On Fri, Jun 20 2008, Peter Eisentraut wrote: > tags 424288 - pending > stop > > Am Donnerstag, 19. Juni 2008 schrieb Kurt B. Kaiser: >> On Thu, Jun 19 2008, Peter Eisentraut wrote: >> > You tagged this bug pending some time ago. Could make an upload >> > sometime? >> >> I have had a package on mentors since 30Apr, and earlier versions since >> last fall. My previous sponsor has gone to ground, I'm afraid. I've >> now given up on him. >> >> Would you be interested in sponsoring an upload? >> >> http://mentors.debian.net/debian/pool/main/g/gambc/gambc_4.2.6-2.dsc > > I could help, but bug #424288 is still not fixed in that version.
Thanks for the review! I just did the following in a dir with gambc_4.2.6-2.dsc: dpkg-source -x gambc_4.2.6-2.dsc mkdir Test mv gambc-4.2.6 Test/ cd Test/gambc-4.2.6/ fakeroot debian/rules clean fakeroot debian/rules build fakeroot debian/rules clean fakeroot debian/rules build It went without error. In particular, the erroring trace referenced by Nussbaum now reads ========== if test libgambc.so.4.2.6 = libgambc.so.4.2.6; then \ ln -sf libgambcgsc.so.4.2.6 libgambcgsc.so.4; \ ln -sf libgambcgsc.so.4 libgambcgsc.so; \ fi ========== Where the force option is resolving the problem he saw. Could you give me more details on what you are seeing? (you can speed the build up for testing if you comment out the last configure option: ## --enable-single-host ) Sorry for the delay, I've been away for the weekend. -- KBK -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]