Re: [X2Go-User] Dependency error

2023-06-10 Thread Buddy Butterfly


Hi Mihai,

agreed. Support is not needed for 18.04. This is useless effort.
We are migrating anyway away from Ubuntu to Debian, as Ubuntu more and more
behaves like Microsoft and forces the use of snap, etc. So, back to the roots 
;-)

Old, not supported systems, can stay at old x2go versions.

Cheers,
Matt

Am 10.06.23 um 18:14 schrieb Mihai Moldovan:

* On 6/10/23 17:37, Buddy Butterfly wrote:

also tested it on a Ubuntu Trusty (18.04) system.
It does not work there yet!

Thanks for testing. Oh, that's right. For Ubuntu, I've only built release/stable
KDrive packages for Jammy (20.04), Kinetic, Lunar and Mantic.

Unfortunately, X2Go Server always hard-depends upon KDrive, so any older version
that will not get KDrive packages will be broken.

I can fix that (by removing KDrive support for old deb-based distro versions),
but will only be able to make a new X2Go Server release next week.


On a related note, I'm pretty sure that KDrive at least compiles on 18.04, but
given that 18.04 is freshly out of mainstream support, I'd rather rely on
commercial support requests for providing binaries for older distros such as
18.04, if there's even any interest.



Mihai

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Dependency error

2023-06-10 Thread Buddy Butterfly


Hi Mihai,

also tested it on a Ubuntu Trusty (18.04) system.
It does not work there yet!

Cheers,
Matt

Am 10.06.23 um 17:21 schrieb Buddy Butterfly:


Hi Mihai,

worked smoothly!
Updated a Debian Bullseye system to the latest version.
As I will from now on always pin or hold software installed
from PPAs, please find my new pinning file below (Debian Bullseye).

Thanks a lot for the quick reaction!

Cheers,
Matt

Content of my pinning file

    /etc/apt/preferences.d/pin-x2go

for latest x2go version from ppa:

#
# Pins x2go versions from last update.
# Update accordingly when updates are available.
#
Package: x2goserver* libx2go*
Pin: version 4.1.0.5*
Pin-Priority: 1001

Package: x2goclient
Pin: version 4.1.2.2*
Pin-Priority: 1001

Package: x2godesktopsharing
Pin: version 3.2.0.0*
Pin-Priority: 1001

Package: xserver-x2godrive
Pin: version 0.0.0.1*
Pin-Priority: 1001

#
# List after update from ppa
#
#ii  libx2go-config-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Config package
#ii  libx2go-log-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Log package
#ii  libx2go-server-db-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64 
   Perl X2Go::Server::DB package
#ii  libx2go-server-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Server package
#ii  libx2go-utils-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Utils package
#ii  x2goclient 4.1.2.2-2 amd64    X2Go 
Client application (Qt5)
#ii  x2godesktopsharing 3.2.0.0-2+b1  amd64    
Share X11 desktops with other users via X2Go
#ii  x2goserver 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64    X2Go 
server
#ii  x2goserver-common 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64    
X2Go Server (common files)
#ii  x2goserver-desktopsharing 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64  
  Share X11 desktops with other users via X2Go
#ii  x2goserver-extensions 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all
  X2Go Server (extension support)
#ii  x2goserver-fmbindings 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all
  X2Go Server (file manager bindings)
#ii  x2goserver-printing 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
X2Go server (printing support)
#ii  x2goserver-x2goagent 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64   
 X2Go Server's X2Go Agent Xserver
#ii  x2goserver-x2gokdrive 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64  
  X2Go Server's X2Go KDrive Xserver
#ii  x2goserver-xsession 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
X2Go Server (Xsession runner)
#ii  xserver-x2gokdrive 0.0.0.1-0x2go1+git20230609.257+11.main.1  amd64    
KDrive graphical server backend for X2Go Server


Am 10.06.23 um 00:49 schrieb Mihai Moldovan:

* On 6/6/23 15:52, Buddy Butterfly wrote:

just revert to the previous version for the time being with pinning it:

Create file pin-x2go in /etc/apt/preferences.d/ with content:

Please try unpinning.


Now that we have X2Go KDrive builds, and I have fixed up the brokenness in the
Debian build metadata of X2Go Server, a normal upgrade should work just fine.



Mihai

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Dependency error

2023-06-10 Thread Buddy Butterfly


Hi Mihai,

worked smoothly!
Updated a Debian Bullseye system to the latest version.
As I will from now on always pin or hold software installed
from PPAs, please find my new pinning file below (Debian Bullseye).

Thanks a lot for the quick reaction!

Cheers,
Matt

Content of my pinning file

    /etc/apt/preferences.d/pin-x2go

for latest x2go version from ppa:

#
# Pins x2go versions from last update.
# Update accordingly when updates are available.
#
Package: x2goserver* libx2go*
Pin: version 4.1.0.5*
Pin-Priority: 1001

Package: x2goclient
Pin: version 4.1.2.2*
Pin-Priority: 1001

Package: x2godesktopsharing
Pin: version 3.2.0.0*
Pin-Priority: 1001

Package: xserver-x2godrive
Pin: version 0.0.0.1*
Pin-Priority: 1001

#
# List after update from ppa
#
#ii  libx2go-config-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Config package
#ii  libx2go-log-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Log package
#ii  libx2go-server-db-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64 
   Perl X2Go::Server::DB package
#ii  libx2go-server-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Server package
#ii  libx2go-utils-perl 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
Perl X2Go::Utils package
#ii  x2goclient 4.1.2.2-2 amd64    X2Go 
Client application (Qt5)
#ii  x2godesktopsharing 3.2.0.0-2+b1  amd64    
Share X11 desktops with other users via X2Go
#ii  x2goserver 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64    X2Go 
server
#ii  x2goserver-common 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64    
X2Go Server (common files)
#ii  x2goserver-desktopsharing 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64  
  Share X11 desktops with other users via X2Go
#ii  x2goserver-extensions 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all
  X2Go Server (extension support)
#ii  x2goserver-fmbindings 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all
  X2Go Server (file manager bindings)
#ii  x2goserver-printing 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
X2Go server (printing support)
#ii  x2goserver-x2goagent 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64   
 X2Go Server's X2Go Agent Xserver
#ii  x2goserver-x2gokdrive 4.1.0.5-0x2go1+git20230606.1987+11.main.1 amd64  
  X2Go Server's X2Go KDrive Xserver
#ii  x2goserver-xsession 4.1.0.5-0x2go1+git20230606.1987+11.main.1 all  
X2Go Server (Xsession runner)
#ii  xserver-x2gokdrive 0.0.0.1-0x2go1+git20230609.257+11.main.1  amd64    
KDrive graphical server backend for X2Go Server


Am 10.06.23 um 00:49 schrieb Mihai Moldovan:

* On 6/6/23 15:52, Buddy Butterfly wrote:

just revert to the previous version for the time being with pinning it:

Create file pin-x2go in /etc/apt/preferences.d/ with content:

Please try unpinning.


Now that we have X2Go KDrive builds, and I have fixed up the brokenness in the
Debian build metadata of X2Go Server, a normal upgrade should work just fine.



Mihai

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Dependency error

2023-06-10 Thread Buddy Butterfly


Hi Mihai,

perfect! Thanks a lot for the effort!
I will test it and give feedback!

Cheers,
Matt


Am 10.06.23 um 00:49 schrieb Mihai Moldovan:

* On 6/6/23 15:52, Buddy Butterfly wrote:

just revert to the previous version for the time being with pinning it:

Create file pin-x2go in /etc/apt/preferences.d/ with content:

Please try unpinning.


Now that we have X2Go KDrive builds, and I have fixed up the brokenness in the
Debian build metadata of X2Go Server, a normal upgrade should work just fine.



Mihai

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Dependency error

2023-06-06 Thread Buddy Butterfly

  
  

Hi,
  
  just revert to the previous version for the time being with
  pinning it:
  
  Create file pin-x2go in /etc/apt/preferences.d/ with content:
  

Package: x2go*
  libx2go*

Pin: version 4.1.0.3*

Pin-Priority: 1001

Then remove everything (if somehting from ...4 was installed):

sudo apt remove x2go* libx2go*

Do an update

sudo apt update

Reinstall x2go. Now version ...3.5 should be back.

Cheers,
Matt

  
Am 06.06.23 um 14:11 schrieb Helmuth
  Hundsdorfer:


  
  
Hi!
 
Due to an automatic update on an Ubuntu 1804 system with
  MATE desktop, the x2go server, which was working before, is
  now uninstalled and not possible to install, because of the
  unmet dependency error of  x2goserver-x2gokdrive.
 
Is there any kind of workaround to make it working again?
 
Or can you estimate when installing from repository
  x2go/stable will work again?
 
 
Thank you for your work and answer.
 
Kind regards
 
Helmuth
 
  
  
  
  ___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user



  

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] broken dependencies for Debian 10 + 11

2023-06-01 Thread Buddy Butterfly

  
  

Hi,
  
  yep, right. Had no time to dig in further. So, decided to wait, as
  you said ;-)
  Anyway. Reminds me to the good habit to pin everything installed
  from PPAs.
  I will do that now for the systems to not get the bleeding edge in
  automatically.
  
  Cheers,
  Matt
  

Am 01.06.23 um 16:28 schrieb Stefan
  Baur:

Am
  01.06.23 um 16:22 schrieb Buddy Butterfly:
  
  

Hi,


can confirm this also with my post. According to Stefan Baur, we
have to wait

for a fix.


So,


Patience, young grasshopper ... 


as Stefan phrases it ;-)

  
  Well, this particular report is more than just "missing packages".
  
  Philipp correctly points out that something also seems broken in
  the packages we already have built.
  
  I've made the proper person (Mihai) aware of the issue.
  
  
  Kind Regards,
  
  Stefan Baur
  
  


  

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] broken dependencies for Debian 10 + 11

2023-06-01 Thread Buddy Butterfly

  
  

Hi,
  
  can confirm this also with my post. According to Stefan Baur, we
  have to wait for a fix.
  
  So,

Patience, young grasshopper ... 
  
  as Stefan phrases it ;-)
  
  

Am 01.06.23 um 16:17 schrieb Philipp
  Huebner:

Hi,
  
  
  the release of X2Go Server 4.1.0.4 caused several issues on the
  Debian systems I administer (mostly 11, but 10 is affected as
  well).
  
  
  The main cause: The source package x2gokdrive and its binary
  package xserver-x2gokdrive is missing from the main archive. I had
  to manually backport it from heuler to get around this.
  
  
  Further cause: insufficient Breaks+Replaces between
  libx2go-server-perl 4.1.0.4 and libx2go-utils-perl 4.1.0.3 (same
  file installed from both packages).
  
  
  Upon purging all x2go packages to get a clean system,
  
  I was left with a broken dpkg-statoverride that should have been
  cleaned up in some postrm script but wasn't.
  
  
  
  More detailed output for all 3 issues is in the attached txt file.
  It's in German, but the relevant information should be
  understandable anyway.
  
  
  
  Best wishes
  
  
  
  ___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user



  

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Fwd: x2go ppa broken for upgrade to 4.1.0.4

2023-06-01 Thread Buddy Butterfly

  
  

sry, I meant, it is a convenience wrapper for
  apt-get and apt-cache...
  
  But lets talk about the root cause. In the Repo you can see in
  Packages.gz, that
  x2goserver-x2gokdrive depends on xserver-x2gokdrive
  and that package is just not
  listed in Packages.gz:
  
http://ppa.launchpad.net/x2go/stable/ubuntu/dists/focal/main/binary-arm64/Packages.xz
  
  Cheers,
  Matt
  
  

Am 01.06.23 um 15:58 schrieb Buddy
  Butterfly:


  
  
  Hi Stefan,

never mind. apt is just a wrapper around apt-get and aptitude
for convenience.
So all holds true, one or the other way.

Cheers,
Matt

  
  Am 01.06.23 um 15:56 schrieb Stefan
Baur:
  
  Am
01.06.23 um 15:40 schrieb Buddy Butterfly: 
Hi Stefan, 
  
  yes, you can trust me, that I always have a "clear" apt
  installation with 
  
  apt update 
  apt dist-upgrade 


And here's the issue. 

a) You should not run "apt dist-upgrade". Never. "dist-upgrade"
is not officially supported by "apt". (It is supported with
"apt-get", as far as I know.) 

b) The proper command to use instead is "apt full-upgrade", but
... 

c) You should always run "apt upgrade" before attempting a more
invasive command like "apt full-upgrade". 

d) You should not use "-y" or a script containing the commands
you listed, unless you are willing to risk breakage AND have a
proper backup. 

e) Read, Understand, and Think before you approve an update,
especially if it indicates package removals (which an "apt
upgrade" will never do, unlike an "apt full-upgrade"). 

apt autoremove --purge 
  apt autoclean 
  apt clean 


This is how I usually run manual updates on machines, usually
within a "screen" session when I'm logged in remotely, so a
natwork issue won't interrupt any dpkg-configure calls: 

apt update 
apt full-upgrade -d -y # see explanation below 
apt upgrade 
apt full-upgrade # optional step 
apt autoremove --purge 
apt clean 

# Explanation: I want all packages to be available locally
before 
# starting the upgrade, so that any transient network failures
won't 
# matter. It'll either fail at the download stage already, which
won't 
# break anything, or it will be able to access all packages even
if 
# the network fails inbetween. 

Again, if any of these commands throw a warning/an error, do not
blindly continue. 

IF, AND ONLY IF YOU HAVE A BACKUP THAT YOU HAVE VERIFIED TO BE
WORKING: 

apt update && apt full-upgrade -d -y && \ 
apt upgrade -y && apt full-upgrade -y && \ 
apt autoremove --purge && apt clean 

In your case, apt upgrade should have shown that it has some
packages it cannot upgrade due to unresolved dependencies, but
should have continued to work. The mess only starts after using
dist-upgrade/full-upgrade, because with that, you are actually
authorizing uninstalls. It is basically "Yes, do as I say!"'s
little brother. 

Kind Regards, 
Stefan Baur 

  
  


  

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Fwd: x2go ppa broken for upgrade to 4.1.0.4

2023-06-01 Thread Buddy Butterfly

  
  

Hi Stefan,
  
  never mind. apt is just a wrapper around apt-get and aptitude for
  convenience.
  So all holds true, one or the other way.
  
  Cheers,
  Matt
  

Am 01.06.23 um 15:56 schrieb Stefan
  Baur:

Am
  01.06.23 um 15:40 schrieb Buddy Butterfly:
  
  Hi Stefan,


yes, you can trust me, that I always have a "clear" apt
installation with


apt update

apt dist-upgrade

  
  
  And here's the issue.
  
  
  a) You should not run "apt dist-upgrade". Never. "dist-upgrade" is
  not officially supported by "apt". (It is supported with
  "apt-get", as far as I know.)
  
  
  b) The proper command to use instead is "apt full-upgrade", but
  ...
  
  
  c) You should always run "apt upgrade" before attempting a more
  invasive command like "apt full-upgrade".
  
  
  d) You should not use "-y" or a script containing the commands you
  listed, unless you are willing to risk breakage AND have a proper
  backup.
  
  
  e) Read, Understand, and Think before you approve an update,
  especially if it indicates package removals (which an "apt
  upgrade" will never do, unlike an "apt full-upgrade").
  
  
  apt autoremove --purge

apt autoclean

apt clean

  
  
  This is how I usually run manual updates on machines, usually
  within a "screen" session when I'm logged in remotely, so a
  natwork issue won't interrupt any dpkg-configure calls:
  
  
  apt update
  
  apt full-upgrade -d -y # see explanation below
  
  apt upgrade
  
  apt full-upgrade # optional step
  
  apt autoremove --purge
  
  apt clean
  
  
  # Explanation: I want all packages to be available locally before
  
  # starting the upgrade, so that any transient network failures
  won't
  
  # matter. It'll either fail at the download stage already, which
  won't
  
  # break anything, or it will be able to access all packages even
  if
  
  # the network fails inbetween.
  
  
  Again, if any of these commands throw a warning/an error, do not
  blindly continue.
  
  
  IF, AND ONLY IF YOU HAVE A BACKUP THAT YOU HAVE VERIFIED TO BE
  WORKING:
  
  
  apt update && apt full-upgrade -d -y && \
  
  apt upgrade -y && apt full-upgrade -y && \
  
  apt autoremove --purge && apt clean
  
  
  In your case, apt upgrade should have shown that it has some
  packages it cannot upgrade due to unresolved dependencies, but
  should have continued to work. The mess only starts after using
  dist-upgrade/full-upgrade, because with that, you are actually
  authorizing uninstalls. It is basically "Yes, do as I say!"'s
  little brother.
  
  
  Kind Regards,
  
  Stefan Baur
  
  


  

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Fwd: x2go ppa broken for upgrade to 4.1.0.4

2023-06-01 Thread Buddy Butterfly

  
  

Hi Stefan,
  
  yes, you can trust me, that I always have a "clear" apt
  installation with
  
  apt update
  apt dist-upgrade
  apt autoremove --purge
  apt autoclean
  apt clean
  
  then trying to install. But this dependency is just missing.
  
  Reverted to 4.1.0.3 for now.
  
  Put:
  
Package: x2go*
  libx2go*

Pin: version 4.1.0.3*

Pin-Priority: 1001

into a file, for example,
/etc/apt/preferences.d/pin-x2go

then do the updates and installs.

Awaiting the fix in the repo ;-)

Cheers,
Matt



  
Am 01.06.23 um 15:35 schrieb Stefan
  Baur:

Am
  01.06.23 um 15:22 schrieb Buddy Butterfly:
  
  upgrade to version 4.1.0.4 broke x2go
installations on Ubuntu trusty and focal

  
  
  The upgrade deployment is still in progress (see Mihai's earlier
  post on the list), so yes, there currently are missing packages,
  as they are still being built/still need to be built.
  
  
  and removes x2goserver when using PPA:

  
  
  That, however, should not happen, at least not when running apt
  update and apt upgrade on the command line.
  
  
  Things that might be helpful in debugging the issue:
  
  
  The output of
  
  
  grep -r x2go /etc/apt/sources.list*
  
  
  (as this will show all x2go-related repositories you are using)
  
  
  as well as
  
  
  cat /var/log/apt/history.log
  
  
  and, if your log rotation has already moved 2023-05-31's entries
  into the gzipped archive logs,
  
  
  zcat $(ls -1 -r /var/log/apt/history.log.?.gz)
  
  
  on an affected machine.
  
  
  The "Commandline" entries should show exactly which apt commands
  you ran.
  
  
  Kind Regards,
  
  Stefan Baur
  
  


  

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


[X2Go-User] Fwd: x2go ppa broken for upgrade to 4.1.0.4

2023-06-01 Thread Buddy Butterfly

  
  


Hi,

upgrade to version 4.1.0.4 broke x2go installations on Ubuntu
trusty and focal and removes x2goserver when using PPA:

x2goserver:

  sudo apt
  install x2goserver 
Reading package lists... Done 
Building dependency tree    
Reading state information... Done 
Some packages could not be installed. This may mean that you
have 
requested an impossible situation or if you are using the
unstable 
distribution that some required packages have not yet been
created 
or been moved out of Incoming. 
The following information may help to resolve the situation: 

The following packages have unmet dependencies: 
x2goserver : Depends: x2goserver-x2gokdrive (<
4.1.0.4-0~1975~ubuntu20.04.1.1~) but it is not going to be
installed 
 Depends: x2goserver-x2gokdrive (>=
4.1.0.4-0~1975~ubuntu20.04.1) but it is not going to be
installed 
E:
Unable
  to correct problems, you have held broken packages.
  
  
  Then:
  
  sudo apt install x2goserver-x2gokdrive
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you
  have
  requested an impossible situation or if you are using the
  unstable
  distribution that some required packages have not yet been
  created
  or been moved out of Incoming.
  The following information may help to resolve the situation:
  
  The following packages have unmet dependencies:
   x2goserver-x2gokdrive : Depends: xserver-x2gokdrive but it is
  not installable
  E: Unable to correct problems, you have held broken packages.
  
  Reason:
  Package xserver-x2gokdrive
  is missing.
  
 
  

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] X2Go Two-factor-authentication with SecurID

2015-03-17 Thread Buddy Butterfly

  
  

Support that principle fully! The code should not depend on the
syntax of
a prompt. Should be solved otherwise (if possible).


Am 17.03.2015 um 13:42 schrieb swizz ly:
 I admin it might not be the
  most elegant solution, but I find it better than to hardcode the
  prompt in the sourcecode. Isn't it possible to modify to code to
  be able to work with whatever prompt? Isnt't there any function in
  the libraries x2goclient uses that can handle this?
    
   Swizzly
    
   *Gesendet:* Montag, 16. März 2015 um 17:07 Uhr
   *Von:* "Mihai Moldovan" io...@ionic.de
   *An:* "swizz ly" swizz...@gmx.ch
   *Cc:* x2go-user@lists.x2go.org
   *Betreff:* Re: [X2Go-User] X2Go Two-factor-authentication
  with SecurID
   On 16.03.2015 04:53 PM, swizz ly wrote:
I have found the problem. The prompt of the SSH server
  is coded in the
source code of x2goclient.
We use for authentication via SecurID a different SSH
  promtp to
emphasize the difference. Last week I already changed
  the prompt of
the SecurID prompt to be the same as the normal SSH, but
  I didn't
notice the blank after the "Password: "...
Unfortunately, I haven't managed to get the blank space
  at the end of
"Password: ". So I just edited the source code of the
  x2goclient, and
changed the line where the expected prompt is defined.
This solution worked.
Would it make sense to include the expected ssh prompt
  as a parameter
in x2go in order to avoid having to recomplie the source
  code in a
such case?
  
   Hum, maybe. I would be a really obscure setting, though. Is
  there no
   default other than "Password: "? Adding/hardcoding other
  defaults is
   definitely an option. Everybody else who deviates from that
  is basically
   on their own -- so a parameter would make sense.
  
   Then again, how much sense does that make as a default
  parameter?
   Suppose you have multiple sessions and want to connect to
  different
   servers -- which also happen to have different prompts. A
  global command
   line parameter would make connecting to one prompt type
  possible (only.)
  
   This probably should be a per-session preference, if
  anything. But the
   use case is so special that I'm unsure whether it makes sense
  as a
   general setting in the client or not...
  
  
  
   Mihai
    
  
  
   ___
   x2go-user mailing list
   x2go-user@lists.x2go.org
   http://lists.x2go.org/listinfo/x2go-user


  

___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Latest updates to both Ubunto 14.10 and 14.04 LTS remove x2go (solved)

2015-03-16 Thread Buddy Butterfly

This has been solved over weekend by sunweaver!
Thanks a lot again for the quick support!

Am 15.03.2015 um 05:47 schrieb Mihai Moldovan:
 On 15.03.2015 05:23 AM, Robert Dinse wrote:

  Hopefully, I'm not piggybacking on the wrong thread now.
 
 No, you're good, I created a new thread for you anyway when I answered.
 Unfortunately I messed up myself and forgot to CC the mailing list the
 first time around...
 
   The nx-libs issue must have been it as the update no longer wants to
 uninstall everything
 (I didn't apply it to the server in question earlier).
 
 Yes, very likely though I wonder why, as in the worst case, only
 nx-libs, the other packages (x2goagent etc.) and x2goserver should have
 been affected. Removing other packages like the nvidia-drivers should
 have not happened due to this. I just looked through the control file
 and they all only break each other.
 
 Weird.
 
 
 
 Mihai
 
 
 
 On Sat, 14 Mar 2015, Mihai Moldovan wrote:

 Date: Sat, 14 Mar 2015 17:40:56 +0100
 From: Mihai Moldovan io...@ionic.de
 To: Robert Dinse nan...@eskimo.com
 Subject: Re: [X2Go-User] Latest updates to both Ubunto 14.10 and
 14.04 LTS
 remove x2go

 Hi Robert,

 On 14.03.2015 09:47 AM, Robert Dinse wrote:

  For reasons I fail to fathom, the latest updates to both Ubuntu
 14.04LTS
 and Ubuntu 14.10 remove x2go and freenx.

 One part of this problem may have been the latest nx-libs release. This
 problem should be fixed now.


 Since a whole bunch came out at once
 I haven't had time to figure out exactly which forced the remove.  It
 also
 removed my nvidia drivers amoung other things so my workstation is
 presently
 mostly useless.  I'm still trying to put it back together.

 Sorry, can't help with that. I wish you good luck, though.



 Mihai


 P.S.: please do not hijack other threads, i.e., reply to another email
 to the list and just change the subject. Your mail will be categorized
 as belonging to the same thread the email you have been replying to
 belongs to.


 
 
 
 


___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user


[X2Go-User] x2go clients becoming vers slow over time

2015-03-16 Thread Buddy Butterfly

Hi,

as already discussed on IRC, we experience a massive slowdown when
over time when working with x2go. Time frame is about 4h or so.

We tested both, pyhoca GUI and x2goclient. Happens to both clients.
What we experienced is that the whole client system is slowed down!

What do you suggest to look at when this happens? Do other people
see the same?

OS: Kubuntu 14.04 amd64 (client)
Kubuntu 14.04 amd64, Xubuntu 14.04 amd64 (server)

x2go: Latest stable versions via stable PPA.

Thanks a lot and cheers,
Matt


___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user