* fakeroot 1.7.1 not fetchable
@ 2007-10-30 20:53 Robert Schuster
2007-10-30 22:29 ` Mike (mwester)
0 siblings, 1 reply; 4+ messages in thread
From: Robert Schuster @ 2007-10-30 20:53 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1.1: Type: text/plain, Size: 269 bytes --]
Hi,
fakeroot 1.7.1's source cannot be fetched from debian mirrors. It is not
available there. A short googling revealed that is available through
gentoo's mirrors instead:
ftp://ftp.gentoo.org.ua/distfiles/fakeroot_1.7.1.tar.gz
File a bug?
Regards
Robert
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: oe-fakeroot171-url-fix.diff --]
[-- Type: text/x-patch; name="oe-fakeroot171-url-fix.diff", Size: 752 bytes --]
#
# old_revision [420247a040098c2b3bf47d7ef03fd8a8adbc70ee]
#
# patch "packages/fakeroot/fakeroot_1.7.1.bb"
# from [9671a1e7cbc80f1694a5f396598c05ac2f9f1269]
# to [3136d26e1e4100fa3f4bcca51f30a2b9c13cc37f]
#
============================================================
--- packages/fakeroot/fakeroot_1.7.1.bb 9671a1e7cbc80f1694a5f396598c05ac2f9f1269
+++ packages/fakeroot/fakeroot_1.7.1.bb 3136d26e1e4100fa3f4bcca51f30a2b9c13cc37f
@@ -5,7 +5,7 @@ PR = "r2"
RDEPENDS = "util-linux"
PR = "r2"
-SRC_URI = "ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_${PV}.tar.gz \
+SRC_URI = "ftp://ftp.gentoo.org.ua/distfiles/fakeroot_${PV}.tar.gz \
file://work-with-older-libtool.patch;patch=1"
inherit autotools
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: fakeroot 1.7.1 not fetchable
2007-10-30 20:53 fakeroot 1.7.1 not fetchable Robert Schuster
@ 2007-10-30 22:29 ` Mike (mwester)
2007-10-30 23:41 ` Robert Schuster
0 siblings, 1 reply; 4+ messages in thread
From: Mike (mwester) @ 2007-10-30 22:29 UTC (permalink / raw)
To: openembedded-devel
fakeroot 1.7.1 was considered unstable when it was added to OE, but it
worked better than the 1.5.x version for some newer distros. I suspect the
correct solution is to upgrade to the 1.8.x version. Please open a bug so
we can track this issue; I'll do a cursory test with the most recent 1.8.x
version and commit a fix.
Mike (mwester)
----- Original Message -----
From: "Robert Schuster" <theBohemian@gmx.net>
To: <openembedded-devel@lists.openembedded.org>
Sent: Tuesday, October 30, 2007 3:53 PM
Subject: [oe] fakeroot 1.7.1 not fetchable
Hi,
fakeroot 1.7.1's source cannot be fetched from debian mirrors. It is not
available there. A short googling revealed that is available through
gentoo's mirrors instead:
ftp://ftp.gentoo.org.ua/distfiles/fakeroot_1.7.1.tar.gz
File a bug?
Regards
Robert
----------------------------------------------------------------------------
----
#
# old_revision [420247a040098c2b3bf47d7ef03fd8a8adbc70ee]
#
# patch "packages/fakeroot/fakeroot_1.7.1.bb"
# from [9671a1e7cbc80f1694a5f396598c05ac2f9f1269]
# to [3136d26e1e4100fa3f4bcca51f30a2b9c13cc37f]
#
============================================================
--- packages/fakeroot/fakeroot_1.7.1.bb
9671a1e7cbc80f1694a5f396598c05ac2f9f1269
+++ packages/fakeroot/fakeroot_1.7.1.bb
3136d26e1e4100fa3f4bcca51f30a2b9c13cc37f
@@ -5,7 +5,7 @@ PR = "r2"
RDEPENDS = "util-linux"
PR = "r2"
-SRC_URI =
"ftp://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_${PV}.tar.gz \
+SRC_URI = "ftp://ftp.gentoo.org.ua/distfiles/fakeroot_${PV}.tar.gz \
file://work-with-older-libtool.patch;patch=1"
inherit autotools
----------------------------------------------------------------------------
----
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: fakeroot 1.7.1 not fetchable
2007-10-30 22:29 ` Mike (mwester)
@ 2007-10-30 23:41 ` Robert Schuster
2007-10-31 6:08 ` Mike (mwester)
0 siblings, 1 reply; 4+ messages in thread
From: Robert Schuster @ 2007-10-30 23:41 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 242 bytes --]
Hi.
> Please open a bug so
> we can track this issue;
Done[0].
> I'll do a cursory test with the most recent 1.8.x
> version and commit a fix.
Thanks!
Regards
Robert
[0] - http://bugs.openembedded.org/show_bug.cgi?id=3243
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: fakeroot 1.7.1 not fetchable
2007-10-30 23:41 ` Robert Schuster
@ 2007-10-31 6:08 ` Mike (mwester)
0 siblings, 0 replies; 4+ messages in thread
From: Mike (mwester) @ 2007-10-31 6:08 UTC (permalink / raw)
To: openembedded-devel
Fakeroot has been upgraded to the latest version available from upstream
(1.8.3). It seems to work here (famous last words, no?), but this package
has a history of being sensitive, so please take a moment to test. Aside
from the standard failures you might get when building fakeroot-native, the
other typical failure mode has historically involved strange behavior such
as directories and files being mixed up in the rootfs, and extremely odd
failures when bitbake invokes mkjffs to make the image of the rootfs.
Mike (mwester)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-10-31 6:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30 20:53 fakeroot 1.7.1 not fetchable Robert Schuster
2007-10-30 22:29 ` Mike (mwester)
2007-10-30 23:41 ` Robert Schuster
2007-10-31 6:08 ` Mike (mwester)
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.