guix refreh --type=kde does not update all KF5 packages

  • Done
  • quality assurance status badge
Details
2 participants
  • Hartmut Goebel
  • Ludovic Courtès
Owner
unassigned
Submitted by
Hartmut Goebel
Severity
normal
H
H
Hartmut Goebel wrote on 4 Feb 2018 14:56
(name . bug-guix)(address . bug-guix@gnu.org)
27ba96a9-4963-dc78-f7bf-e83f0f0f6881@crazy-compilers.com
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


--

Regards
Hartmut Goebel

| Hartmut Goebel | h.goebel@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
H
H
Hartmut Goebel wrote on 4 Feb 2018 16:37
Other KDE updates are not working, too
(address . 30345@debbugs.gnu.org)
9ba66468-aa06-2ba6-e47b-043b01e67647@crazy-compilers.com
I jsut discovered that

- kpmcore

- 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@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
L
L
Ludovic Courtès wrote on 5 Feb 2018 12:16
Re: bug#30345: guix refreh --type=kde does not update all KF5 packages
(name . Hartmut Goebel)(address . h.goebel@crazy-compilers.com)(address . 30345@debbugs.gnu.org)
87k1vrg009.fsf@gnu.org
Hi Hartmut,

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

Toggle quote (2 lines)
> * kirigami: the archive is named "kirigami2-*"

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

Toggle quote (3 lines)
>   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.

Toggle quote (12 lines)
> * 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’.
L
L
Ludovic Courtès wrote on 5 Feb 2018 12:21
(name . Hartmut Goebel)(address . h.goebel@crazy-compilers.com)(address . 30345@debbugs.gnu.org)
87607bfzqp.fsf@gnu.org
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’.
H
H
Hartmut Goebel wrote on 10 Sep 2019 19:11
Re: bug#30345: Acknowledgement (guix refreh --type=kde does not update all KF5 packages)
(address . 30345-close@debbugs.gnu.org)
95e2e357-edef-2ea5-656f-f73b32d061be@crazy-compilers.com
commit 4eb69bf0d33810886ee118f38989cef696e4c868

--
Regards
Hartmut Goebel

| Hartmut Goebel | h.goebel@crazy-compilers.com |
| www.crazy-compilers.com | compilers which you thought are impossible |
?