GNU bug report logs - #30345
guix refreh --type=kde does not update all KF5 packages

Previous Next

Package: guix;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Sun, 4 Feb 2018 13:57:01 UTC

Severity: normal

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30345 in the body.
You can then email your comments to 30345 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#30345; Package guix. (Sun, 04 Feb 2018 13:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hartmut Goebel <h.goebel <at> crazy-compilers.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 04 Feb 2018 13:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: guix refreh --type=kde does not update all KF5 packages
Date: Sun, 4 Feb 2018 14:56:32 +0100
Hi,

I'm again experiencing issues with "guix refresh" and KDE packages:

./pre-inst-env guix refresh --update --type=kde

does not update

* kirigami: the archive is named "kirigami2-*"

  For this, I thought there is some way to tweak guix, but I did not
find it in the manual.

* kdelibs4suport and all other "porting Aids" living in the
sub-directory "/portingAids"

This is like bugs [25020] and [29071]. 25020 says,
026f6a42b680207a59beadf0b0b9cc1753f55605 should solve part of the issue,
but if you look at the second line for the "guix refresh" output in
[#31], you can see that it does not handle the sub-directory

[25020] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25020
[29071] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29071
[#31] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25020#31

-- 

Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel <at> crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





Information forwarded to bug-guix <at> gnu.org:
bug#30345; Package guix. (Sun, 04 Feb 2018 15:38:02 GMT) Full text and rfc822 format available.

Message #8 received at 30345 <at> debbugs.gnu.org (full text, mbox):

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 30345 <at> debbugs.gnu.org
Subject: Other KDE updates are not working, too
Date: Sun, 4 Feb 2018 16:37:27 +0100
I jsut discovered that

- kpmcore
https://download.kde.org/stable/kpmcore/3.3.0/src/kpmcore-3.3.0.tar.xz

- libkomparediff2 (even after switching the URL to mirror://kde/

are not updated, too.

Running

./pre-inst-env guix refresh -u kpmcore


-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel <at> crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





Information forwarded to bug-guix <at> gnu.org:
bug#30345; Package guix. (Mon, 05 Feb 2018 11:17:01 GMT) Full text and rfc822 format available.

Message #11 received at 30345 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
Cc: 30345 <at> debbugs.gnu.org
Subject: Re: bug#30345: guix refreh --type=kde does not update all KF5 packages
Date: Mon, 05 Feb 2018 12:16:06 +0100
Hi Hartmut,

Hartmut Goebel <h.goebel <at> crazy-compilers.com> skribis:

> * kirigami: the archive is named "kirigami2-*"

Did you try setting the ‘upstream-name’ property as we discussed several
times I think?

>   For this, I thought there is some way to tweak guix, but I did not
> find it in the manual.

Indeed, I’ve added it now.

> * kdelibs4suport and all other "porting Aids" living in the
> sub-directory "/portingAids"
>
> This is like bugs [25020] and [29071]. 25020 says,
> 026f6a42b680207a59beadf0b0b9cc1753f55605 should solve part of the issue,
> but if you look at the second line for the "guix refresh" output in
> [#31], you can see that it does not handle the sub-directory
>
> [25020] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25020
> [29071] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29071
> [#31] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25020#31

When looking at [#31] I don’t see any problem.  Can you be more
specific?

You reported issues with the KDE updater several times, but we seem to
be running in circles here.  We now have three bug reports on the same
topic, which makes it harder for me to keep track of things.

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#30345; Package guix. (Mon, 05 Feb 2018 11:22:01 GMT) Full text and rfc822 format available.

Message #14 received at 30345 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
Cc: 30345 <at> debbugs.gnu.org
Subject: Re: bug#30345: guix refreh --type=kde does not update all KF5 packages
Date: Mon, 05 Feb 2018 12:21:50 +0100
Also, any updates on using mechanisms other than FTP to determine what
versions are available upstream?

We discussed that and I updated the GNOME and GNU updaters to no longer
use FTP: <https://bugs.gnu.org/28159>.  Could you see how this can be
done for KDE?  Perhaps that will involve discussing with upstream to see
if they already publish package metadata in some form.

TIA,
Ludo’.




Reply sent to Hartmut Goebel <h.goebel <at> crazy-compilers.com>:
You have taken responsibility. (Tue, 10 Sep 2019 17:12:02 GMT) Full text and rfc822 format available.

Notification sent to Hartmut Goebel <h.goebel <at> crazy-compilers.com>:
bug acknowledged by developer. (Tue, 10 Sep 2019 17:12:02 GMT) Full text and rfc822 format available.

Message #19 received at 30345-close <at> debbugs.gnu.org (full text, mbox):

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 30345-close <at> debbugs.gnu.org
Subject: Re: bug#30345: Acknowledgement (guix refreh --type=kde does not
 update all KF5 packages)
Date: Tue, 10 Sep 2019 19:11:26 +0200
Closed by http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36919
commit 4eb69bf0d33810886ee118f38989cef696e4c868

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel <at> crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 09 Oct 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.