Re: [DNG] debootstrap requires key

2016-04-25 Thread parazyd
On Mon, 25 Apr 2016, Haines Brown wrote: > On Mon, Apr 25, 2016 at 05:47:15PM +0200, parazyd wrote: > > On Mon, 25 Apr 2016, Haines Brown wrote: > > > > Perhaps my problem was that I unpacked the devuan.debian.tar.gz archive > > > on the target /mnt/debinist/usr/share. If instead I run > > > > >

Re: [DNG] debootstrap requires key

2016-04-25 Thread Haines Brown
On Mon, Apr 25, 2016 at 05:47:15PM +0200, parazyd wrote: > On Mon, 25 Apr 2016, Haines Brown wrote: > > Perhaps my problem was that I unpacked the devuan.debian.tar.gz archive > > on the target /mnt/debinist/usr/share. If instead I run > > > > # dpkg -i debootstrap_1.0.75-1+devuan1_all.deb > >

Re: [DNG] debootstrap requires key

2016-04-25 Thread parazyd
On Mon, 25 Apr 2016, Haines Brown wrote: > I apologize for being so slow, but problems abound. I decided to try the > devuan installation with the installer ISO on a key. I used the > devuan-jessie-i386-alpha4-netboot.iso. However, when it came time to > download installation components from the

Re: [DNG] debootstrap requires key

2016-04-25 Thread Haines Brown
On Mon, Apr 25, 2016 at 12:55:45PM +0200, parazyd wrote: > On Mon, 25 Apr 2016, Haines Brown wrote: > > > It installed a base system on the target disk mounted on > > /mnt/debinst. But that base system is apparently broken because of a > > version inconsistency: > > > > W: /lib/i386-linux-gnu/i

Re: [DNG] debootstrap requires key

2016-04-25 Thread parazyd
On Mon, 25 Apr 2016, Haines Brown wrote: > On Sun, Apr 24, 2016 at 09:37:24PM +0200, parazyd wrote: > > > Yes, debootstrap works on any system. Note that if you wish to bootstrap > > devuan systems, use devuan's debootstrap (which was fixed): > > https://packages.devuan.org/devuan/pool/main/d/deb

Re: [DNG] debootstrap requires key

2016-04-25 Thread Haines Brown
On Sun, Apr 24, 2016 at 09:37:24PM +0200, parazyd wrote: > Yes, debootstrap works on any system. Note that if you wish to bootstrap > devuan systems, use devuan's debootstrap (which was fixed): > https://packages.devuan.org/devuan/pool/main/d/debootstrap/ Yes, I unarchived debootstrap_1.0.75-1+de

Re: [DNG] debootstrap requires key

2016-04-24 Thread parazyd
On Sun, 24 Apr 2016, Haines Brown wrote: > On Sun, Apr 24, 2016 at 03:41:51PM +0100, dev1fanboy wrote: > > > When you say installed debootstrap on a new disk, you mean the host > > OS? What architecture is the host and the 'target' disk, are they > > different? > > Sorry I was not clearer. I mea

Re: [DNG] debootstrap requires key

2016-04-24 Thread Haines Brown
On Sun, Apr 24, 2016 at 03:41:51PM +0100, dev1fanboy wrote: > When you say installed debootstrap on a new disk, you mean the host > OS? What architecture is the host and the 'target' disk, are they > different? Sorry I was not clearer. I meant debootstrap installed a base system on a new disk.

Re: [DNG] debootstrap requires key

2016-04-24 Thread dev1fanboy
When you say installed debootstrap on a new disk, you mean the host OS? What architecture is the host and the 'target' disk, are they different? Cheers, chillfan On Saturday, April 23, 2016 9:04 PM, Haines Brown wrote: > On Sat, Apr 23, 2016 at 05:46:10PM +0100, dev1fanboy wrote: > >> If I re

Re: [DNG] debootstrap requires key

2016-04-23 Thread Haines Brown
On Sat, Apr 23, 2016 at 05:46:10PM +0100, dev1fanboy wrote: > If I remember right... You can parse the option --no-check-gpg to > debootstrap, and you might need to use > --exclude=devuan-keyring,gpgv,gnupg as well and just install > devuan-keyring after the debootstrap to make sure you are using

Re: [DNG] debootstrap requires key

2016-04-23 Thread dev1fanboy
If I remember right... You can parse the option --no-check-gpg to debootstrap, and you might need to use --exclude=devuan-keyring,gpgv,gnupg as well and just install devuan-keyring after the debootstrap to make sure you are using the gpg key for the install. Cheers, chillfan On Saturday, Apri

Re: [DNG] debootstrap requires key

2016-04-23 Thread parazyd
On Sat, 23 Apr 2016, Haines Brown wrote: > This has come up before, but I still don't know the basic > procedure. I've installed debootstrap on a new disk and run: > > # debootstrap --arch amd64 jessie /mnt/debinst \ > https://packages.devuan.org/devuan > > I: Retrieving Release >