[opensuse-kde3] How to rsync (or otherwise) get the current KDE3 source tree we build from?
All, In the past, I could rsync the .src.rpms for KDE3 to help with bugs, etc.. That went away several years ago and we were left obtaining the src.rpms one by one. In recent discussion related to https://bugzilla.opensuse.org/show_bug.cgi?id=1047852 I inquired whether we have a single source tree that I could pull to help with the bug hunting, but that discussion is probably better here than as part of the bug. If there is a way to get the current source rpms other than individually downloading let me know or send me an e-mail either by reply here or directly. It would help in chasing some of these longer lived bugs down. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
David C. Rankin wrote:
All,
In the past, I could rsync the .src.rpms for KDE3 to help with bugs, etc..
rsync is available: https://en.opensuse.org/openSUSE:Mirror_infrastructure#Access_for_the_public... E.g. # rsync -navu rsync://rsync.opensuse.org/opensuse-full-really-everything-including-repositories/opensuse/repositories/KDE:/KDE3/openSUSE_Leap_15.2/src/ This is rsync.opensuse.org, public rsync server of openSUSE.org, limited to 50 connections. receiving incremental file list drwxr-xr-x 45,056 2020/05/25 08:47:47 . -rw-r--r-- 568,677 2020/05/16 21:45:06 DJPlay-0.5.0-lp152.11.4.src.rpm ... -rw-r--r-- 5,939,799 2019/12/14 12:48:15 yast2-control-center-qt3-icons-2.17.3-lp152.2.1.src.rpm sent 20 bytes received 22,115 bytes 8,854.00 bytes/sec total size is 1,560,122,031 speedup is 70,482.13 (DRY RUN) ------------ Or: rsync://ftp.gwdg.de/opensuse-repositories/KDE:/KDE3/openSUSE_Leap_15.2/src/ -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
participants (2)
-
David C. Rankin
-
Ray Vine