- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- update package
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 03:52 PM
10-05-2005 03:52 PM
update package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 05:16 PM
10-05-2005 05:16 PM
Re: update package
http://linux.dell.com/libsmbios/main/yum.html
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 06:01 PM
10-05-2005 06:01 PM
Re: update package
It seems work in RHEL server ( I still not yet use it ) , is Yum only update some library only ? I know run "up2date
will update all latest packages, can Yum also have the same function of it ? thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 06:30 PM
10-05-2005 06:30 PM
Re: update package
Hope this helps,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 08:10 PM
10-05-2005 08:10 PM
Re: update package
I didn't pay the money to get the permission to use up2date , so ask whether yum can do it , but what is your mean "virtually" ? is that mean only part of function of up2date ? thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 11:14 PM
10-05-2005 11:14 PM
Re: update package
I use the method (yum libsmbios_testing http://linux.dell.com/yum/testing/rhel3/
)to test it ,but pop the messages ,could suggest what is wrong ? thx
yum libsmbios_testing http://linux.dell.com/yum/t
esting/rhel3/
Traceback (most recent call last):
File "/usr/bin/yum", line 22, in ?
import yummain
File "/usr/share/yum/yummain.py", line 22, in ?
import clientStuff
File "/usr/share/yum/clientStuff.py", line 25, in ?
import pkgaction
File "/usr/share/yum/pkgaction.py", line 25, in ?
import rpmUtils
File "/usr/share/yum/rpmUtils.py", line 10, in ?
from urlgrabber import URLGrabError
File "/usr/share/yum/urlgrabber.py", line 21, in ?
import urllib2
File "/usr/lib/python2.2/urllib2.py", line 101, in ?
import ftplib
File "/usr/lib/python2.2/ftplib.py", line 68, in ?
all_errors = (Error, socket.error, IOError, EOFError)
AttributeError: 'module' object has no attribute 'error'