Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 148698

Summary: app-portage/layman incorrectly reports succcess of syncing overalys
Product: Portage Development Reporter: Rafal Boniecki <rfb>
Component: ToolsAssignee: Gunnar Wrobel (RETIRED) <wrobel>
Status: RESOLVED FIXED    
Severity: trivial CC: betelgeuse
Priority: Highest    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rafal Boniecki 2006-09-22 14:09:31 UTC
My svn got broken after messing with portage ;) and layman reports success of syncing, even after syncing never occured, which obviously is misleading.


* Running command "/usr/bin/svn update "/usr/portage/local/layman/sunrise""...
/usr/bin/svn: error while loading shared libraries: libgnutls.so.12: cannot open shared object file: No such file or directory
* Running command "/usr/bin/svn update "/usr/portage/local/layman/hanno-xgl""...
/usr/bin/svn: error while loading shared libraries: libgnutls.so.12: cannot open shared object file: No such file or directory
*
* Success:
* ------
*
* Successfully synchronized overlay "sunrise".
* Successfully synchronized overlay "hanno-xgl".
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-22 14:17:30 UTC
You didn't follow the instructions when upgrading net-libs/gnutls

revdep-rebuild --library libgnutls.so.12
Comment 2 Rafal Boniecki 2006-09-22 14:27:03 UTC
Thats not the point of this bug report. I know how to fix svn and all other packages broken by gnutls update. The bug lies with laymans report about syncing overlays. Its incorrect in this case. Overlays never got updated because svn was broken so success report is misleading.
Comment 3 Gunnar Wrobel (RETIRED) gentoo-dev 2006-09-23 00:23:12 UTC
Indeed misleading. I'll try to fix it in 1.0.9.
Comment 4 Gunnar Wrobel (RETIRED) gentoo-dev 2006-12-30 08:16:11 UTC
Fixed in layman-1.0.9. The new version was added to my overlay (http://overlays.gentoo.org/dev/wrobel) and will be moved to the overlay soon.