[Fedora-livecd-list] force installation of RPMs

Sebastian Vahl ml at deadbabylon.de
Wed May 23 09:32:37 UTC 2007


Am Tue, 15 May 2007 11:56:02 +0200
schrieb "Heiko Andresen" <heiko.andresen at gmx.de>:

> I'm struggling around with a (hopefully) small problem. I've setup a
> Fedora Core 6 system and followed the instructions
> http://www-128.ibm.com/developerworks/linux/library/l-fedora-livecd/
> to build a LiveCD with livecd-creator, which works perfectly ! 
> 
> My problem now is that I have to integrate an RPM which has to be
> installed with "rpm -i --nodeps". How do I manage this ? Is there a
> way to force this in the pkgadd) section of the configuration file ?

Not testet but maybe worth a try:

use livecd-creator with the option "--shell". This will drop you into a
chroot after the package installation. Then you could copy your rpm
into the buildroot (eg. /var/tmp/livecd-creator-*/install_root) and
install it with rpm -ivh --nodeps foo.rpm.

Or better: Solve the deps.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-livecd-list/attachments/20070523/d0340af5/attachment.sig>


More information about the Fedora-livecd-list mailing list