[oe] [PATCH 1/1] Update unavailable whois 4.5.25 to available version 4.7.30.

Paul Menzel paulepanter at users.sourceforge.net
Tue Jan 5 13:19:43 UTC 2010


Dear list,


trying to build a package where `virtual/libintl` is part of `DEPENDS`,
I noticed that whois cannot be build since the sources are not available
anymore. Therefore update the version and the checksums.

`bitbake whois` worked for me.


Thanks,

Paul

---

whois 4.5.25 is not available on all tried servers anymore.

	$ bitbake whois
	[…]
	NOTE: fetch ftp://ftp.debian.org/debian/pool/main/w/whois/whois_4.5.25.tar.gz
	--2010-01-05 13:36:25--  ftp://ftp.debian.org/debian/pool/main/w/whois/whois_4.5.25.tar.gz
        	   => `/srv/filme/oe/downloads/whois_4.5.25.tar.gz'
	Resolving ftp.debian.org... 130.89.149.226, 2001:610:1908:a000::149:226
	Connecting to ftp.debian.org|130.89.149.226|:21... connected.
	Logging in as anonymous ... Logged in!
	==> SYST ... done.    ==> PWD ... done.
	==> TYPE I ... done.  ==> CWD (1) /debian/pool/main/w/whois ... done.
	==> SIZE whois_4.5.25.tar.gz ... done.
	==> PASV ... done.    ==> RETR whois_4.5.25.tar.gz ...
	No such file `whois_4.5.25.tar.gz'.
	[…]
	        NOTE: fetch http://mirrors.openembedded.org//whois_4.5.25.tar.gz
        --2010-01-05 13:37:45--  http://mirrors.openembedded.org//whois_4.5.25.tar.gz
        Resolving mirrors.openembedded.org... 82.197.159.157
        Connecting to mirrors.openembedded.org|82.197.159.157|:80... connected.
        HTTP request sent, awaiting response... 404 Not Found
        2010-01-05 13:37:45 ERROR 404: Not Found.

        NOTE: fetch http://sources.openembedded.org//whois_4.5.25.tar.gz
        --2010-01-05 13:37:45--  http://sources.openembedded.org//whois_4.5.25.tar.gz
        Resolving sources.openembedded.org... 140.211.169.165
        Connecting to sources.openembedded.org|140.211.169.165|:80... connected.
        HTTP request sent, awaiting response... 404 Not Found
        2010-01-05 13:37:46 ERROR 404: Not Found.

        NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/whois_4.5.25.tar.gz
        --2010-01-05 13:37:46--  http://www.angstrom-distribution.org/unstable/sources/whois_4.5.25.tar.gz
        Resolving www.angstrom-distribution.org... 188.40.83.200
        Connecting to www.angstrom-distribution.org|188.40.83.200|:80... connected.
        HTTP request sent, awaiting response... 404 Not Found
        2010-01-05 13:37:47 ERROR 404: Not Found.

        NOTE: Task failed: Fetch failed: ftp://ftp.debian.org/debian/pool/main/w/whois/whois_4.5.25.tar.gz

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 conf/checksums.ini            |    6 +++---
 recipes/whois/whois_4.5.25.bb |    6 ------
 recipes/whois/whois_4.7.30.bb |    6 ++++++
 3 files changed, 9 insertions(+), 9 deletions(-)
 delete mode 100644 recipes/whois/whois_4.5.25.bb
 create mode 100644 recipes/whois/whois_4.7.30.bb

diff --git a/conf/checksums.ini b/conf/checksums.ini
index d07da15..e16e6b2 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -27662,9 +27662,9 @@ sha256=7315963b6eefb7530b4a4f63a5d5ccdab30078784cf41ccb5297873f9adea2f3
 md5=e6051f1e1487ec0ebfdbda72bedc70ad
 sha256=69044b87c517b986dbc17a5f7e4de430cb56e605330c19c6bb0d384d5c37e638
 
-[ftp://ftp.debian.org/debian/pool/main/w/whois/whois_4.5.25.tar.gz]
-md5=516fc54ce709e874133fc3b3c7c05447
-sha256=99979ff161ee209da21ae118eff9ca6de7c5cb1b0dc3397de18df534e0afaf76
+[ftp://ftp.debian.org/debian/pool/main/w/whois/whois_4.7.30.tar.gz]
+md5=0667190491a5a9ded8595b8e330dcc11
+sha256=67581c0fa7b75ccea366e531b807b02a7f1dbe6fc55d4cd440e8f09eea491d36
 
 [http://wifi-radar.systemimager.org/pub/wifi-radar-1.9.6.tar.bz2]
 md5=4ab4cc22d68dd0655ab28b75c7aa6248
diff --git a/recipes/whois/whois_4.5.25.bb b/recipes/whois/whois_4.5.25.bb
deleted file mode 100644
index 22952b0..0000000
--- a/recipes/whois/whois_4.5.25.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require whois.inc
-
-SRC_URI = "${DEBIAN_MIRROR}/main/w/whois/whois_${PV}.tar.gz"
-S = "${WORKDIR}/whois-${PV}"
-
-inherit gettext
diff --git a/recipes/whois/whois_4.7.30.bb b/recipes/whois/whois_4.7.30.bb
new file mode 100644
index 0000000..22952b0
--- /dev/null
+++ b/recipes/whois/whois_4.7.30.bb
@@ -0,0 +1,6 @@
+require whois.inc
+
+SRC_URI = "${DEBIAN_MIRROR}/main/w/whois/whois_${PV}.tar.gz"
+S = "${WORKDIR}/whois-${PV}"
+
+inherit gettext
-- 
1.6.5.7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-unavailable-whois-4.5.25-to-available-version.patch
Type: text/x-patch
Size: 4393 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100105/40b60c96/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100105/40b60c96/attachment-0002.sig>


More information about the Openembedded-devel mailing list