[Bug 1801338] Re: apt fails to properly handle server-side connection closure

2019-12-05 Thread MDE
Yes, it seems to have something with pipelining, so I disabled it with the following configuration: Acquire { http::Pipeline-Depth "0"; }; I have some machines updating with this setting for 2 days without errors now. The performance impact seems insignificant (I have low RTT conne

[Bug 1332623] Re: Thunar behaves inconsistently with USB flash drive FAT32 partitions

2018-12-13 Thread MDE
As I recall, this bug is about getting the error message "destination is read-only" on a drive which has become read-only one time during a login session despite remounting or inserting other drives which get the same device name. If you don't see this error message, then your bug is a different o

[Bug 1103493] Re: kexec is broken

2018-02-01 Thread MDE
Confirmed in the version below: kexec-tools 2.0.6 released 20 July 2017 ii kexec-tools 1:2.0.6-0ubuntu2.3 amd64tools to support fast kexec reboots DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS" -- You received this bug notification because

[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2018-01-16 Thread MDE
The same problem can happen in Thunar. For some cases Nautilus itself needs an additional patch, but the underlying problem was identified and fixed in glib. Unfortunately the fixed version is not available in Ubuntu yet. See the Thunar bug for more details, and thanks go to Nelson Benitez for fixi

[Bug 1332623] Re: Thunar behaves inconsistently with USB flash drive FAT32 partitions

2018-01-15 Thread MDE
I've found this bug on Ubuntu 17.10 with Thunar version 1.6.12-1 yesterday, and after a bit digging found the root cause in the gio part of glib: https://bugzilla.gnome.org/show_bug.cgi?id=787731 They have found it using Nautilus earlier and created a fix, which was released in glib-2.55. Unfortu

[Bug 1536309] Re: New Upstream Version

2018-01-11 Thread MDE
The latest source (version 5.2.9.3) with the most information about the driver on github seems to be https://github.com/mk-fg/rtl8812au currently. The latest downloadable tarball (5.1.5) accessibble without authentication seems to be http://www.tendacn.com/en/product/download/U12.html (Dành cho Li

[Bug 624565] Re: zsh tries to "exec" environment assignments

2011-08-12 Thread mde
Another example: % (( 0 )) ((: command not found This is a common idiom in zsh (to follow with an && or ||), so pretty important that it works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/624565

[Bug 520096] Re: for zsh cnf_command is populated with incorrect value

2011-08-12 Thread mde
This is also a problem for: % foo=bar ls not_a_file ls: cannot access not_a_file: No such file or directory foo=bar: command not found <-- UGH!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/520096

[Bug 459539] Re: BUG: scheduling while atomic: swapper/0/0x10010100

2009-10-31 Thread mde
Dell Studio 15 showing problem on wireless enable (every time X starts). -- BUG: scheduling while atomic: swapper/0/0x10010100 https://bugs.launchpad.net/bugs/459539 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 246800] Re: no sound on intrepid

2009-01-22 Thread mde
I used the "killall pulseaudio; restart alsa; reset Sound Preferences to use ALSA everywhere" method. It nearly worked (the Test button no longer failed with "Can't connect" message). I then installed 'aumix' and turned things up manually. The settings there were very different from Sound Prefs.

[Bug 296598] Re: package postgresql-8.3 8.3.5-0ubuntu8.10 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-11-10 Thread mde
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19555031/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/19555032/DpkgTerminalLog.gz -- package postgresql-8.3 8.3.5-0ubuntu8.10 failed to install/upgrade: subprocess post-insta

[Bug 296598] [NEW] package postgresql-8.3 8.3.5-0ubuntu8.10 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-11-10 Thread mde
Public bug reported: Binary package hint: postgresql-8.3 Tryied to start PostgreSQL-8.3 (/etc/init.d/start) right after Hardy->Intrepid upgrade, but got this error: /etc/init.d/postgresql-8.3 start * Starting PostgreSQL 8.3 database server