Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-12 Thread Baptiste Daroussin
On Tue, Jun 11, 2019 at 11:52:31AM -0700, Johannes Lundberg wrote: > Hi > > This is probably overkill but I've attached a diff that show my patches > to image.sh. It's just a hack so far to make it do what I want and not > meant as general purpose. Use the changes you need for your application. >

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-11 Thread Joseph Ward
Thank you!  I only added the mount line, but it seemed to work. On 2019-06-11 14:52, Johannes Lundberg wrote: > Hi > > This is probably overkill but I've attached a diff that show my patches > to image.sh. It's just a hack so far to make it do what I want and not > meant as general purpose. Use

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-11 Thread Johannes Lundberg
Hi This is probably overkill but I've attached a diff that show my patches to image.sh. It's just a hack so far to make it do what I want and not meant as general purpose. Use the changes you need for your application. Changes (only meant to work for building usb images on amd64 and i386) -

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-11 Thread jbwlists
I'm having the same issue with poudriere image; could you please let me know what you did to fix it? I'm assuming the image.sh you're referring to is /usr/local/share/poudriere/image.sh, but I'm not sure where the change would need to be made. Thanks in advance, Joseph On 2019-06-04 13:02,

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-04 Thread Johannes Lundberg
On 6/3/19 10:44 PM, Baptiste Daroussin wrote: > On Tue, Jun 04, 2019 at 07:32:16AM +0200, O. Hartmann wrote: >> Hello List, >> >> lately I ran into a serious problem installing packages in a nanoBSD >> environment, in which the package repository server is "remotely" on site. >> The >> issue as

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-04 Thread Rodney W. Grimes
> On 04/06/2019 06:32, O. Hartmann wrote: > > As far as I know,, the package installation is performed via "chroot'ed" > > environment and somehow /dev/null is out of a sudden not accessible anymore > > while pkg tries to delegate some output to /dev/null. > > Assuming you're chroot'd to /chroot,

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-04 Thread O. Hartmann
On Tue, 4 Jun 2019 07:44:09 +0200 Baptiste Daroussin wrote: > On Tue, Jun 04, 2019 at 07:32:16AM +0200, O. Hartmann wrote: > > Hello List, > > > > lately I ran into a serious problem installing packages in a nanoBSD > > environment, in which the package repository server is "remotely" on site. >

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-04 Thread Matthew Seaman
On 04/06/2019 06:32, O. Hartmann wrote: > As far as I know,, the package installation is performed via "chroot'ed" > environment and somehow /dev/null is out of a sudden not accessible anymore > while pkg tries to delegate some output to /dev/null. Assuming you're chroot'd to /chroot, then:

Re: pkg: Cannot open /dev/null:No such file or directory

2019-06-03 Thread Baptiste Daroussin
On Tue, Jun 04, 2019 at 07:32:16AM +0200, O. Hartmann wrote: > Hello List, > > lately I ran into a serious problem installing packages in a nanoBSD > environment, in which the package repository server is "remotely" on site. The > issue as documented below occurs on both 12-STABLE r348529 and

pkg: Cannot open /dev/null:No such file or directory

2019-06-03 Thread O. Hartmann
done (0 conflicting) [1/10] Installing indexinfo-0.3.1... [1/10] Extracting indexinfo-0.3.1: done [2/10] Installing readline-8.0.0... [2/10] Extracting readline-8.0.0: ...... done pkg: Cannot open /dev/null:No such file or directory [3/10] Installing libffi-3.2.1_3... [3/10] Extra