Package: x2goserver-x2goagent Version: 4.1.0.0-0~1453~ubuntu16.04.1 Two recent changes to the debian/control file corrected the epoch for nxagent dependency [1]: diff --git a/debian/control b/debian/control index 922ae23..a6d2be7 100644 --- a/debian/control +++ b/debian/control @@ -169,7 +169,7 @@ Description: Perl X2Go::Log package Package: x2goserver-x2goagent Architecture: all Depends: - nxagent (>= 3.5.99.0~), + nxagent (>= 2:3.5.99.3~), ${misc:Depends}, Suggests: x2goserver and removed x2goagent as an alternative [2]: diff --git a/debian/control b/debian/control index a6d2be7..b3ebbf2 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Depends: libtry-tiny-perl, libswitch-perl, libx2go-server-perl (>= ${source:Version}), libx2go-server-perl (<< ${source:Version}.1~), - x2goserver-x2goagent | x2goagent (>= 2:3.5.0.33-0~), + x2goserver-x2goagent (>= ${source:Version}), x2goserver-x2goagent (<< ${source:Version}.1~), bash, lsof, bc, Unfortunately, nxagent>=2:3.5.99.3~ isn't available in Ubuntu [3] or ppa:x2go/ppa [4] which leads to an unsatisfiable dependency: $ apt-get install x2goserver-x2goagent Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. x2goserver-x2goagent : Depends: nxagent (>= 2:3.5.99.3~) E: Unable to correct problems, you have held broken packages. $ apt-cache policy x2goserver-x2goagent x2goserver-x2goagent: Installed: 4.1.0.0-0~1451~ubuntu16.04.1 Candidate: 4.1.0.0-0~1453~ubuntu16.04.1 Version table: 4.1.0.0-0~1453~ubuntu16.04.1 500 500 http://ppa.launchpad.net/x2go/ppa/ubuntu xenial/main amd64 Packages 500 http://ppa.launchpad.net/x2go/ppa/ubuntu xenial/main i386 Packages *** 4.1.0.0-0~1451~ubuntu16.04.1 100 100 /var/lib/dpkg/status [1] https://git.launchpad.net/~x2go/x2go/+git/x2goserver/commit/debian?id=352195... [2] https://git.launchpad.net/~x2go/x2go/+git/x2goserver/commit/debian?id=ee5fbc... [3] https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=nxagent [4] https://launchpad.net/~x2go/+archive/ubuntu/ppa/+sourcepub/8566522/+listing-...
Control: reassign -1 launchpad.net Control: close -1
Package: x2goserver-x2goagent Version: 4.1.0.0-0~1453~ubuntu16.04.1
Two recent changes to the debian/control file corrected the epoch for nxagent dependency [1]
Unfortunately, nxagent>=2:3.5.99.3~ isn't available in Ubuntu [3] or ppa:x2go/ppa [4] which leads to an unsatisfiable dependency
These packages should have been built almost a week ago.
We hit this bug, though, and the new code was never synced up within launchpad: https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/1084403
I haven't checked this, assuming that everything would work fine, since Arctica already had packages for Ubuntu that completed the build process successfully.
A mistake, as it turns out.
I've switched the recipe to build off a native git clone which doesn't have that problem.
The packages should finally be available soonish™.
Mihai
Processing control commands:
reassign -1 launchpad.net Bug #1243 [x2goserver-x2goagent] Nightly PPA packages depend on nxagent>=2:3.5.99.3, unavailable in Ubuntu or PPA Warning: Unknown package 'x2goserver-x2goagent' Bug reassigned from package 'x2goserver-x2goagent' to 'launchpad.net'. No longer marked as found in versions 4.1.0.0-0~1453~ubuntu16.04.1. Ignoring request to alter fixed versions of bug #1243 to the same values previously set close -1 Bug #1243 [launchpad.net] Nightly PPA packages depend on nxagent>=2:3.5.99.3, unavailable in Ubuntu or PPA Marked Bug as done
-- 1243: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1243 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems