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

Bug 169581 (libtool-1.5.23)

Summary: [Tracker] packages broken with sys-devel/libtool-1.5.23b
Product: Gentoo Linux Reporter: Jakub Moc (RETIRED) <jakub>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: fauli, tim.callidus
Priority: High Keywords: Tracker
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 167736, 167758, 168198, 169566, 170481, 171354, 178108, 178648, 183194, 183438, 188149, 196572    
Bug Blocks: 183102    

Description Jakub Moc (RETIRED) gentoo-dev 2007-03-06 07:48:55 UTC
Tracking packages that fails w/ something like

<snip>
s,^.*/,,g: No such file or directory
-e: command not found
</snip>

on sed with libtool-1.5.23b here. Tracker ONLY; no logs, rant etc. here!
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-03-06 10:07:48 UTC
and for any developers coming here wondering about the solution for the sed stuff, you should look at your package, and ensure that:
1. your libtool stuff is getting updated correctly (look for old bundled libtool things, either in aclocal.m4, libtool.{m4,ac}).
2. your libtool is being updated consistantly (in some cases ltmain.sh was being updated, but the rest of the stuff wasn't).

I'm working on the mysql stuff already.
Comment 2 Tim Kelsey 2007-03-20 13:40:17 UTC
sdl-sound seems to have this error
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-20 14:49:50 UTC
(In reply to comment #2)
> sdl-sound seems to have this error

Bug 167736 - see the 'Bug 169581 depends on' field...
Comment 4 Robert Marmorstein 2007-03-23 03:39:14 UTC
gtk+-1.2.10-r12 has this error.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-03-23 12:15:52 UTC
(In reply to comment #4)
> gtk+-1.2.10-r12 has this error.

Again, see the 'Bug 169581 depends on' field... This is a tracker only, everything gets a separate bug and mark it as blocking this one. No more 'this too' comments, please.