[Bug 1432681] Re: could not read Auth username from stdin delays boot under systemd

2015-04-12 Thread Martin Pitt
Since it's not immediately obvious, can you explain to me or give me a documentation pointer how you set up openvpn so that it asks for a passphrase on boot? The Debian package has a much improved systemd integration (but one detail missing as far as I can see), and I'd like to test/fix/port that

[Bug 1213173] Re: Does not handle 802.1Q tagged frames correctly

2015-04-12 Thread Guy Harris
What happens if you build a shiny new version of libpcap from the GitHub repository: https://github.com/the-tcpdump-group/libpcap/ and then build a shiny new version of tcpdump: https://github.com/the-tcpdump-group/tcpdump with it? -- You received this bug notification because you

[Bug 1443224] [NEW] localized-error-pages.conf lacks config to preprocess /error/include page content

2015-04-12 Thread Vdragon
Public bug reported: Hi, I followed the instructions in localized-error-pages.conf to setup localized error pages, but found out that page content under /error/include/ are not preprocessed before sent to client. Example: !--#if expr=-z v('CONTENT_LANGUAGE') --!--#set var=CONTENT_LANGUAGE

[Bug 1443224] Re: localized-error-pages.conf lacks config to preprocess /error/include page content

2015-04-12 Thread Vdragon
My /etc/apache2/conf-available/localized-error-pages.conf after patching http://paste.ubuntu.com/10813153/ ** Description changed: Hi, I followed the instructions in localized-error-pages.conf to setup localized error pages, but found out that page content under /error/include/ are not

[Bug 1443249] Re: After kernel-3.13.04-41, wireless script checks wrong sys file.

2015-04-12 Thread katsu
[the root cause] $ apt-get changelog linux-image-3.13.0-41-generic -- snip -- snip -- snip -- snip -- * PCI: Rename sysfs 'enabled' file back to 'enable' - LP: #1393477 -- snip -- snip -- snip -- snip -- [recommendation 1] * revert

[Bug 1443249] [NEW] After kernel-3.13.04-41, wireless script checks wrong sys file.

2015-04-12 Thread katsu
Public bug reported: [TEST CASE] * on a laptop machine with a ac adapter connect wireless interface run: 1. ac adapter disconnect 2. $ tail /var/log/pm-powersave.log $ iwconfig [Actual Result] * wireless power management does not ON $ tail /var/log/pm-powersave.log -- snip -- snip

[Bug 1443213] [NEW] Data corruption with msgpack = 0.4.5, = 0.4.2 -- upgrade to 0.4.6

2015-04-12 Thread Dan Muresan
Public bug reported: Please upgrade to 0.4.6 to avoid data corruption: https://github.com/msgpack/msgpack-python/issues/124 Utopic also needs the upgrade. ** Affects: msgpack-python (Ubuntu) Importance: Undecided Status: New ** Tags: upgrade-software-version vivid -- You

[Bug 1439280] Re: Libvirt CPU affinity error

2015-04-12 Thread Kashyap Chamarthy
@Matt: Since you're farily certain that this is specific to Ubuntu, then I hope Ubuntu's Nova package maintainers will take a look. . . -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 1443041] [NEW] AUTHBIND is incorrectly configured to run Tomcat7 on port 80 or 443

2015-04-12 Thread James Manger
Public bug reported: Setting AUTHBIND=yes in /etc/default/tomcat7 should allow Tomcat to listen on port 80 and/or 443 (when configured to do so in /etc/tomcat7/server.xml). However, it does not work. The problem is the file /etc/authbind/byuid/105, which is created by the tomcat7 post-install

[Bug 1443041] Re: AUTHBIND is incorrectly configured to run Tomcat7 on port 80 or 443

2015-04-12 Thread James Manger
The file /etc/authbind/byuid/105 can be readable by anyone (-rw-r--r-- root root). It just should only be writeable by root. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/1443041

[Bug 1443095] [NEW] rsync updates of VMs fail due to known debian bug 741628

2015-04-12 Thread Elyse Grasso
Public bug reported: scripts running backups hang rather than crashing, which makes recovery harder error messages look like rsync: [sender] write error: Broken pipe (32) inflate returned -3 (296 bytes) rsync error: error in rsync protocol data stream (code 12) at token.c(548) [receiver=3.0.9]

[Bug 1443095] Re: rsync updates of VMs fail due to known debian bug 741628

2015-04-12 Thread Andreas Olsson
*** This bug is a duplicate of bug 1300367 *** https://bugs.launchpad.net/bugs/1300367 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1300367, so it is being marked as such. Please

[Bug 1298611] Re: [FFe] apparmor signal and ptrace mediation

2015-04-12 Thread Ken Sharp
Thanks for clearing that up, Seth! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1298611 Title: [FFe] apparmor signal and ptrace mediation To manage notifications about this bug go

[Bug 1213173] Re: Does not handle 802.1Q tagged frames correctly

2015-04-12 Thread Karl-Heinz Pape
I've got the same bug. Additional information: If I use the vlan tag in the capture filter I only see frames with stacked vlans. If I use vlan 1 I will only see frames with vöan 1 as the inner tag. More: The vlan information in the frame I capture is at location ether[14,2]. If I filter on that