[GH-ISSUE #26] Installing ClonOS/CBSD WEB UI via PKG on FreeBSD 12 #16

Closed
opened 2026-03-02 03:21:18 +03:00 by kerem · 5 comments
Owner

Originally created by @xplitz27 on GitHub (Mar 13, 2020).
Original GitHub issue: https://github.com/clonos/control-pane/issues/26

After enabling the repository on /usr/local/etc/pkg/repos/clonos-pkg.ircdriven.net.conf
with
ClonOS-pkg.ircdriven.net: { url: "https://pkg.ircdriven.net/packages/12amd64-clonos/", mirror_type: "none", enabled: yes }

I ran pkg update -f pkg install clonos

it returns with an error
pkg: https://pkg.ircdriven.net/packages/12amd64-clonos/All/clonos-19.09.txz: Not Found

anyone know what to do? Thank you!

Originally created by @xplitz27 on GitHub (Mar 13, 2020). Original GitHub issue: https://github.com/clonos/control-pane/issues/26 After enabling the repository on `/usr/local/etc/pkg/repos/clonos-pkg.ircdriven.net.conf` with `ClonOS-pkg.ircdriven.net: { url: "https://pkg.ircdriven.net/packages/12amd64-clonos/", mirror_type: "none", enabled: yes }` I ran `pkg update -f pkg install clonos` it returns with an error `pkg: https://pkg.ircdriven.net/packages/12amd64-clonos/All/clonos-19.09.txz: Not Found` anyone know what to do? Thank you!
kerem closed this issue 2026-03-02 03:21:18 +03:00
Author
Owner

@xplitz27 commented on GitHub (Mar 13, 2020):

I checked the url, it seems that clonos-19.09.txz is not there...

<!-- gh-comment-id:598602008 --> @xplitz27 commented on GitHub (Mar 13, 2020): I checked the url, it seems that clonos-19.09.txz is not there...
Author
Owner
<!-- gh-comment-id:603661174 --> @savichev commented on GitHub (Mar 25, 2020): https://jenkins.ircdriven.net/job/Update%20clonos%20packages./ ![image](https://user-images.githubusercontent.com/12516628/77507246-de74e880-6e89-11ea-999c-33d79191c306.png) https://pkg.ircdriven.net//build.html?mastername=12amd64-clonos&build=2020-03-24_12h40m36s
Author
Owner

@y2kbadbug commented on GitHub (Dec 13, 2022):

I barely found this issue. It's kind of old, but I am the owner of that mirror. I honestly did not realize people used this and hadn't maintained it. I will work this week to bringing it up to date and getting it going again in case anyone else needs to use it. I will ensure there are builds for both FreeBSD 12 and 13.

<!-- gh-comment-id:1349614482 --> @y2kbadbug commented on GitHub (Dec 13, 2022): I barely found this issue. It's kind of old, but I am the owner of that mirror. I honestly did not realize people used this and hadn't maintained it. I will work this week to bringing it up to date and getting it going again in case anyone else needs to use it. I will ensure there are builds for both FreeBSD 12 and 13.
Author
Owner

@olevole commented on GitHub (Dec 13, 2022):

@y2kbadbug Your mirrors ( https://clonos.ca.ircdriven.net/iso/ https://clonos.us.ircdriven.net/iso/ ) still used in all the CBSD profiles as a mirror. I don’t know how much they are in the current state and their statistics.

As for ClonOS+Jenkins, I think now it's irrelevant: the project goes to the new build script. Experimental and official repository is pkg+http://clonos-pkg.convectix.com/${ABI}/latest:

ClonOS-latest: {
  url: "pkg+http://clonos-pkg.convectix.com/${ABI}/latest",
  mirror_type: "srv",
  signature_type: "NONE",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes,
  conservative_upgrade: no,
  priority: 100
}

Work on the ClonOS project moves very slowly from the absence of a web developer (I mainly deal with backend/CBSD) and the lack of equipment/hosting. Therefore, I do not know when the process over the new release will be completed.
But when this happens, we can connect your mirrors for PKG repo.

<!-- gh-comment-id:1349694235 --> @olevole commented on GitHub (Dec 13, 2022): @y2kbadbug Your mirrors ( https://clonos.ca.ircdriven.net/iso/ https://clonos.us.ircdriven.net/iso/ ) still used in all the **CBSD** profiles as a mirror. I don’t know how much they are in the current state and their statistics. As for ClonOS+Jenkins, I think now it's irrelevant: the project goes to the new build script. Experimental and official repository is pkg+http://clonos-pkg.convectix.com/${ABI}/latest: ``` ClonOS-latest: { url: "pkg+http://clonos-pkg.convectix.com/${ABI}/latest", mirror_type: "srv", signature_type: "NONE", fingerprints: "/usr/share/keys/pkg", enabled: yes, conservative_upgrade: no, priority: 100 } ``` Work on the ClonOS project moves very slowly from the absence of a web developer (I mainly deal with backend/CBSD) and the lack of equipment/hosting. Therefore, I do not know when the process over the new release will be completed. But when this happens, we can connect your mirrors for PKG repo.
Author
Owner

@olevole commented on GitHub (Dec 13, 2022):

FreeBSD 12 too old for now, we go towards the official repository for FreeBSD 13+ ^^

<!-- gh-comment-id:1349732473 --> @olevole commented on GitHub (Dec 13, 2022): FreeBSD 12 too old for now, we go towards the official repository for FreeBSD 13+ ^^
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
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
starred/control-pane#16
No description provided.