this post was submitted on 20 Oct 2023
1 points (100.0% liked)
Self-Hosted Main
511 readers
1 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm giving it a shot as well. Tried mirroring Debian 11 and 12, and it works great. We also use Oracle Linux at work, but I cannot seem to figure out how to mirror that repo. I created it with the URL
https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64
and added the URL for the GPG key as well.From the logs I see the following
Getting <b>primary.xml.gz</b> from https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/repodata/762bc5fcb0018de11ca573c5d0abba3d9141a77f-primary.xml.gz ... <span>OK</span>
- Retrieving packages list from /home/repo/download-mirror-ol7-1698140614/primary.xml.gz ...
and from there nothing happens. It does get the repodata (primary.xml, primary.xml.gz and repodata.xml), but does not download any packages. Tried on two differnet installs and locations, but the result is the same. I tried changing the URL to
https://yum.oracle.com/repo/OracleLinux/OL$releasever/latest/$basearch
but that did not make any difference.Anyone facing the same issue and manage to figure it out?
I have no idea what cause this to happen but I can only recommend to send a github issue ! The developer is super quick to answer and fix bugs