bugzilla escalation process (is there one) ?

Paul Howarth paul at city-fan.org
Thu Aug 10 11:29:47 UTC 2006


Andy Green wrote:
> Don Russell wrote:
> 
>> (It'd be cool if yum info provided that)
> 
> rpm --info does, but as you say yum info doesn't.
> 
> $ which ftp
> /usr/kerberos/bin/ftp
> $ rpm -q --whatprovides /usr/kerberos/bin/ftp
> krb5-workstation-1.4.3-4.1
> $ rpm -q --info krb5-workstation
> Name        : krb5-workstation             Relocations: (not relocatable)
> Version     : 1.4.3                             Vendor: Red Hat, Inc.
> Release     : 4.1                           Build Date: Sat 11 Feb 2006 
> 11:35:36 PM GMT
> Install Date: Fri 21 Apr 2006 05:32:55 PM BST      Build Host: 
> tweety.build.redhat.com
> Group       : System Environment/Base       Source RPM: 
> krb5-1.4.3-4.1.src.rpm
> Size        : 1611960                          License: MIT, freely 
> distributable.
> Signature   : DSA/SHA1, Mon 06 Mar 2006 08:27:47 PM GMT, Key ID 
> b44269d04f2a6fd2
> Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
> URL         : http://web.mit.edu/kerberos/www/
> Summary     : Kerberos 5 programs for use on workstations.
> Description :
> Kerberos is a network authentication system. The krb5-workstation
> package contains the basic Kerberos programs (kinit, klist, kdestroy,
> kpasswd) as well as kerberized versions of Telnet and FTP. If your
> network uses Kerberos, this package should be installed on every
> workstation.

If the OP doesn't have krb5-workstation installed, he'll get different 
results:

$ which ftp
/usr/bin/ftp
$ rpm -qf /usr/bin/ftp
ftp-0.17-32.1.2.fc5
$ rpm -qi ftp
Name        : ftp                          Relocations: (not relocatable)
Version     : 0.17                              Vendor: Red Hat, Inc.
Release     : 32.1.2.fc5                    Build Date: Fri 04 Aug 2006 
08:13:58 AM BST
Install Date: Thu 10 Aug 2006 03:07:05 AM BST      Build Host: 
ls20-bc2-14.build.redhat.com
Group       : Applications/Internet         Source RPM: 
ftp-0.17-32.1.2.fc5.src.rpm
Size        : 92709                            License: BSD
Signature   : DSA/SHA1, Mon 07 Aug 2006 07:44:35 PM BST, Key ID 
b44269d04f2a6fd2
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary     : The standard UNIX FTP (File Transfer Protocol) client.
Description :
The ftp package provides the standard UNIX command-line FTP (File
Transfer Protocol) client.  FTP is a widely used protocol for
transferring files over the Internet and for archiving files.

If your system is on a network, you should install ftp in order to do
file transfers.



This one doesn't have an upstream URL.

Paul.




More information about the fedora-list mailing list