On Tue, Oct 18, 2011 at 11:03:06AM +0200, Ludwig Nussel wrote:
Greg KH wrote:
On Tue, Oct 18, 2011 at 01:36:07AM +0200, Ruediger Oertel wrote:
On Monday, October 17, 2011 03:49:31 PM Greg KH wrote:
On Mon, Oct 17, 2011 at 11:57:19PM +0200, Ruediger Oertel wrote:
On Monday, October 17, 2011 12:06:48 PM Greg KH wrote:
Ah, just realized the error message told me who to email about this.
Ruediger, any ideas about the error below? looks like /var/crash has different permissions between /etc/permissions.local and /etc/permissions.secure (or similar for other permissions.*). This leads to issues when you want to verify the package via "rpm -V $packagename".
Yes, but why is this working in Factory and 12.1, but not in 11.4? What changed in the core somewhere?
well, actually I can not see /var/crash in any of the permissions files, neither in factory nor in 11.4 and the link with the package build log you sent before shows a succeeded package ?
I patched the permissions file to be 1777, like it used to be in 11.4, and it built properly.
But the package in Base:System is not that way.
/var/crash is no longer 1777 (ie yet another /tmp) in Factory. Historical mistake corrected by removing entry from /etc/permissions.
[...]
Shouldn't that go into the package in Base:System then, so it continues to build on all distros?
I just do not see it failing right now ... (otherwise I have no real issues with such a fix if it's needed)
Try to build the Base:System/filesystem package for 11.4 right now and you will see the error.
Well, filesystem.rpm just like permissions.rpm are core components of the distro and define how things are done. They are not leaf packages you can simply isolate on an older distro. In this case you have to apply the change for /var/crash in both filesystem.rpm and permissions.rpm at the same time or none of them.
Then shouldn't there be some type of dependancy between the two packages so that those of us who didn't know that (i.e. me) would have a chance to figure this out? :) thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org