[Cooker] [Bug 6370] [rpm-build] unpackaged symlinks should terminate the build

2003-11-16 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6370





--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 15:25 ---
Created an attachment (id=967)
 -- (http://qa.mandrakesoft.com/attachment.cgi?id=967action=view)
rpm-4.2-unpackaged-links.patch

This simple patch extends the /usr/lib/check-files script and the C code from
rpm that calls the script for symlinks.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
In current rpm, unpackaged files in the buildroot terminate the build. This is
quite useful for finding packaging bugs. Unpackaged symlinks should terminate
the build as well, as missing shared library symlinks can create uninstallable
packages. Here's an example:
Bug #6040 describes how an unpackaged symlink made it impossible to install the
kdemultimedia devel packages from Mandrake 9.2.



[Cooker] [Bug 6370] [rpm-build] unpackaged symlinks should terminate the build

2003-11-16 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6370


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #967 is|0   |1
   obsolete||




--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 18:35 ---
Created an attachment (id=968)
 -- (http://qa.mandrakesoft.com/attachment.cgi?id=968action=view)
rpm-4.2-unpackaged-links.patch

Arrgh, this version uses the right option to find, I've mixed up -a and -o.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
In current rpm, unpackaged files in the buildroot terminate the build. This is
quite useful for finding packaging bugs. Unpackaged symlinks should terminate
the build as well, as missing shared library symlinks can create uninstallable
packages. Here's an example:
Bug #6040 describes how an unpackaged symlink made it impossible to install the
kdemultimedia devel packages from Mandrake 9.2.