Thanks Trond.  Didn't work:


[root@admin cajun]# up2date -u

Retrieving list of all available packages...

Removing installed packages from list of updates...
100.0%
Removing packages marked to skip from list...
100.0%
Getting headers for available packages...
100.0%
Removing packages with files marked to skip from list...
Traceback (innermost last):
File "/usr/sbin/up2date", line 394, in ?
main()
File "/usr/sbin/up2date", line 377, in main
sys.exit(batchRun(onlyList, pkgNames, fullUpdate))
File "/usr/sbin/up2date", line 139, in batchRun
updated, skipped = up2date.getUpdatedPackageList(printit, percent)
File "/usr/share/rhn/up2date/up2date.py", line 897, in getUpdatedPackageList
progressCallback)
File "/usr/share/rhn/up2date/up2date.py", line 854, in 
removeSkipFilesPackagesFromList
if checkModified(h, f_i):
File "/usr/share/rhn/up2date/up2date.py", line 789, in checkModified
if installedFileMD5s[j] != md5(fileName):
File "/usr/share/rhn/up2date/up2date.py", line 218, in md5
f = open(fileName, "r")
IOError: [Errno 2] No such file or directory: 
'/usr/share/Eterm/pix/pixmaps.list.base'
[root@admin cajun]#


Trond Eivind Glomsrød wrote:

> Mike Lewis <[EMAIL PROTECTED]> writes:
> 
>> When trying to run up2date in the batch mode, (RH7.0), I get the
>> following message:
> 
> 
> Try without the "a" flag - just "up2date -u". If the error continues,
> put it in bugzilla (http://bugzilla.redhat.com/bugzilla/)
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to