From: Andreas Friesen <ms.frsn@gmail.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] rootfs: package
Date: Tue, 4 Dec 2018 10:40:11 +0100 [thread overview]
Message-ID: <CAA0ZWqY8n35wx=9p+E1Xcn_uYc3bZ5=Pb9MZ_iUwBpadZwjLhQ@mail.gmail.com> (raw)
In-Reply-To: <20181204075024.doexagkcblyjkrrx@pengutronix.de>
[-- Attachment #1.1: Type: text/plain, Size: 2250 bytes --]
Hi Michael.
I compiled opkg for my host system (archlinux) with : "./configure ; make ;
make install" and installed all packages from ptxdist without any errors:
DESTDIR="/home/friesen/rootfs/rootfs" opkg -f
"/home/friesen/rootfs/opkg.conf" -o "/home/friesen/rootfs/rootfs/" install
/home/friesen/ptx-multi/platform-soc/packages/*.ipk
but
DESTDIR="/home/friesen/rootfs/rootfs"
/home/friesen/gitlab/ptx-multi/platform-soc/sysroot-host/bin/opkg
-f "/home/friesen/rootfs/opkg.conf" -o "/home/friesen/rootfs/rootfs/"
install
/home/friesen/gitlab/quantumx-master/projects/ppc/ptx-multi/platform-soc/packages/*,pkg
produced this error:
* check_data_file_clashes: Package rootfs wants to install file
/home/faix/ptx-multi/platform-soc/build-target/image-nor-mxfs4/var/run
But that path is currently a directory
I finded out with try-and-error method, that opkg do not like "prefix= " !
Am Di., 4. Dez. 2018 um 08:50 Uhr schrieb Michael Olbrich <
m.olbrich@pengutronix.de>:
> On Mon, Dec 03, 2018 at 11:38:46PM +0100, Andreas Friesen wrote:
> > Hello everyone,
> >
> > it's work now. Here is a little patch.
> >
> >
> > --- /usr/local/lib/ptxdist-2018.11.0/rules/host-opkg.make
> 2018-11-22
> > 20:12:56.000000000 +0100
> >
> > +++ rules/host-opkg.make 2018-12-03 23:36:48.214811901 +0100
> > @@ -31,7 +31,6 @@
> > #
> > HOST_OPKG_CONF_TOOL := autoconf
> > HOST_OPKG_CONF_OPT := \
> > - $(HOST_AUTOCONF) \
> > --disable-libopkg-api \
> > --disable-static \
> > --disable-pathfinder \
> > @@ -45,4 +44,6 @@
> > --without-libsolv \
> > --without-static-libopkg
> >
> > +# $(HOST_AUTOCONF) \
> > +
> > # vim: syntax=make
>
> This just removes opkg from your PATH. Did you rebuild the BSP afterwards?
> Maybe you have opkg somewhere else in PATH.
>
> Michael
>
> --
> Pengutronix e.K. | |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
[-- Attachment #1.2: Type: text/html, Size: 3390 bytes --]
[-- Attachment #2: Type: text/plain, Size: 91 bytes --]
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-12-04 9:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-29 7:35 Andreas Friesen
2018-12-03 22:38 ` Andreas Friesen
2018-12-04 7:50 ` Michael Olbrich
2018-12-04 9:40 ` Andreas Friesen [this message]
2018-12-04 10:40 ` Michael Olbrich
2018-12-04 11:47 ` Andreas Friesen
2018-12-04 11:53 ` Andreas Friesen
2018-12-04 11:58 ` Michael Olbrich
2018-12-04 12:47 ` Andreas Friesen
2018-12-04 12:58 ` Michael Olbrich
2018-12-04 13:25 ` Andreas Friesen
2018-12-04 13:39 ` Michael Olbrich
2018-12-05 6:32 ` Andreas Friesen
2018-12-04 7:49 ` Michael Olbrich
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='CAA0ZWqY8n35wx=9p+E1Xcn_uYc3bZ5=Pb9MZ_iUwBpadZwjLhQ@mail.gmail.com' \
--to=ms.frsn@gmail.com \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox