Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148698 - app-portage/layman incorrectly reports succcess of syncing overalys
Summary: app-portage/layman incorrectly reports succcess of syncing overalys
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: x86 Linux
: Highest trivial (vote)
Assignee: Gunnar Wrobel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 14:09 UTC by Rafal Boniecki
Modified: 2006-12-30 08:16 UTC (History)
1 user (show)

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 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.