=== guiverc2 is now known as guiverc | ||
santa_ | good morning everyone | 05:23 |
---|---|---|
santa_ | misc news from my front: | 05:24 |
santa_ | - 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:25 |
santa_ | - I have been doing some test rebuilds; now we have proper separate status pages for frameworks6 release type [*] | 05:26 |
santa_ | - I will share with you at some point ka-iron-hand graphs with the status of things | 05:27 |
santa_ | [*] for example: | 05:27 |
santa_ | https://groomlake.tritemio.org/build-status/buildstatus_ubuntu-exp2/ubuntu-exp2_status_frameworks6.html | 05:28 |
santa_ | ↑ build from _archive branches | 05:28 |
santa_ | https://groomlake.tritemio.org/build-status/buildstatus_ubuntu-exp3/ubuntu-exp3_status_frameworks6.html | 05:28 |
santa_ | ↑ build from _staging branches | 05:29 |
santa_ | 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 |
santa_ | * another | 05:31 |
santa_ | if you still have a local clone could you please push them? | 05:32 |
santa_ | if you don't have them anymore no problem, let us know so we can put this git repo in sync | 05:33 |
RikMills | santa_: thanks. ka-iron-hand worked great for kf6 the last few days | 05:33 |
santa_ | aha, so you already used it | 05:33 |
RikMills | git-clone-all -s for individual kf6 repos does not though | 05:34 |
santa_ | iw worked for me with the pre 6.3 packages | 05:34 |
santa_ | oh, thanks for noticing | 05:34 |
santa_ | I wasn't aware of that, let me check | 05:34 |
RikMills | git-clone-all -s kf6-attica gets the kf5 repo | 05:35 |
RikMills | no wait | 05:35 |
santa_ | hmm | 05:36 |
RikMills | git-clone-all -s attica gets the kf5 repo | 05:36 |
RikMills | git-clone-all -s kf6-attica gets the kf5 repo | 05:36 |
RikMills | fails | 05:36 |
santa_ | fatal: remote error: Repository '~kubuntu-packagers/kubuntu-packaging/+git/kf6-kf6-attica' not found. | 05:36 |
santa_ | like this right? | 05:36 |
RikMills | yep | 05:36 |
RikMills | sorry for the copy/paste fails this early morning | 05:38 |
* RikMills drinks coffee | 05:38 | |
santa_ | RikMills: intended fix in git's master | 06:29 |
santa_ | thanks for spotting it, it went completely under my radar | 06:29 |
santa_ | NOTES: | 06:29 |
santa_ | - kf6 local dirs for git repos don't have the kf6- prefix this is intended to make directory access with 'cd <dir>' easier | 06:30 |
RikMills | thanks, can confirm working here :) | 06:31 |
santa_ | - 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:33 |
RikMills | santa_: yes, the only time I use it is with mass seed updates | 06:34 |
santa_ | - 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:34 |
santa_ | 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 |
RikMills | yep | 06:35 |
IrcsomeBot | <sgmoore> pushed my changes santa_ sorry, thought I was getting better with that. | 08:37 |
RikMills | santa_: KDE have archived gear 23.08.5 tars to https://download.kde.org/Attic/release-service/23.08.5/ | 10:54 |
RikMills | obviously same on ftp | 10:54 |
RikMills | so gbp-* no longer works for 23.08.5 | 10:55 |
RikMills | santa_: in fact, ka seems no longer able to make a ftp map to go in ~/.kubuntu-automation/cache/kde_ftp/ | 11:05 |
RikMills | i.e without the populated .json file in there, gbp-* fails | 11:07 |
RikMills | git-clone-all -s fails | 11:08 |
RikMills | git-clone-all -r works though | 11:11 |
RikMills | found this by trying to set up ka in a clean container | 11:11 |
RikMills | wait. it is still all the fault of KDE archiving 23.08.5 | 11:24 |
RikMills | failing to find that on inspecting the ftp is braking multiple things | 11:24 |
RikMills | if I bump the gear version in ka-metadata to 24.05.1 things work | 11:25 |
* RikMills slaps KSE admins | 11:25 | |
RikMills | *KDE | 11:34 |
santa_ | @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:54 |
IrcsomeBot | <sgmoore> pushed | 11:55 |
santa_ | 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 |
santa_ | 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:56 |
santa_ | however it's going to take a bit of time to get all the adjustments done | 11:57 |
RikMills | that sounds good | 11:57 |
santa_ | btw | 11:57 |
santa_ | with KA from master gbp-* should work with apps 23.08.5 IF | 11:58 |
santa_ | 1. you already have the tarballs in ~/kde_ftp | 11:58 |
santa_ | 2. you already have the json file in ~/.kubuntu-automation/cache/kde_ftp | 11:59 |
RikMills | yeah, that is why I didn't notice until I tried to set up KA today in a clean container | 11:59 |
santa_ | the kde ftp / uscan attempt will fail but it will build the source anyway | 12:00 |
santa_ | @sgmoore got the tag now, thanks a lot, I'm going to sync now a no-change rebuild | 12:05 |
BluesKaj | Hi all | 12:06 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!