Talk:RPM Commands: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
tzdata >= 2003a is needed by glibc
 
No edit summary
Line 3: Line 3:
You need to upgrade all the rpms in the list at once. rpm -Uvh glibc*.rpm
You need to upgrade all the rpms in the list at once. rpm -Uvh glibc*.rpm
tzdata*.rpm
tzdata*.rpm
rpm -Uvh glibc*.rpm tzdata*.rpm         
Preparing...                ########################################### [100%]
    1:glibc-devel            ########################################### [ 25%]
    2:tzdata                ########################################### [ 50%]
    3:glibc                  warning: /etc/ld.so.cache created as /etc/ld.so.cache.rpmnew
########################################### [ 75%]
    4:glibc-locales          ########################################### [100%]
Please edit the file /etc/locales.conf to manipulate which locales
will be generated. Then issue the command "/usr/sbin/locales-gen"

Revision as of 05:21, 30 May 2007

tzdata >= 2003a is needed by glibc

You need to upgrade all the rpms in the list at once. rpm -Uvh glibc*.rpm tzdata*.rpm

rpm -Uvh glibc*.rpm tzdata*.rpm          
Preparing...                ########################################### [100%]
   1:glibc-devel            ########################################### [ 25%]
   2:tzdata                 ########################################### [ 50%]
   3:glibc                  warning: /etc/ld.so.cache created as /etc/ld.so.cache.rpmnew
########################################### [ 75%]
   4:glibc-locales          ########################################### [100%]

Please edit the file /etc/locales.conf to manipulate which locales
will be generated. Then issue the command "/usr/sbin/locales-gen"