emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36919: closed ([PATCH 0/2] Make the KDE updater fi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36919: closed ([PATCH 0/2] Make the KDE updater find packaes in subdirectories)
Date: Tue, 10 Sep 2019 17:10:01 +0000

Your message dated Tue, 10 Sep 2019 19:09:52 +0200
with message-id <address@hidden>
and subject line Re: [bug#36919] [Patch v2 0/4] Make the KDE updater find 
packages in subdirectories
has caused the debbugs.gnu.org bug report #36919,
regarding [PATCH 0/2] Make the KDE updater find packaes in subdirectories
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36919: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36919
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Make the KDE updater find packaes in subdirectories Date: Sun, 4 Aug 2019 12:25:59 +0200
Als make the KDE updater no longer rely on FTP access.

Formerly packages living in a path like
/stable/frameworks/5.60/portingAids/kross-5.60.0.tar.xz
have not been found due to the additional directory level.

These patches change the KDE updater to download the "ls -lR" file from
downloader.kde.org and use a pattern for searching the relevant files.

Sine I'm sitt a beginner in Guile, I apprechiate any enhancement suggestion to
the code. I assume esp. the loop in download.kde.org-files and
canonicalize-path could be written more scheme-ish.

Hartmut Goebel (2):
  gnu-maintenance: KDE updater no longer relies on FTP access.
  gnu-maintenance: KDE updater finds packages even in sub-directory.

 guix/gnu-maintenance.scm | 99 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 92 insertions(+), 7 deletions(-)

-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#36919] [Patch v2 0/4] Make the KDE updater find packages in subdirectories Date: Tue, 10 Sep 2019 19:09:52 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
Pushed as 4eb69bf0d33810886ee118f38989cef696e4c868

Thanks for tutoring and for the review

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]