=== guiverc2 is now known as guiverc [05:23] good morning everyone [05:24] misc news from my front: [05:25] - I have done some progress with KA support for frameworks6, ka-iron-hand and ppa-build-status should be ready now in git's master [05:26] - I have been doing some test rebuilds; now we have proper separate status pages for frameworks6 release type [*] [05:27] - I will share with you at some point ka-iron-hand graphs with the status of things [05:27] [*] for example: [05:28] https://groomlake.tritemio.org/build-status/buildstatus_ubuntu-exp2/ubuntu-exp2_status_frameworks6.html [05:28] ↑ build from _archive branches [05:28] https://groomlake.tritemio.org/build-status/buildstatus_ubuntu-exp3/ubuntu-exp3_status_frameworks6.html [05:29] ↑ build from _staging branches [05:31] that being said, anoither thing: @sgmoore they are some changes done by you in plasma-workspace in the archive that are not present in git [05:31] * another [05:32] if you still have a local clone could you please push them? [05:33] if you don't have them anymore no problem, let us know so we can put this git repo in sync [05:33] santa_: thanks. ka-iron-hand worked great for kf6 the last few days [05:33] aha, so you already used it [05:34] git-clone-all -s for individual kf6 repos does not though [05:34] iw worked for me with the pre 6.3 packages [05:34] oh, thanks for noticing [05:34] I wasn't aware of that, let me check [05:35] git-clone-all -s kf6-attica gets the kf5 repo [05:35] no wait [05:36] hmm [05:36] git-clone-all -s attica gets the kf5 repo [05:36] git-clone-all -s kf6-attica gets the kf5 repo [05:36] fails [05:36] fatal: remote error: Repository '~kubuntu-packagers/kubuntu-packaging/+git/kf6-kf6-attica' not found. [05:36] like this right? [05:36] yep [05:38] sorry for the copy/paste fails this early morning [05:38] * RikMills drinks coffee [06:29] RikMills: intended fix in git's master [06:29] thanks for spotting it, it went completely under my radar [06:29] NOTES: [06:30] - kf6 local dirs for git repos don't have the kf6- prefix this is intended to make directory access with 'cd ' easier [06:31] thanks, can confirm working here :) [06:33] - because of this, I'm probably going to remove at some point the ability to clone all git repos with 'git-clone-all' (that would clone at the moment frameworks (5), plasma, applications), this feature is not very useful as we are usually working separately on fw, plasma, apps [06:34] santa_: yes, the only time I use it is with mass seed updates [06:34] - git-clone-all -r frameworks still clones extra-cmake-modules, at some point, it won't, as extra-cmake-modules should be considered now 'frameworks6' release type for all intents and purposes [06:35] RikMills: ack, also please note that you can still have multiple release types in the same dir, as long as it's not frameworks + frameworks6 because of the dirs names clash [06:35] yep [08:37] pushed my changes santa_ sorry, thought I was getting better with that. [10:54] santa_: KDE have archived gear 23.08.5 tars to https://download.kde.org/Attic/release-service/23.08.5/ [10:54] obviously same on ftp [10:55] so gbp-* no longer works for 23.08.5 [11:05] santa_: in fact, ka seems no longer able to make a ftp map to go in ~/.kubuntu-automation/cache/kde_ftp/ [11:07] i.e without the populated .json file in there, gbp-* fails [11:08] git-clone-all -s fails [11:11] git-clone-all -r works though [11:11] found this by trying to set up ka in a clean container [11:24] wait. it is still all the fault of KDE archiving 23.08.5 [11:24] failing to find that on inspecting the ftp is braking multiple things [11:25] if I bump the gear version in ka-metadata to 24.05.1 things work [11:25] * RikMills slaps KSE admins [11:34] *KDE [11:54] @sgmoore: no problem, it hapens in the best families, the tag is still missing though, I think you should be abvle to push it from your local clone with 'git push --tags' [11:55] pushed [11:56] RikMills: ack and thanks a lot for the info; I was aware apps 23.08.5 were no longer there, but I wasn't aware they were moved to that 'Attic' directory [11:56] so it should be possible to adjust the KA code to deal with that, i.e. falling back to 'Attic' if the things aren't found in the normal place [11:57] however it's going to take a bit of time to get all the adjustments done [11:57] that sounds good [11:57] btw [11:58] with KA from master gbp-* should work with apps 23.08.5 IF [11:58] 1. you already have the tarballs in ~/kde_ftp [11:59] 2. you already have the json file in ~/.kubuntu-automation/cache/kde_ftp [11:59] yeah, that is why I didn't notice until I tried to set up KA today in a clean container [12:00] the kde ftp / uscan attempt will fail but it will build the source anyway [12:05] @sgmoore got the tag now, thanks a lot, I'm going to sync now a no-change rebuild [12:06] Hi all