Missing Fedora artifacts for installation #1240

Open
opened 2025-12-23 21:30:07 +00:00 by mobotsar · 7 comments

Following the Fedora RPM installation instructions on continuwuity.org, I get 404s when running

sudo dnf config-manager --add-repo https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable/continuwuation.repo

and/or

sudo rpm --import https://forgejo.ellis.link/continuwuation/continuwuity/raw/branch/main/fedora/RPM-GPG-KEY-continuwuity.asc

Please let me know if there are any other relevant details I can provide.

Following the Fedora RPM installation instructions on [continuwuity.org](https://continuwuity.org/deploying/fedora.html), I get 404s when running ```bash sudo dnf config-manager --add-repo https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable/continuwuation.repo ``` and/or ``` sudo rpm --import https://forgejo.ellis.link/continuwuation/continuwuity/raw/branch/main/fedora/RPM-GPG-KEY-continuwuity.asc ``` Please let me know if there are any other relevant details I can provide.
Owner

I think the key is at https://forgejo.ellis.link/api/packages/continuwuation/rpm/repository.key according to https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable.repo - not sure what's up with the docs

I think the key is at `https://forgejo.ellis.link/api/packages/continuwuation/rpm/repository.key` according to `https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable.repo` - not sure what's up with the docs
Author

Thanks @Jade; those links worked. I have another problem now where the binary wants a glibc version newer than I have (I'm actually on Alma Linux 9), but that's a different issue.

Thanks @Jade; those links worked. I have another problem now where the binary wants a glibc version newer than I have (I'm actually on Alma Linux 9), but that's a different issue.
Owner

Yeah these builds are obvoiusly for Fedora, not EL derivatives. @julian45 was also interested in that - something for a new issue

Yeah these builds are obvoiusly for Fedora, not EL derivatives. @julian45 was also interested in that - something for a new issue
Member

Indeed - I have a couple of other things to sort out first, but I'm interested in putting together some EL builds. Hopefully more to come on that soon :)

Indeed - I have a couple of other things to sort out first, but I'm interested in putting together some EL builds. Hopefully more to come on that soon :)
Member

@mobotsar after much finagling, I've successfully gotten continuwuity to build and start on EL 10. Unfortunately, it won't build using a simple variation of the Fedora setup (namely, using a Fedora host, but having builds go through mock rather than directly through rpmbuild), so I'll need to put together some containers that can function as action runners.

In the meantime, could you (or, say, @Jade) please rename the issue to more directly reflect this issue's turn to EL as the primary focus?

@mobotsar after much finagling, I've successfully gotten continuwuity to build and start on EL 10. Unfortunately, it won't build using a simple variation of the Fedora setup (namely, using a Fedora host, but having builds go through [mock](https://rpm-software-management.github.io/mock/) rather than directly through rpmbuild), so I'll need to put together some containers that can function as action runners. In the meantime, could you (or, say, @Jade) please rename the issue to more directly reflect this issue's turn to EL as the primary focus?
Owner

It probably belongs in its own issue, as I don't think the actual issue with the docs that this was oupened about was fixed?

It probably belongs in its own issue, as I don't think the actual issue with the docs that this was oupened about was fixed?
Member

Good point, I'll open a separate one in a bit.

Good point, I'll open a separate one in a bit.
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity#1240
No description provided.