[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Erik de Castro Lopo
I've been looking at it over the last week or so and I have submitted a patch toe the qemu-devel mailing list to fix another timer_create() problem sometime in the last week. Unfortunately the test case @pittit submitted is far harder to support than the original test case. In this case the

[Bug 1353944] Re: Typo in package description

2014-08-09 Thread Filip Sohajek
** Changed in: txamqp (Ubuntu) Status: New = In Progress ** Changed in: txamqp (Ubuntu) Assignee: (unassigned) = Filip Sohajek (filip-sohajek) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to txamqp in Ubuntu.

[Bug 933417] Re: Stack smashing while using a lot of connections

2014-08-09 Thread Bug Watch Updater
** Changed in: libfcgi (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libfcgi in Ubuntu. https://bugs.launchpad.net/bugs/933417 Title: Stack smashing while using a lot of connections To

[Bug 1354668] [NEW] Fix for suspend/hibernate with DVB-t USB stick

2014-08-09 Thread sander
Public bug reported: I have a Terratec Cinergy T USB XXS DVB-t USB stick, but when you suspend the system while a radio or TV channel is actively playing in some application, the system does not correctly suspend the device. The system will not wake up again and you have to reset the computer.

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
Interesting enough the utopic build was successful! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1350435 Title: tcg.c:1693: tcg fatal error To manage notifications about this bug

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
I got this morning a new FTBFS in a package that have been always built successfully in the past, just FYI https://launchpadlibrarian.net/181879742/buildlog_ubuntu-trusty-armhf.boinc_7.4.0~nightly1~~git20140809%2Br21874~r184~ubuntu14.04.1_FAILEDTOBUILD.txt.gz -- You received this bug

[Bug 1319595] Re: upstart script ignores some php-fpm.conf parameters, cannot be bypassed in preference of SystemV init script.

2014-08-09 Thread Jeff Waugh
The init script bails out if the system is using upstart, so anything that expects sysvinit compatibility won't work. # Don't run if we are running upstart if init_is_upstart; then exit 1 fi -- You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Peter Maydell
On 9 August 2014 07:15, Erik de Castro Lopo 1042...@bugs.launchpad.net wrote: Unfortunately the test case @pittit submitted is far harder to support than the original test case. In this case the timer_create() syscall gets passed pointers to functions and data in the target's address space and

[Bug 1354699] [NEW] libldns.pc (pkg-config description) installed in wrong folder

2014-08-09 Thread Jakob Petsovits
Public bug reported: After installing libldns-dev, there is a pkg-config file at /usr/lib /pkg-config/libldns.pc, however running pkg-config --libs libldns doesn't find it. That's because Ubuntu's standard pkg-config directory is /usr/lib/pkgconfig without a dash. Please fix the package so that

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Peter Maydell
Patch which seems to at least make the test case work (tested with i386-on-i386 linux-user): http://patchwork.ozlabs.org/patch/378769/ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1350435] Re: tcg.c:1693: tcg fatal error

2014-08-09 Thread LocutusOfBorg
And when I retried the failed build it succeeded but a segmentation fault (core dumped) is in the logs https://code.launchpad.net/~costamagnagianfranco/+archive/ubuntu/firefox/+build/6254532 qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault (core dumped)

[Bug 1343407] Re: Add support for Dell PowerEdge 13G servers

2014-08-09 Thread Bug Watch Updater
** Changed in: ipmitool (Debian) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/1343407 Title: Add support for Dell PowerEdge 13G servers

[Bug 1354714] Re: buffer overrun in kadmind with ldap backend

2014-08-09 Thread Sam Hartman
This is fixed in Debian in 1.12.1+dfsg-87, currently in unstable. The only change between -6 (utopic) and -7 is the fix to this bug. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu.

[Bug 1354714] [NEW] buffer overrun in kadmind with ldap backend

2014-08-09 Thread Sam Hartman
*** This bug is a security vulnerability *** Public security bug reported: Fix LDAP key data segmentation [CVE-2014-4345] For principal entries having keys with multiple kvnos (due to use of -keepold), the LDAP KDB module makes an attempt to store all the keys having the

[Bug 1354714] Re: buffer overrun in kadmind with ldap backend

2014-08-09 Thread Marc Deslauriers
This bug was fixed in the package krb5 - 1.12.1+dfsg-7 Sponsored for Sam Hartman (hartmans) --- krb5 (1.12.1+dfsg-7) unstable; urgency=high * Apply upstream's patch for CVE-2014-4345 (MITKRB5-SA-2014-001), buffer overrun in kadmind with LDAP backend, Closes: #757416 --

[Bug 1354714] Re: buffer overrun in kadmind with ldap backend

2014-08-09 Thread Bug Watch Updater
** Changed in: krb5 (Debian) Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1354714 Title: buffer overrun in kadmind with ldap backend To manage

[Bug 1353944] Re: Typo in package description

2014-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~filip-sohajek/ubuntu/utopic/txamqp/fix-for-1353944 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to txamqp in Ubuntu. https://bugs.launchpad.net/bugs/1353944 Title: Typo in package description To manage

[Bug 1353792] Re: Detect renamed files and handle by renaming instead of delete/re-send

2014-08-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: rsync (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rsync in Ubuntu.

[Bug 1354745] [NEW] umask 111 in envvars

2014-08-09 Thread OwN
Public bug reported: In Ubuntu 13.04 and up (including the latest version of Ubuntu 14.04 x86 and x64 versions), the /etc/apache2/envvars file has the following line at the bottom of the file: umask 111 This needs to be removed, or files will not be able to be uploaded into the /tmp directory

[Bug 1347147] Re: krb5 database operations enter infinite loop

2014-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/gcc-4.9 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1347147 Title: krb5 database operations enter infinite loop To manage notifications about this bug

[Bug 1316851] Re: Laptop screen remains blank when resuming from pm-suspend, even though an external display would turn back on.

2014-08-09 Thread Yves Saint-Franc
** Summary changed: - Screen remains blank when resuming from pm-suspend + Laptop screen remains blank when resuming from pm-suspend, even though an external display would turn back on. ** Description changed: + Update (2014-Aug-09): An external display connected via VGA port would + turn on

[Bug 1299186] Re: Creating a Samba Share is not possible because 'net usershare' returned error 255: net usershare add: cannot convert name Everyone to a SID. Access denied.

2014-08-09 Thread Felix Wolters
** This bug is no longer a duplicate of bug 1261873 [trusty] usershare access denied error (leads to non working nautilus samba sharing) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 1299186] Re: Creating a Samba Share is not possible because 'net usershare' returned error 255: net usershare add: cannot convert name Everyone to a SID. Access denied.

2014-08-09 Thread Felix Wolters
First of all, this is NOT a duplicate of https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873. I get the same problem, while my [homes] section in smb.conf is ok, i.e. ALL the lines there are commented out. What happens on at least two independend installations of Trusty, one of them a