Shouldn't we fix DEBIAN_MIRROR instead or does it influence only this archive?
On Tue, Feb 7, 2017 at 6:21 AM, Armin Kuster <[email protected]> wrote: > ERROR: netkit-telnet-0.17-r0 do_checkuri: Fetcher failure for URL: ' > ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ > netkit-telnet-0.17.tar.gz'. URL ftp://ftp.uk.linux.org/pub/ > linux/Networking/netkit/netkit-telnet-0.17.tar.gz doesn't work > ERROR: netkit-telnet-0.17-r0 do_checkuri: Function failed: do_checkuri > > Debian moved these sources > > Signed-off-by: Armin Kuster <[email protected]> > --- > meta-networking/recipes-netkit/netkit-rusers/netkit-rusers_0.17.bb | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-networking/recipes-netkit/netkit-rusers/netkit- > rusers_0.17.bb b/meta-networking/recipes-netkit/netkit-rusers/netkit- > rusers_0.17.bb > index 24eb96f..459e39e 100644 > --- a/meta-networking/recipes-netkit/netkit-rusers/netkit-rusers_0.17.bb > +++ b/meta-networking/recipes-netkit/netkit-rusers/netkit-rusers_0.17.bb > @@ -6,8 +6,8 @@ LICENSE = "BSD" > LIC_FILES_CHKSUM = "file://rusers/rusers.c;beginline=2;endline=3;md5= > f4fc634a4ce8c569911196b72b10770e" > DEPENDS = " tcp-wrappers libtirpc rpcbind" > > -SRC_URI = > "${DEBIAN_MIRROR}/main/n/${BPN}/${BPN}_${PV}.orig.tar.gz;name=archive > \ > - ${DEBIAN_MIRROR}/main/n/${BPN}/${BPN}_${PV}-8.diff.gz;name=patch8 > \ > +SRC_URI = "http://http.debian.net/debian/pool/main/n/${BPN}/${ > BPN}_${PV}.orig.tar.gz;name=archive \ > + http://http.debian.net/debian/pool/main/n/${BPN}/${BPN}_${ > PV}-8.diff.gz;name=patch8 \ > file://rpc.rusersd-Makefile-fix-parallel-build-issue.patch \ > " > > -- > 2.9.3 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
