Re: multistrap test
On Thu, 2010-04-29 at 12:19 +0100, Neil Williams wrote:
> On Thu, 29 Apr 2010 13:17:30 +0200
> Marco Hoefle <marco.hoefle@nanotronic.ch> wrote:
>
> > On Thu, 2010-04-29 at 11:37 +0100, Neil Williams wrote:
> > > What version of apt are you running?
> > 0.7.20.2 from the Lenny, upgrading means that a whole bunch of packages
> > will be removed and installed again which I try to avoid.
>
> I suspected as much - the suite resolution code needs a warning enabled
> with that version of apt to disallow "sid" and mandate "unstable"
> instead. (suites, not codenames).
>
> I'll continue testing with that one. Thanks.
>
--
Hello Neil,
I just tried multistrap 2.1.4
Having no additional packages works:
sudo multistrap -f grip-config
and grip-config:
[General]
arch=armel
directory=rootfs_unconfigured
cleanup=true
noauth=true
unpack=true
bootstrap=Debian
aptsources=Grip Updates
[Debian]
packages=
source=http://ftp.uk.debian.org/debian/
keyring=debian-archive-keyring
suite=lenny
But when adding one package I get:
[General]
arch=armel
directory=rootfs_unconfigured
cleanup=true
noauth=true
unpack=true
bootstrap=Debian
aptsources=Grip Updates
[Debian]
packages=udev
source=http://ftp.uk.debian.org/debian/
keyring=debian-archive-keyring
suite=lenny
results in
sudo multistrap -f grip-config
multistrap 2.1.4 using grip-config
Using foreign architecture: armel
multistrap building armel multistrap on 'i386'
Getting package lists: apt-get -o Apt::Architecture=armel -o Apt::Get::AllowUnauthenticated=true -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/ -o Dir::Etc=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/etc/apt/ -o Dir::Etc::SourceList=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/etc/apt/sources.list.d/multistrap.sources.list -o Dir::State=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/var/lib/apt/ -o Dir::State::Status=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/var/lib/dpkg/status -o Dir::Cache=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/var/cache/apt/ update
Hit http://ftp.uk.debian.org squeeze Release.gpg
Ign http://ftp.uk.debian.org squeeze/main Translation-en_US
Get:1 http://ftp.uk.debian.org lenny Release.gpg [1033B]
Ign http://ftp.uk.debian.org lenny/main Translation-en_US
Hit http://ftp.uk.debian.org squeeze Release
Get:2 http://ftp.uk.debian.org lenny Release [73.8kB]
Get:3 http://ftp.uk.debian.org squeeze/main Packages/DiffIndex [2038B]
Get:4 http://ftp.uk.debian.org squeeze/main Sources/DiffIndex [2038B]
Get:5 http://ftp.uk.debian.org lenny/main Packages [5041kB]
Get:6 http://ftp.uk.debian.org lenny/main Sources [2308kB]
Fetched 7428kB in 6s (1128kB/s)
Reading package lists... Done
Calculating required packages.
apt-get --force-yes -y -o Apt::Architecture=armel -o Apt::Get::AllowUnauthenticated=true -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/ -o Dir::Etc=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/etc/apt/ -o Dir::Etc::SourceList=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/etc/apt/sources.list.d/multistrap.sources.list -o Dir::State=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/var/lib/apt/ -o Dir::State::Status=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/var/lib/dpkg/status -o Dir::Cache=/media/ext3_data/projects/haslerrail/emdebian_eval/multistrap_test/multistrap_grip/rootfs_unconfigured/var/cache/apt/ install base-files base-passwd bash bsdutils coreutils dash debconf debconf-i18n debian-archive-keyring debianutils diff diffutils dpkg e2fslibs e2fsprogs findutils gcc-4.2-base gcc-4.3-base gcc-4.4-base grep gzip hostname initscripts libacl1 libattr1 libblkid1 libc-bin libc6 libcomerr2 libdb4.6 libdevmapper1.02.1 libgcc1 liblocale-gettext-perl libncurses5 libpam-modules libpam-runtime libpam0g libselinux1 libsepol1 libslang2 libss2 libstdc++6 libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl libuuid1 login lsb-base lzma makedev mawk mktemp mount ncurses-base ncurses-bin passwd perl-base procps sed sensible-utils sysv-rc sysvinit sysvinit-utils tar tzdata udev/lenny util-linux xz-utils zlib1g
Reading package lists... Done
Building dependency tree... Done
base-files is already the newest version.
base-passwd is already the newest version.
bash is already the newest version.
bsdutils is already the newest version.
coreutils is already the newest version.
dash is already the newest version.
debconf is already the newest version.
debconf-i18n is already the newest version.
debian-archive-keyring is already the newest version.
debianutils is already the newest version.
diff is already the newest version.
diffutils is already the newest version.
dpkg is already the newest version.
e2fslibs is already the newest version.
e2fsprogs is already the newest version.
findutils is already the newest version.
gcc-4.2-base is already the newest version.
gcc-4.3-base is already the newest version.
gcc-4.4-base is already the newest version.
grep is already the newest version.
gzip is already the newest version.
hostname is already the newest version.
initscripts is already the newest version.
libacl1 is already the newest version.
libattr1 is already the newest version.
libblkid1 is already the newest version.
libc-bin is already the newest version.
libc6 is already the newest version.
libcomerr2 is already the newest version.
libdb4.6 is already the newest version.
libdevmapper1.02.1 is already the newest version.
libgcc1 is already the newest version.
liblocale-gettext-perl is already the newest version.
libncurses5 is already the newest version.
libpam-modules is already the newest version.
libpam-runtime is already the newest version.
libpam0g is already the newest version.
libselinux1 is already the newest version.
libsepol1 is already the newest version.
libslang2 is already the newest version.
libss2 is already the newest version.
libstdc++6 is already the newest version.
libtext-charwidth-perl is already the newest version.
libtext-iconv-perl is already the newest version.
libtext-wrapi18n-perl is already the newest version.
libuuid1 is already the newest version.
login is already the newest version.
lsb-base is already the newest version.
lzma is already the newest version.
makedev is already the newest version.
mawk is already the newest version.
mktemp is already the newest version.
mount is already the newest version.
ncurses-base is already the newest version.
ncurses-bin is already the newest version.
passwd is already the newest version.
perl-base is already the newest version.
procps is already the newest version.
sed is already the newest version.
sensible-utils is already the newest version.
sysv-rc is already the newest version.
sysvinit is already the newest version.
sysvinit-utils is already the newest version.
tar is already the newest version.
tzdata is already the newest version.
E: Release 'lenny' for 'udev' was not found
apt download failed. Exit value: 100
Any Ideas whats going wrong?
regards,
Marco
Reply to: