Tux

...making Linux just a little more fun!

dfsbuild

Suramya Tomar [security at suramya.com]


Tue, 14 Aug 2007 20:03:17 +0530

Hey Mohsen, Sorry I have no idea of what that particular error means as I have never seen it before. I am cc'ing this email to the TAG (The Answer Gang) @Linux Gazette and maybe one of the smart people who frequent the list might be able to help you with this.

TAG: Got this email a few days ago. Any idea whats causing this error and how to fix it?

> Dear Suramya, 
> I have readed Steve article,(Thanks Steve),
> i wanna DFS & i wrote a dfs.cfg which i attached it.
> i run following command:
> dfsbuild -V -c /etc/dfsbuild/dfs.cfg -w /myworkdir
> It works good,It retrieve packages while i get receive following message:
> **************************************************************
> D: Return code: 0
> D: call action: helper-remove
> P: Deconfiguring helper cdebootstrap-helper-makedev
> D: Execute "dpkg -P cdebootstrap-helper-makedev" in chroot
> O: (Reading database ...
> O: 7141 files and directories currently installed)
> D: Return code: 0
> D: call action: apt-cleanup
> D: Execute "apt-get update" in chroot
> O: Reading packages lists...
> O:
> D: Return code:0
> P: Writing apt sources.list
> [dfs/DEBUG] Saving sources.list
> [dfs/CRITICAL] Exception: (NoOption "mirror","get (i386/mirror)")
> dfsbuild: (NoOption "mirror","get (i386/mirror)")
> *********************************************************************
> I know that 0 code is correct action.But 2 or 3 last line confused me....
> Please help me......
> 

Thanks, Suramya

-- 
Name : Suramya Tomar
Homepage URL: http://www.suramya.com
************************************************************


Top    Back


Kapil Hari Paranjape [kapil at imsc.res.in]


Thu, 16 Aug 2007 11:52:06 +0530

Hello,

On Tue, 14 Aug 2007, Suramya Tomar wrote:

> TAG: Got this email a few days ago. Any idea whats causing this error 
> and how to fix it?
<snipped/>

> >[dfs/DEBUG] Saving sources.list
> >[dfs/CRITICAL] Exception: (NoOption "mirror","get (i386/mirror)")
> >dfsbuild: (NoOption "mirror","get (i386/mirror)")
> >***********************************************************************
> >I know that 0 code is correct action.But 2 or 3 last line confused me....
> >Please help me......

I haven't used dfs but ...

The [i386] section in his configuration file does not define any mirror for the download.

Regards,

Kapil.


Top    Back