[Bug 1300726] Re: error while loading shared libraries: libselinux.so.1
Mattia Rizzolo
mattia at mapreri.org
Mon Nov 23 18:44:57 UTC 2015
oh, I just noticed that you replied to tg, well, please try with just
pbuilder create --basetgz xenial-i386-base.tgz --architecture i386 --distribution xenial
(taking care your MIRROR conf points to archive.u.c or a mirror of it, or add --mirror to the command above).
Really here is enough to do this. Maybe your system does not have any i386 lib? I'm unsure about ubuntu defaults, but then please just `dpkg --add-architecture i386` + `apt update` + `apt install libselinux1:i386` which is more or less the very base to run i386 lib on x86_64.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pbuilder in Ubuntu.
https://bugs.launchpad.net/bugs/1300726
Title:
error while loading shared libraries: libselinux.so.1
Status in pbuilder package in Ubuntu:
Incomplete
Bug description:
Hi,
I have create on sausy 64bit a sausy/trusty buildsys:
sudo DIST=saucy pbuilder create --debootstrapopts --arch --debootstrapopts i386
sudo DIST=trusty pbuilder create --debootstrapopts --arch --debootstrapopts i386
On build a package with:
DIST=trusty ARCH=i386 pdebuild
or
DIST=saucy ARCH=i386 pdebuild
I get every time the error:
/var/cache/pbuilder/build//10404/usr/bin/dpkg: error while loading
shared libraries: libselinux.so.1: cannot open shared object file: No
such file or directory
Full buildlog is attached.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: pbuilder 0.215ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Tue Apr 1 13:24:17 2014
InstallationDate: Installed on 2013-12-12 (109 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: pbuilder
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1300726/+subscriptions
More information about the foundations-bugs
mailing list