Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2021 11:20:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255218] xrdp is missing from package repository in FreeBSD:13:amd64
Message-ID:  <bug-255218-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255218

            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@FreeBSD.org
          Reporter: tictactux@gmail.com

upon updating from 12.2-RELEASE to 13.0-RELEASE, package xrdp was deinstall=
ed,
with no install candidate in the 13 repository.

Temporary fix:=20

[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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255218-7788>