Menu

#1 install-log segfault with some filenames

open
nobody
None
5
2002-07-30
2002-07-30
Langly
No

When install-log processes a file which has a % sign in the filename, it
segfaults. There is a workaround for the user:

install-log -v9 package-name | grep "^Add" | cut -c8-999 | sort > blah
&& mv blah /var/install-logs/package-name

Discussion


Log in to post a comment.