On Wed, 11 Oct 2006, Marcus Rueckert wrote:
On 2006-10-11 00:53:00 +0200, Ruediger Oertel wrote:
actually this is a warning message only and should not break the build, if the build aborts, that's probably because of something else.
The problem usually comes up in the find-provides script, I'll try to have a look. Or do you see this in another place ?
rudi this is only a warning and we solved it on irc already.
as I said above ;)
the real problem was that he thought this warning was a sign for a bug and the explaination for his start problems.
still the warning is pretty annoying (at least me) for quite a while already. this would fix it: # diff -u /abuild/buildsystem.Fatou.root/usr/lib/rpm/find-requires.orig /abuild/buildsystem.Fatou.root/usr/lib/rpm/find-requires --- /usr/lib/rpm/find-requires.orig 2006-10-11 01:31:57.000000000 +0200 +++ /usr/lib/rpm/find-requires 2006-10-11 01:31:15.000000000 +0200 @@ -23,7 +23,7 @@ IFS=$'\n' filelist=($(grep -Ev '/usr/doc/|/usr/share/doc/')) exelist=($(printf "%s\0" "${filelist[@]}" | xargs -0 -r file | \ - egrep -v ":.* (commands|script) " | \ + egrep -v ":.* (commands|script|MS-DOS) " | \ grep ":.*executable" | cut -d: -f1)) scriptlist=($(printf "%s\0" "${filelist[@]}" | xargs -0 -r file | \ egrep ":.* (commands|script) " | cut -d: -f1)) Micha, can you put that in the rpm package ? -- with kind regards (mit freundlichem Grinsen), Ruediger Oertel (ro@novell.com,ro@suse.de,bugfinder@t-online.de) ---------------------------------------------------------------------- Linux Fatou 2.6.18-4-default #1 SMP Fri Sep 22 22:48:46 UTC 2006 x86_64 Key fingerprint = 17DC 6553 86A7 384B 53C5 CA5C 3CE4 F2E7 23F2 B417 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org