From: michael@awek-microdata.de (Michael Westermann)
To: openembedded-devel@lists.openembedded.org
Subject: package_deb and update-alteernatives-dpkg-native on amd64 fails
Date: Fri, 30 Apr 2010 09:01:35 +0200 [thread overview]
Message-ID: <20100430070135.GH15511@squirrel.microdata-pos.de> (raw)
Hi,
I use openembeeded too make a short distro for our embedded boards. We
use a arm mx27 cpu. The Host system is a amd64 debian sid linux.
I use the git version from openembedded-dev.
I've the follow mistake/problem, on the rootfs the update-alternatives
dont work. I get the foolow messages:
Can't locate dpkg-gettext.pl in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl . ../usr/lib/dpkg) at
/opt/oe/platform/cwmx27-awek-smartstorage-rel1/staging/x86_64-linux/usr/sbin/update-alternatives
line 7.
/opt/oe/platform/rel1/staging/x86_64-linux/usr/sbin/update-alternatives
in /usr/sbin/update-alternatives are the
$admindir= "/var/lib/dpkg";
$dpkglibdir= "/usr/lib/dpkg";
but this is are paths from the host-system, the location from
dpkg-gettext.pl is:
/opt/oe/platform/rel1/staging/x86_64-linux/usr/lib/dpkg/dpkg-gettext.pl
How can I set the correct this paths?
I've test different versions from update-alternatives-dpkg-native e.g.
PREFERRED_VERSION_update-alternatives-native = "1.13.22"
PREFERRED_VERSION_dpkg-native = "1.13.22"
Michael
reply other threads:[~2010-04-30 7:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100430070135.GH15511@squirrel.microdata-pos.de \
--to=michael@awek-microdata.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.