[Server-devel] Troubles running F9 mock chroot under F11

Daniel Drake dsd at laptop.org
Wed Sep 16 04:47:26 UTC 2009


2009/9/15 Jerry Vonau <jvonau at shaw.ca>:
> Are you just adding rpms to the install media? Or are you trying
> something more difficult? I have a process in mind if you're just adding
> rpms to the mix...

Just adding RPMs would be enough, but also we're customizing the
kickstart file a little.

> However, I see that the older buildinstall(s) are not present any
> more(?)! (File a bug I guess)  If you were to add the buildinstall from
> F9's anaconda in revisor's script directory as F9-buildinstall, then the
> buildinstall from F9 should be used instead of the one on the host
> system.

I did that and it now fails at a later point. I first had to modify pungi.py
+        buildinstall.append('--output')
         buildinstall.append(self.topdir)

and the end result is:

Linking in release notes:
######################################## 100.0%
Size of the installation tree is 518 MB
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/revisor/__init__.py", line 528, in run
    self.base.run()
  File "/usr/lib/python2.6/site-packages/revisor/base.py", line 106, in run
    self.cli.run()
  File "/usr/lib/python2.6/site-packages/revisor/cli.py", line 44, in run
    self.base.lift_off()
  File "/usr/lib/python2.6/site-packages/revisor/base.py", line 867, in lift_off
    self.buildInstallationMedia()
  File "/usr/lib/python2.6/site-packages/revisor/base.py", line 1478,
in buildInstallationMedia
    f = open(os.path.join(mypungi.topdir,"isolinux","isolinux.cfg"),"rw+")
IOError: [Errno 2] No such file or directory:
'/var/tmp/revisor-pungi/0.5.2/xs-f9-i386/i386/os/isolinux/isolinux.cfg'
Traceback occurred, please report a bug at http://fedorahosted.org/revisor

The size should be more like 850mb.

Did you have any luck in your own experiment?

Daniel




More information about the fedora-devel-list mailing list