Title: [Sisuite-devel] build rpms with trunk
Hi Andrea:
 
I have built RPMs on Red Hat up to r3494.  If this causes problem for you on SuSE then please feel free to patch it - if it does not work on Red Hat, I'll fix it later.  Don't have time to sanity check it right this minute...
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of Andrea Righi
Sent: Sat 01/04/2006 09:21
To: Bernard Li; Brian Elliott Finley
Cc: sisuite-dev
Subject: [Sisuite-devel] build rpms with trunk

Bernard, Brian,

do you know how to resolve this?

---------------------
# make rpm
...
ERROR: link target doesn't exist (neither in build root nor in installed
system):

/usr/share/systemimager/boot/i386/standard/initrd_template/lib/udev/devices/MAKEDEV
-> /sbin/MAKEDEV
Add the package providing the target to neededforbuild and Requires
error: Bad exit status from /var/tmp/rpm-tmp.89135 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.89135 (%install)
make: *** [rpm] Error 1
---------------------

Obviously the target of the link /sbin/MAKEDEV inside the
initrd_template should be the MAKEDEV script inside the initrd_template.
In my system I've not the file /sbin/MAKEDEV, but this is not the
point... in the initrd_template the file is missing and I suppose it
could be required by udev. But since it's introduced by the ubuntu patch
and it doesn't seem to be used, maybe we could remove the link via the
systemimager rules patch (see the attachement).

Cheers,
-Andrea

Reply via email to