Re: Multistrap: Couldn't find package zlib1g*
Neil Williams <[email protected]>
| Newsgroups | gmane.linux.debian.devel.embedded |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 6 Sep 2012 18:40:18 +0400 Dmitriy Alekseev <[email protected]> wrote: > I'm preparing rootfs for my embedded system. > With simple configuration file multistrap works fine: Please test with --simulate as stated in the manpage. > #sudo multistrap -a armel -d $PWD/RFS -f multistrap.conf > multistrap.conf: > [General] > noauth=true > unpack=true > debootstrap=Grip > aptsources=Grip > [Grip] > #packages= > source=http://www.emdebian.org/grip > suite=squeeze Missing a keyring package line. Compare with /usr/share/multistrap/squeeze.conf or http://www.emdebian.org/multistrap/examples/grip-squeeze.conf http://www.emdebian.org/multistrap/examples.php # Example multistrap configuration file for the squeeze shortcut. [General] arch= directory= # same as --tidy-up option if set to true cleanup=true # same as --no-auth option if set to true # keyring packages listed in each debootstrap will # still be installed. noauth=false # whether to add the /suite to be explicit about where apt # needs to look for packages. Default is false. explicitsuite=false # extract all downloaded archives (default is true) unpack=true # the order of sections is not important. # the debootstrap option determines which repository # is used to calculate the list of Priority: required packages. debootstrap=Emdebian aptsources=Emdebian [Emdebian] packages=apt source=http://www.emdebian.org/grip keyring=emdebian-archive-keyring suite=squeeze That one does work. > What I did wrong, or maybe it's a bug? Thank You. What version of multistrap? Squeeze: 2.1.7 Squeeze-backports: 2.1.15~bpo60+1 Wheezy: 2.1.20 Sid: 2.1.20 -- Neil Williams ============= http://www.linux.codehelp.co.uk/
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAlBIziIACgkQk7DVr6iX/QLbXwCfR/iqv5DFXfyD5+41Yt2LU9iO Uc0An28oTlFZLBxvVtluwwD0cZsNwF1D =eOD4 -----END PGP SIGNATURE-----