sgallagh opened a new pull-request against the project: `pungi-fedora` that you are following: `` Add eln-nightly.sh ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
yselkowitz commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` `COMPSFILE="comps-eln.xml"` ?? ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
yselkowitz commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` Does this need to be `rawhide@`? ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
yselkowitz commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` Is this section supposed to be commented out? ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
yselkowitz commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` Looks like TREENAME needs a change for ELN? ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
yselkowitz commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` Which is `aarch64` excluded here? ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
sgallagh commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: ``
`COMPSFILE="comps-eln.xml"` ??
Good catch
Does this need to be `rawhide@`?
I'm not sure about that; I don't know if that's a real address that can accept replies. I know `eln@` wouldn't be. @kevin ?
Is this section supposed to be commented out?
It exists and is commented out in the Fedora version too. I left it in out of caution, but I can kill it.
Looks like TREENAME needs a change for ELN?
Weird, I definitely remember changing that... or planning to. I'll fix that up.
Which is `aarch64` excluded here?
That was copied as-is from the Fedora one. I have no idea what that line does, to be honest. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
kevin commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` Yeah, it has to be 'rawhide' as thats whats subscribed to those lists. I mean I guess we could make a eln alias and subscribe that, but it's just to get it to post...
The comps file checkout can be removed (both here and rawhide's) as pungi checks that out/makes that these days.
We actually don't send broken deps emails anymore, so that could just be removed.
There were dep issues/dnf solver issues with that script for a long while. I think you can just disable / remove the call to it... unless you wish to use it for eln and get it working. ;)
I'd remove the block_retired calls, they aren't used anymore even in rawhide.
The sync section needs a bunch of work. rawhide is weird because we split things into fedora and fedora-secondary. Since I doubt eln is going to need that, perhaps we could just remove the entire syncing section for now? That way you could test making composes and then when things look as you like, we can sort the sync out? I am thinking we should just sync to /pub/fedora/eln/ ?
as far as testing... I have made a /mnt/koji/compose/eln/ dir, so you should be able to try a compose in there. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
adamwill commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` Can we get the metadata keep stuff I wrote recently added to this one, too? ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
adamwill commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` we fixed the depcheck issues years ago, I think - if you look at the file it generates, e.g. https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20240828.n... , it looks pretty correct to me.
We turned off sending the emails [in 2018](https://pagure.io/pungi-fedora/c/7d0f6905ba6fd16a969f6e86a0dc27936106e7bd?br...) with the note that "when we think its good enough, then we can enable sending emails". I would say we could probably turn it back on again (and we could've done two years ago). ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
adamwill commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` ...still, it may not make sense to email a report for ELN. I would expect it to be pretty redundant with the Rawhide report, and we never mailed reports for any branch other than Rawhide before. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
kevin commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` Well, IMHO, we have FTI now, which does this same thing, but by filing bugs (which is better than spamming people). I don't see the point in doing both.
``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
adamwill commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` @sgallagh sorry, but can you tweak the archive stuff one more time to have https://pagure.io/pungi-fedora/pull-request/1343 ? it's a simple change. I *think* I'm done messing with it now. :D ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
adamwill commented on the pull-request: `DRAFT: Add eln-nightly.sh` that you are following: `` wait nm that last comment, not relevant for a nightly script. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
sgallagh commented on the pull-request: `Add eln-nightly.sh` that you are following: `` I think this is ready for proper review now. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
sgallagh commented on the pull-request: `Add eln-nightly.sh` that you are following: `` Rebased atop changes to https://pagure.io/pungi-fedora/pull-request/1324 and adjusted the rsync location to `/pub/eln` after pushback against using `/pub/fedora-eln`. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
lsedlar commented on the pull-request: `Add eln-nightly.sh` that you are following: `` Looking at https://kojipkgs.fedoraproject.org/compose/eln/Fedora-eln-20240905.n.1/ some more changes in the configuration are needed. The compose is still using `link_type = "abspath-symlink"`, which should IMO be changed to the default `hardlink-or-copy` (or just delete the option completely, hardlinking is the default).
``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
sgallagh commented on the pull-request: `Add eln-nightly.sh` that you are following: ``
Looking at https://kojipkgs.fedoraproject.org/compose/eln/Fedora-eln-20240905.n.1/ some more changes in the configuration are needed. The compose is still using `link_type = "abspath-symlink"`, which should IMO be changed to the default `hardlink-or-copy` (or just delete the option completely, hardlinking is the default).
Thanks, I dropped that option in the latest push. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
sgallagh commented on the pull-request: `Add eln-nightly.sh` that you are following: `` This MR contains all of the contents from https://pagure.io/pungi-fedora/pull-request/1324 and has superseded it. Please see that thread for history of those patches. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
kevin commented on the pull-request: `Add eln-nightly.sh and switch to Kiwi for images` that you are following: `` Lets give it a go. ;) ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1304
kevin merged a pull-request against the project: `pungi-fedora` that you are following.
Merged pull-request:
`` Add eln-nightly.sh and switch to Kiwi for images ``
rel-eng@lists.fedoraproject.org