Jump to content

command INFO not found (Solved)


Recommended Posts

Hi

 

have Mdk 10.1 CE and info command not found

 

I have installed texinfo and gettext......info run as normal or su user fails.

 

I can run man command ok as a normal user.

 

Anyone know what I am missing?

Edited by aus9
Link to comment
Share on other sites

output of urpmi info

 

info-install

mp3info

pinfo

procinfo

shared-mime-info

texinfo

xsysinfo

 

unless I am drinking too much....info-install does not exist in install or remove packages

when I search info in remove packages after installing some more stuff and running ldconfig i get

 

pinfo procinfo and xsysinfo (just added)

prev had texinfo and share-mime-info

 

And research info-install NOT found

Link to comment
Share on other sites

as root run the follwoing command PACK=info; rpm -q $PACK && ls -l $(rpm -ql $PACK)

[root@mandrakeusers root]#  PACK=info;  rpm -q $PACK && ls -l $(rpm -ql $PACK)
info-4.6-1mdk
-rwxr-xr-x  1 root root 136504 jul 16  2003 /usr/bin/info*
-rwxr-xr-x  1 root root  18968 jul 16  2003 /usr/bin/infokey*
-rw-r--r--  1 root root  15485 jul 16  2003 /usr/share/info/info.info.bz2

 

If every thing is OK the output should be as it is above, if not, you'll get either "package info is not installed" which means that you need to run urpmi info; or that any of the files aren't found, which means that the info rpm package is already installed but the info program has been deleted by error, hence you'll need to do an rpm upgrade of that package in orther to fix it.

 

hth

Edited by aru
Link to comment
Share on other sites

rpm -U --force texinfo (and info-install)

 

rpm -q info > not found

rpm -q texinfo (and info-stall ) report their versions

 

is there something going on here ?

 

I posted another site LQ and ran ls - l /usr/bin/info > not found

 

Any clues to next idea?

Link to comment
Share on other sites

Please aus9 would you tell me where in my post I've talked about texinfo? or where anon has talked about it too?

 

so please lets rewind and run the command I posted. Run it either for 'info' and for 'info-install' which seems to be how this package has been renamed in this new release, so run as root:

 

 

PACK=info; rpm -q $PACK && ls -l $(rpm -ql $PACK)

 

and

 

PACK=info-install; rpm -q $PACK && ls -l $(rpm -ql $PACK)

 

and paste the output

 

My opinion is that you have installed the info or info-install (as how is it now named) but the info program has been removed. So you have to reinstall it.

Edited by aru
Link to comment
Share on other sites

Aru and Anon

 

PACK=info; rpm -q $PACK && ls -l $(rpm -ql $PACK)

package info is not installed

 

PACK=info-install; rpm -q $PACK && ls -l $(rpm -ql $PACK)

-rw-r--r-- 1 root root 19216 Jan 7 20:58 /etc/info-dir

-rwxr-xr-x 1 root root 18820 Jul 30 04:06 /sbin/install-info*

lrwxrwxrwx 1 root root 21 Jan 7 20:59 /usr/share/info/dir -> ../../../etc/info-dir

-rw-r--r-- 1 root root 1225 Jul 30 04:06 /usr/share/man/man1/info.1.bz2

-rw-r--r-- 1 root root 782 Jul 30 04:06 /usr/share/man/man1/infokey.1.bz2

-rw-r--r-- 1 root root 1140 Jul 30 04:06 /usr/share/man/man1/install-info.1.bz2

-rw-r--r-- 1 root root 1016 Jul 30 04:06 /usr/share/man/man5/info.5.bz2

 

Now I know you think I am deceiving you but your other post said you need to install a package and I inferred you meant info-install or texinfo based on their descriptions being closest to INFO .it was not the answer.....reason for delay.

 

So, I went to rpmfind.net and found the info rpm file and installed it and that solved it

My GPL Mdk 10.1 does NOT have info rpm file on any cd.....and I have searched.

 

I put it down to a missing package.

 

happy new year.

 

ps

 

 

BUT NOW

 

urmpi info output gives

The following packages contain info:

info-install

mp3info

pinfo

procinfo

shared-mime-info

texinfo

xsysinfo

 

 

still no info showing up but info now works

 

for those sharing same missing package here is the one I used

(I have an amd64 but running as 32bit)

 

http://www.rpmfind.net//linux/RPM/mandrake...-2mdk.i586.html

Link to comment
Share on other sites

urpmi info (or urpmi info-install)

Should return : "Everything already installed" ....... If its installed.

 

If you say you installed it and it works but its not listed as being installed, then your rpm database is corrupt. (which maybe the root cause of the problem) I suggest you rebuild it with

  
rpm --rebuilddb

Link to comment
Share on other sites

Anon

 

[root@localhost g]# rpm --rebuilddb

[root@localhost g]# urmpi info

bash: urmpi: command not found

[root@localhost g]# PACK=info; rpm -q $PACK && ls -l $(rpm -ql $PACK)

info-4.7-2mdk

-rwxr-xr-x 1 root root 131064 Jul 30 04:06 /usr/bin/info*

-rwxr-xr-x 1 root root 18968 Jul 30 04:06 /usr/bin/infokey*

-rw-r--r-- 1 root root 17743 Jul 30 04:06 /usr/share/info/info.info.bz2

 

 

and info command works so I have some corruption of rpm itself?

Link to comment
Share on other sites

does this help?

 

[root@localhost g]# PACK=rpm; rpm -q $PACK && ls -l $(rpm -ql $PACK)

rpm-4.2.2-15mdk

ls: /usr/share/locale/cs/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/da/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/de/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/fi/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/fr/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/gl/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/is/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/ja/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/ko/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/no/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/pl/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/pt/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/pt_BR/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/ro/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/ru/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/sk/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/sl/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/sr/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/sv/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/locale/tr/LC_MESSAGES/rpm.mo: No such file or directory

ls: /usr/share/man/fr/man8/rpm.8.bz2: No such file or directory

ls: /usr/share/man/ja/man8/rpm.8.bz2: No such file or directory

ls: /usr/share/man/ja/man8/rpm2cpio.8.bz2: No such file or directory

ls: /usr/share/man/ja/man8/rpmbuild.8.bz2: No such file or directory

ls: /usr/share/man/ja/man8/rpmcache.8.bz2: No such file or directory

ls: /usr/share/man/ja/man8/rpmgraph.8.bz2: No such file or directory

ls: /usr/share/man/ko/man8/rpm.8.bz2: No such file or directory

ls: /usr/share/man/ko/man8/rpm2cpio.8.bz2: No such file or directory

ls: /usr/share/man/pl/man1/gendiff.1.bz2: No such file or directory

ls: /usr/share/man/pl/man8/rpm.8.bz2: No such file or directory

ls: /usr/share/man/pl/man8/rpm2cpio.8.bz2: No such file or directory

ls: /usr/share/man/pl/man8/rpmbuild.8.bz2: No such file or directory

ls: /usr/share/man/pl/man8/rpmcache.8.bz2: No such file or directory

ls: /usr/share/man/pl/man8/rpmdeps.8.bz2: No such file or directory

ls: /usr/share/man/pl/man8/rpmgraph.8.bz2: No such file or directory

ls: /usr/share/man/ru/man8/rpm.8.bz2: No such file or directory

ls: /usr/share/man/ru/man8/rpm2cpio.8.bz2: No such file or directory

ls: /usr/share/man/sk/man8/rpm.8.bz2: No such file or directory

-rwxr-xr-x 1 rpm rpm 77208 Aug 5 16:01 /bin/rpm*

-rwxr-xr-x 1 root root 104 Aug 5 16:01 /etc/cron.daily/rpm*

-rw-r--r-- 1 root root 61 Aug 5 16:01 /etc/logrotate.d/rpm

-rw-r--r-- 1 root root 155 Aug 5 16:01 /etc/rpm/macros.cdb

-rwxr-xr-x 1 rpm rpm 942 Aug 5 16:01 /usr/bin/gendiff*

-rwxr-xr-x 1 rpm rpm 26576 Aug 5 16:01 /usr/bin/rpm2cpio*

lrwxrwxrwx 1 rpm rpm 15 Dec 8 01:38 /usr/bin/rpmdb -> ../lib/rpm/rpmd*

lrwxrwxrwx 1 rpm rpm 15 Dec 8 01:38 /usr/bin/rpme -> ../lib/rpm/rpme*

lrwxrwxrwx 1 rpm rpm 15 Dec 8 01:38 /usr/bin/rpmi -> ../lib/rpm/rpmi*

lrwxrwxrwx 1 rpm rpm 15 Dec 8 01:38 /usr/bin/rpmquery -> ../lib/rpm/rpmq*

lrwxrwxrwx 1 rpm rpm 15 Dec 8 01:38 /usr/bin/rpmsign -> ../lib/rpm/rpmk*

lrwxrwxrwx 1 rpm rpm 15 Dec 8 01:38 /usr/bin/rpmu -> ../lib/rpm/rpmu*

lrwxrwxrwx 1 rpm rpm 15 Dec 8 01:38 /usr/bin/rpmverify -> ../lib/rpm/rpmv*

-rwxr-xr-x 1 root root 306864 Aug 5 16:01 /usr/lib/librpm-4.2.so*

-rwxr-xr-x 1 root root 134344 Aug 5 16:01 /usr/lib/librpmbuild-4.2.so*

-rwxr-xr-x 1 root root 919944 Aug 5 16:01 /usr/lib/librpmdb-4.2.so*

-rwxr-xr-x 1 root root 171304 Aug 5 16:01 /usr/lib/librpmio-4.2.so*

-rw-r--r-- 1 rpm rpm 7343 Aug 5 16:01 /usr/lib/rpm/athlon-linux/macros

-rwxr-xr-x 1 rpm rpm 43609 Aug 5 16:01 /usr/lib/rpm/config.guess*

-rwxr-xr-x 1 rpm rpm 31160 Aug 5 16:01 /usr/lib/rpm/config.sub*

-rwxr-xr-x 1 rpm rpm 2561 Aug 5 16:01 /usr/lib/rpm/convertrpmrc.sh*

-rw-r--r-- 1 rpm rpm 7341 Aug 5 16:01 /usr/lib/rpm/i386-linux/macros

-rw-r--r-- 1 rpm rpm 7341 Aug 5 16:01 /usr/lib/rpm/i486-linux/macros

-rw-r--r-- 1 rpm rpm 7359 Aug 5 16:01 /usr/lib/rpm/i586-linux/macros

-rw-r--r-- 1 rpm rpm 7341 Aug 5 16:01 /usr/lib/rpm/i686-linux/macros

-rw-r--r-- 1 rpm rpm 7111 Aug 5 16:01 /usr/lib/rpm/k6-linux/macros

-rw-r--r-- 1 rpm rpm 38282 Aug 5 16:01 /usr/lib/rpm/macros

-rwxr-xr-x 1 rpm rpm 721 Aug 5 16:01 /usr/lib/rpm/mkinstalldirs*

-rw-r--r-- 1 rpm rpm 7274 Aug 5 16:01 /usr/lib/rpm/noarch-linux/macros

lrwxrwxrwx 1 root root 17 Dec 8 01:38 /usr/lib/rpmpopt -> rpm/rpmpopt-4.2.2

lrwxrwxrwx 1 root root 9 Dec 8 01:38 /usr/lib/rpmrc -> rpm/rpmrc

-rwxr-xr-x 1 rpm rpm 713 Aug 5 16:01 /usr/lib/rpm/rpm2cpio.sh*

-rwxr-xr-x 1 rpm rpm 9120 Aug 5 16:01 /usr/lib/rpm/rpmd*

-rwxr-xr-x 1 rpm rpm 104 Aug 5 16:01 /usr/lib/rpm/rpm.daily*

lrwxrwxrwx 1 rpm rpm 4 Dec 8 01:38 /usr/lib/rpm/rpme -> rpmi*

-rwxr-xr-x 1 rpm rpm 12588 Aug 5 16:01 /usr/lib/rpm/rpmi*

-rwxr-xr-x 1 rpm rpm 10644 Aug 5 16:01 /usr/lib/rpm/rpmk*

-rwxr-xr-x 1 rpm rpm 61 Aug 5 16:01 /usr/lib/rpm/rpm.log*

-rw-r--r-- 1 rpm rpm 20802 Aug 5 16:01 /usr/lib/rpm/rpmpopt-4.2.2

-rwxr-xr-x 1 rpm rpm 10080 Aug 5 16:01 /usr/lib/rpm/rpmq*

-rw-r--r-- 1 rpm rpm 11584 Aug 5 16:01 /usr/lib/rpm/rpmrc

lrwxrwxrwx 1 rpm rpm 4 Dec 8 01:38 /usr/lib/rpm/rpmu -> rpmi*

lrwxrwxrwx 1 rpm rpm 4 Dec 8 01:38 /usr/lib/rpm/rpmv -> rpmq*

-rwxr-xr-x 1 rpm rpm 319 Aug 5 16:01 /usr/lib/rpm/rpm.xinetd*

-rwxr-xr-x 1 rpm rpm 907 Aug 5 16:01 /usr/lib/rpm/tgpg*

-rwxr-xr-x 1 root root 21523 Aug 5 16:01 /usr/sbin/update-alternatives*

-rw-r--r-- 1 root root 6493 Dec 30 2003 /usr/share/doc/rpm-4.2.2/builddependencies

-rw-r--r-- 1 root root 3763 Dec 30 2003 /usr/share/doc/rpm-4.2.2/buildroot

-rw-r--r-- 1 root root 125887 Jan 2 2004 /usr/share/doc/rpm-4.2.2/CHANGES

-rw-r--r-- 1 root root 3944 Dec 30 2003 /usr/share/doc/rpm-4.2.2/conditionalbuilds

-rw-r--r-- 1 root root 13691 Dec 30 2003 /usr/share/doc/rpm-4.2.2/dependencies

-rw-r--r-- 1 root root 10442 Mar 18 2001 /usr/share/doc/rpm-4.2.2/format

-rw-r--r-- 1 root root 1529 Aug 5 15:57 /usr/share/doc/rpm-4.2.2/GROUPS

-rw-r--r-- 1 root root 2968 Dec 30 2003 /usr/share/doc/rpm-4.2.2/hregions

-rw-r--r-- 1 root root 8933 Dec 30 2003 /usr/share/doc/rpm-4.2.2/macros

-rw-r--r-- 1 root root 1866 Mar 15 2001 /usr/share/doc/rpm-4.2.2/multiplebuilds

-rw-r--r-- 1 root root 6289 Dec 30 2003 /usr/share/doc/rpm-4.2.2/queryformat

-rw-r--r-- 1 root root 2035 Dec 30 2003 /usr/share/doc/rpm-4.2.2/relocatable

-rw-r--r-- 1 root root 3058 Apr 24 2001 /usr/share/doc/rpm-4.2.2/rollbacks

-rw-r--r-- 1 root root 1913 May 23 2001 /usr/share/doc/rpm-4.2.2/RPM-GPG-KEY

-rw-r--r-- 1 root root 2755 May 23 2001 /usr/share/doc/rpm-4.2.2/RPM-PGP-KEY

-rw-r--r-- 1 root root 2645 Dec 30 2003 /usr/share/doc/rpm-4.2.2/signatures

-rw-r--r-- 1 root root 7912 Dec 30 2003 /usr/share/doc/rpm-4.2.2/spec

-rw-r--r-- 1 root root 5540 Dec 30 2003 /usr/share/doc/rpm-4.2.2/triggers

-rw-r--r-- 1 root root 5472 Mar 18 2001 /usr/share/doc/rpm-4.2.2/tsort

-rw-r--r-- 1 root root 907 Aug 5 16:01 /usr/share/man/man1/gendiff.1.bz2

-rw-r--r-- 1 root root 419 Aug 5 16:01 /usr/share/man/man8/rpm2cpio.8.bz2

-rw-r--r-- 1 root root 8274 Aug 5 16:01 /usr/share/man/man8/rpm.8.bz2

-rw-r--r-- 1 root root 2841 Aug 5 16:01 /usr/share/man/man8/rpmbuild.8.bz2

-rw-r--r-- 1 root root 1785 Aug 5 16:01 /usr/share/man/man8/rpmcache.8.bz2

-rw-r--r-- 1 root root 613 Aug 5 16:01 /usr/share/man/man8/rpmdeps.8.bz2

-rw-r--r-- 1 root root 928 Aug 5 16:01 /usr/share/man/man8/rpmgraph.8.bz2

-rw-r--r-- 1 root root 3704 Aug 5 16:01 /usr/share/man/man8/update-alternatives.8.bz2

 

/etc/alternatives:

total 0

lrwxrwxrwx 1 root root 20 Dec 8 01:44 aclocal -> /usr/bin/aclocal-1.4*

lrwxrwxrwx 1 root root 21 Dec 8 01:44 automake -> /usr/bin/automake-1.4*

lrwxrwxrwx 1 root root 18 Dec 8 01:45 c++ -> /usr/bin/g++-3.4.1*

lrwxrwxrwx 1 root root 20 Jan 5 11:10 cancel -> /usr/bin/cancel-cups*

lrwxrwxrwx 1 root root 37 Jan 5 11:09 cancel.1.bz2 -> /usr/share/man/man1/cancel-cups.1.bz2

lrwxrwxrwx 1 root root 18 Dec 8 01:39 cpp -> /usr/bin/cpp-3.4.1*

lrwxrwxrwx 1 root root 15 Dec 8 01:38 depmod -> /sbin/depmod-25*

lrwxrwxrwx 1 root root 19 Dec 8 01:45 emacs -> /usr/bin/emacs-21.3*

lrwxrwxrwx 1 root root 18 Dec 8 01:45 g++ -> /usr/bin/g++-3.4.1*

lrwxrwxrwx 1 root root 18 Dec 8 01:40 gcc -> /usr/bin/gcc-3.4.1*

lrwxrwxrwx 1 root root 20 Dec 8 01:43 gconftool -> /usr/bin/gconftool-2*

lrwxrwxrwx 1 root root 26 Dec 8 01:45 icesh -> /usr/X11R6/bin/icesh-light*

lrwxrwxrwx 1 root root 26 Dec 8 01:45 icewm -> /usr/X11R6/bin/icewm-light*

lrwxrwxrwx 1 root root 28 Dec 8 01:45 icewmbg -> /usr/X11R6/bin/icewmbg-light*

lrwxrwxrwx 1 root root 30 Dec 8 01:45 icewmhint -> /usr/X11R6/bin/icewmhint-light*

lrwxrwxrwx 1 root root 34 Dec 8 01:45 icewm-session -> /usr/X11R6/bin/icewm-session-light*

lrwxrwxrwx 1 root root 15 Dec 8 01:38 insmod -> /sbin/insmod-25*

lrwxrwxrwx 1 root root 18 Dec 8 01:39 lib_cpp -> /usr/bin/cpp-3.4.1*

lrwxrwxrwx 1 root root 16 Jan 5 11:10 lp -> /usr/bin/lp-cups*

lrwxrwxrwx 1 root root 33 Jan 5 11:09 lp.1.bz2 -> /usr/share/man/man1/lp-cups.1.bz2

lrwxrwxrwx 1 root root 18 Jan 5 11:10 lpc -> /usr/sbin/lpc-cups*

lrwxrwxrwx 1 root root 34 Jan 5 11:09 lpc.1.bz2 -> /usr/share/man/man8/lpc-cups.8.bz2

lrwxrwxrwx 1 root root 17 Jan 5 11:10 lpq -> /usr/bin/lpq-cups*

lrwxrwxrwx 1 root root 34 Jan 5 11:09 lpq.1.bz2 -> /usr/share/man/man1/lpq-cups.1.bz2

lrwxrwxrwx 1 root root 17 Jan 5 11:10 lpr -> /usr/bin/lpr-cups*

lrwxrwxrwx 1 root root 34 Jan 5 11:09 lpr.1.bz2 -> /usr/share/man/man1/lpr-cups.1.bz2

lrwxrwxrwx 1 root root 18 Jan 5 11:10 lprm -> /usr/bin/lprm-cups*

lrwxrwxrwx 1 root root 35 Jan 5 11:09 lprm.1.bz2 -> /usr/share/man/man1/lprm-cups.1.bz2

lrwxrwxrwx 1 root root 20 Jan 5 11:10 lpstat -> /usr/bin/lpstat-cups*

lrwxrwxrwx 1 root root 37 Jan 5 11:09 lpstat.1.bz2 -> /usr/share/man/man1/lpstat-cups.1.bz2

lrwxrwxrwx 1 root root 14 Dec 8 01:38 lsmod -> /sbin/lsmod-25*

lrwxrwxrwx 1 root root 35 Dec 8 01:38 man-depmod -> /usr/share/man/man8/depmod-25.8.bz2

lrwxrwxrwx 1 root root 35 Dec 8 01:38 man-insmod -> /usr/share/man/man8/insmod-25.8.bz2

lrwxrwxrwx 1 root root 34 Dec 8 01:38 man-lsmod -> /usr/share/man/man8/lsmod-25.8.bz2

lrwxrwxrwx 1 root root 36 Dec 8 01:38 man-modinfo -> /usr/share/man/man8/modinfo-25.8.bz2

lrwxrwxrwx 1 root root 37 Dec 8 01:38 man-modprobe -> /usr/share/man/man8/modprobe-25.8.bz2

lrwxrwxrwx 1 root root 34 Dec 8 01:38 man-rmmod -> /usr/share/man/man8/rmmod-25.8.bz2

lrwxrwxrwx 1 root root 16 Dec 8 01:38 modinfo -> /sbin/modinfo-25*

lrwxrwxrwx 1 root root 17 Dec 8 01:38 modprobe -> /sbin/modprobe-25*

lrwxrwxrwx 1 root root 26 Dec 8 01:40 mta -> /usr/sbin/sendmail.postfix*

lrwxrwxrwx 1 root root 41 Dec 8 01:40 mta-aliasesman -> /usr/share/man/man5/aliases.postfix.5.bz2

lrwxrwxrwx 1 root root 20 Dec 8 01:40 mta-etc_aliases -> /etc/postfix/aliases

lrwxrwxrwx 1 root root 26 Dec 8 01:40 mta-in_libdir -> /usr/sbin/sendmail.postfix*

lrwxrwxrwx 1 root root 22 Dec 8 01:40 mta-mailq -> /usr/bin/mailq.postfix*

lrwxrwxrwx 1 root root 39 Dec 8 01:40 mta-mailqman -> /usr/share/man/man1/mailq.postfix.1.bz2

lrwxrwxrwx 1 root root 27 Dec 8 01:40 mta-newaliases -> /usr/bin/newaliases.postfix*

lrwxrwxrwx 1 root root 44 Dec 8 01:40 mta-newaliasesman -> /usr/share/man/man1/newaliases.postfix.1.bz2

lrwxrwxrwx 1 root root 22 Dec 8 01:40 mta-rmail -> /usr/bin/rmail.postfix*

lrwxrwxrwx 1 root root 14 Dec 8 01:38 rmmod -> /sbin/rmmod-25*

lrwxrwxrwx 1 root root 14 Dec 8 01:38 rmt -> /sbin/rmt-dump*

lrwxrwxrwx 1 root root 21 Dec 8 01:38 uvi -> /usr/bin/vim-enhanced*

lrwxrwxrwx 1 root root 21 Dec 8 01:38 vi -> /usr/bin/vim-enhanced*

lrwxrwxrwx 1 root root 21 Dec 8 01:38 vim -> /usr/bin/vim-enhanced*

lrwxrwxrwx 1 root root 43 Dec 8 01:41 visor.kde.dynamic -> /etc/dynamic/launchers/visor/kpilot.desktop

lrwxrwxrwx 1 root root 50 Dec 8 01:45 webcam.gnome.dynamic -> /etc/dynamic/launchers/webcam/gnomemeeting.desktop

lrwxrwxrwx 1 root root 50 Dec 8 01:45 webcam.kde.dynamic -> /etc/dynamic/launchers/webcam/gnomemeeting.desktop

lrwxrwxrwx 1 root root 16 Dec 8 01:44 webclient-gnome -> /usr/bin/mozilla*

lrwxrwxrwx 1 root root 18 Dec 8 01:44 webclient-kde -> /usr/bin/konqueror*

lrwxrwxrwx 1 root root 23 Dec 8 01:38 xinetd -> /usr/sbin/xinetd-2.3.13*

lrwxrwxrwx 1 root root 16 Dec 8 01:45 xvt -> /usr/bin/konsole*

 

/etc/rpm:

total 8

-rw-r--r-- 1 root root 37 Dec 8 01:43 macros

-rw-r--r-- 1 root root 155 Aug 5 16:01 macros.cdb

 

/usr/lib/rpm:

total 1857

drwxr-xr-x 2 rpm rpm 72 Dec 8 01:38 athlon-linux/

-rwxr-xr-x 1 rpm rpm 1443 Aug 5 16:01 brp-compress*

-rwxr-xr-x 1 rpm rpm 497 Aug 5 16:01 brp-mandrake*

-rwxr-xr-x 1 rpm rpm 949 Aug 5 16:01 brp-python-bytecompile*

-rwxr-xr-x 1 rpm rpm 1075 Aug 5 16:01 brp-sparc64-linux*

-rwxr-xr-x 1 rpm rpm 433 Aug 5 16:01 brp-strip*

-rwxr-xr-x 1 rpm rpm 654 Aug 5 16:01 brp-strip-comment-note*

-rwxr-xr-x 1 rpm rpm 630 Aug 5 16:01 brp-strip-shared*

-rwxr-xr-x 1 rpm rpm 337 Aug 5 16:01 brp-strip-static-archive*

-rwxr-xr-x 1 rpm rpm 671 Aug 5 16:01 check-files*

-rwxr-xr-x 1 rpm rpm 420 Aug 5 16:01 check-prereqs*

-rwxr-xr-x 1 rpm rpm 43609 Aug 5 16:01 config.guess*

-rwxr-xr-x 1 rpm rpm 31160 Aug 5 16:01 config.sub*

-rwxr-xr-x 1 rpm rpm 2561 Aug 5 16:01 convertrpmrc.sh*

-rwxr-xr-x 1 rpm rpm 520112 Aug 5 16:01 debugedit*

-rwxr-xr-x 1 rpm rpm 681 Aug 5 16:01 filter.sh*

-rwxr-xr-x 1 rpm rpm 1746 Aug 5 16:01 find-debuginfo.sh*

-rwxr-xr-x 1 rpm rpm 4067 Aug 5 16:01 find-lang.sh*

-rwxr-xr-x 1 rpm rpm 2162 Aug 5 16:01 find-provides*

-rwxr-xr-x 1 rpm rpm 44 Aug 5 16:01 find-provides.perl*

-rwxr-xr-x 1 rpm rpm 4188 Aug 5 16:01 find-prov.pl*

-rwxr-xr-x 1 rpm rpm 3571 Aug 5 16:01 find-req.pl*

-rwxr-xr-x 1 rpm rpm 5396 Aug 5 16:01 find-requires*

-rwxr-xr-x 1 rpm rpm 44 Aug 5 16:01 find-requires.perl*

-rwxr-xr-x 1 rpm rpm 2335 Aug 5 16:01 get_magic.pl*

-rwxr-xr-x 1 rpm rpm 794 Aug 5 16:01 getpo.sh*

-rwxr-xr-x 1 rpm rpm 4451 Aug 5 16:01 http.req*

drwxr-xr-x 2 rpm rpm 72 Dec 8 01:38 i386-linux/

drwxr-xr-x 2 rpm rpm 72 Dec 8 01:38 i486-linux/

drwxr-xr-x 2 rpm rpm 72 Dec 8 01:38 i586-linux/

drwxr-xr-x 2 rpm rpm 72 Dec 8 01:38 i686-linux/

-rwxr-xr-x 1 rpm rpm 22136 Aug 5 16:01 javadeps*

drwxr-xr-x 2 rpm rpm 72 Dec 8 01:38 k6-linux/

-rw-r--r-- 1 rpm rpm 38282 Aug 5 16:01 macros

-rwxr-xr-x 1 rpm rpm 282158 Aug 5 16:01 magic*

-rwxr-xr-x 1 rpm rpm 600192 Aug 5 16:01 magic.mgc*

-rwxr-xr-x 1 rpm rpm 19921 Aug 5 16:01 magic.mime*

-rwxr-xr-x 1 rpm rpm 27264 Aug 5 16:01 magic.mime.mgc*

-rwxr-xr-x 1 rpm rpm 3634 Aug 5 16:01 magic.prov*

-rwxr-xr-x 1 rpm rpm 2927 Aug 5 16:01 magic.req*

-rwxr-xr-x 1 rpm rpm 721 Aug 5 16:01 mkinstalldirs*

drwxr-xr-x 2 rpm rpm 72 Dec 8 01:38 noarch-linux/

-rwxr-xr-x 1 rpm rpm 4738 Aug 5 16:01 perldeps.pl*

-rwxr-xr-x 1 rpm rpm 4886 Aug 5 16:01 perl.prov*

-rwxr-xr-x 1 rpm rpm 6596 Aug 5 16:01 perl.req*

-rwxr-xr-x 1 rpm rpm 713 Aug 5 16:01 rpm2cpio.sh*

-rwxr-xr-x 1 rpm rpm 18544 Aug 5 16:01 rpmb*

-rwxr-xr-x 1 rpm rpm 9120 Aug 5 16:01 rpmd*

-rwxr-xr-x 1 rpm rpm 104 Aug 5 16:01 rpm.daily*

-rwxr-xr-x 1 rpm rpm 5900 Aug 5 16:01 rpmdeps*

lrwxrwxrwx 1 rpm rpm 4 Dec 8 01:38 rpme -> rpmi*

-rwxr-xr-x 1 rpm rpm 12588 Aug 5 16:01 rpmi*

-rwxr-xr-x 1 rpm rpm 10644 Aug 5 16:01 rpmk*

-rwxr-xr-x 1 rpm rpm 61 Aug 5 16:01 rpm.log*

-rw-r--r-- 1 rpm rpm 20802 Aug 5 16:01 rpmpopt-4.2.2

-rwxr-xr-x 1 rpm rpm 10080 Aug 5 16:01 rpmq*

-rw-r--r-- 1 rpm rpm 11584 Aug 5 16:01 rpmrc

lrwxrwxrwx 1 rpm rpm 4 Dec 8 01:45 rpmt -> rpmb*

lrwxrwxrwx 1 rpm rpm 4 Dec 8 01:38 rpmu -> rpmi*

lrwxrwxrwx 1 rpm rpm 4 Dec 8 01:38 rpmv -> rpmq*

-rwxr-xr-x 1 rpm rpm 319 Aug 5 16:01 rpm.xinetd*

-rwxr-xr-x 1 rpm rpm 907 Aug 5 16:01 tgpg*

-rwxr-xr-x 1 rpm rpm 2049 Aug 5 16:01 u_pkg.sh*

-rwxr-xr-x 1 rpm rpm 2659 Aug 5 16:01 vpkg-provides2.sh*

-rwxr-xr-x 1 rpm rpm 9480 Aug 5 16:01 vpkg-provides.sh*

 

/usr/lib/rpm/athlon-linux:

total 8

-rw-r--r-- 1 rpm rpm 7343 Aug 5 16:01 macros

 

/usr/lib/rpm/i386-linux:

total 8

-rw-r--r-- 1 rpm rpm 7341 Aug 5 16:01 macros

 

/usr/lib/rpm/i486-linux:

total 8

-rw-r--r-- 1 rpm rpm 7341 Aug 5 16:01 macros

 

/usr/lib/rpm/i586-linux:

total 8

-rw-r--r-- 1 rpm rpm 7359 Aug 5 16:01 macros

 

/usr/lib/rpm/i686-linux:

total 8

-rw-r--r-- 1 rpm rpm 7341 Aug 5 16:01 macros

 

/usr/lib/rpm/k6-linux:

total 8

-rw-r--r-- 1 rpm rpm 7111 Aug 5 16:01 macros

 

/usr/lib/rpm/noarch-linux:

total 8

-rw-r--r-- 1 rpm rpm 7274 Aug 5 16:01 macros

 

/usr/share/doc/rpm-4.2.2:

total 244

-rw-r--r-- 1 root root 6493 Dec 30 2003 builddependencies

-rw-r--r-- 1 root root 3763 Dec 30 2003 buildroot

-rw-r--r-- 1 root root 125887 Jan 2 2004 CHANGES

-rw-r--r-- 1 root root 3944 Dec 30 2003 conditionalbuilds

-rw-r--r-- 1 root root 13691 Dec 30 2003 dependencies

-rw-r--r-- 1 root root 10442 Mar 18 2001 format

-rw-r--r-- 1 root root 1529 Aug 5 15:57 GROUPS

-rw-r--r-- 1 root root 2968 Dec 30 2003 hregions

-rw-r--r-- 1 root root 8933 Dec 30 2003 macros

-rw-r--r-- 1 root root 1866 Mar 15 2001 multiplebuilds

-rw-r--r-- 1 root root 6289 Dec 30 2003 queryformat

-rw-r--r-- 1 root root 2035 Dec 30 2003 relocatable

-rw-r--r-- 1 root root 3058 Apr 24 2001 rollbacks

-rw-r--r-- 1 root root 1913 May 23 2001 RPM-GPG-KEY

-rw-r--r-- 1 root root 2755 May 23 2001 RPM-PGP-KEY

-rw-r--r-- 1 root root 2645 Dec 30 2003 signatures

-rw-r--r-- 1 root root 7912 Dec 30 2003 spec

-rw-r--r-- 1 root root 5540 Dec 30 2003 triggers

-rw-r--r-- 1 root root 5472 Mar 18 2001 tsort

 

/usr/src/RPM/RPMS/athlon:

total 0

 

/usr/src/RPM/RPMS/i386:

total 0

 

/usr/src/RPM/RPMS/i486:

total 0

 

/usr/src/RPM/RPMS/i586:

total 0

 

/usr/src/RPM/RPMS/i686:

total 0

 

/usr/src/RPM/RPMS/k6:

total 0

 

/usr/src/RPM/RPMS/noarch:

total 0

 

/var/lib/rpm:

total 36645

drwxr-xr-x 2 root root 1192 Jan 5 11:09 alternatives/

-rw-r--r-- 1 root root 5242880 Jan 9 18:46 Basenames

-rw-r--r-- 1 root root 49152 Jan 9 18:46 Conflictname

-rw-r--r-- 1 root root 622592 Jan 9 18:46 Dirnames

-rw-r--r-- 1 root root 5357568 Jan 9 18:46 Filemd5s

-rw-r--r-- 1 root root 49152 Jan 9 18:46 Group

-rw-r--r-- 1 root root 32768 Jan 9 18:46 Installtid

-rw-r--r-- 1 root root 49152 Jan 9 18:46 Name

-rw-r--r-- 1 rpm rpm 27115520 Jan 9 18:46 Packages

-rw-r--r-- 1 root root 376832 Jan 9 18:46 Providename

-rw-r--r-- 1 root root 98304 Jan 9 18:46 Provideversion

-rw-r--r-- 1 root root 49152 Jan 9 18:46 Pubkeys

-rw-r--r-- 1 root root 344064 Jan 9 18:46 Requirename

-rw-r--r-- 1 root root 229376 Jan 9 18:46 Requireversion

-rw-r--r-- 1 root root 0 Dec 8 01:16 RPMLOCK

-rw-r--r-- 1 root root 98304 Jan 9 18:46 Sha1header

-rw-r--r-- 1 root root 49152 Jan 9 18:46 Sigmd5

-rw-r--r-- 1 root root 49152 Jan 9 18:46 Triggername

 

/var/lib/rpm/alternatives:

total 168

-rw-r--r-- 1 root root 96 Dec 8 01:44 automake

-rw-r--r-- 1 root root 131 Jan 5 11:09 cancel

-rw-r--r-- 1 root root 82 Dec 8 01:39 cpp

-rw-r--r-- 1 root root 58 Dec 8 01:38 depmod

-rw-r--r-- 1 root root 45 Dec 8 01:45 emacs

-rw-r--r-- 1 root root 82 Dec 8 01:45 g++

-rw-r--r-- 1 root root 46 Dec 8 01:40 gcc

-rw-r--r-- 1 root root 74 Dec 8 01:43 gconftool

-rw-r--r-- 1 root root 58 Dec 8 01:45 icesh

-rw-r--r-- 1 root root 58 Dec 8 01:45 icewm

-rw-r--r-- 1 root root 62 Dec 8 01:45 icewmbg

-rw-r--r-- 1 root root 66 Dec 8 01:45 icewmhint

-rw-r--r-- 1 root root 74 Dec 8 01:45 icewm-session

-rw-r--r-- 1 root root 58 Dec 8 01:38 insmod

-rw-r--r-- 1 root root 111 Jan 5 11:09 lp

-rw-r--r-- 1 root root 144 Jan 5 11:09 lpc

-rw-r--r-- 1 root root 141 Jan 5 11:09 lpq

-rw-r--r-- 1 root root 206 Jan 5 11:09 lpr

-rw-r--r-- 1 root root 147 Jan 5 11:09 lprm

-rw-r--r-- 1 root root 131 Jan 5 11:09 lpstat

-rw-r--r-- 1 root root 55 Dec 8 01:38 lsmod

-rw-r--r-- 1 root root 118 Dec 8 01:38 man-depmod

-rw-r--r-- 1 root root 118 Dec 8 01:38 man-insmod

-rw-r--r-- 1 root root 115 Dec 8 01:38 man-lsmod

-rw-r--r-- 1 root root 121 Dec 8 01:38 man-modinfo

-rw-r--r-- 1 root root 124 Dec 8 01:38 man-modprobe

-rw-r--r-- 1 root root 115 Dec 8 01:38 man-rmmod

-rw-r--r-- 1 root root 61 Dec 8 01:38 modinfo

-rw-r--r-- 1 root root 64 Dec 8 01:38 modprobe

-rw-r--r-- 1 root root 600 Dec 8 01:40 mta

-rw-r--r-- 1 root root 55 Dec 8 01:38 rmmod

-rw-r--r-- 1 root root 35 Dec 8 01:38 rmt

-rw-r--r-- 1 root root 44 Dec 8 01:38 uvi

-rw-r--r-- 1 root root 40 Dec 8 01:38 vi

-rw-r--r-- 1 root root 41 Dec 8 01:38 vim

-rw-r--r-- 1 root root 95 Dec 8 01:41 visor.kde.dynamic

-rw-r--r-- 1 root root 105 Dec 8 01:45 webcam.gnome.dynamic

-rw-r--r-- 1 root root 103 Dec 8 01:45 webcam.kde.dynamic

-rw-r--r-- 1 root root 74 Dec 8 01:44 webclient-gnome

-rw-r--r-- 1 root root 72 Dec 8 01:44 webclient-kde

-rw-r--r-- 1 root root 51 Dec 8 01:38 xinetd

-rw-r--r-- 1 root root 69 Dec 8 01:45 xvt

 

/var/spool/repackage:

total 0

Link to comment
Share on other sites

my bad typo

 

[root@localhost g]# urpmi info

The following packages contain info:

info-install

mp3info

pinfo

procinfo

shared-mime-info

texinfo

xsysinfo

 

was what I meant to say....I used konsole copy and paste to correct my spelling on this one

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...