From unknown Thu Jun 19 14:08:28 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42699 <42699@debbugs.gnu.org> To: bug#42699 <42699@debbugs.gnu.org> Subject: Status: [PATCH] gnu: libxfce4util: fix source URI. Reply-To: bug#42699 <42699@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:08:28 +0000 retitle 42699 [PATCH] gnu: libxfce4util: fix source URI. reassign 42699 guix-patches submitter 42699 Michael Rohleder severity 42699 normal tag 42699 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 03 09:35:51 2020 Received: (at submit) by debbugs.gnu.org; 3 Aug 2020 13:35:51 +0000 Received: from localhost ([127.0.0.1]:44667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k2ad4-0005Oi-KK for submit@debbugs.gnu.org; Mon, 03 Aug 2020 09:35:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:50580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k2ad0-0005OW-6k for submit@debbugs.gnu.org; Mon, 03 Aug 2020 09:35:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k2acz-0001rd-Ui for guix-patches@gnu.org; Mon, 03 Aug 2020 09:35:45 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:41446) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k2acx-0005L0-MT for guix-patches@gnu.org; Mon, 03 Aug 2020 09:35:45 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1k2acu-0001YY-M5; Mon, 03 Aug 2020 15:35:40 +0200 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1k2act-0000L7-FO for guix-patches@gnu.org; Mon, 03 Aug 2020 15:35:40 +0200 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] gnu: libxfce4util: fix source URI. X-PGP-Fingerprint: 755E 2DE5 D0D5 85C5 2E78 2830 7C7A FFBE FEF2 CB25 X-PGP-Key: https://www.rohleder.de/~mike/pgpkey.asc Date: Mon, 03 Aug 2020 15:35:33 +0200 Message-ID: <87sgd3df8a.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1596461743;62225b7b; X-HE-SMSGID: 1k2acu-0001YY-M5 Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/03 08:38:05 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-libxfce4util-fix-source-URI.patch Content-Transfer-Encoding: quoted-printable Content-Description: [PATCH] gnu: libxfce4util: fix source URI. From=20a26c6f0e32edc3fef9136d3f2946688074a6cae8 Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Mon, 3 Aug 2020 15:31:21 +0200 Subject: [PATCH] gnu: libxfce4util: fix source URI. * gnu/packages/xfce.scm (libxfce4util): fix source URI. =2D-- gnu/packages/xfce.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 13b33ea6fb..a02dd51b65 100644 =2D-- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -98,9 +98,9 @@ (version "4.14.0") (source (origin (method url-fetch) =2D (uri (string-append "http://archive.xfce.org/xfce/" =2D (version-major+minor version) =2D "/src/" name "-" version ".tar.bz2")) + (uri (string-append "https://archive.xfce.org/src/xfce/" + name "/" (version-major+minor version) + "/" name "-" version ".tar.bz2")) (sha256 (base32 "093338faqqsrlc8dkmzr7qv411ysxczg1wlg7s3gvhrfk6vpkb9j")))) =2D-=20 2.28.0 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 /earth: file system full. --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl8oEqUACgkQfHr/vv7y yyXcCggAogSK00l9rAcEEtBnfdwCq1TfNiqG5pRsi4hUUb8losHGOtyOX9BuBiao PtvNu39D9+WdlzU79oc8lJi/s5lm9/ZQRDQaKXP8OtCP3sH0oeZ4ljgtI1yvNE0f ZgCOj9Ofhr5OmJ6SU2Bz450qGHV5QG/i5NCBPRwlocNh4Weyt3Q9/UubpCbDrnWn PhcKuVhH5tsTfdVoT2RIpajdq/VaGyebr7G2ai8P1YKJt80/Ee6sCHX5eJibrrCG XrxkGBuzA78Iak3dvnDJmorZ/Zim391WiJO8SesOIpRotomNEJwknEx/G75Pu4e9 kP11IAXIw+w1a3HQAt/FD7z2z9Q+Bw== =YAeJ -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 03 15:31:17 2020 Received: (at 42699-done) by debbugs.gnu.org; 3 Aug 2020 19:31:17 +0000 Received: from localhost ([127.0.0.1]:46070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k2gB3-0004OS-8m for submit@debbugs.gnu.org; Mon, 03 Aug 2020 15:31:17 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:39176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k2gAy-0004OC-1J for 42699-done@debbugs.gnu.org; Mon, 03 Aug 2020 15:31:15 -0400 Received: by mail-lj1-f194.google.com with SMTP id v9so6449814ljk.6 for <42699-done@debbugs.gnu.org>; Mon, 03 Aug 2020 12:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=WDGF9fF1aKJfOb97U7VZit2n/E2I5tTTEUsmw6BhI94=; b=EMPKxJ6z2bBUF0G7RDqS4KCjW3Zky3FtohYHWZx6NUIjw/pqF6sICMQid/KqvKZtPc WCUOcbBcqtYTBobdanNlzI/4fLgTbkAhBg6asb44qMFtnB+hso+uWBfKmo5q/Wbx/rjS wU3tX9njoBYef9fSYNVNjzlyWHYe93Vk3F2OWy7N+BZDbEsc08P/Ama6maIt+jVI/5g2 ylNFl0SpRqFD5S7xAyY3vjjDaKM77+Qott4BlVSeWHaKsOY/8YHHnBlOjFCsgCZyUbGE IjsaOX47j03/0ULGepxbtW0WLSD779hZjNpXwwSmyBO/2SeH7NrwwDXTVkoBbv3B86rr wXsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=WDGF9fF1aKJfOb97U7VZit2n/E2I5tTTEUsmw6BhI94=; b=RSCLDeGKIoUj9nij9ZZ/LbGRpw12Kp4wCC8/4EGX8wD00muHQ9JWjOP/Nltw1y5HL4 uqZf8YVh3aWYHJif2nBNZiuSvO/9uNaN6xnJP4yK5oAl0+G5M7sClVRlGMo5CuZBn/Xm slc44L58lJXPsJMMe8wMB1xn7F+ZuRXZhKfBMez0WyZarp5XrOp2LkrcqpZsc9Y8tcei w1cmYiEamAsAMhUmDqeKkwXr3mLfsC5wttW/azFtkiiGB7Hzt3GY1L//BhNePzmcxltj lU5O8OkBxBQ0u9eOZnmxzFwQA9u+7ntcLaUYHdK2JxnftWDmFsXV9xiElH7WUnxfNBAc KKXg== X-Gm-Message-State: AOAM531/o0tdg1niFkUJJBQ2lusSySyX4o0Qr6yfQnx311LxxsMarXvU XddKjLugGKyCpUo1Kekz/XhjQ7OCsL0= X-Google-Smtp-Source: ABdhPJwA5TUpzMPNqyJ2/zNAPZYitBB3Mm9EEwkMZc8YcBzJsTJcoEN0lPDoSayaeFstUvuehcuy+Q== X-Received: by 2002:a05:651c:208:: with SMTP id y8mr3480631ljn.233.1596483064984; Mon, 03 Aug 2020 12:31:04 -0700 (PDT) Received: from guixsd (ppp91-122-98-213.pppoe.avangarddsl.ru. [91.122.98.213]) by smtp.gmail.com with ESMTPSA id z21sm3411103ljm.30.2020.08.03.12.31.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Aug 2020 12:31:04 -0700 (PDT) From: Oleg Pykhalov To: Michael Rohleder Subject: Re: [bug#42699] [PATCH] gnu: libxfce4util: fix source URI. References: <87sgd3df8a.fsf@rohleder.de> Date: Mon, 03 Aug 2020 22:31:00 +0300 In-Reply-To: <87sgd3df8a.fsf@rohleder.de> (Michael Rohleder's message of "Mon, 03 Aug 2020 15:35:33 +0200") Message-ID: <87tuxjr0gb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42699-done Cc: 42699-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Michael Rohleder writes: > From a26c6f0e32edc3fef9136d3f2946688074a6cae8 Mon Sep 17 00:00:00 2001 > From: Michael Rohleder > Date: Mon, 3 Aug 2020 15:31:21 +0200 > Subject: [PATCH] gnu: libxfce4util: fix source URI. > > * gnu/packages/xfce.scm (libxfce4util): fix source URI. > --- > gnu/packages/xfce.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm > index 13b33ea6fb..a02dd51b65 100644 > --- a/gnu/packages/xfce.scm > +++ b/gnu/packages/xfce.scm > @@ -98,9 +98,9 @@ Doesn't looks like a fix, because it doesn't look like a broken. ;-) =2D-8<---------------cut here---------------start------------->8--- oleg@guixsd ~/src/guix-master$ ./pre-inst-env guix repl <<< '(use-modules (= guix packages)) (origin-uri (package-source (@@ (gnu packages xfce) libxfce= 4util)))' Consider installing the 'guile-readline' package for convenient interactive line editing and input history. Consider installing the 'guile-colorized' package for a colorful Guile experience. GNU Guile 3.0.4 Copyright (C) 1995-2020 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. $1 =3D "http://archive.xfce.org/xfce/4.14/src/libxfce4util-4.14.0.tar.bz2" oleg@guixsd ~$ curl -IL http://archive.xfce.org/xfce/4.14/src/libxfce4util-= 4.14.0.tar.bz2 HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 03 Aug 2020 19:20:14 GMT Content-Type: text/html Content-Length: 178 Connection: keep-alive Location: https://archive.xfce.org/xfce/4.14/src/libxfce4util-4.14.0.tar.bz2 HTTP/2 302=20 server: nginx date: Mon, 03 Aug 2020 19:20:14 GMT content-type: text/html; charset=3Dutf-8 cache-control: private, no-cache link: ; rel=3Dduplicate; pri=3D1; geo=3Dnl link: ; rel=3Dduplicate; pri=3D2; geo=3Dfr link: ; rel=3Dduplicate; pri=3D3; geo=3Dde location: https://archive.be.xfce.org/xfce/4.14/src/libxfce4util-4.14.0.tar= .bz2 HTTP/1.1 200 OK Date: Mon, 03 Aug 2020 19:20:15 GMT Server: Apache/2.4.10 (Debian) X-Frame-Options: DENY X-Content-Type-Options: nosniff Last-Modified: Sun, 11 Aug 2019 16:00:36 GMT ETag: "7e106-58fd982118326" Accept-Ranges: bytes Content-Length: 516358 Content-Type: application/x-bzip2 oleg@guixsd ~/src/guix-master$ ./pre-inst-env guix repl <<< '(use-modules (= guix packages)) (origin-uri (package-source (@@ (gnu packages xfce) libxfce= 4util)))' Consider installing the 'guile-readline' package for convenient interactive line editing and input history. Consider installing the 'guile-colorized' package for a colorful Guile experience. GNU Guile 3.0.4 Copyright (C) 1995-2020 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. ;;; note: source file /home/oleg/src/guix-master/gnu/packages/xfce.scm ;;; newer than compiled /home/oleg/src/guix-master/gnu/packages/xfce.= go $1 =3D "https://archive.xfce.org/src/xfce/libxfce4util/4.14/libxfce4util-4.= 14.0.tar.bz2" oleg@guixsd ~$ curl -IL https://archive.xfce.org/src/xfce/libxfce4util/4.14= /libxfce4util-4.14.0.tar.bz2 HTTP/2 302=20 server: nginx date: Mon, 03 Aug 2020 19:21:18 GMT content-type: text/html; charset=3Dutf-8 cache-control: private, no-cache link: ; rel=3Dduplicate; pri=3D1; geo=3Dbe link: ; rel=3Dduplicate; pri=3D2; geo=3Dfr link: ; rel=3Dduplicate; pri=3D3; geo=3Dnl location: https://mirror.netcologne.de/xfce/src/xfce/libxfce4util/4.14/libx= fce4util-4.14.0.tar.bz2 HTTP/2 200=20 server: nginx/1.19.1 date: Mon, 03 Aug 2020 19:21:19 GMT content-type: application/octet-stream content-length: 516358 last-modified: Sun, 11 Aug 2019 16:00:36 GMT etag: "5d503ba4-7e106" accept-ranges: bytes =2D-8<---------------cut here---------------end--------------->8--- Also: =2D vc-print-log shows =E2=80=9CUpdate source url=E2=80=9D. =2D other XFCE packages have hard-coded =E2=80=98name=E2=80=99 in source UR= I. pushed to master with those changes. Thanks, Oleg. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEcjhxI46s62NFSFhXFn+OpQAa+pwFAl8oZfQACgkQFn+OpQAa +pxAIg//REuHCWdCZxLMmwg/qRFTGKUZE50xvn9pCuzn/+CbCWStM9Dh5R9FzwMx CHN2NcpkO39YbF7VLhjiuA6mdLnb5zRbpl8F9CFWVnAETUo8nU+PJNirolzF+gws CajATyx+VM715O6/HvZSYN8WUw494r2GI2WIzGGeKi88BOKMreanpjMMvSfAncVc 7K6f6Ue5Qx651T8ioFpV/LbjKvnGZd1SyfPcqC+wxR9q8NmiVWYto1CqfCb78KF9 4dHWBZKILDKNb5O3E6gZMTF6Wa0gkBHVw0J5AO/DEuw19X2xh65WufNEQMgIRDeH mD4OHWr2STIVlk9BVHUezyG+NobFkN9OvxTYTTZ6I79fG3kt7Zy79GNjn1QXX6qV OS1IyuZvtcHQzVNunk6Ue4mxwcwzm1N7wloBsqfO1LU4dBQgy6Xwkp0RYHFsqyVe q04tIBE7EtVLu13V9jNtO460g5tq5V57IvDmV/Og/rFggZuLyX5XNeK147SDXDst KwVn4GoOffcORtVgF2VaXM6GsVOAIBorNREl308aL+p3wGH0IU9j1dNPc74spmLO F3+iKEmcPL7pEILPABht1RPRqjCv4i1Oxl4lvIg8iQeTZpxr9490qzgCXmenrmo0 joupie8V3AG+ZS3NS95NmwA0Lj9+GpDC5T45daOyUe5ugO7Otps= =lQ3K -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Jun 19 14:08:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 01 Sep 2020 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator