[Bug 504778] New: files not owned by any package
http://bugzilla.novell.com/show_bug.cgi?id=504778 Summary: files not owned by any package Classification: openSUSE Product: openSUSE 11.2 Version: Alpha 0 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: behlert@novell.com QAContact: qa@suse.de Found By: --- file /usr/include/asm is not owned by any package file /usr/include/X11/extensions is not owned by any package -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 Zheng Chen <zchen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zchen@novell.com AssignedTo|bnc-team-screening@forge.pr |nld10-bugs-qa@forge.provo.n |ovo.novell.com |ovell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 User coolo@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=504778#c1 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nld10-bugs-qa@forge.provo.n |pbaudis@novell.com |ovell.com | --- Comment #1 from Stephan Kulow <coolo@novell.com> 2009-09-30 09:17:05 MDT --- two issues in one bug report is never good. desdemona:/> rpm -qf /usr/include/X11/extensions xorg-x11-proto-devel-7.4-19.2.i586 The asm one is valid as it's created by %post -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=504778#c2 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |behlert@novell.com --- Comment #2 from Petr Baudis <pbaudis@novell.com> 2009-11-13 17:11:18 MST --- Frankly, I have no idea what should I do. :-( Do you have any hints? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 Stefan Behlert <behlert@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|behlert@novell.com |mls@novell.com --- Comment #3 from Stefan Behlert <behlert@novell.com> 2009-11-16 10:59:21 UTC --- I think the file needs to be marked as %ghost in the specfile. Michael, is this correct? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mls@novell.com | --- Comment #4 from Michael Schröder <mls@novell.com> 2009-11-16 11:08:22 UTC --- Yes, if it's always created in %post it should be a %ghost, so that the user can query to which package it belongs. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mls@novell.com --- Comment #5 from Petr Baudis <pbaudis@novell.com> 2009-11-16 14:20:34 UTC --- This doesn't seem to work: + test -x /usr/sbin/Check -a 99 = 0 -o -x /usr/sbin/Check -a '!' -z /usr/src/packages/BUILDROOT/linux-glibc-devel-2.6.32-1.x86_64 + echo 'I call /usr/sbin/Check...' I call /usr/sbin/Check... + /usr/sbin/Check Checking permissions and ownerships - using the permissions files /tmp/Check.perms.et76dM setting /usr/src/packages/BUILDROOT/linux-glibc-devel-2.6.32-1.x86_64/ to root:root 0755. (wrong owner/group abuild:abuild) setting /usr/src/packages/BUILDROOT/linux-glibc-devel-2.6.32-1.x86_64/usr/ to root:root 0755. (wrong owner/group abuild:abuild) + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-debug + /usr/lib/rpm/brp-check-la + /usr/lib/rpm/brp-symlink + /usr/lib/rpm/brp-desktop WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist WARNING: '/usr/lib/rpm/brp-desktop.data/preferences-gnome.menu' does not exist WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist + /usr/lib/rpm/brp-rpath + /usr/lib/rpm/brp-pie + /usr/lib/rpm/brp-rootfs + /usr/lib/rpm/brp-tcl + /usr/lib/rpm/brp-check-python + /usr/lib/rpm/brp-check-bytecode-version + /usr/lib/rpm/brp-boot-scripts + /usr/lib/rpm/brp-hook Processing files: linux-glibc-devel-2.6.32-1.noarch error: File not found: /usr/src/packages/BUILDROOT/linux-glibc-devel-2.6.32-1.x86_64/usr/include/asm (salieri-pbaudis-47) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mls@novell.com | --- Comment #6 from Michael Schröder <mls@novell.com> 2009-11-16 14:25:11 UTC --- How about using %ghost correctly? I.e. creating a dummy symlink in %install? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=504778 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Petr Baudis <pbaudis@novell.com> 2009-11-16 15:54:59 UTC --- Sorry, I was not able to google out any reasonable %ghost documentation. Yes, now it seems to work fine, I've committed the fixed version. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com