buildservice-repos out of date on both rsync and stage
Good Morning, We sync the holland-backup project from the opensuse build service as well as the opensuse project. Following the documentation we sync the opensuse content from stage.opensuse.org and the build-service content from rsync.opensuse.org. However, we've noticed that the buildservice-repos module is out of date on both rsync.opensuse.org as well as stage.opensuse.org. Publicly on https://download.suse.org we see the following (focusing on Debian only for brevity): Debian_8.0 Debian_9.0 Debian_10 Debian_11 Debian_12 On rsync.opensuse.org we see: $ rsync rsync.opensuse.org::buildservice-repos/home:/holland-backup/ | grep -Ei debian drwxr-xr-x 262 2023/06/06 04:54:19 Debian_10 drwxr-xr-x 262 2024/06/29 07:23:23 Debian_11 drwxr-xr-x 262 2023/03/14 08:04:38 Debian_8.0 drwxr-xr-x 262 2023/03/14 08:06:01 Debian_9.0 drwxr-xr-x 262 2024/06/17 13:20:33 Debian_Testing drwxr-xr-x 262 2024/06/16 22:21:05 Debian_Unstable On stage.opensuse.org we see no Debian entries: $ rsync stage.opensuse.org::buildservice-repos/home:/holland-backup/ --cut-- drwxr-xr-x 4,096 2024/07/29 04:18:22 . drwxr-xr-x 95 2023/05/16 17:24:09 15.4 drwxr-xr-x 4,096 2024/07/29 04:09:34 Raspbian_10 drwxr-xr-x 4,096 2024/07/29 04:09:35 Raspbian_11 drwxr-xr-x 4,096 2023/03/14 08:09:15 Raspbian_9.0 drwxr-xr-x 95 2022/05/02 21:55:22 SLE_15 drwxr-xr-x 95 2022/05/02 21:56:21 SLE_15_SP1 drwxr-xr-x 95 2022/05/02 21:55:27 SLE_15_SP2 drwxr-xr-x 4,096 2024/07/29 04:09:20 Univention_4.3 drwxr-xr-x 4,096 2024/07/29 04:09:21 Univention_4.4 drwxr-xr-x 95 2022/05/02 23:49:41 openSUSE_Leap_15.1_ARM drwxr-xr-x 95 2022/05/02 16:43:20 openSUSE_Leap_15.1_PowerPC drwxr-xr-x 95 2022/05/02 23:57:16 openSUSE_Leap_15.2_ARM drwxr-xr-x 95 2024/08/05 17:59:51 openSUSE_Tumbleweed due to this I have two questions: What source should we be using to properly sync the opensuse build service packages? If there's an issue syncing the content to the rsync devices, when might you expect that to be remedied? Thank you, Judd
On 12/08/2024 17.08, DL_mirroradmin wrote:
On stage.opensuse.org we see no Debian entries: [...]
What source should we be using to properly sync the opensuse build service packages? If there's an issue syncing the content to the rsync devices, when might you expect that to be remedied?
It seems, we exclude various distributions in the rsyncd config for "buildservice-repos" You can get them with rsync stage.opensuse.org::buildservice-repos-full/home:/holland-backup/ Ciao Bernhard M.
Thank you for the information Bernhard. We're able to get that content now and that is appreciated. It's unfortunate that there's content in that module so that it's misleading that content is excluded from updates. I wish the content was just missing rather than stale to remove that confusing. I do have a request, and this may be the incorrect forum for this. It seems the documentation may need updating. I see on https://en.opensuse.org/openSUSE:Mirror_infrastructure: -----start----- modules for mirroring the Build Service repositories: buildservice-repos: The complete content buildservice-repos-main: Everything, but not the home: projects of the users -----end----- It seems that is the inverse of what is happening. If this is the incorrect forum and you can direct me to the correct one I'd appreciate it. Thank you for your help, Judd ________________________________________ From: Bernhard M. Wiedemann <bwiedemann@suse.de> Sent: Tuesday, August 13, 2024 04:44 To: DL_mirroradmin Cc: mirror@lists.opensuse.org Subject: Re: buildservice-repos out of date on both rsync and stage CAUTION: This message originated externally, please use caution when clicking on links or opening attachments! On 12/08/2024 17.08, DL_mirroradmin wrote:
On stage.opensuse.org we see no Debian entries: [...]
What source should we be using to properly sync the opensuse build service packages? If there's an issue syncing the content to the rsync devices, when might you expect that to be remedied?
It seems, we exclude various distributions in the rsyncd config for "buildservice-repos" You can get them with rsync stage.opensuse.org::buildservice-repos-full/home:/holland-backup/ Ciao Bernhard M.
participants (2)
-
Bernhard M. Wiedemann
-
DL_mirroradmin