[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2021-04-08 Thread Sven Hartrumpf
I tested procps/groovy-proposed,now 2:3.3.16-5ubuntu2.1 amd64. I have repeated pgrep and pkill commands that caused the bug before. They do work with the proposed package. ** Tags removed: verification-needed-groovy ** Tags added: verification-done-groovy -- You received this bug notification

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2021-02-27 Thread Sven Hartrumpf
** Tags added: hirsute -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1874824 Title: pgrep reports error "cannot allocate" when run without stack limit Status in procps

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2021-02-27 Thread Sven Hartrumpf
Can the bug fix be applied for Ubuntu 21.04? Please. On slow machines like a Raspberry 4 with stack limit 50 (Ubuntu 20.10), a single pgrep call takes 17 seconds! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in

[Touch-packages] [Bug 1900348] Re: Canon TS705 printer stopped working

2020-11-19 Thread Sven N.
I now connected the printer with the network cable instead of USB and it seems I can use "driverless printing" for this one. Still strange with the canon driver. Also there should be more users with this issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1900348] Re: Canon TS705 printer stopped working

2020-10-26 Thread Sven N.
I just installed the turboprint trial. With those drivers, it works. With cups, still the same error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1900348 Title: Canon

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2020-10-23 Thread Sven Hartrumpf
Even worse for Ubuntu 20.10 (procps 2:3.3.16-5ubuntu2). With a stack limit of 50, almost 11 seconds for a simple pgrep; without stacklimit, immediate crash. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in

[Touch-packages] [Bug 1900348] [NEW] Canon TS705 printer stopped working

2020-10-18 Thread Sven N.
Public bug reported: My Canon TS705 printer stopped working in Ubuntu. Last time I used it was over a week ago so it could be something with the updates installed in the last two weeks. The printer queue says "filter failed". I've attached the cups log of the last print job. I already tried

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2020-06-06 Thread Sven Hartrumpf
The Arch Linux fix appeared in Manjaro. I can confirm that it works on Manjaro machines. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1874824 Title: pgrep reports error

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2020-05-29 Thread Sven Hartrumpf
I installed procps-ng 3.3.16.49-ae4a myself on all our Ubuntu 20.04 computers. This fixed both problems, slow pgrep / pkill and crashing pgrep / pkill. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu.

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2020-05-22 Thread Sven Hartrumpf
Archlinux fixed this bug today, now in testing stage. Any news for Ubuntu? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1874824 Title: pgrep reports error "cannot

[Touch-packages] [Bug 1861250] Re: Apparmor error failed to start profiles

2020-05-21 Thread Sven
● apparmor.service - Load AppArmor profiles Loaded: loaded (/lib/systemd/system/apparmor.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2020-05-21 20:56:02 CEST; 3min 38s ago Docs: man:apparmor(7)

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2020-04-25 Thread Sven Hartrumpf
The problem is the same for other popular tools like pkill from the same package. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1874824 Title: pgrep reports error "cannot

[Touch-packages] [Bug 1874824] Re: pgrep reports error "cannot allocate" when run without stack limit

2020-04-25 Thread Sven Hartrumpf
For the unlimited case, there is also Debian bug #955697 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955697 Those bug reports do not mention the massive slowdown linear in stack limit. ** Bug watch added: Debian Bug tracker #955697

[Touch-packages] [Bug 1874824] [NEW] pgrep reports error "cannot allocate" when run without stack limit

2020-04-24 Thread Sven Hartrumpf
Public bug reported: If you have no stack limit (ulimit -S -s unlimited), any pgrep call will fail with an error: > pgrep vim pgrep: cannot allocate 4611686018427387903 bytes If you have a high stack limit (e.g. ulimit -S -s 50), pgrep is very slow: > time pgrep vim 2196 real 8.48s user

[Touch-packages] [Bug 1685754] Re: gnome-terminal unduly forces umask=0022

2020-01-07 Thread Sven Gehr
Hello, thanks but this setting only works in the terminal. Files or folders created from the GUI (GEdit, Nautilus ...) do not respect this UMASK :-( -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dbus in Ubuntu.

[Touch-packages] [Bug 1685754] Re: gnome-terminal unduly forces umask=0022

2020-01-05 Thread Sven Gehr
is there now a solution that works under Ubuntu 19.10? /etc/systemd/user/gnome-terminal-server.service.d/umask.conf The path from "gnome-terminal-server.service.d" does not exist here at all. The problem should be solved after such a long time :-( Is there a plan how the problem can be

[Touch-packages] [Bug 1685754] Re: gnome-terminal unduly forces umask=0022

2019-12-11 Thread Sven Gehr
i have the same problem in Ubuntu 19.10 :-( with best -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dbus in Ubuntu. https://bugs.launchpad.net/bugs/1685754 Title: gnome-terminal unduly forces umask=0022 Status in

[Touch-packages] [Bug 1797386] Re: [SRU] OpenSSL 1.1.1 to 18.04 LTS

2018-10-19 Thread Sven Neuhaus
I'm very much in favor of this. Does this imply an update to Apache 2.4.37, too? (see https://github.com/apache/httpd/blob/2.4.x/CHANGES) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu.

[Touch-packages] [Bug 1241643] Re: package cups 1.7.0~rc1-0ubuntu5 failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug

2018-08-14 Thread Sven Billiet
Hi, I do no longer possess that printer, so it is no longer a problem for me. Thank you Sven -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1241643 Title: package cups 1.7.0

[Touch-packages] [Bug 1434351] Re: X fonts and widgets disappear after suspend/resume cycle

2018-02-05 Thread Sven Eppler
The problem dissappeard for me after using the Ubuntu 16.04. HWE-Kernel instead the default one. Found the solution to this via another (similar) bug: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1573959 -- You received this bug notification because you are a member

[Touch-packages] [Bug 1717476] Re: DHCP Transaction ID (xid) is logged with INFO loglevel

2018-01-16 Thread Sven Blumenstein
Hi Vicky, thanks for the reply! I'll send you the details privately. Cheers -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1717476 Title: DHCP Transaction ID (xid) is

[Touch-packages] [Bug 1725404] [NEW] 10-finger typing: Ctrl+Alt does not work as "AltGr for left hand"

2017-10-20 Thread Sven R. Kunze
Public bug reported: Touch typing (or 10-finger typing) requires to utilize both hands to maximize writing speed. Unfortunately, Ubuntu currently doesn't support a left-hand alternative to AltGr. Related questions: StackOverflow:

[Touch-packages] [Bug 1684854] Re: The default behaviour for search domains changed from 16.10 to 17.04

2017-09-14 Thread Sven R. Kunze
> PS: short domains also don't work. Only FQDNs. Fixed by changing: hosts: files mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] dns to hosts: files mdns4_minimal [NOTFOUND=return] dns -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1684854] Re: The default behaviour for search domains changed from 16.10 to 17.04

2017-09-14 Thread Sven R. Kunze
I added search domains in '/etc/resolvconf/resolv.conf.d/base'. Now, I have at least named access to servers outside of our internal network. Is there some checkbox in settings to enable searchdomains coming from dhcp? PS: short domains also don't work. Only FQDNs. -- You received this bug

[Touch-packages] [Bug 1716014] [NEW] Create Volatile Files and Directories without time limit

2017-09-08 Thread Sven R. Kunze
Public bug reported: I installed Ubuntu 17.04 on Lenovo X270. Works fine so far. But the boot process **sometimes** hangs. Please note the attachment. I don't know if that contributes to the issue, but on the X270, the Trackpoint is very slow. The proposed solution around the Web is: ~# vim

[Touch-packages] [Bug 1434351] Re: X fonts and widgets disappear after suspend/resume cycle

2017-02-07 Thread Sven Eppler
Hi There, i get a similar picture here when locking the screen and comming back. Not all the time, but quite often. Is it helpfull if i run the "ubuntu-bug xorg" command the next time, it happens? See attached Screenshot. All the GTK-Application show this bug. While QT-Based Applications are

[Touch-packages] [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 Touch seeded packages, which is subscribed to systemd

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [Bug 1639555] [NEW] Same Indicator Icon for "Networking on" and "Ethernet Network on"

2016-11-06 Thread Sven R. Kunze
Public bug reported: Coming from 14.04, I was used to see a difference between "no connection at all" and "wired connection". As of Ubuntu 16.04, the indicator icons are the same for "wired connection" and "networking on but no connection at all". Working in Web Development, this not-difference

[Touch-packages] [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 Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/1422795 Title: bash crashes often if inputrc contains

[Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-09 Thread sven-ola
To second #44: recompile pulseaudio without 05xx patches brings back may A2DP. I still need to disconnect/reconnect in BlueMan, but at least it plays sound now. Note1: does not compile without 06xx patches. Note2: before that I have the "[pulseaudio] bluez5-util.c: Transport TryAcquire() failed

[Touch-packages] [Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2016-08-30 Thread sven-ola
Upgrading to (self-compiled) 5.41-0ubuntu5 does not help either: still got syslog with: pulseaudio[4465]: [pulseaudio] bluez5-util.c: Transport TryAcquire() failed for transport /org/bluez/hci0/dev_00_18_09_21_36_F0/fd1 (Operation Not Authorized) -- You received this bug notification because

[Touch-packages] [Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2016-08-30 Thread sven-ola
My stereo headphones shows this bug. I've tried to add https://git.kernel.org/cgit/bluetooth/bluez.git/commit/src/service.c?id=2e2edc36a91d6a8f2c65d793273df28a166d6bed using dpkg-buildpackage with no success. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1610741] [NEW] Intell GPU

2016-08-07 Thread Sven
Public bug reported: By Paying Videos and make other Things under Firefox and LibreOffice. The GPU Stocks and make a bad framerate under my Laptop. The GPU is Bead Supported... Broadwell GPU.. :/ ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature:

[Touch-packages] [Bug 388553] Re: Wi-Fi Protected Setup (WPS) not supported

2016-08-04 Thread Sven R. Kunze
Still not working on Ubuntu 16.04. :( -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/388553 Title: Wi-Fi Protected Setup (WPS) not supported Status in Ayatana

[Touch-packages] [Bug 1186662] Re: isc-dhcp-server fails to renew lease file

2016-08-01 Thread Sven
Bug still present in Ubuntu 14.04.4 TLS. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu. https://bugs.launchpad.net/bugs/1186662 Title: isc-dhcp-server fails to renew lease file Status in isc-dhcp

[Touch-packages] [Bug 1597505] [NEW] package apport 2.20.1-0ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-06-29 Thread Sven
Public bug reported: Its an old dell laptop and i need it to work xD ProblemType: Package DistroRelease: Ubuntu 16.04 Package: apport 2.20.1-0ubuntu2.1 ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13 Uname: Linux 4.4.0-28-generic i686 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: i386

[Touch-packages] [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 Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/890784 Title: Gnome-terminal

[Touch-packages] [Bug 1519499] Re: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed at ../src/core/dbus.c:657, function bus_on_connection(). Aborting.

2016-05-11 Thread Sven R. Kunze
Indeed it does. Glad to see the bug persists even on 16.04 and its not just a mal-configuration on my side. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1519499 Title:

[Touch-packages] [Bug 1519499] Re: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed at ../src/core/dbus.c:657, function bus_on_connection(). Aborting.

2016-05-11 Thread Sven R. Kunze
@Hans To confirm that it's the same issue, you might replay the instructions Martin gave at #12: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1519499/comments/12 It should reveal the triggered assertion. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1558331] Re: message "The repository is insufficiently signed by key (weak digest)" is poorly worded

2016-03-21 Thread Sven Pfannkuch
Same here: W: gpgv:/var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_wily_InRelease: The repository is insufficiently signed by key 7B0FAB3A13B907435925D9C954422A4B98AB5139 (weak digest) W: gpgv:/var/lib/apt/lists/ppa.launchpad.net_cdemu_ppa_ubuntu_dists_xenial_InRelease: The

[Touch-packages] [Bug 1519499] Re: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed at ../src/core/dbus.c:657, function bus_on_connection(). Aborting.

2016-02-12 Thread Sven R. Kunze
@Martin Is there some update on this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1519499 Title: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed at

[Touch-packages] [Bug 1537689] [NEW] ubuntu template fro lxc messes up proxies

2016-01-25 Thread Sven
Public bug reported: In our corporate we have a cumbersome installation of proxies: * (ProxyA) One proxy for the internet access (not capable of supporting apt correctly) * (ProxyB) One apt-cacher-ng for the apt package mirroring So we have a configuration: http_proxy=ProxyA ... and in our

[Touch-packages] [Bug 1537056] [NEW] apt-add-repository always returns "user or team does not exist." for ppa repos

2016-01-22 Thread Sven
Public bug reported: I have just installed a fresh Ubuntu 15.10 to my machine and run into trouble with adding ppa repositories using apt-add-repository: for e.g. running apt-add-repository ppa:git-core/ppa Cannot add PPA: 'ppa:~git-core/ubuntu/ppa'. ERROR: '~git-core' user or team does not

[Touch-packages] [Bug 1519499] Re: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed at ../src/core/dbus.c:657, function bus_on_connection(). Aborting.

2015-12-09 Thread Sven R. Kunze
@Martin I'd be glad to assist if you require more information to make it reproducible. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1519499 Title: Shutdown failure:

[Touch-packages] [Bug 1519499] Re: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed at ../src/core/dbus.c:657, function bus_on_connection(). Aborting.

2015-12-07 Thread Sven R. Kunze
Nice. Is there something else I can do here? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1519499 Title: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed

[Touch-packages] [Bug 1519499] Re: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed at ../src/core/dbus.c:657, function bus_on_connection(). Aborting.

2015-12-07 Thread Sven R. Kunze
Tested. However, it does not fix the issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1519499 Title: Shutdown failure: Assertion 'sd_id128_randomize() >= 0' failed

[Touch-packages] [Bug 1519499] Re: [systemd] SIGPWR doesn't always lead to shutdown

2015-12-01 Thread Sven R. Kunze
Thanks for looking at this, Martin. Minor correction: I work with Ubuntu 14.04. Containers are Wily. > I suppose your journal output in comment #6 was from *after* you did "lxc > stop"? Correct, it was *after* "lxc stop" (resp. all the other variants) >>> lxc exec test -- ls -l >>>

[Touch-packages] [Bug 1519499] Re: [systemd] SIGPWR doesn't always lead to shutdown

2015-12-01 Thread Sven R. Kunze
Done. ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1519499/+attachment/4528051/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1519499] Re: [systemd] SIGPWR doesn't always lead to shutdown

2015-11-30 Thread Sven R. Kunze
>>> uname -a Linux mexico 3.13.0-68-generic #111-Ubuntu SMP Fri Nov 6 18:17:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux >>> lxc exec test -- uname -a Linux test 3.13.0-68-generic #111-Ubuntu SMP Fri Nov 6 18:17:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux journalctl only shows messages related to

[Touch-packages] [Bug 1519499] Re: [systemd] SIGPWR doesn't always lead to shutdown

2015-11-30 Thread Sven R. Kunze
> We've seen some weird behavior with systemd on some specific kernel releases in the past. Not sure if that info helps: I have been installing several different kernels in the mean time; all of them share the same behavior. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1519499] Re: [systemd] SIGPWR doesn't always lead to shutdown

2015-11-30 Thread Sven R. Kunze
Also note: confirmed for lxd==0.23 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1519499 Title: [systemd] SIGPWR doesn't always lead to shutdown Status in lxd package

[Touch-packages] [Bug 1488170] Re: Bluetooth initiated after quitting airplane mode

2015-11-03 Thread Sven
Also experienced on Aquaris E5 OTA-6 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1488170 Title: Bluetooth initiated after quitting airplane mode Status in Canonical

[Touch-packages] [Bug 1434591] Re: [mako] Cannot connect to a secure, shared "ap" hotspot

2015-10-18 Thread Sven Hartrumpf
I have successfully repeated the fix for the current OTA version and recorded my experience in a new comment: https://bugs.launchpad.net/ubuntu/+source/dbus-property- service/+bug/1427697/comments/8 Wired tethering still works for Nexus 4! -- You received this bug notification because you are

[Touch-packages] [Bug 1434591] Re: [mako] Cannot connect to a secure, shared "ap" hotspot

2015-10-10 Thread Sven Hartrumpf
André, I think you are not the only one disappointed ... But there was a (wired) tethering solution, that I confirmed 2 months ago (haven't tried on newer OTA versions): https://bugs.launchpad.net/ubuntu/+source/dbus-property-service/+bug/1427697 more specifically:

[Touch-packages] [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 Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/1422795 Title: bash crashes often if inputrc contains

[Touch-packages] [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

[Touch-packages] [Bug 1301557] Re: sudo not setting environment variables in /etc/environment

2015-05-08 Thread Sven
Another workaround: Add --- Defaults env_keep += http_proxy SOMEOTHERVARIABLES ANOTHERVARIABLE ETC --- to your sudoers-file with visudo. See: https://help.ubuntu.com/community/EnvironmentVariables#sudo_caveat -- You received this bug notification because you are a

[Touch-packages] [Bug 881137] Re: UFW does not clean iptables setting from /etc/ufw/before.rules

2015-04-21 Thread sven
As a workaround, add a flush for the nat chains you want flushed at beginning of the section like this: *nat :PREROUTING ACCEPT [4:478] :INPUT ACCEPT [4:478] :OUTPUT ACCEPT [0:0] :POSTROUTING ACCEPT [0:0] -F POSTROUTING -A POSTROUTING -o eth0 -j MASQUERADE -A POSTROUTING -o eth0 -j MASQUERADE

[Touch-packages] [Bug 881137] Re: UFW does not clean iptables setting from /etc/ufw/before.rules

2015-04-21 Thread sven
sry, shorter and corrected: As a workaround, add a flush for the nat chains you want flushed at beginning of the section like this: *nat :POSTROUTING ACCEPT [0:0] -F POSTROUTING -A POSTROUTING -o eth0 -j MASQUERADE COMMIT Warrning: This WILL also delete rules which may have been put there by

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to bash in Ubuntu.