Lucas Brasilino | 12 Nov 17:53

Couldn't create a image with simple-cdd, but I could!

Hi folks:

I really don't know if anything is broken in lenny but, I managed to
create etch images with
simple-cdd but, from a week ago, I couldn't anymore.

I'm running the same command I used to:

build-simple-cdd --graphical-installer --profiles my \
        --keyboard br-abnt2 --locale pt_BR --auto-profiles my \
        --debian-mirror http://ftp.br.debian.org/debian \
        --local-packages custom-packages --dist etch

profiles/my.conf:
mirror_components="main non-free"

profiles/my.packages:
debconf-utils
ntpdate
ldap-utils
cfengine2
selinux-utils
openssh-client
sun-j2re1.5

custom-packages directory:
simple-cdd-profiles_0.3.8_all.udeb
sun-j2re1.5_1.5.0+update16_i386.deb

simple-cdd-profiles package was 0.3.7 and I've updated it early today,
(Continue reading)

Lucas Brasilino | 12 Nov 18:37

Re: Couldn't create a image with simple-cdd, but I could!

Yes.... debian-cd 3.0.5 broke simple-cdd.

Downgrade to 3.0.2 (from etch) and it is now working....

regards
Lucas Brasilino

2008/11/12 Lucas Brasilino <lucas.brasilino <at> gmail.com>:
> Hi folks:
>
> I really don't know if anything is broken in lenny but, I managed to
> create etch images with
> simple-cdd but, from a week ago, I couldn't anymore.
>
> I'm running the same command I used to:
>
> build-simple-cdd --graphical-installer --profiles my \
>        --keyboard br-abnt2 --locale pt_BR --auto-profiles my \
>        --debian-mirror http://ftp.br.debian.org/debian \
>        --local-packages custom-packages --dist etch
>
> profiles/my.conf:
> mirror_components="main non-free"
>
> profiles/my.packages:
> debconf-utils
> ntpdate
> ldap-utils
> cfengine2
> selinux-utils
(Continue reading)

Vagrant Cascadian | 15 Nov 04:28
Favicon

Re: Couldn't create a image with simple-cdd, but I could!

On Wed, Nov 12, 2008 at 02:56:00PM -0200, Lucas Brasilino wrote:
> I really don't know if anything is broken in lenny but, I managed to
> create etch images with
> simple-cdd but, from a week ago, I couldn't anymore.

did you try to create an etch CD on an etch machine? or an etch CD on a lenny
machine?

> I'm running the same command I used to:
> 
> build-simple-cdd --graphical-installer --profiles my \
>         --keyboard br-abnt2 --locale pt_BR --auto-profiles my \
>         --debian-mirror http://ftp.br.debian.org/debian \
>         --local-packages custom-packages --dist etch
...snip... 
> custom-packages directory:
> simple-cdd-profiles_0.3.8_all.udeb
> sun-j2re1.5_1.5.0+update16_i386.deb
> 
> simple-cdd-profiles package was 0.3.7 and I've updated it early today,
> but it gives me the same error.

i'd recommend using "--profiles-udeb-dist sid" (or lenny) to pull in the newer
versions of simple-cdd-profiles.

> I've also started over on another $simple_cdd_dir... same error:
> 
> Error: packages database contains unused 'etch|contrib|i386' database.
> This either means you removed a distribution, component or architecture from
> the distributions config file without calling clearvanished, or your config
(Continue reading)


Gmane