You were right! It's working now!
On Tue, Jul 30, 2013 at 5:03 AM, Antoine Martin <[email protected]>wrote: > On 30/07/13 05:42, Roberto Hashioka wrote: > > Hi Antoine, > > > > I've checked and it uses raring repo! I'm trying to install it, but I'm > > getting this error: > > > > rogaha@rogaha:~ > sudo apt-get install xpra > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > The following extra packages will be installed: > > python-wimpiggy > > Recommended packages: > > python-gst0.10 python-numpy ssh-askpass > > The following NEW packages will be installed: > > python-wimpiggy xpra > > 0 upgraded, 2 newly installed, 0 to remove and 224 not upgraded. > > E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource > > temporarily unavailable) > > E: Unable to lock directory /var/cache/apt/archives/ > > [100]rogaha@rogaha:~ > > This error has nothing to do with xpra or the repo. > It's probably transient (something else was locking your apt cache) and > trying again should work. > If not, ask your distro for help. > > Antoine > > > > > > > > > rogaha@rogaha:~ > sudo apt-cache showpkg xpra | grep 0.9.8 > > 0.9.8-1 > > (/var/lib/apt/lists/xpra.org_dists_raring_main_binary-amd64_Packages) > > 0.9.8-1 - python (2 2.7.1-0ubuntu2) python (3 2.8) libavcodec53 (18 > > 6:0.8.3-1~) libavcodec-extra-53 (2 6:0.8.6) libc6 (2 2.14) libswscale2 > (18 > > 6:0.8.3-1~) libswscale-extra-2 (2 6:0.8.6) libvpx1 (2 1.0.0) libx11-6 (0 > > (null)) libx264-123 (0 (null)) libwebp4 (0 (null)) python-wimpiggy (5 > > 0.9.8-1) python-gtk2 (0 (null)) x11-xserver-utils (0 (null)) xvfb (0 > > (null)) openssh-server (0 (null)) pulseaudio (0 (null)) pulseaudio-utils > (0 > > (null)) python-dbus (0 (null)) gstreamer0.10-plugins-base (0 (null)) > > gstreamer0.10-plugins-good (0 (null)) gstreamer0.10-plugins-ugly (0 > (null)) > > python-gst0.10 (0 (null)) python-numpy (0 (null)) python-imaging (0 > (null)) > > openssh-client (0 (null)) ssh-askpass (0 (null)) keyboard-configuration > (0 > > (null)) xpra:i386 (0 (null)) > > 0.9.8-1 - > > rogaha@rogaha:~ > > > > > This installation issues are really make me sad. It forces me to use the > > 0.3.11 version for my docker-desktop project. :/ > > > > Thanks > > > > > > On Mon, Jul 29, 2013 at 9:45 AM, Roberto Hashioka < > > [email protected]> wrote: > > > >> Hi Antoine, > >> > >> Mint Linux uses a mix of Ubuntu and Debian. Which package should I > choose? > >> > >> Roberto > >> > >> > >> On Sun, Jul 28, 2013 at 9:55 PM, Antoine Martin <[email protected] > >wrote: > >> > >>> On 29/07/13 09:29, Roberto Hashioka wrote: > >>>> Hi, > >>>> > >>>> The first problem I had, was a dependency issue: > >>>> > >>>> rogaha@rogaha:~ > sudo apt-get install xpra > >>>> 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: > >>>> xpra : Depends: libwebp2 but it is not installable > >>>> E: Unable to correct problems, you have held broken packages. > >>> Hi, can you tell me which repository Mint 15 uses? > >>> I believe I fixed a similar packaging issue for Ubuntu Raring recently. > >>> Whether that was before or after 0.9.7 I cannot remember. > >>> > >>>> Then, after I install this package manually. I had this problem: > >>>> > >>>> rogaha@rogaha:~ > xpra --ssh="ssh -p 49160" attach > >>>> ssh:[email protected]:10 > >>>> xpra client version 0.9.7 > >>>> 2013-07-28 19:24:29,956 read error for TwoFileConnection( > >>>> ssh:[email protected]:10) > >>>> Traceback (most recent call last): > >>>> File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 382, > in > >>>> _io_thread_loop > >>>> callback() > >>>> File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 429, > in > >>>> _read > >>>> buf = self._conn.read(8192) > >>>> File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line > 66, > >>> in > >>>> read > >>>> self.may_abort("read") > >>>> File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line > 63, > >>> in > >>>> may_abort > >>>> self._abort_test(action) > >>>> File "/usr/lib/python2.7/dist-packages/xpra/scripts/main.py", line > >>> 572, > >>>> in abort_test > >>>> raise IOError(error_message) > >>>> IOError: cannot read using ['ssh', '-p', '49160', '-l', 'docker', > '-T', > >>>> '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']: the SSH process > >>> has > >>>> terminated with exit code=255 > >>>> 2013-07-28 19:24:29,961 connection closed after 0 packets received (0 > >>>> bytes) and 0 packets sent (0 bytes) > >>>> rogaha@rogaha:~ > > >>> I think you may need an "ssh askpass" tool, please see: > >>> http://xpra.org/trac/ticket/380 > >>> > >>> Antoine > >>>> If I run the same command from my Mac client (xpra 0.9.6) it works > fine! > >>>> > >>>> Thanks, > >>>> Roberto > >>>> _______________________________________________ > >>>> shifter-users mailing list > >>>> [email protected] > >>>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >>> _______________________________________________ > >>> shifter-users mailing list > >>> [email protected] > >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >>> > >> > > _______________________________________________ > > shifter-users mailing list > > [email protected] > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
