tag #712 pending fixed #712 4.0.1.19 thanks Hello, X2Go issue #712 (src:x2goserver) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=729d18d The issue will most likely be fixed in src:x2goserver (4.0.1.19). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 729d18de14ae78be82c308dface07104db5ee8c1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jan 12 06:03:47 2015 +0100 Don't depend on libdb-pg-perl for armhf builds. (Fixes: #712). Thanks to Heinrich Schuchardt for providing information on this. Conflicts: debian/control diff --git a/debian/changelog b/debian/changelog index da3d137..bfc70f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -66,6 +66,8 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium + Add D (x2goserver): libfile-which-perl. + Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2-0~). (Fixes: #700). + Bump Standards: to 3.9.6. No changes needed. + - Don't depend on libdb-pg-perl for armhf builds. (Fixes: #712). Thanks to + Heinrich Schuchardt for providing information on this. * debian/x2goserver.docs: + Install README.i18n file into bin:package x2goserver. * x2goserver.spec:
Processing commands for control@bugs.x2go.org:
tag #712 pending Bug #712 [x2goserver] x2goserver: armhf unfulfilled dependency Added tag(s) pending. fixed #712 4.0.1.19 Bug #712 [x2goserver] x2goserver: armhf unfulfilled dependency There is no source info for the package 'x2goserver' at version '4.0.1.19' with architecture '' Unable to make a source version for version '4.0.1.19' Marked as fixed in versions 4.0.1.19. thanks Stopping processing here.
712: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=712 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems
Hello Mike,
On 12.01.2015 06:05, Mike Gabriel wrote:> tag #712 pending
fixed #712 4.0.1.19 thanks
the missing dependency occurs on Ubuntu Trusty but does not occur on Debian Jessie.
Maybe we want a line in debian/control like
# FIXME: remove restriction to x86/amd64 when package available
Best regards
Heinrich Schuchardt