Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2013 15:19:01 +0200
From:      Ekkehard Gehm <gehm@doom-labs.net>
To:        freebsd-ports@freebsd.org, freebsd-jail@freebsd.org
Subject:   Re: stagedir vs. jail
Message-ID:  <20131013131901.GA55678@doom-labs.net>
In-Reply-To: <20131013122217.GA87222@doom-labs.net>
References:  <20131013105853.GA63463@doom-labs.net> <525A8AB5.9000102@FreeBSD.org> <20131013122217.GA87222@doom-labs.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--bg08WKrSYDhXBjb5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

A quick addition:

My Jail is buid exactly as discribed in the jail handbook:
http://www.freebsd.org/doc/handbook/jails-application.html

So hanging around with this issue because of this staging thing is a bit *a=
rgl*

Cheers,

Ekki

On Sun, 13 Oct 2013, Ekkehard Gehm wrote something like:

> Ahoi!
>=20
> On Sun, 13 Oct 2013, Matthew Seaman wrote something like:
>=20
> > On 13/10/2013 11:58, Ekkehard Gehm wrote:
> > > I resently have some problems installing/updating ports. The main
> > > problem is that the stagedir path is somehow messed up.
> > >=20
> > > The system is running FreeBSD 9.1-RELEASE-p6 and I'm working in a
> > > jail. While building it creates the stagedir in
> > > /s/portbuild/usr/ports/...../usr/local/ BUT: When it comes to the pkg
> > > building it suddently is looking in .../usr-local/.. witch acctualy
> > > is a part of the symlink. (In the jail /usr/local is a symlink to
> > > /s/usr-local). Resulting in an failure.
> > >=20
> > > The only workiaround  is disabling stage completly thru make.conf...=
=20
> > > As this is very quick'n'dirty I wonder if there is any other
> > > solution!
> >=20
> > Your subject line is (perhaps) a bit misleading: this seems to be
> > nothing specific to the use of jails, but due to having sym-links in
> > various paths.  It could happen just the same if you laid out your host
> > filesystem using sym-links.
> >=20
>=20
> Right. That might be...
>=20
> > Anyhow, this looks like a bug to me -- using sym-links to put your
> > filesystem together should not result in chaos.
> >=20
>=20
>=20
> This is alo my understanding of this issue...
>=20
> > Are you using pkg(8)?  There are differences in the way a package is
> > generated from the staging directory between pkg(8) and pkg_create(1)
> > which might make all the difference.
> >=20
>=20
> Here is a short cut out of a build (portmaster portmaster):
>=20
> install  -o root -g wheel -m 444 /s/portbuild/usr/ports/ports-mgmt/portma=
ster/wo                                                      rk/freebsd-por=
tmaster-7359019/files/bash-completions  /s/portbuild/usr/ports/por         =
                                             ts-mgmt/portmaster/work/stage/=
usr/local/etc/bash_completion.d/portmaster.sh
> =3D=3D=3D=3D> Compressing man pages
> =3D=3D=3D>  Building package for portmaster-3.17.2
> Creating package /s/portbuild/usr/ports/ports-mgmt/portmaster/work/portma=
ster-3.                                                      17.2.tbz
> Registering depends:.
> Creating bzip'd tar ball in '/s/portbuild/usr/ports/ports-mgmt/portmaster=
/work/p                                                      ortmaster-3.17=
=2E2.tbz'
> tar: could not chdir to '/s/portbuild/usr/ports/ports-mgmt/portmaster/wor=
k/stage                                                      /s/usr-local'
>=20
> pkg_create: make_dist: tar command failed with code 256
> *** [do-package] Error code 1
>=20
> Stop in /usr/ports/ports-mgmt/portmaster.
> *** [install] Error code 1
>=20
> Stop in /usr/ports/ports-mgmt/portmaster.
>=20
> =3D=3D=3D>>> A backup package for portmaster-3.17.1 should
>        be located in /var/ports/packages/portmaster-backup
>=20
> =3D=3D=3D>>> Installation of portmaster-3.17.2 (ports-mgmt/portmaster) fa=
iled
> =3D=3D=3D>>> Aborting update
>=20
> =3D=3D=3D>>> Killing background jobs
> Terminated
>=20
> =3D=3D=3D>>> You can restart from the point of failure with this command =
line:
>        portmaster <flags> ports-mgmt/portmaster
>=20
> =3D=3D=3D>>> Exiting
>=20
> As a result portmaster is not working anymore...
> > Is it all ports that are affected?  Does the use of PLIST_FILES or
> > PLIST_DIRS in the port Makefile make any difference compared to having a
> > pkg-plist file?
> >=20
> > A possible work-around: instead of sym-linking /s/usr-local ->
> > /usr/local use a nullfs mount instead.
> >=20
> >     mount -t nullfs /s/usr-local /usr/local
> >=20
> > (Actually, you'ld probably do that from outside the jail so adjust the
> > paths accordingly.)
> >=20
> > Another workaround:  set up your own poudriere instance to build
> > packages for all your jails.  poudriere(8) will create its own jails to
> > do package building in, and manage paths etc. itself.  It's a natural
> > partner to pkg(8) and zfs(8) but it will work without either of those.
> >=20
> > 	Cheers,
> >=20
> > 	Matthew
> >=20
> > --=20
> > Dr Matthew J Seaman MA, D.Phil.
> > PGP: http://www.infracaninophile.co.uk/pgpkey
> >=20
> >=20
>=20
>=20
>=20
> --=20
> Ekkehard Gehm           *       mailto:gehm@doom-labs.net
> Doom-Labs Inc.          *       http://www.doom-labs.net
> Frag Content            *       PGP-Key: http://www.physik.tu-berlin.de/~=
gehm/pubkey.asc
>=20
> Experience is what you get when you were expecting something else.
>=20
> Microsoft:      "Where do you want to go today?"
> Linux:          "Where do you want to go tomorrow?"
> FreeBSD:        "Are you guys coming or what?"



--=20
Ekkehard Gehm           *       mailto:gehm@doom-labs.net
Doom-Labs Inc.          *       http://www.doom-labs.net
Frag Content            *       PGP-Key: http://www.physik.tu-berlin.de/~ge=
hm/pubkey.asc

Experience is what you get when you were expecting something else.

Microsoft:      "Where do you want to go today?"
Linux:          "Where do you want to go tomorrow?"
FreeBSD:        "Are you guys coming or what?"

--bg08WKrSYDhXBjb5
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (FreeBSD)

iEYEARECAAYFAlJancIACgkQ3AMzQY6nzuYnaQCgi27JcBdhK2Tgwmf/0VxYxKdW
UAEAnRKXJKeIU+M+ibFz47ezycRZbQXC
=b02l
-----END PGP SIGNATURE-----

--bg08WKrSYDhXBjb5--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131013131901.GA55678>