Bugzilla – Bug 122532
quilt refresh removes header if no ~/.quiltrc present
Last modified: 2008-07-16 15:46:36 UTC
I built quilt for sles9-ppc due to the fortify changes in 10.0. a fresh user with no quiltrc can not do quilt header -e, a quilt refresh will remove the changes. There is no diffstat installed, maybe thats related. I'm seeing this on chokeberry.
the presence of diffstat seems to make a difference. I wonder why diffstat is not added per default.
I don't see anything obvious. Could you please send the output of ``quilt --trace refresh''?
the version from 10.0 works, the one from stable not. will try.
odd, I cant reproduce it today.
I just got that now on pomegranate. sudo su - olaf cd /dev/shm/r/linux-2.6.15 quilt header -e quilt refresh will trash the header.
Can you please move it somewhere (on pomegranate?) where I can check this tonight/tomorrow? Thanks!
Olaf and I tried to reproduce this problem together, and we again couldn't. Maybe it'll trigger again later...