unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30345: guix refreh --type=kde does not update all KF5 packages
@ 2018-02-04 13:56 Hartmut Goebel
  2018-02-04 15:37 ` bug#30345: Other KDE updates are not working, too Hartmut Goebel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hartmut Goebel @ 2018-02-04 13:56 UTC (permalink / raw)
  To: 30345

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@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#30345: Other KDE updates are not working, too
  2018-02-04 13:56 bug#30345: guix refreh --type=kde does not update all KF5 packages Hartmut Goebel
@ 2018-02-04 15:37 ` Hartmut Goebel
  2018-02-05 11:16 ` bug#30345: guix refreh --type=kde does not update all KF5 packages Ludovic Courtès
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Hartmut Goebel @ 2018-02-04 15:37 UTC (permalink / raw)
  To: 30345

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@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#30345: guix refreh --type=kde does not update all KF5 packages
  2018-02-04 13:56 bug#30345: guix refreh --type=kde does not update all KF5 packages Hartmut Goebel
  2018-02-04 15:37 ` bug#30345: Other KDE updates are not working, too Hartmut Goebel
@ 2018-02-05 11:16 ` Ludovic Courtès
  2018-02-05 11:21 ` Ludovic Courtès
       [not found] ` <handler.30345.B.151775261618436.ack@debbugs.gnu.org>
  3 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2018-02-05 11:16 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: 30345

Hi Hartmut,

Hartmut Goebel <h.goebel@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’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#30345: guix refreh --type=kde does not update all KF5 packages
  2018-02-04 13:56 bug#30345: guix refreh --type=kde does not update all KF5 packages Hartmut Goebel
  2018-02-04 15:37 ` bug#30345: Other KDE updates are not working, too Hartmut Goebel
  2018-02-05 11:16 ` bug#30345: guix refreh --type=kde does not update all KF5 packages Ludovic Courtès
@ 2018-02-05 11:21 ` Ludovic Courtès
       [not found] ` <handler.30345.B.151775261618436.ack@debbugs.gnu.org>
  3 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2018-02-05 11:21 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: 30345

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’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#30345: Acknowledgement (guix refreh --type=kde does not update all KF5 packages)
       [not found] ` <handler.30345.B.151775261618436.ack@debbugs.gnu.org>
@ 2019-09-10 17:11   ` Hartmut Goebel
  0 siblings, 0 replies; 5+ messages in thread
From: Hartmut Goebel @ 2019-09-10 17:11 UTC (permalink / raw)
  To: 30345-close

Closed by http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36919
commit 4eb69bf0d33810886ee118f38989cef696e4c868

-- 
Regards
Hartmut Goebel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-10 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-04 13:56 bug#30345: guix refreh --type=kde does not update all KF5 packages Hartmut Goebel
2018-02-04 15:37 ` bug#30345: Other KDE updates are not working, too Hartmut Goebel
2018-02-05 11:16 ` bug#30345: guix refreh --type=kde does not update all KF5 packages Ludovic Courtès
2018-02-05 11:21 ` Ludovic Courtès
     [not found] ` <handler.30345.B.151775261618436.ack@debbugs.gnu.org>
2019-09-10 17:11   ` bug#30345: Acknowledgement (guix refreh --type=kde does not update all KF5 packages) Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).