[winswitch] Xpra running Wireshark in Docker container

Feldhaus, Florian Florian.Feldhaus at netapp.com
Thu Oct 12 06:40:46 BST 2017


Hi Antoine,

thanks for rebuilding it for Debian stretch. Unfortunately the ffmpeg-xpra package is still required. I think you missed to remove it from the Build-Depends section in the Debian Control file:

Source: xpra
Section: x11
Priority: optional
Maintainer: Antoine Martin <antoine at devloop.org.uk>
Build-Depends: debhelper (>= 8)
              ,cython (>= 0.23)
              ,ffmpeg-xpra

Can you have check if removing it from the Build-Depends is possible and then rebuild the Debian packages?

Thanks
Florian Feldhaus
 
Principal Consultant, Professional Services
NetApp Deutschland GmbH, Gladbecker Str. 5, D-40472 Düsseldorf
+49 151 12055 711 Mobil
florian.feldhaus at netapp.com
 
NetApp Deutschland GmbH, Sonnenallee 1, 85551 Kirchheim bei München Handelsregister: AG München HRB113907, VAT#: DE 182 196 996Geschäftsführer: Jörg Heßke, Claudia Berchtold, Stephen Faulkner

Am 11.10.17, 21:01 schrieb "shifter-users im Auftrag von Antoine Martin via shifter-users" <shifter-users-bounces at lists.devloop.org.uk im Auftrag von shifter-users at lists.devloop.org.uk>:

    On 11/10/17 19:55, Feldhaus, Florian via shifter-users wrote:
    > (snip)
    >     >> For your use-case, you may also want to remove "ffmpeg-xpra" as per:
    >     >> http://xpra.org/trac/changeset/17145
    >     > 
    >     > I managed to reduce the docker image size quite a bit (to 480MB) by using the --no-install-recommends switch for apt-get install. Unfortunately changeset 17145 was not included in the latest available xpra 2.2 beta which is from yesterday morning. Could you trigger a new xpra 2.2 beta build for centos including that changeset?
    >     I wasn't 100% sure which specific distro versions you needed here, as
    >     you've mentioned both "apt-get" and "CentOS", so I've pushed some new
    >     2.2 beta 64-bit builds for Ubuntu Zesty and Artful, Debian Stretch, all
    >     current versions of Fedora and CentOS 7.4.
    >     And for good measure, also MS Windows and MacOS.
    >     
    > Sorry, that I mentioned CentOS. The docker image is using Debian Stretch. Either the beta build did not work or it is still in progress. The Packages file for debian stretch amd64 is currently empty (see https://xpra.org/beta/stretch/main/binary-amd64/ ) and I can’t install from the repository anymore. Can you have a look?
    It should be fine now.
    
    I scheduled so many builds that the buildbot eventually ran out of disk
    space. That's unlucky because Stretch came last, and the others were OK.
    
    > (snip)
    >     
    >     > Even though I included dbus-control=no and dbus-proxy=no I still get this error:
    >     > /bin/sh: 1: dbus-launch: not found
    >     > dbus-launch failed to start using command 'dbus-launch --close-stderr':
    >     >  exit code is 127
    >     > 2017-10-11 07:21:54,388 Warning: menu forwarding is disabled:
    >     > 2017-10-11 07:21:54,388  cannot load dbus helper: No module named dbus
    >     You haven't installed dbus or the python bindings for it.
    >     These features are optional, to avoid the warning you can use:
    >     "--dbus-launch=no"
    > 
    > I couldn’t find the --dbus-launch option in the xpra manpage ( https://xpra.org/manual.html ). Therefore I didn’t know about the switch. I did not check the manpage of the binary in the docker container though… 
    It was missing, only "xpra --help" had it, that's now fixed:
    http://xpra.org/trac/changeset/17161
    
    Cheers
    Antoine
    _______________________________________________
    shifter-users mailing list
    shifter-users at lists.devloop.org.uk
    http://lists.devloop.org.uk/mailman/listinfo/shifter-users



More information about the shifter-users mailing list