All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] netkit-ruser: update SRC_URI
@ 2017-02-07  5:21 Armin Kuster
  2017-02-07  7:56 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Armin Kuster @ 2017-02-07  5:21 UTC (permalink / raw)
  To: openembedded-devel, akuster

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 <akuster808@gmail.com>
---
 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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-networking][PATCH] netkit-ruser: update SRC_URI
  2017-02-07  5:21 [meta-networking][PATCH] netkit-ruser: update SRC_URI Armin Kuster
@ 2017-02-07  7:56 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2017-02-07  7:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster@mvista

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 <akuster808@gmail.com> 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 <akuster808@gmail.com>
> ---
>  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
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-07  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-07  5:21 [meta-networking][PATCH] netkit-ruser: update SRC_URI Armin Kuster
2017-02-07  7:56 ` Martin Jansa

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.