[Bug 260490] multimedia/kodi missing dependencies
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260490] Kodi missing dependencies"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Dec 2021 23:29:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260490
--- Comment #8 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to halfagascan from comment #0)
> 13.0-RELEASE-p4
I wonder whether a partial explanation for some of what's in this bug might be
found in build histories:
<https://pkg-status.freebsd.org/builds?type=package&jailname=130amd64>
Assuming packages from quarterly (not latest):
<http://beefy14.nyi.freebsd.org/jail.html?mastername=130amd64-quarterly> where
the latest was (currently)
<http://beefy14.nyi.freebsd.org/build.html?mastername=130amd64-quarterly&build=1507509936f2>
with multimedia/libdvdcss second in the list of things that were built …
… and so on.
----
Here, today:
root@mowa219-gjp4-8570p-freebsd:~ # pkg install -n kodi
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
Updating poudriere repository catalogue...
poudriere repository is up to date.
All repositories are up to date.
pkg: kodi has a missing dependency: libdvdcss
The following 3 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
kodi: 19.3 [FreeBSD]
libmicrohttpd: 0.9.73 [FreeBSD]
tinyxml: 2.6.2_4 [FreeBSD]
Number of packages to be installed: 3
The process will require 65 MiB more space.
26 MiB to be downloaded.
root@mowa219-gjp4-8570p-freebsd:~ # date
Wed Dec 22 23:22:33 GMT 2021
root@mowa219-gjp4-8570p-freebsd:~ # pkg -vv | grep -e url -e enabled
url :
"pkg+http://pkg0.bme.freebsd.org/FreeBSD:14:amd64/latest",
enabled : yes,
url :
"https://alpha.pkgbase.live/current/FreeBSD:14:amd64/latest",
enabled : no,
url : "file:///usr/local/poudriere/data/packages/main-default",
enabled : yes,
root@mowa219-gjp4-8570p-freebsd:~ # uname -aKU
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #116
main-n251146-d109559ddbf: Mon Nov 29 14:34:59 GMT 2021
root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG
amd64 1400043 1400043
root@mowa219-gjp4-8570p-freebsd:~ #
--
You are receiving this mail because:
You are the assignee for the bug.