[lug] rpm build error: file listed twice

Sean Reifschneider jafo at tummy.com
Sat Aug 10 16:16:17 MDT 2002


On Tue, Aug 06, 2002 at 10:55:27PM -0600, D. Stimits wrote:
>RPM build errors:
>     File listed twice: /usr/sbin/upsd
>
>...in no way can I find where this is listed twice. I saw a couple of 

Check to see if "/usr" or "/usr/sbin" is listed.  If you list a directory,
it picks up all contents of it.  So:

%files
/usr
/usr/sbin/upsd

will cause the above error.

Sean
-- 
 Rocky: "I must be getting near-sighted!  You look all fuzzy..."
 Bullwinkle: "Let's face it, Rock...  I *AM* all fuzzy."
Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python



More information about the LUG mailing list