apt-get and rpm fail on glibc-common[root@Sling root]# apt-get install glibc-common

John David yellowdog-general@lists.terrasoftsolutions.com
Wed Jan 8 08:45:01 2003


I rebuilt the rpm database, rebooted, upgraded apt (that worked), none of which
worked.  rpm also failed with the same error message


[root]# apt-get install glibc-common
Processing File Dependencies... Done
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded
  glibc-common
1 packages upgraded, 0 newly installed, 0 to remove(replace) and 55 not
upgraded.
Need to get 0B/13.2MB of archives. After unpacking 1513kB will be used.
Executing RPM (-U)...
Preparing...                ########################################### [100%]
   1:glibc-common           error: unpacking of archive failed on file
/usr/share/zoneinfo/right/Pacific/Pitcairn: cpio: link failed - Bad address
E: Sub-process /bin/rpm returned an error code (1)


[root@Sling archives]# rpm -Uhv glibc-common_1%3a2.2.5-42.2.3a_ppc.rpm
Preparing...                ########################################### [100%]
   1:glibc-common           error: unpacking of archive failed on file
/usr/share/zoneinfo/right/Pacific/Pago_Pago: cpio: link failed - Bad address


This really seems to be a problem with the package.  This is on a blue&white
g3, 128MB mem, 6BG hd.  Anyone else had this problem?

John