X2Go Bug report logs -
#1243
Nightly PPA packages depend on nxagent>=2:3.5.99.3, unavailable in Ubuntu or PPA
Full log
🔗
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the launchpad.net package:
#1243: Nightly PPA packages depend on nxagent>=2:3.5.99.3, unavailable in Ubuntu or PPA
It has been closed by Mihai Moldovan <ionic@ionic.de>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mihai Moldovan <ionic@ionic.de> by
replying to this email.
--
1243: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1243
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Control: reassign -1 launchpad.net
Control: close -1
* On 12/20/2017 02:49 PM, Jonathon Fernyhough wrote:
> 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
[signature.asc (application/pgp-signature, attachment)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
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=3521953095c3ce03e70d93510cf6dee3d752fb64
[2]
https://git.launchpad.net/~x2go/x2go/+git/x2goserver/commit/debian?id=ee5fbc5b1b963158455a4022b52c4e16b60eb946
[3]
https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=nxagent
[4]
https://launchpad.net/~x2go/+archive/ubuntu/ppa/+sourcepub/8566522/+listing-archive-extra
[signature.asc (application/pgp-signature, attachment)]
Send a report that this bug log contains spam.
X2Go Developers <owner@bugs.x2go.org>.
Last modified:
Thu Nov 21 21:01:10 2024;
Machine Name:
ymir.das-netzwerkteam.de
X2Go Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.