Hi, I'm using distro-constructor to create a custom live-cd. My problem is for the moment I have to use the crappiest ISP available here (http://www.ufon.cz/cz/sluzby/internet/) and the connection resets every 1-2 hours, so the im-pop stage always fails. Is there a way to resume the package download and proceed?
This is what I've done so far: test at opensolaris:~$ pfexec distro_const build -p 1 all_lang_slim_cd_x86.xml /usr/share/distro_const/DC-manifest.defval.xml validates /tmp/all_lang_slim_cd_x86_temp_25220.xml validates Simple Log: /rpool/dc/logs/simple-log-2010-01-30-07-16-30 Detail Log: /rpool/dc/logs/detail-log-2010-01-30-07-16-30 Build started Sat Jan 30 07:16:30 2010 Distribution name: Korona 4.3.95 Build Area dataset: rpool/dc Build Area mount point: /rpool/dc ==== im-pop: Image area creation Traceback (most recent call last): File "/usr/share/distro_const/im_pop.py", line 501, in <module> "of the specified packages") Exception: /usr/share/distro_const/im_pop.py: Unable to retrieve all of the specified packages Child returned err 1 Build completed Sat Jan 30 09:30:32 2010 Build failed. Unhandled exception in thread started by Error in sys.excepthook: Original exception was: test at opensolaris:~$ -- This message posted from opensolaris.org