Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177083 - sys-libs/glibc-2.5-r2 install fails on preserving permissions w/ JFS
Summary: sys-libs/glibc-2.5-r2 install fails on preserving permissions w/ JFS
Status: RESOLVED DUPLICATE of bug 162664
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 19:54 UTC by Fred Röhner
Modified: 2007-05-04 20:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fred Röhner 2007-05-04 19:54:16 UTC
Updating sys-libs/glibc-2.5-r2 failed during the very last step (src_strip)!


Reproducible: Always

Steps to Reproduce:
* update glibc from glibc-2.5 to glibc-2.5-r2

Actual Results:  
   usr/lib/libresolv.a
   usr/lib/librpcsvc.a
   usr/lib/librt.a
   usr/lib/libutil.a
cp: preserving permissions for `/var/tmp/portage/sys-libs/glibc-2.5-r2/image/lib': No data available
cp: preserving permissions for `/var/tmp/portage/sys-libs/glibc-2.5-r2/image/usr/lib': No data available
cp: preserving permissions for `/var/tmp/portage/sys-libs/glibc-2.5-r2/image/usr': No data available
!!! ERROR: sys-libs/glibc-2.5-r2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_install
  ebuild.sh, line 1060:   Called qa_call 'src_install'
  environment, line 4148:   Called src_install
  glibc-2.5-r2.ebuild, line 1255:   Called src_strip
  glibc-2.5-r2.ebuild, line 1220:   Called die
!!! restoring non-stripped libs
!!! If you need support,....

Expected Results:  
   usr/lib/librt.a
   usr/lib/libutil.a
>>> Completed installing glibc-2.5-r2 into /var/tmp/portage/sys-libs/glibc-2.5-r2/image/
ecompressdir: bzip2 -f9 /usr/share/man/man5
ecompressdir: bzip2 -f9 /usr/share/man/man8
ecompressdir: bzip2 -f9 /usr/share/info
making executable: usr/lib/libc.so
making executable: usr/lib/libpthread.so
>>> Merging sys-libs/glibc-2.5-r2 to /

sys-apps/portage-2.1.2.2
jfs file system
[ebuild     U ] sys-libs/glibc-2.5-r2 [2.5] USE="nls nptl nptlonly -build -debug% -glibc-compat20 -glibc-omitfp (-hardened) (-multilib) -profile (-selinux)" 0 kB
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-05-04 20:04:28 UTC

*** This bug has been marked as a duplicate of bug 162664 ***