Fresh checkout, pull. cd to nx-libs and run './debian/roll-tarballs.sh HEAD server'; results in the following error:
... Applying patch 301_nx-X11_use-shared-libs.full.patch Applying patch 302_nxagent_configurable-keystrokes.full.patch Applying patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch 1 out of 1 hunk FAILED Patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch does not apply (enforce with -f)
Hi Matt,
On Di 18 Jun 2013 01:24:15 CEST "Matt D." wrote:
Fresh checkout, pull. cd to nx-libs and run
'./debian/roll-tarballs.sh HEAD server'; results in the following
error:... Applying patch 301_nx-X11_use-shared-libs.full.patch Applying patch 302_nxagent_configurable-keystrokes.full.patch Applying patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch 1 out of 1 hunk FAILED Patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch
does not apply (enforce with -f)
Ah, ok...
Bug reports tend to get lost on the mailing list. Please submit a bug
against X2Go BTS [1].
Thanks, Mike
[1] http://wiki.x2go.org/doku.php/wiki:bugs
--
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.xf...
Upon further investigation, it appears to be an issue using quilt with Cygwin. See my report here:
http://www.mail-archive.com/cygwin@cygwin.com/msg129348.html
I don't know if the bug is something actually Cygwin or something in quilt itself that is only manifesting when run from Cygwin.
From what I can tell, there is nothing wrong with the patch.
On 6/18/2013 8:07 AM, Mike Gabriel wrote:
Hi Matt,
On Di 18 Jun 2013 01:24:15 CEST "Matt D." wrote:
Fresh checkout, pull. cd to nx-libs and run './debian/roll-tarballs.sh HEAD server'; results in the following error:
... Applying patch 301_nx-X11_use-shared-libs.full.patch Applying patch 302_nxagent_configurable-keystrokes.full.patch Applying patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch 1 out of 1 hunk FAILED Patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch does not apply (enforce with -f)
Ah, ok...
Bug reports tend to get lost on the mailing list. Please submit a bug against X2Go BTS [1].
Thanks, Mike
[1] http://wiki.x2go.org/doku.php/wiki:bugs
X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Hi Matt,
On Di 18 Jun 2013 14:39:39 CEST "Matt D." wrote:
Upon further investigation, it appears to be an issue using quilt
with Cygwin. See my report here:http://www.mail-archive.com/cygwin@cygwin.com/msg129348.html
I don't know if the bug is something actually Cygwin or something in
quilt itself that is only manifesting when run from Cygwin.From what I can tell, there is nothing wrong with the patch.
you are not trying to build NX on top of Cygwin???? If so, that will
feel like kamikazee maneuvre...
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.xf...
Mike,
I'm using nx to connect to CentOS but I want to make some changes to nxproxy on Windows. To use X2go's nx-libs patches I need quilt, which is available on Windows through Cygwin.
Therefore my first step of patching the source code is going to be done through Cygwin. Whether I'll end up using Cygwin's compiler is moot at this point.
Matt D.
On 6/18/2013 4:06 PM, Mike Gabriel wrote:
Hi Matt,
On Di 18 Jun 2013 14:39:39 CEST "Matt D." wrote:
Upon further investigation, it appears to be an issue using quilt with Cygwin. See my report here:
http://www.mail-archive.com/cygwin@cygwin.com/msg129348.html
I don't know if the bug is something actually Cygwin or something in quilt itself that is only manifesting when run from Cygwin.
From what I can tell, there is nothing wrong with the patch.
you are not trying to build NX on top of Cygwin???? If so, that will feel like kamikazee maneuvre...
Greets, Mike
X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Hi Matt
On Mi 19 Jun 2013 13:59:07 CEST "Matt D." wrote:
Mike,
I'm using nx to connect to CentOS but I want to make some changes to
nxproxy on Windows. To use X2go's nx-libs patches I need quilt,
which is available on Windows through Cygwin.Therefore my first step of patching the source code is going to be
done through Cygwin. Whether I'll end up using Cygwin's compiler is
moot at this point.
Ahh. Ok, getting what you are up to.
If you cannot get quilt to work as you need it, I recommend developing
under Linux and then building nxproxy/libxcomp under Cygwin.
Alternatively, you could get the most recent nx-libs-lite source
tarball [1] and operate on that.
And: /me is curious what you intend to work on in nxproxy code.
Thanks Mike
[1] http://code.x2go.org/releases/source/nx-libs/nx-libs-3.5.0.20-lite.tar.gz
--
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.xf...
Mike,
I don't like some of the funkiness I'm experiencing getting nxagent and nxproxy to talk to each other when starting nxproxy first. Sometimes it fails to connect for some reason.
This warning is also really annoying when it keeps getting dumped to the console when no client is being used.
Warning: Couldn't start 'nxclient'.
On 6/19/2013 6:09 PM, Mike Gabriel wrote:
Hi Matt
On Mi 19 Jun 2013 13:59:07 CEST "Matt D." wrote:
Mike,
I'm using nx to connect to CentOS but I want to make some changes to nxproxy on Windows. To use X2go's nx-libs patches I need quilt, which is available on Windows through Cygwin.
Therefore my first step of patching the source code is going to be done through Cygwin. Whether I'll end up using Cygwin's compiler is moot at this point.
Ahh. Ok, getting what you are up to.
If you cannot get quilt to work as you need it, I recommend developing under Linux and then building nxproxy/libxcomp under Cygwin.
Alternatively, you could get the most recent nx-libs-lite source tarball [1] and operate on that.
And: /me is curious what you intend to work on in nxproxy code.
Thanks Mike
[1] http://code.x2go.org/releases/source/nx-libs/nx-libs-3.5.0.20-lite.tar.gz
X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Hi Matt,
On Do 20 Jun 2013 01:01:00 CEST "Matt D." wrote:
I don't like some of the funkiness I'm experiencing getting nxagent
and nxproxy to talk to each other when starting nxproxy first.
Sometimes it fails to connect for some reason.
Ah. Ok. That is interesting. Let us know about any progress you make here.
This warning is also really annoying when it keeps getting dumped to
the console when no client is being used.Warning: Couldn't start 'nxclient'.
This warning can be silenced by setting NX_CLIENT env var to /bin/true
(on Linux, not sure what to use on Cygwin here).
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.xf...