[Bug 285269] gitea-1.23.3 disappear of quarterly branch
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285269] www/gitea: gitea-1.23.3 disappear of quarterly branch"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285269] www/gitea: gitea-1.23.3 disappear of quarterly branch"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285269] www/gitea: gitea-1.23.3 disappear of quarterly branch"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285269] www/gitea: gitea-1.23.3 disappear of quarterly branch"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285269] www/gitea: gitea-1.23.3 disappear of quarterly branch"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285269] www/gitea: gitea-1.23.3 disappear of quarterly branch"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285269] www/gitea: gitea-1.23.3 disappear of quarterly branch"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Mar 2025 10:02:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285269
Bug ID: 285269
Summary: gitea-1.23.3 disappear of quarterly branch
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: nomad@neuronfarm.net
CC: stb@lassitu.de
CC: stb@lassitu.de
Flags: maintainer-feedback?(stb@lassitu.de)
Hi,
just receive this daily notification from a jail running gitea.
gitea-1.23.3 ? orphaned: www/gitea
That come from a cron running this :
~~~
root@lab:/ # pkg version -v | grep -v '='
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
gitea-1.23.3 ? orphaned: www/gitea
root@lab:/ #
~~~
it seems that gitea disapear from quaterly branch !
~~~
root@lab:~ # pkg -v
1.21.3
root@lab:~ # pkg -vv | grep url
url : "pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly",
root@gobt:~ #
~~~
~~~
root@lab:~ # pkg search gitea
gitea-act_runner-0.2.11_3 Act runner is a runner for Gitea based on Gitea
fork of act
root@lab:~ #
~~~
I check on an other computer less up to date :
~~~
# pkg search gitea
gitea-1.23.3 Compact self-hosted Git service
gitea-act_runner-0.2.11_3 Act runner is a runner for Gitea based on Gitea
fork of act
# pkg update
Updating FreeBSD repository catalogue...
Fetching data.pkg: 100% 7 MiB 7.5MB/s 00:01
Processing entries: 100%
FreeBSD repository update completed. 35883 packages processed.
All repositories are up to date.
# pkg search gitea
gitea-act_runner-0.2.11_3 Act runner is a runner for Gitea based on Gitea
fork of act
#
~~~
--
You are receiving this mail because:
You are the assignee for the bug.