[Bug 1576051] Re: Duplicity cannot handle sparse files efficiently

2018-10-31 Thread Sven Mueller
It seems that the change to support this would be minimal, see below. All file writing during restore seems to be done by util.py/copyfileobj() Unless I'm very much mistaken, the following change would do sparse files, _if_ (and only if) the target object is empty to begin with. If it isn't, this

[Bug 1576051] Re: Duplicity cannot handle sparse files efficiently

2017-11-03 Thread Sven Mueller
** Also affects: duplicity Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576051 Title: Duplicity cannot handle sparse files efficiently To manage

[Bug 1576051] Re: Duplicity cannot handle sparse files efficiently

2017-11-03 Thread Sven Mueller
** Changed in: duplicity Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576051 Title: Duplicity cannot handle sparse files efficiently To manage notifications about

[Bug 1701023] Re: (on trusty) version 1.9-3ubuntu10.4 regression blocking boot completion

2017-10-11 Thread Sven Mueller
Can we get someone to fix this policy violation, please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1701023 Title: (on trusty) version 1.9-3ubuntu10.4 regression blocking boot completion To

[Bug 1701023] Re: (on trusty) version 1.9-3ubuntu10.4 regression blocking boot completion

2017-09-03 Thread Sven Mueller
Note: This behavior is in direct violation of the Debian documentation: https://wiki.debian.org/NetworkConfiguration#Bringing_up_an_interface_without_an_IP_address Specifies: Note: If you create the VLAN interface only to put it into a bridge, there is no need to define the VLAN interface

[Bug 1701023] [NEW] (on trusty) version 1.9-3ubuntu10.4 regression blocking boot completion

2017-06-28 Thread Sven Mueller
Public bug reported: When upgrading from version 1.9-3ubuntu10.1, a previously working machine can't successfully reboot completely. ifup is hanging indefinitely, with this process structure (from "pstree -a 1299"): ifup,1299 -a └─run-parts,1501 /etc/network/if-pre-up.d └─bridge,1502

[Bug 1642903] Re: introduce disk/by-id (model_serial) symlinks for NVMe drives

2016-11-23 Thread Sven Mueller
This is likely the root cause for https://bugs.launchpad.net/bugs/1642710 (no automatic installation possible on NVMe-only systems), which is not just wishlist, I think. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1644048] Re: 4.3-7ubuntu1.6 FTBFS on arm64 only with format-security error

2016-11-23 Thread Sven Mueller
On the suggested fix: Why even keep the printf? Why not switch to just print? I'm not a C expert by any means, but shouldn't printf("%s", ) be completely equivalent to print() With the exception that the second one should be very slightly less overhead? -- You received this bug notification

[Bug 1643638] [NEW] CVE-2016-7406 - remote code execution in dropbear SSH

2016-11-21 Thread Sven Mueller
*** This bug is a security vulnerability *** Public security bug reported: Upstream fix is (apparently): https://secure.ucc.asn.au/hg/dropbear/rev/b66a483f3dcb ** Affects: dropbear (Ubuntu) Importance: Undecided Status: New ** Information type changed from Private Security to

[Bug 1422795] Re: bash crashes often if inputrc contains revert-all-at-newline

2016-11-18 Thread Sven Mueller
I can confirm that 4.3-7ubuntu1.6 fixes the issue. While the reproduction steps from the Debian bug report (enable revert- all-at-newline, run bash, "echo something"+RETURN, CTRL-P, CTRL-U, CTRL-N, ENTER) reliably crash 4.3-7unbuntu1.5, they don't crash 4.3-7ubuntu1.6 -- You received this bug

[Bug 1422795] Re: bash crashes often if inputrc contains revert-all-at-newline

2016-11-01 Thread Sven Mueller
So what can be done to get a version with this fix into Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422795 Title: bash crashes often if inputrc contains revert-all-at-newline To manage

[Bug 890784] Re: Gnome-terminal continues to show outline cursor after getting focus

2016-05-18 Thread Sven Mueller
Is there a chance to have this fgix backported to Trusty? It affects some of our users. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890784 Title: Gnome-terminal continues to show outline cursor

[Bug 994931] Re: Altering use_tempaddr drops all IPv6 addresses

2016-04-15 Thread Sven Mueller
Ping. The test kernel seems to fix this. Could it be pushed to Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994931 Title: Altering use_tempaddr drops all IPv6 addresses To manage

[Bug 994931] Re: Altering use_tempaddr drops all IPv6 addresses

2016-01-20 Thread Sven Mueller
Any chance this could be fixed in Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994931 Title: Altering use_tempaddr drops all IPv6 addresses To manage notifications about this bug go to:

[Bug 1422795] Re: bash crashes often if inputrc contains revert-all-at-newline

2015-07-14 Thread Sven Mueller
** Tags added: patch ** Tags added: patch-accepted-debian -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422795 Title: bash crashes often if inputrc contains revert-all-at-newline To manage

[Bug 1414930] Re: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work

2015-05-11 Thread Sven Mueller
Actually, Markus tested Trusty, not Utopic: 3.16.0-38-generic #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 x86_64 14.04.1 is the Trusty version, not Utopic. Therefor adding verification-needed-utopic back and adding verification-done-trusty. ** Tags removed: verification-done-utopic

[Bug 1395717] Re: synergy: hover doesn't work anymore in Chrome

2015-02-23 Thread Sven Mueller
I currently don't have two machines anymore, so I can't test. Sorry. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1395717 Title: synergy: hover doesn't work anymore in Chrome To manage

[Bug 1422795] Re: bash crashes often if inputrc contains revert-all-at-newline

2015-02-17 Thread Sven Mueller
Note that the odd origin is due to the way we mirror. The package is the (unmodified) 4.3-7ubuntu1.5 package as distributed in Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422795 Title:

[Bug 1422795] [NEW] bash crashes often if inputrc contains revert-all-at-newline

2015-02-17 Thread Sven Mueller
Public bug reported: Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747341 The Debian bug includes complete reproduction case. Basically: with .inputrc containing set revert-all-at-newline On Go back in the commandline history, edit a command, then submit a different command (may

[Bug 1395717] [NEW] synergy: hover doesn't work anymore in Chrome

2014-11-24 Thread Sven Mueller
Public bug reported: (Taken from the relevant Debian bug:) Since Chrome 31, synergy has broken mouse hover if Chrome uses hardware acceleration. The upstream bug [1] has a patch to work around the X11 bug that causes this in comment #65. Multiple people has confirmed that the patch

[Bug 1291680] Re: indicator-multiload doesn't start on Trusty Tahr beta (14.04)

2014-11-05 Thread Sven Mueller
Any chance we could get an SRU with the fix in? As far as I can tell, this isn't really Fix Released, as the fix is not in the distribution the bug was targeted for (1404 LTS). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1349108] Re: Disconnections problems each day after upgrade linux-firmware:amd64 (1.127.4, 1.127.5)

2014-09-29 Thread Sven Mueller
Seth: Could you build your test kernel again from the current Trusty kernel (3.13.0-35.62, if I'm not mistaken)? I would love to (have someone) test this, but I wouldn't want to go back to -32.57 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1350319] Re: dialog silently fails if terminfo is unavailable

2014-07-30 Thread Sven Mueller
Contrary to my initial thought, it seems this should actually get assigned to pythondialog. Running the present-dialog.py quoted above, I can reproduce. Running this commandline (which should be what python-dialog is calling), I can't reproduce. Well, I can reproduce the failure, but also get a

[Bug 1328908] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-12 Thread Sven Mueller
*** This bug is a duplicate of bug 1319941 *** https://bugs.launchpad.net/bugs/1319941 ** This bug has been marked a duplicate of bug 1319941 libreoffice draw / impress crash if user service publishing is disabled in avahi -- You received this bug notification because you are a member

[Bug 1319941] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-12 Thread Sven Mueller
So the bug I uploaded the crash report as is https://bugs.launchpad.net/bugs/1328908 However, Christopher seems to think it is not a duplicate of this bug, while it is an exact reproduction of the case described here. Without explanation, he removes the marked as duplicate from the other bug

[Bug 1328908] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-12 Thread Sven Mueller
For the record, I think it is a duplicate and exact reproduction of the case described in: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1319941 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1328908] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-12 Thread Sven Mueller
Could you please at least comment why you think this is not a duplicate of the bug I linked it to? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328908 Title: libreoffice draw / impress crash if

[Bug 1319941] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-11 Thread Sven Mueller
Just as a note: Procedure to reproduce: Locate the line #disable-user-service-publishing=no in /etc/avahi/avahi-daemon.conf and change it to disable-user-service-publishing=yes restart the avahi-daemon service (It might read the config file upon change, but I didn't check) Try to start Impress

[Bug 1319941] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-11 Thread Sven Mueller
So I was able to reproduce on a freshly installed Ubuntu Trusty, It seems whoopsie on said machine has trouble uploading the crash data, so re-attaching the .crash file here. ** Attachment added: .crash file from apport

[Bug 1319941] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-11 Thread Sven Mueller
Christopher M. Penalver: Please read my report: 1) reporting it like you suggested doesn't work. I can't say why except that this shows up in syslog: Jun 11 04:54:34 ubuntu whoopsie[1323]: Sent; server replied with: No error Jun 11 04:54:34 ubuntu whoopsie[1323]: Response code: 503 Jun 11

[Bug 1319941] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-11 Thread Sven Mueller
Anyway, to add some of the information that is requested on the libreoffice bug mangling page: $ apt-cache policy libreoffice-impress libreoffice-draw libreoffice-impress: Installed: 1:4.2.3~rc3-0ubuntu2 Candidate: 1:4.2.3~rc3-0ubuntu2 Version table: *** 1:4.2.3~rc3-0ubuntu2 0

[Bug 1328908] [NEW] libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-11 Thread Sven Mueller
*** This bug is a duplicate of bug 1319941 *** https://bugs.launchpad.net/bugs/1319941 Public bug reported: Crash report for bug #1319941 ProblemType: Crash DistroRelease: Ubuntu 14.04 Package: libreoffice-core 1:4.2.3~rc3-0ubuntu2 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9

[Bug 1319941] Re: libreoffice draw / impress crash if user service publishing is disabled in avahi

2014-06-11 Thread Sven Mueller
For some reason, the upload finally worked. See the bug marked as a duplicate of this one for the crash report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319941 Title: libreoffice draw /

[Bug 1244627] Re: Please enable CONFIG_IMA in the ubuntu kernel

2014-01-23 Thread Sven Mueller
Would there be a chance to create a -ima flavor of the kernel instead of enabling it in the stock kernel flavor? This should allow for it to go into Trusty and into Saucy as a SRU, if I understand correctly, since it provides a new binary package instead of modifying an existing one (no regression

[Bug 1196975] Re: ifupdown calling dhclient with -1 causes it to fail when dhcp server unavailable

2013-11-01 Thread Sven Mueller
This was previously marked incomplete, then expired. However, all the information that is available is in the bug. Here is a summary again: dhclient stops trying to renew a lease if a previous renewal failed (due to server being unavailable). See #6 for all the logs available. See how the client

[Bug 1051921] Re: lens-bar-keynavigation periodically writes to /tmp/wut.png

2013-07-29 Thread Sven Mueller
The symlink restrictions are solely in the kernel, which people might have to replace for various reasons. In other words: It might not be a security issue on plain - unmodified - Ubuntu, but it is still a security issue. Just sayin' -- You received this bug notification because you are a

[Bug 1196975] Re: ifupdown calling dhclient with -1 causes it to fail when dhcp server unavailable

2013-07-03 Thread Sven Mueller
I will see if I can dig up the logs, but this happened a while ago and I only got around to filing this bug now. Anyway, what happened on dozens of machines (might have been hundreds): Machine has a working ethernet connection (to the switch) The network itself works reliably for the whole time.

[Bug 1196975] [NEW] ifupdown calling dhclient with -1 causes it to fail when dhcp server unavailable

2013-07-02 Thread Sven Mueller
Public bug reported: Present in the Precise version (0.7~beta2ubuntu8) at least: ifupdown is hardcoded to call dhclient with -1, which causes it to exit on the first failure. This can happen in two ways: 1) Failure to bring up the interface if the dhcp server doesn't respond in time (default

[Bug 1196975] Re: ifupdown calling dhclient with -1 causes it to fail when dhcp server unavailable

2013-07-02 Thread Sven Mueller
Well, that would cover the first failure mode I described, but we experience the second one. I don't see any workaround, apart from removing the -1 from the dhclient options. I'm sorry, but this means that a _part_ of my report might be invalid (though we think we saw that issue), but the other

[Bug 941790] Re: Emacs window shrinks automatically

2012-10-01 Thread Sven Mueller
Can this fix please be made available in Precise? Precise as of today seems to carry 23.1+1=4ubuntu7, which doesn't incorporate this fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941790 Title:

[Bug 640127] Re: indicator-sound-service crashed with SIGSEGV in xcb_setup_vendor_end()

2012-08-17 Thread Sven Mueller
According to #13, this was fixed in September 2010, but the fixed package version (1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu20) is still not available in Lucid (only somewhere in lucid-proposed). Any chance to get the fix into lucid? -- You received this bug notification because you are a