[Bug 255218] xrdp is missing from package repository in FreeBSD:13:amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 19 11:20:18 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255218
Bug ID: 255218
Summary: xrdp is missing from package repository in
FreeBSD:13:amd64
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: tictactux at gmail.com
upon updating from 12.2-RELEASE to 13.0-RELEASE, package xrdp was deinstalled,
with no install candidate in the 13 repository.
Temporary fix:
[code]
xzcat /var/cache/pkg/xrdp-0.9.15_1,1.txz | sed -e "s/FreeBSD:12/FreeBSD:13/g" |
xz >xrdp-FreeBSD13.xz
sudo pkg add ./xrdp-FreeBSD13.xz
[/code]
Works like a charm, no unresolved and/or unfound shared libraries.
Best, Ben
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list