X2Go Bug report logs - #220
Explicitly export PREFIX=/usr when building RPM packages

version graph

Package: x2gobroker-agent; Maintainer for x2gobroker-agent is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2gobroker-agent is src:x2gobroker.

Reported by: Mukesh Singh <mks32@hotmail.com>

Date: Wed, 22 May 2013 16:33:02 UTC

Severity: important

Fixed in version 0.0.2.2

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

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to x2go-dev@lists.berlios.de, owner@bugs.x2go.org:
Bug#219; Package x2goserverversion: 4.0.0.2. (Wed, 22 May 2013 16:33:02 GMT) (full text, mbox, link).


Acknowledgement sent to Mukesh Singh <mks32@hotmail.com>:
New Bug report received and forwarded. Copy sent to owner@bugs.x2go.org. (Wed, 22 May 2013 16:33:02 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

From: Mukesh Singh <mks32@hotmail.com>
To: "submit@bugs.x2go.org" <submit@bugs.x2go.org>
Subject: x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in /usr/local/lib/x2go directory
Date: Wed, 22 May 2013 12:20:50 -0400
[Message part 1 (text/plain, inline)]
Package: x2goserverVersion: 4.0.0.2
I recently upgraded x2goserver to 4.0.0.2 on RHEL6 and it stopped working. I found out that x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in /usr/local/lib/x2go directory. So when I created a symlink in that directory it started working again.
Please change the path for the file in source code or change the package to create the link on installation.

Thanks!
Mukesh Kr 

 		 	   		  
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.berlios.de, owner@bugs.x2go.org:
Bug#219; Package x2goserverversion: 4.0.0.2. (Wed, 22 May 2013 22:33:01 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Extra info received and forwarded to list. Copy sent to owner@bugs.x2go.org. (Wed, 22 May 2013 22:33:01 GMT) (full text, mbox, link).


Message #10 received at 219@bugs.x2go.org (full text, mbox, reply):

From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 219@bugs.x2go.org
Cc: Mukesh Singh <mks32@hotmail.com>, jengelh@inai.de
Subject: Re: Bug#219: x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in /usr/local/lib/x2go directory
Date: Thu, 23 May 2013 00:20:16 +0200
[Message part 1 (text/plain, inline)]
Hi Mukesh Kr, hi Jan,

@Jan: I guess this one is for you...

On Mi 22 Mai 2013 18:20:50 CEST Mukesh Singh wrote:

> Package: x2goserverVersion: 4.0.0.2
> I recently upgraded x2goserver to 4.0.0.2 on RHEL6 and it stopped  
> working. I found out that x2gosqlitewrapper is looking for  
> x2gosqlitewrapper.pl in /usr/local/lib/x2go directory. So when I  
> created a symlink in that directory it started working again.
> Please change the path for the file in source code or change the  
> package to create the link on installation.

For the Debian packages, there is a Makefile-like file called  
/debian/rules that coordinates all the packaging tasks. From this  
file, I explicitly have to export PREFIX=/usr to make the new  
x2gosqlitewrapper.c work.

@Jan: can you check the RPM packages and make sure that the PREFIX  
path reaches the main Makefile of X2Go Server? A similar change to the  
packaging has to be introduced to x2gobroker.git.

Thanks!
Mike




-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to x2go-dev@lists.berlios.de, owner@bugs.x2go.org:
Bug#219; Package x2goserverversion: 4.0.0.2. (Wed, 22 May 2013 23:33:01 GMT) (full text, mbox, link).


Acknowledgement sent to Jan Engelhardt <jengelh@inai.de>:
Extra info received and forwarded to list. Copy sent to owner@bugs.x2go.org. (Wed, 22 May 2013 23:33:01 GMT) (full text, mbox, link).


Message #15 received at 219@bugs.x2go.org (full text, mbox, reply):

From: Jan Engelhardt <jengelh@inai.de>
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: 219@bugs.x2go.org, Mukesh Singh <mks32@hotmail.com>
Subject: Re: Bug#219: x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in /usr/local/lib/x2go directory
Date: Thu, 23 May 2013 01:16:48 +0200 (CEST)
On Thursday 2013-05-23 00:20, Mike Gabriel wrote:
>
>> Package: x2goserverVersion: 4.0.0.2
>> I recently upgraded x2goserver to 4.0.0.2 on RHEL6 and it stopped working. I
>> found out that x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in
>> /usr/local/lib/x2go directory. So when I created a symlink in that directory
>> it started working again.
>> Please change the path for the file in source code or change the package to
>> create the link on installation.
>
> @Jan: can you check the RPM packages and make sure that the PREFIX path reaches
> the main Makefile of X2Go Server? A similar change to the packaging has to be
> introduced to x2gobroker.git.

Fixed for x2goserver.

In x2gobroker however, there are still lots of hardcoded (in the
tarball!) /usr/lib/x2go instead of $(LIBDIR)/x2go...


Information forwarded to x2go-dev@lists.berlios.de, owner@bugs.x2go.org:
Bug#219; Package x2goserverversion: 4.0.0.2. (Thu, 23 May 2013 19:21:59 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Extra info received and forwarded to list. Copy sent to owner@bugs.x2go.org. (Thu, 23 May 2013 19:21:59 GMT) (full text, mbox, link).


Message #20 received at 219@bugs.x2go.org (full text, mbox, reply):

From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Jan Engelhardt <jengelh@inai.de>, 219@bugs.x2go.org
Cc: Mukesh Singh <mks32@hotmail.com>, control@bugs.x2go.org
Subject: Re: Bug#219: x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in /usr/local/lib/x2go directory
Date: Thu, 23 May 2013 21:21:34 +0200
[Message part 1 (text/plain, inline)]
clone #219 -1 -2
reassign #219 x2goserver
severity #219 important
fixed #219 4.0.0.2
close #219
reassign -1 x2gobroker-agent
retitle -1 Explicitly export PREFIX=/usr when building RPM packages
severity -1 important
reassign -2 src:x2gobroker
retitle -2 Make hard-coded path /usr/lib/x2go build-configurable via Makefile
severity -2 wishlist
thanks

Hi Jan,

doint some BTS magic above...

On Do 23 Mai 2013 01:16:48 CEST Jan Engelhardt wrote:

>> @Jan: can you check the RPM packages and make sure that the PREFIX  
>> path reaches
>> the main Makefile of X2Go Server? A similar change to the packaging  
>> has to be
>> introduced to x2gobroker.git.
>
> Fixed for x2goserver.

This issue (#219, x2goserver) then gets marked as resolved.

> In x2gobroker however, there are still lots of hardcoded (in the
> tarball!) /usr/lib/x2go instead of $(LIBDIR)/x2go...

This I consider as a follow-up. New bug numbers will get assigned for  
this in two ways.

Temp bug number -1 (wait for the bug no. after the cloning has  
happened) will be about fixing the RPM build for x2gobroker(-agent).  
Please make sure that agent works in RPM builds of src:x2gobroker.

If you have fixed this issue send a short message to  
<nnn>-done@bugs.x2go.org (where <nnn>) has to be the  
to-be-newly-assigned bug number after the cloning).

Temp bug number -2 refers to getting the Makefile and the hard-coded  
paths referers to /usr/lib/x2go (et al.) fixed in the more less near  
future.

Thanks+Greets,
Mike


-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-signature, inline)]

Bug 219 cloned as bugs 220, 221 Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Thu, 23 May 2013 19:22:00 GMT) (full text, mbox, link).


Bug reassigned from package 'x2goserverversion: 4.0.0.2' to 'x2gobroker-agent'. Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Thu, 23 May 2013 19:22:00 GMT) (full text, mbox, link).


Changed Bug title to 'Explicitly export PREFIX=/usr when building RPM packages' from 'x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in /usr/local/lib/x2go directory' Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Thu, 23 May 2013 19:22:00 GMT) (full text, mbox, link).


Severity set to 'important' from 'normal' Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Thu, 23 May 2013 19:22:00 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#220; Package x2gobroker-agent. (Thu, 23 May 2013 22:18:01 GMT) (full text, mbox, link).


Acknowledgement sent to Jan Engelhardt <jengelh@inai.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>. (Thu, 23 May 2013 22:18:01 GMT) (full text, mbox, link).


Message #33 received at 220@bugs.x2go.org (full text, mbox, reply):

From: Jan Engelhardt <jengelh@inai.de>
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: 220@bugs.x2go.org, Mukesh Singh <mks32@hotmail.com>, control@bugs.x2go.org
Subject: Re: Bug#219: x2gosqlitewrapper is looking for x2gosqlitewrapper.pl in /usr/local/lib/x2go directory
Date: Fri, 24 May 2013 00:02:23 +0200 (CEST)
fixed #220
thanks

#221 is implemented in the RPM as well - and there is the small 
mathematical chance it can break 220 :)
So just please test.


Marked as fixed in versions 0.0.2.2. Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Fri, 24 May 2013 13:18:01 GMT) (full text, mbox, link).


Marked Bug as done Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Fri, 24 May 2013 13:18:01 GMT) (full text, mbox, link).


Notification sent to Mukesh Singh <mks32@hotmail.com>:
Bug acknowledged by developer. (Fri, 24 May 2013 13:18:01 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.x2go.org> to internal_control@bugs.x2go.org. (Sat, 22 Jun 2013 05:24:02 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Mar 29 15:28:15 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.