X2Go Bug report logs - #1344
Versioning in the launchpad ppa

Package: launchpad.net; Maintainer for launchpad.net is x2go-dev@lists.x2go.org;

Reported by: Jens Reyer <jens.reyer@leberrohstoffe.com>

Date: Mon, 19 Nov 2018 13:30:02 UTC

Severity: normal

Tags: not-a-bug

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.507 (Entity 5.507)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#1344 closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 (Re: [X2Go-Dev] Bug#1344: Versioning in the launchpad ppa)
Message-ID: <handler.1344.b1344.15426395947090.notifdone@bugs.x2go.org>
References: <20181119145934.Horde.OqfDBu8R8_8DWMHAqHSp8ur@mail.das-netzwerkteam.de>
X-X2go-PR-Message: they-closed 1344
X-X2go-PR-Package: launchpad.net
Date: Mon, 19 Nov 2018 15:00:03 +0000
Content-Type: multipart/mixed; boundary="----------=_1542639603-7175-0"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the launchpad.net package:

#1344: Versioning in the launchpad ppa

It has been closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.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 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> by
replying to this email.


-- 
1344: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1344
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Jens Reyer <jens.reyer@leberrohstoffe.com>, 1344@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#1344: Versioning in the launchpad ppa
Date: Mon, 19 Nov 2018 14:59:34 +0000
[Message part 3 (text/plain, inline)]
Control: close -1
Control: tags -1 not-a-bug

Hi Jens,

On  Mo 19 Nov 2018 14:26:41 CET, Jens Reyer wrote:

> $ cat /etc/apt/preferences.d/x2go-ppa
> Package: *
> Pin: release o=LP-PPA-x2go
> Pin-Priority: 1010

This is exactly the way to do it.

Closing this bug as a not-a-bug report.

Thanks+Greets!
Mike
-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Jens Reyer <jens.reyer@leberrohstoffe.com>
To: submit@bugs.x2go.org
Subject: Versioning in the launchpad ppa
Date: Mon, 19 Nov 2018 14:26:41 +0100
Package: launchpad.net

Hi,

the version of e.g. nx-libs in the X2Go nightly PPA at
https://launchpad.net/~x2go is technically lower than the one in the
official Ubuntu Bionic (18.04) archive:

$ dpkg --compare-versions 2:3.5.99.16-0~201811100633~ubuntu18.04.1 gt
2:3.5.99.16-1 && echo "ppa version is bigger" || echo "ppa version is
smaller"
ppa version is smaller

This would be correct if they had the same "upstream" content, so that
the official package has precedence over the PPA one. However I assume
that the nightly PPA ships newer "upstream" functionality. You may
reflect this by changing the versioning to something like this
(increase the upstream versioning part before the Debian revision -0):

2:3.5.99.16+201811100633-0~ubuntu18.04.1

$ dpkg --compare-versions 2:3.5.99.16+201811100633-0~ubuntu18.04.1 gt
2:3.5.99.16-1 && echo "ppa version is bigger" || echo "ppa version is
smaller"
ppa version is bigger

Otherwise I have to "downgrade" the packages, in order to use the
nightly builds instead of the older official Ubuntu bionic ones. For
this to work I currently use apt pinning:

$ cat /etc/apt/preferences.d/x2go-ppa
Package: *
Pin: release o=LP-PPA-x2go
Pin-Priority: 1010

Thanks
jre

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Wed Apr 24 16:35:42 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.