Hi list,
as I'm still trying to figure out what exactly happened here (https://lists.berlios.de/pipermail/x2go-dev/2011-December/003122.html), I'm looking for the following two packages in these specific versions:
libxcompext3=1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1 libxcompshad3=3.5.0-2-0~x2go-bpo1+lenny~main~24~build1
Does anybody know which repository I have to enable to be able to pull exactly those? So far I tried:
deb http://packages.x2go.org/debian lenny main deb http://packages.x2go.org/debian lenny heuler deb http://packages.x2go.org/debian squeeze main deb http://packages.x2go.org/debian squeeze heuler
but I keep getting apt-get install libxcompext3=1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1 libxcompshad3=3.5.0-2-0~x2go-bpo1+lenny~main~24~build1 Reading package lists... Done Building dependency tree Reading state information... Done E: Version '1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1' for 'libxcompext3' was not found E: Version '3.5.0-2-0~x2go-bpo1+lenny~main~24~build1' for 'libxcompshad3' was not found
And a related question, directed @Mike:
Is there a particular reason why the "squeeze main" repository doesn't contain libxcompext3=2:3.5.0-0~x2go1+squeeze~heuler~20111206~128~build1 libxcompshad3=2:3.5.0-0~x2go1+squeeze~heuler~20111206~128~build1 ???
==>Running freenx and x2go in parallel seems to be impossible with libxcompext3=1:3.5.0-1-2 and libxcompshad3=3.5.0-2-2 from "squeeze main", however installing either the old versions listed at the very top of this posting, or the unstable ones from "squeeze heuler" fixes the issue. Do these two "squeeze heuler" packages break something else, or would it be possible to offer them via "squeeze main"?
Kind Regards, Stefan
Hi Stefan,
On Mi 28 Dez 2011 09:43:36 CET Stefan Baur wrote:
Hi list,
as I'm still trying to figure out what exactly happened here
(https://lists.berlios.de/pipermail/x2go-dev/2011-December/003122.html), I'm
looking for the following two packages in these specific versions:libxcompext3=1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1 libxcompshad3=3.5.0-2-0~x2go-bpo1+lenny~main~24~build1
Does anybody know which repository I have to enable to be able to
pull exactly those?
So far I tried:
deb http://packages.x2go.org/debian lenny main ^^^^^^^^^^^^^^^^^^^^^^^^^^ This is the right one.
deb http://packages.x2go.org/debian lenny heuler ^^^^^^^^^^^^^^^^^^^^^^^^^^ does not exist...
deb http://packages.x2go.org/debian squeeze main deb http://packages.x2go.org/debian squeeze heuler ^^^^^^^^^^^^^^^^^^^^^^^^^^ no lenny backports in those...
If you enable more than the correct repos, you get the newest package
in terms of alphanumerical comparison...
but I keep getting apt-get install
libxcompext3=1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1
libxcompshad3=3.5.0-2-0~x2go-bpo1+lenny~main~24~build1 Reading package lists... Done Building dependency tree Reading state information... Done E: Version '1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1' for
'libxcompext3' was not found E: Version '3.5.0-2-0~x2go-bpo1+lenny~main~24~build1' for
'libxcompshad3' was not found
On squeeze+ please use the packages currently in heuler and report
your experiences with stability. I would love to move those NX
packages in heuler to main (i.e. considered stable by upstream) but I
need more feedback on that. This has been agreed with Oleksandr
yesterday in a chat session.
And a related question, directed @Mike:
Is there a particular reason why the "squeeze main" repository
doesn't contain libxcompext3=2:3.5.0-0~x2go1+squeeze~heuler~20111206~128~build1 libxcompshad3=2:3.5.0-0~x2go1+squeeze~heuler~20111206~128~build1 ???
Yes, the packages are new and the way they are built is new. And they
work much better than everything else we have built from NX code in
Git. The packages in squeeze main are non-Git packages provided by
Oleksandr as the packages from Git till September 2011 were really
unstable (regular, reproducible session crashes related to x2goagent).
==>Running freenx and x2go in parallel seems to be impossible with
libxcompext3=1:3.5.0-1-2 and libxcompshad3=3.5.0-2-2 from "squeeze
main", however installing either the old versions listed at the very
top of this posting, or the unstable ones from "squeeze heuler"
fixes the issue. Do these two "squeeze heuler" packages break
something else, or would it be possible to offer them via "squeeze
main"?
Yes, the new package build of NX (heuler) repos should make the
parallel install of freenx and x2go possible again. I also want to fix
,,our'' nxagent, so that it can be used with FreeNX, as well.
Kind Regards, Stefan
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Am 28.12.2011 15:02, schrieb Mike Gabriel:
Hi Stefan,
On Mi 28 Dez 2011 09:43:36 CET Stefan Baur wrote:
Hi list,
as I'm still trying to figure out what exactly happened here (https://lists.berlios.de/pipermail/x2go-dev/2011-December/003122.html), I'm looking for the following two packages in these specific versions:
libxcompext3=1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1 libxcompshad3=3.5.0-2-0~x2go-bpo1+lenny~main~24~build1
Does anybody know which repository I have to enable to be able to pull exactly those?
So far I tried:
deb http://packages.x2go.org/debian lenny main ^^^^^^^^^^^^^^^^^^^^^^^^^^ This is the right one.
No, it isn't... this one contains libxcompext3=1:3.5.0-1-2 libxcompshad3=3.5.0-2-2
If you enable more than the correct repos, you get the newest package in terms of alphanumerical comparison...
Still, specifying an exact package version should work, as long as it's present in the repository - which it isn't, as I'm still getting the error shown below:
but I keep getting apt-get install libxcompext3=1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1 libxcompshad3=3.5.0-2-0~x2go-bpo1+lenny~main~24~build1 Reading package lists... Done Building dependency tree Reading state information... Done E: Version '1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1' for 'libxcompext3' was not found E: Version '3.5.0-2-0~x2go-bpo1+lenny~main~24~build1' for 'libxcompshad3' was not found
I tried removing the parts after the ~ to see if maybe that was confusing apt-get, but no:
apt-get install libxcompext3=1:3.5.0-1-0 libxcompshad3=3.5.0-2-0 Reading package lists... Done Building dependency tree Reading state information... Done E: Version '1:3.5.0-1-0' for 'libxcompext3' was not found E: Version '3.5.0-2-0' for 'libxcompshad3' was not found
[snip]
On squeeze+ please use the packages currently in heuler and report your experiences with stability. I would love to move those NX packages in heuler to main (i.e. considered stable by upstream) but I need more feedback on that. This has been agreed with Oleksandr yesterday in a chat session.
If I temporarily add the heuler repository, install the packages, then disable it again - will I be able to upgrade to newer versions once they become part of main, or will this cause breakage on my systems?
-Stefan
Hi Stefan,
On Mi 28 Dez 2011 19:57:04 CET Stefan Baur wrote:
Am 28.12.2011 15:02, schrieb Mike Gabriel:
Hi Stefan,
On Mi 28 Dez 2011 09:43:36 CET Stefan Baur wrote:
Hi list,
as I'm still trying to figure out what exactly happened here
(https://lists.berlios.de/pipermail/x2go-dev/2011-December/003122.html),
I'm looking for the following two packages in these specific
versions:libxcompext3=1:3.5.0-1-0~x2go-bpo1+lenny~main~36~build1 libxcompshad3=3.5.0-2-0~x2go-bpo1+lenny~main~24~build1
Does anybody know which repository I have to enable to be able to
pull exactly those?So far I tried:
deb http://packages.x2go.org/debian lenny main ^^^^^^^^^^^^^^^^^^^^^^^^^^ This is the right one.
No, it isn't... this one contains libxcompext3=1:3.5.0-1-2 libxcompshad3=3.5.0-2-2
Sorry, you are right. Theoretically, it should have been the right
one. But: I also replaced the lenny packages of NX libs in lenny/main
with the stable but dirty-build of Alex's NX packages. Stability comes
first, then hygene.
If you enable more than the correct repos, you get the newest
package in terms of alphanumerical comparison...Still, specifying an exact package version should work, as long as
it's present in the repository - which it isn't, as I'm still
getting the error shown below:
For lenny, use the ones that are available!!! Also make sure that you
get libxcomp*3 from our repos and not from the Debian repos (outdated
version of libxcomp*3).
[snip]
On squeeze+ please use the packages currently in heuler and report
your experiences with stability. I would love to move those NX
packages in heuler to main (i.e. considered stable by upstream) but
I need more feedback on that. This has been agreed with Oleksandr
yesterday in a chat session.If I temporarily add the heuler repository, install the packages,
then disable it again - will I be able to upgrade to newer versions
once they become part of main, or will this cause breakage on my
systems?
Yes! If you wait till tomorrow then our nxagent should also work with
FreeNX from Launchpad's freenx-team.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...