Bug#303281: mkinitrd should be updated for libc6 2.3.4 whose ldd changed output format

2005-04-27 Thread GOTO Masanori
reassign 301455 initrd-tools severity 303281 important merge 301455 303281 thanks At Wed, 6 Apr 2005 00:13:54 +0300, George Cristian Birzan wrote: > On Tue, Apr 05, 2005 at 10:44:12PM +0200, Harald Dunkel wrote: > > > sed -n 's/.*\(=>\)\?[[:blank:]]\+\(\/[^[:blank:]]*\).*/\2/p' > > > > > > > Some

Processed: Re: Bug#303281: mkinitrd should be updated for libc6 2.3.4 whose ldd changed output format

2005-04-27 Thread Debian Bug Tracking System
4 whose ldd changed output format Severity set to `important'. > merge 301455 303281 Bug#301455: ldd no longer puts a => before /bin/ld-linux.so.2 Bug#303281: mkinitrd should be updated for libc6 2.3.4 whose ldd changed output format Merged 301455 303281. > thanks Stopping processin

Bug#303281: mkinitrd should be updated for libc6 2.3.4 whose ldd changed output format

2005-04-05 Thread George Cristian Birzan
On Tue, Apr 05, 2005 at 10:44:12PM +0200, Harald Dunkel wrote: > > sed -n 's/.*\(=>\)\?[[:blank:]]\+\(\/[^[:blank:]]*\).*/\2/p' > > > > Something like '[:blank:]' is too much gawk. A few weeks ago > I had sent the attached patch. > --- /u/harri/initrd-tools/initrd-tools-0.1.77/mkinitrd200

Bug#303281: mkinitrd should be updated for libc6 2.3.4 whose ldd changed output format

2005-04-05 Thread Harald Dunkel
George Cristian Birzan wrote: > Package: initrd-tools > Version: 0.1.77 > Severity: grave > Tags: experimental patch > > It's not exactly a patch, just the regular expression I've found to work > with libc6 2.3.4: > > sed -n 's/.*\(=>\)\?[[:blank:]]\+\(\/[^[:blank:]]*\).*/\2/p' > Something like '[

Bug#303281: mkinitrd should be updated for libc6 2.3.4 whose ldd changed output format

2005-04-05 Thread George Cristian Birzan
Package: initrd-tools Version: 0.1.77 Severity: grave Tags: experimental patch It's not exactly a patch, just the regular expression I've found to work with libc6 2.3.4: sed -n 's/.*\(=>\)\?[[:blank:]]\+\(\/[^[:blank:]]*\).*/\2/p' See bug #301455 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug