pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/55656: wmweather-2.4.6nb14 throws an error on launch
>Number: 55656
>Category: pkg
>Synopsis: wmweather-2.4.6nb14 throws an error on launch
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Sep 13 20:05:00 +0000 2020
>Originator: snow flurry
>Release: current, 2020-09-12
>Organization:
>Environment:
NetBSD patchouli 9.99.72 NetBSD 9.99.72 (GENERIC) #0: Wed Sep 9 01:22:37 UTC 2020 root@5a634d03f9ae:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
wmweather-2.4.6nb14 throws the following error on launch:
> wmweather: Received error 302 while fetching EDDK from NOAA, aborting
> wmweather: Please send a bug report to <martin%godisch.de@localhost>
This is due to wmweather 2.4.6 using the wrong HTTP endpoint.
>How-To-Repeat:
Start wmweather without any arguments.
>Fix:
This patch updates the package to wmweather 2.4.7, which has the corrected endpoint.
--- x11/wmweather/Makefile.orig 2020-09-13 12:39:58.198137872 -0700
+++ x11/wmweather/Makefile 2020-09-13 12:28:54.228522135 -0700
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.64 2020/05/31 17:44:44 rillig Exp $
-DISTNAME= wmweather-2.4.6
-PKGREVISION= 14
+DISTNAME= wmweather-2.4.7
CATEGORIES= x11
MASTER_SITES= https://people.debian.org/~godisch/wmweather/
--- x11/wmweather/distinfo.orig 2020-09-13 12:40:09.924594819 -0700
+++ x11/wmweather/distinfo 2020-09-12 22:18:09.140286655 -0700
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.12 2017/01/29 06:36:01 mef Exp $
-SHA1 (wmweather-2.4.6.tar.gz) = d896956860e8057f6e924714fe8c12219ff62bd1
-RMD160 (wmweather-2.4.6.tar.gz) = de3d1cacb2b801f14f16963f6d4b87ab372e445b
-SHA512 (wmweather-2.4.6.tar.gz) = 7713975207a3427aeeeb3560f0d83354ebfe28c0564acf08f0a64fa405f138283f45ca4cf0301117bc46a169ac950a0c59c457c4cdf6b949525d60118da162ef
-Size (wmweather-2.4.6.tar.gz) = 86672 bytes
+SHA1 (wmweather-2.4.7.tar.gz) = a227b0efe8e141e6fde0dbe21a6bfb9cad026aab
+RMD160 (wmweather-2.4.7.tar.gz) = 1dae2f985f6b2cbd48da9a0b3adc1ced91b693bb
+SHA512 (wmweather-2.4.7.tar.gz) = d9d0c46e85a24aaa278aa75e0fcd51fc417c3c094d9e69c5820a288955c3ebdde21a24b26964824d9275a41ec053e3d942b185b24088d806e033e311e6e09108
+Size (wmweather-2.4.7.tar.gz) = 86220 bytes
SHA1 (patch-aa) = a882d59ff36a5fb23822ab9288c48f62edc094d8
SHA1 (patch-wmweather.c) = ef7e6a9ebc4bd28c3b99bf49715f8e02f670028a
Home |
Main Index |
Thread Index |
Old Index