bug#32855: sshuttle /usr/bin/env

2018-09-29 Thread Nam Nguyen
Hi Tobias, After testing, I think the /bin/sh substitution introduced a regression. Lines in question: (substitute* "sshuttle/ssh.py" ;; Perhaps this is unreachable, but don't let's take risks. (("/bin/sh") (which "sh"))) $ sshuttle -r user server.com 0/0 -x server.com ksh: /gnu/store/rb...

bug#30642: [bug#32872] [PATCH] gnu: LibreOffice: Fix GtkFileChooserDialog.

2018-09-29 Thread Ludovic Courtès
Hi! Leo Famulari skribis: > Without this, LibreOffice crashes on a foreign distro when the "file > open" dialog is launched. I think there *must* be a better solution but > until we identify it, we should fix the crash. I'm Currently building > this to test it. > > * gnu/packages/libreoffice.scm

bug#32873: Icecat 60 hides QR code of https://web.whatsapp.com

2018-09-29 Thread Clément Lassieur
Hi Mark, Mark H Weaver writes: > Hi Clément, > > Clément Lassieur writes: >> Icecat 60 hides QR code of https://web.whatsapp.com. I need to use the >> debugger to display it. It was working well with Icecat 52. > > This seems to be related to the "privacy.resistFingerprinting" setting > in "a

bug#32873: Icecat 60 hides QR code of https://web.whatsapp.com

2018-09-29 Thread Mark H Weaver
Hi Clément, Clément Lassieur writes: > Icecat 60 hides QR code of https://web.whatsapp.com. I need to use the > debugger to display it. It was working well with Icecat 52. This seems to be related to the "privacy.resistFingerprinting" setting in "about:config". This option is set to "true" by

bug#32878: Python-3 CVE-2018-14647

2018-09-29 Thread Leo Famulari
Our Python 3.6.5 package is vulnerable to CVE-2018-14647, fixed in CPython commit f7666e828cc3d5873136473ea36ba2013d624fa1, released in v3.6.7rc1: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14647 signature.asc Description: PGP signature

bug#32877: Python-2 CVE-2018-1060 CVE-2018-1061 CVE-2018-14647 CVE-2018-1000802

2018-09-29 Thread Leo Famulari
Here are some bugs that apply to our Python 2.7.14 package. CVE-2018-1060 (fixed upstream in Python 2.7.15): https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1060 CVE-2018-1061 (fixed upstream in Python 2.7.15): https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1061 CVE-2018-14647 (

bug#32770: Packaging SLIME/SWANK as Common Lisp library

2018-09-29 Thread Andy Patterson
Hey Pierre, Sorry for taking so long to get back to you. On Wed, 19 Sep 2018 09:19:46 +0200 Pierre Neidhardt wrote: > On the long road to packaging Next browser (bug #32729), I've hit a > big obstacle: packaging the SLIME/SWANK dependency. > > We currently have an emacs-slime package, but that

bug#32715: Chromium: scrolling doesn't work after a certain amount of time

2018-09-29 Thread Ludovic Courtès
Leo Famulari skribis: > On Sat, Sep 29, 2018 at 03:54:23PM +0200, Clément Lassieur wrote: >> PS: I'm unsure whether it makes sense to report bug for softwares that >> are considered non-free and are just packaged in channels. If it >> doesn't, I'll happily close my bugs reports. > > We don't use

bug#32845: guix.info: Missing manual

2018-09-29 Thread Ludovic Courtès
Hi Tobias, Tobias Geerinckx-Rice skribis: > Ludovic Courtès wrote: >> Ricardo Wurmus skribis: >>> “certbot” can be used with manual DNS validation, which >>> requires us to deploy a DNS TXT record. This can be automated with >>> certbot hooks (scripts that have access to the token that should

bug#32875: Network problem during pull triggers bug alert

2018-09-29 Thread Bake Timmons
Hi, I just tried a pull and suppose that a network problem prevented access to git.savannah.gnu.org. A bug alert followed, and the transcript is attached. Thanks! Bake gb0 Description: Binary data

bug#32715: Chromium: scrolling doesn't work after a certain amount of time

2018-09-29 Thread Clément Lassieur
Leo Famulari writes: > On Sat, Sep 29, 2018 at 03:54:23PM +0200, Clément Lassieur wrote: >> PS: I'm unsure whether it makes sense to report bug for softwares that >> are considered non-free and are just packaged in channels. If it >> doesn't, I'll happily close my bugs reports. > > We don't use

bug#32715: Chromium: scrolling doesn't work after a certain amount of time

2018-09-29 Thread Leo Famulari
On Sat, Sep 29, 2018 at 03:54:23PM +0200, Clément Lassieur wrote: > PS: I'm unsure whether it makes sense to report bug for softwares that > are considered non-free and are just packaged in channels. If it > doesn't, I'll happily close my bugs reports. We don't use our official communication chan

bug#32715: Chromium: scrolling doesn't work after a certain amount of time

2018-09-29 Thread Clément Lassieur
Marius Bakke writes: > Clément Lassieur writes: > >> Clément Lassieur writes: >> >>> Scrolling (with the trackpad) doesn't work after a certain amount of >>> time on one tab only. Then if I refresh the tab, it works again. >> >> I forgot to say that scrolling with the scrollbar (on the right)

bug#32873: Icecat 60 hides QR code of https://web.whatsapp.com

2018-09-29 Thread Clément Lassieur
Hi, Icecat 60 hides QR code of https://web.whatsapp.com. I need to use the debugger to display it. It was working well with Icecat 52. Clément