[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Patrik Lundin
If you could handle Utopic that would be great, I do not have the
infrastructure in place to work on it right now.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427999] [NEW] cloud images don't boot with systemd

2015-03-03 Thread Martin Pitt
Public bug reported:

Apparently yesterday the cloud images at http://cloud-
images.ubuntu.com/vivid/ were switched to boot with systemd, with
init=/lib/systemd/systemd . 20150303/ still worked (with upstart),
20150304/ hangs:

[   15.009125] cloud-init[541]: Cloud-init v. 0.7.7 running 'init-local' at 
Wed, 04 Mar 2015 07:31:54 +. Up 13.71 seconds.
[  OK  ] Started Initial cloud-init job (pre-networking).
 Starting Initial cloud-init job (metadata service crawler)...
[   15.471963] cloud-init[747]: Cloud-init v. 0.7.7 running 'init' cron.service
[...]
[   15.824259] cloud-init[781]: Cloud-init v. 0.7.7 running 'modules:config' at 
Wed, 04 Mar 2015 07:31:56 +. Up 15.73 seconds.
[   15.824463] cloud-init[781]: 2015-03-04 07:31:56,991 - 
cc_emit_upstart.py[WARNING]: Emission of upstart event cloud-config failed due 
to: Unexpected error while running command.
[   15.824589] cloud-init[781]: Command: ['initctl', 'emit', 'cloud-config', 
'CLOUD_CFG=/var/lib/cloud/instance/cloud-config.txt']
[   15.824698] cloud-init[781]: Exit code: 1
[   15.824802] cloud-init[781]: Reason: -
[   15.824903] cloud-init[781]: Stdout: ''
[   15.825003] cloud-init[781]: Stderr: 'initctl: Unable to connect to Upstart: 
Failed to connect to socket /com/ubuntu/upstart: Connection refused\n'
[   16.003444] cloud-init[781]: Generating locales...
[   16.036106] cloud-init[781]: en_US.UTF-8... up-to-date
[   16.040818] cloud-init[781]: Generation complete.
 Stopping OpenBSD Secure Shell server...
[  OK  ] Stopped OpenBSD Secure Shell server.
[  OK  ] Sta

and there it hangs. When trying to boot, it tries to talk to
169.254.169.254 which times out.

The initctl emit failure looks related, this obviously won't work under
systemd. This probably needs to be replaced with some "systemctl start
..." equivalent? Note that you can test for systemd with [ -d
/run/systemd/system ], that's the canonical test.

** Affects: cloud-init (Ubuntu)
 Importance: Critical
 Status: New

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427999

Title:
  cloud images don't boot with systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1427999/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1383727] Re: [SRU] Fast installer - failure to install grub (UEFI mode)

2015-03-03 Thread Andres Rodriguez
@Roderick,

We have tested this in OIL and other servers and this works as expected.
If you are having issues might be related to your specific hardware.
However, as Blake mentioned, you need to restart apache2 if you upgrade
curtin.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to curtin in Ubuntu.
https://bugs.launchpad.net/bugs/1383727

Title:
  [SRU] Fast installer - failure to install grub (UEFI mode)

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1383727/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427829] Re: enter doesn't work on iso install over serial

2015-03-03 Thread Ryan Harper
** Changed in: qemu (Ubuntu)
   Importance: Undecided => Medium

** Changed in: qemu (Ubuntu)
   Status: New => Confirmed

-- 
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/1427829

Title:
  enter doesn't work on iso install over serial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1427829/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427829] Re: enter doesn't work on iso install over serial

2015-03-03 Thread Ryan Harper
And appending DEBIAN_FRONTEND=text works perfectly fine over serial
console.

-- 
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/1427829

Title:
  enter doesn't work on iso install over serial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1427829/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427829] Re: enter doesn't work on iso install over serial

2015-03-03 Thread Ryan Harper
Something's up with the installer itself.  I can reproduce the issue on
Lucid which is older than ttylinux kernel.  To confirm the -curses and
keyboard input works correctly, I appended BOOT_DEBUG=3 (during the
blind typing steps) after console=ttyS0

Then on the serial console page, I get a proper shell

serial0 console
+ debugshell just booted
+ [ 3 -gt 2 ] 
+ echo This is a debug shell (just booted).   
This is a debug shell (just booted).  
+ sh  

BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash)
Enter 'help' for a list of built-in commands. 
sh: can't access tty; job control turned off  
~ # echo "hello"  
hello 
~ # uname -a  
Linux (none) 2.6.32-38-generic #83-Ubuntu SMP Wed Jan 4 11:12:07 UTC 2012 
x86_64 unknown

-- 
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/1427829

Title:
  enter doesn't work on iso install over serial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1427829/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427829] Re: enter doesn't work on iso install over serial

2015-03-03 Thread Ryan Harper
On trusty with qemu-2.0 I can't get the "blind" input to work at all, it
appears that enter in -curses mode (among other keyboard inputs seems
broken.

To isolate the issue, I tried a trusty-server iso, same issue.  Then I
tried this ttylinux image:

http://ttylinux.net/Download/ttylinux-pc_x86_64-2015.01.iso.gz

With that image, -curses mode works perfectly fine.  That leads me to
believe that qemu 's curses mode does indeed work, but something in the
image is breaking it.

ttylinux is running:

# uname -a
Linux ttylinux_host 3.10.2 #1 SMP PREEMPT Sat Feb 7 12:45:07 MST 2015 x86_64 
GNU/Linux

-- 
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/1427829

Title:
  enter doesn't work on iso install over serial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1427829/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427263] Re: Vivid: DataSourceCloudSigma.py[WARNING]: failed to get hypervisor product name via dmi data

2015-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1072-0ubuntu1

---
cloud-init (0.7.7~bzr1072-0ubuntu1) vivid; urgency=medium

  * d/control: move software-properties-common to Recommends
this helps reduce snappy builds
  * New upstream snapshot.
* fix MAAS datasource (LP: #1427263)
 -- Scott MoserTue, 03 Mar 2015 20:46:41 -0500

** Changed in: cloud-init (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427263

Title:
  Vivid: DataSourceCloudSigma.py[WARNING]: failed to get hypervisor
  product name via dmi data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1427263/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427829] Re: enter doesn't work on iso install over serial

2015-03-03 Thread Scott Moser
rharper asked if sendkey would work on the qemu-monitor.
that is definitely worth trying.

-- 
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/1427829

Title:
  enter doesn't work on iso install over serial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1427829/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427939] Re: oauthlib code does not adjust timestamp

2015-03-03 Thread Scott Moser
Just for clarity, here is the change that did the python3 / oauthlib code for 
maas datasource;
 
http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/revision/1054#cloudinit/sources/DataSourceMAAS.py
As it is right now, oauth_headers is just ignoring timestamp entirely.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427939

Title:
  oauthlib code does not adjust timestamp

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1427939/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427939] [NEW] oauthlib code does not adjust timestamp

2015-03-03 Thread Scott Moser
Public bug reported:

in the python3 port, we moved from python-oauth to python-oauthlib.
That change lost the functionality added to solve bug 978127 
(http://pad.lv/978127).

We really need to have this in order to do oauth from systems that do
not have a clock that retains time across reboots.

** Affects: cloud-init
 Importance: High
 Status: Confirmed

** Affects: cloud-init (Ubuntu)
 Importance: High
 Status: Confirmed

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu)
   Status: New => Confirmed

** Changed in: cloud-init
   Status: New => Confirmed

** Changed in: cloud-init
   Importance: Undecided => High

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427939

Title:
  oauthlib code does not adjust timestamp

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1427939/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] new libnuma.so with fix

2015-03-03 Thread bugproxy
--- Comment on attachment From thierry.fa...@fr.ibm.com 2014-11-18 15:55 
EDT---


Please have a test

** Attachment added: "new libnuma.so with fix"
   
https://bugs.launchpad.net/bugs/1358835/+attachment/4333874/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] libnuma.so.1 sum 55709

2015-03-03 Thread bugproxy
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-11-19 
14:45 EDT---


** Attachment added: "libnuma.so.1 sum 55709"
   
https://bugs.launchpad.net/bugs/1358835/+attachment/4333875/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79

2015-03-03 Thread Adam Conrad
** Changed in: numactl (Ubuntu Utopic)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79

2015-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/numactl

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] libnuma.so.1 sum 55709

2015-03-03 Thread bugproxy
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-11-19 
14:45 EDT---


** Attachment added: "libnuma.so.1 sum 55709"
   
https://bugs.launchpad.net/bugs/1358835/+attachment/4333872/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427406] Re: data corruption on arm64

2015-03-03 Thread dann frazier
Apparently the fix I've proposed here caused regressions in MariaDB and was 
reworked:
  https://mariadb.atlassian.net/browse/MDEV-7026
Unfortunately, the reworking reintroduces the problem on arm64:
  https://mariadb.atlassian.net/browse/MDEV-7658

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1427406

Title:
  data corruption on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1427406/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] new libnuma.so with fix

2015-03-03 Thread bugproxy
--- Comment on attachment From thierry.fa...@fr.ibm.com 2014-11-18 15:55 
EDT---


Please have a test

** Attachment added: "new libnuma.so with fix"
   
https://bugs.launchpad.net/bugs/1358835/+attachment/4333871/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79

2015-03-03 Thread Adam Conrad
Hello bugproxy, or anyone else affected,

Accepted numactl into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/numactl/2.0.9~rc5-1ubuntu3 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: numactl (Ubuntu Trusty)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79

2015-03-03 Thread Adam Conrad
** Also affects: numactl (Ubuntu Utopic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1218727] Re: package clamav-base 0.97.8+dfsg-1ubuntu1.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-03 Thread Ubuntu Foundations Team Bug Bot
The attachment "ubuntu.14.04.clamav-base.patch" seems to be a patch.  If
it isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1218727

Title:
  package clamav-base 0.97.8+dfsg-1ubuntu1.12.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1218727/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311463] Re: disk-setup unable to partition disks

2015-03-03 Thread Ubuntu Foundations Team Bug Bot
The attachment "disk-setup_unable_to_partition_disks.patch" seems to be
a patch.  If it isn't, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1311463

Title:
  disk-setup unable to partition disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1311463/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311463] Re: disk-setup unable to partition disks

2015-03-03 Thread Aaron U'Ren
@smoser - As long as this bug remains there is effectively no way to use
the disk_setup options in cloud-init with overwrite protection enabled.
Since the enumerate_disk function already takes care of splitting the
lines, fixing this bug should be a simple matter of just removing
".splitlines()" on line 308.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1311463

Title:
  disk-setup unable to partition disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1311463/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311463] Re: disk-setup unable to partition disks

2015-03-03 Thread Aaron U'Ren
** Patch added: "disk-setup_unable_to_partition_disks.patch"
   
https://bugs.launchpad.net/cloud-init/+bug/1311463/+attachment/4333835/+files/disk-setup_unable_to_partition_disks.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1311463

Title:
  disk-setup unable to partition disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1311463/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311463] Re: disk-setup unable to partition disks

2015-03-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cloud-init (Ubuntu Precise)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1311463

Title:
  disk-setup unable to partition disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1311463/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311463] Re: disk-setup unable to partition disks

2015-03-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cloud-init (Ubuntu Trusty)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1311463

Title:
  disk-setup unable to partition disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1311463/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1331214] Re: MAAS (amttool) cannot control AMT version > 8

2015-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~maas-maintainers/maas/packaging.utopic

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1331214

Title:
  MAAS (amttool) cannot control AMT version > 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1331214/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427884] Re: Merge vsftpd 3.0.2-18 (main) from Debian unstable (main)

2015-03-03 Thread Artur Rona
** Patch added: "debian-ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1427884/+attachment/4333810/+files/debian-ubuntu.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1427884

Title:
  Merge vsftpd 3.0.2-18 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1427884/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427884] [NEW] Merge vsftpd 3.0.2-18 (main) from Debian unstable (main)

2015-03-03 Thread Artur Rona
Public bug reported:

vsftpd (3.0.2-18) unstable; urgency=high

  * New debian/patches/0050-CVE-2015-1419.patch
- Fix config option "deny_file" not always being handled correctly
  CVE-2015-1419 (Closes: #776922).
- Thanks to Marcus Meissner.
  * Add year 2015 to debian/copyright.
  * debian/rules:
- Remove override_dh_builddeb because xz compression is standard now.
  * debian/patches:
- Refresh 0002-config.patch, 0004-link-local.patch, 0005-whitespaces.patch,
  0006-greedy.patch, 0007-utf8.patch, 0010-remote-dos.patch,
  0011-alpha.patch.
  * Remove debian/source/options because xz compression is standard now.
  * debian/vsftpd.postrm:
- Remove systemd files and directories when purging.

 -- Jörg Frings-Fürst   Tue, 24 Feb 2015
16:42:25 +0100

vsftpd (3.0.2-17) unstable; urgency=medium

  * Add debian/patches/0035-address_space_limit.patch to increase the
address space (LP: #1348972).
  * Add patches from Ubuntu:
- 0040-disable-anonymous.patch to disable anonymous login in
  vsftpd.conf.
  + Change also vsftpd.man.5 and confs in EXPAMPLE.
- 0045-seccomp-gettimeofday.patch to permit gettimeofday() in
  seccomp sandbox.
  Thanks to Robie Basak .
- Delete debian/patches/0016-seccomp.patch (replace with 0045-*).
  * Add Turkish debconf translation (Closes: #759883).
Thanks to Mert Dirik .
  * debian/control:
- Change at vsftpd-dbg Architecture from linux-any to any.
- Add Depends dialog to package vsftpd.
  * Add debian/vsftpd.bug-script.
  * Add debian/vsftpd.apport file from Ubuntu.
Thanks to Andres Rodriguez .
  * debian/rules:
- Remove useless override_dh_installinit.
- Add manuelly install of the apport file because dh-apport is missing
  in debian.
  * debian/vsftpd.lintian-overrides:
- Add a comment to the override.

 -- Jörg Frings-Fürst   Tue, 07 Oct 2014
15:56:29 +0200

vsftpd (3.0.2-16) unstable; urgency=medium

  * New maintainer (Closes: #756094).
  * debian/control:
- Set myself as maintainer.
- Replace vacant Vcs to alioth.
- Remove field "priority" in package vsftpd-dbg.
- Bump Standards-Version to 3.9.6 (no changes required).
  * debian/source/options:
- Set compression-level to 9 to save space.
  * debian/vsftpd.init:
- Add "Default-Stop" for level 0 & 6.
  * debian/rules:
- At dh_installinit add Stoplevel 0 & 6.
  * debian/vsftpd.service:
- Remove obsolete target "syslog.target".
  * debian/vsftpd.lintian-overrides:
- Add override "binary-without-manpage" for "/usr/bin/vsftpdwho",
  a 3 line shell script.
  * debian/copyright:
- Add myself to the list of authors for debian/*.
- Add Daniel Jacobowitz for *.
  * New debian/patches/0020-manpage-hyphen.patch.
- Escape minus in all manpages.
  * New debian/patches/0025-unconditional_utf8_report.patch.
- Remove unconditional UTF-8 report, as conditional report
  is enabled per 0007-utf8.patch (Closes: 754449).
  Thanks to: Bartos-Elekes Zsolt !
  * New debian/patches/0030-kfreebsd.patch (Closes: #756794).
- Add condition for missing libcab{2}-dev on kfreebsd*.
  Thanks to: Steven Chamberlain !
  * Add DEP8 tests (Closes: #746480).
- Thanks to: Robie Basak !
  * debian/vsftpd.init:
- Add while loop to prevent error on
  slow PID file generation  (Closes: #754762).
  Thanks to: Stephen Powell !
  * New missing debian/watch.

 -- Jörg Frings-Fürst   Tue, 30 Sep 2014
07:30:37 +0200

vsftpd (3.0.2-15) unstable; urgency=low

  * Adding patch from Robie Basak  to permit
gettimeofday() in seccomp sandbox to fix log message generation.
  * I don't care anymore, not worth it.. orphaning.

 -- Daniel Baumann   Fri, 25 Jul 2014 16:39:45
+0200

** Affects: vsftpd (Ubuntu)
 Importance: High
 Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1427884

Title:
  Merge vsftpd 3.0.2-18 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1427884/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427884] Re: Merge vsftpd 3.0.2-18 (main) from Debian unstable (main)

2015-03-03 Thread Artur Rona
** Patch added: "ubuntu-ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1427884/+attachment/4333811/+files/ubuntu-ubuntu.debdiff

** Changed in: vsftpd (Ubuntu)
   Importance: Undecided => High

** Changed in: vsftpd (Ubuntu)
   Status: New => Confirmed

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-1419

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1427884

Title:
  Merge vsftpd 3.0.2-18 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1427884/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427859] Re: ISST-SAN:Need a common format for partition listing using kpartx, fdisk.distrib and ls -l

2015-03-03 Thread Dave Heller
We are seeing this naming inconsistency (mpathXpX vs. mpathX-partX) in a
few places, such as launchpad bug 1427333, which is open as a udev bug.
But the problem here is the incorrect reporting by kpartx and fdisk.
These tools should accurately reflect the device nodes as they exist,
regardless of how they were created.

In the case of kpartx maybe this is just a "label" and not intended to
reflect the exact node in /dev filesystem.   disk on the other hand is
reporting the full path (that does not exist) and that's clearly wrong.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1427859

Title:
  ISST-SAN:Need a common format for partition listing using
  kpartx,fdisk.distrib and ls -l

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1427859/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427859] Re: ISST-SAN:Need a common format for partition listing using kpartx, fdisk.distrib and ls -l

2015-03-03 Thread Dave Heller
** Package changed: ubuntu => multipath-tools (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1427859

Title:
  ISST-SAN:Need a common format for partition listing using
  kpartx,fdisk.distrib and ls -l

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1427859/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 40285] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-03-03 Thread GorVas
the fix is for vsftpd

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to siege in Ubuntu.
https://bugs.launchpad.net/bugs/40285

Title:
  libgcc_s.so.1 must be installed for pthread_cancel to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-3.3/+bug/40285/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1218727] Re: package clamav-base 0.97.8+dfsg-1ubuntu1.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-03 Thread Shane Williams
This error still exists in Ubuntu 14.04 with clamav-base-0.98.6.

Furthermore, the recommended workaround (remove --purge clamav-base)
only works if the clamav user is a local user.  If clamav comes from NIS
(or, I presume, LDAP), there is no workaround, making clamav
uninstallable from the official package.

Suggested patch attached

** Patch added: "ubuntu.14.04.clamav-base.patch"
   
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1218727/+attachment/4333742/+files/ubuntu.14.04.clamav-base.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1218727

Title:
  package clamav-base 0.97.8+dfsg-1ubuntu1.12.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1218727/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427859] [NEW] ISST-SAN:Need a common format for partition listing using kpartx, fdisk.distrib and ls -l

2015-03-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

== Comment: #0 - LEKSHMI C. PILLAI  - 2015-02-25 
09:02:18 ==
This is a KVM guest with Ubuntu 15.04.

I am facing issues with format with partition listing using different
commands

In zap06 I created partitions on mpath29 using fdisk.distrib

Before partition creation:

root@zap06:/dev/mapper# fdisk.distrib  -l /dev/mapper/mpath29-->
Disk /dev/mapper/mpath29: 15 GiB, 16106127360 bytes, 31457280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

root@zap06:/dev/mapper# kpartx -r /dev/mapper/mpath29--->
root@zap06:/dev/mapper# ls -l mpath29->
lrwxrwxrwx 1 root root 7 Feb 24 08:46 mpath29 -> ../dm-6
root@zap06:/dev/mapper# 

After Partition  creation:

root@zap06:/dev/mapper# fdisk.distrib -l
/dev/mapper/mpath29--->

Disk /dev/mapper/mpath29: 15 GiB, 16106127360 bytes, 31457280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xce509b1c

DeviceBootStart  End  Sectors Size Id Type
/dev/mapper/mpath29p1  2048 20480   0B 83 Linux
/dev/mapper/mpath29p2  4096 10489855 10485760   5G 83 Linux
/dev/mapper/mpath29p3  10489856 20975615 10485760   5G 83 Linux

root@zap06:/dev/mapper# kpartx -r /dev/mapper/mpath29
mpath29p2 : 0 10485760 /dev/mapper/mpath29 4096--
mpath29p3 : 0 10485760 /dev/mapper/mpath29 10489856---

But instead of names like mpath29pX, the actual device nodes have names
like mpath29-partX:

root@zap06:/dev/mapper# ls -l /dev/mapper/mpath29*
lrwxrwxrwx 1 root root   7 Feb 25 01:30 /dev/mapper/mpath29 -> ../dm-6
brw-rw 1 root disk 252, 68 Feb 25 01:30 /dev/mapper/mpath29-part2
brw-rw 1 root disk 252, 69 Feb 25 01:30 /dev/mapper/mpath29-part3
root@zap06:/dev/mapper# 

After that I created the filesystem on these partitions using the
convention "mpath-part2".Its created successfully and I am able to mount
it

root@zap06:/dev/mapper# mount | grep "29"
/dev/mapper/mpath29-part2 on /Fs29 type ext4 (rw)
/dev/mapper/mpath29-part3 on /FS29_1 type xfs (rw)
root@zap06:/dev/mapper# 

Thanks
Lekshmi

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: architecture-ppc64le bugnameltc-122065 severity-high 
targetmilestone-inin---
-- 
ISST-SAN:Need a common format for partition listing using kpartx,fdisk.distrib 
and ls -l
https://bugs.launchpad.net/bugs/1427859
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to multipath-tools in Ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 40285] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-03-03 Thread GorVas
Check https://bugzilla.redhat.com/show_bug.cgi?id=913519 this works for
ubuntu as well. You have to recompile with the fix but it works.

** Bug watch added: Red Hat Bugzilla #913519
   https://bugzilla.redhat.com/show_bug.cgi?id=913519

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to siege in Ubuntu.
https://bugs.launchpad.net/bugs/40285

Title:
  libgcc_s.so.1 must be installed for pthread_cancel to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-3.3/+bug/40285/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1317812] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-03-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: siege (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to siege in Ubuntu.
https://bugs.launchpad.net/bugs/1317812

Title:
  libgcc_s.so.1 must be installed for pthread_cancel to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siege/+bug/1317812/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1317812] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-03-03 Thread GorVas
I have the same issue and the same issue was found in Fredora. See bugg:
https://bugzilla.redhat.com/show_bug.cgi?id=913519

The issue is fixed and I have tested the fix by compiling my own patch.
This worked even for ubuntu 14.04.  Maybe ubuntu team can pach and send
the patch upstream?

** Bug watch added: Red Hat Bugzilla #913519
   https://bugzilla.redhat.com/show_bug.cgi?id=913519

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to siege in Ubuntu.
https://bugs.launchpad.net/bugs/1317812

Title:
  libgcc_s.so.1 must be installed for pthread_cancel to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siege/+bug/1317812/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~apparmor-dev/apparmor/apparmor-ubuntu-citrain

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427829] [NEW] enter doesn't work on iso install over serial

2015-03-03 Thread Scott Moser
Public bug reported:

$ ver="20150303" # could use 'ver=current'
$ url=http://cdimage.ubuntu.com/ubuntu-server/daily/$ver/vivid-server-amd64.iso

$ wget $url -O "${url##*/}"
$ md5sum vivid-server-amd64.iso
26727e6c4c03f2b920c7fa3d5abe269c vivid-server-amd64.iso

$ qemu-img create -f qcow2 vda.img 8G
$ qemu-system-x86_64 -enable-kvm \
 -device virtio-net-pci,netdev=net00 -netdev type=user,id=net00 \
-drive if=virtio,file=mydisk.img -boot d -cdrom vivid-server-amd64.iso \
-m 512 -curses

you'll be prompted with a message that says '640 x 480 Graphic mode' graphics 
mode or some such.
hit (blind) the following:
   enter  # to select 'english' on the syslinux menu
   F6 # to bring up expert menu
   escape  # to make menu go away, and edit cmdline
   backspace backspace backspace # to remove ' --'
   console=ttyS0  # to do install over console


then, hit alt-2 to switch to qemu's ncurses serial console.

you should see the option of chosing a LANG betwen 'C' and 'en_US', but
you will not be able to select either as the e enter key does not seem
to work even though tab and arrows do.

Note, that doing the above in the SDL window (ie, without '-curses'
argument) works fine, even doing the serial install.

it seems that something is just not set up right with keyboard input.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: qemu-system-x86 1:2.2+dfsg-5expubuntu7
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar  3 14:28:33 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-01-02 (60 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150101)
KvmCmdLine:
 COMMAND STAT  EUID  RUID   PID  PPID %CPU COMMAND
 kvm-irqfd-clean S<   0 0   593 2  0.0 [kvm-irqfd-clean]
MachineType: LENOVO 7417CTO
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic 
root=UUID=715c6da7-c111-4842-868b-7778623ead7c ro quiet splash vt.handoff=7
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/17/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 7UET94WW (3.24 )
dmi.board.name: 7417CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7UET94WW(3.24):bd10/17/2012:svnLENOVO:pn7417CTO:pvrThinkPadT400:rvnLENOVO:rn7417CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7417CTO
dmi.product.version: ThinkPad T400
dmi.sys.vendor: LENOVO

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

** Summary changed:

- enter doesnt work on iso install over serial
+ enter doesn't work on iso install over serial

-- 
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/1427829

Title:
  enter doesn't work on iso install over serial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1427829/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1416039] Re: Broken apparmor profile

2015-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.3.8-1ubuntu10

---
squid3 (3.3.8-1ubuntu10) vivid; urgency=medium

  [Jacek Nykis]
  * d/usr.sbin.squid3: Apparmor profile has been changed to allow child
processes to run execvp(argv[0], [kidname, ...]). (LP: #1416039)
 -- Oleg StrikovTue, 03 Mar 2015 18:18:20 +0300

** Changed in: squid3 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1416039

Title:
  Broken apparmor profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1416039/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1331214] Re: MAAS (amttool) cannot control AMT version > 8

2015-03-03 Thread Raphaël Badin
** Changed in: maas/1.7
 Assignee: Newell Jensen (newell-jensen) => Raphaël Badin (rvb)

** Changed in: maas/1.7
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1331214

Title:
  MAAS (amttool) cannot control AMT version > 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1331214/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1416039] Re: Broken apparmor profile

2015-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/squid3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1416039

Title:
  Broken apparmor profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1416039/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 985341] Re: segfault when starting rrdcached

2015-03-03 Thread Bryan Quigley
Confirmed that it get's installed correctly now.
rrdcached_1.4.7-1ubuntu1

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rrdtool in Ubuntu.
https://bugs.launchpad.net/bugs/985341

Title:
  segfault when starting rrdcached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/985341/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427687] Re: Reading of DMI data is broken

2015-03-03 Thread Dan Watkins
** Description changed:

  cloud-init currently assumes that the names of "files" in
  /sys/class/dmi/id/ will be the same as the arguments to dmidecode -s
  would be.
  
  This is not the case, so any data source that relies on DMI data is
- likely to be broken
+ likely to be broken.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427687

Title:
  Reading of DMI data is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1427687/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427687] Re: Reading of DMI data is broken

2015-03-03 Thread Dan Watkins
** Changed in: cloud-init
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427687

Title:
  Reading of DMI data is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1427687/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418187] Related fix proposed to nova (master)

2015-03-03 Thread OpenStack Infra
Related fix proposed to branch: master
Review: https://review.openstack.org/160906

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1418187

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418187] Related fix proposed to nova (master)

2015-03-03 Thread OpenStack Infra
Related fix proposed to branch: master
Review: https://review.openstack.org/160905

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1418187

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418187] Related fix proposed to nova (master)

2015-03-03 Thread OpenStack Infra
Related fix proposed to branch: master
Review: https://review.openstack.org/160904

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1418187

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427406] Re: data corruption on arm64

2015-03-03 Thread dann frazier
** Bug watch added: MySQL Bug System #76135
   http://bugs.mysql.com/bug.php?id=76135

** Also affects: mysql-server via
   http://bugs.mysql.com/bug.php?id=76135
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1427406

Title:
  data corruption on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1427406/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1416039] Re: Broken apparmor profile

2015-03-03 Thread Oleg Strikov
** Changed in: squid3 (Ubuntu)
 Assignee: (unassigned) => Oleg Strikov (strikov)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1416039

Title:
  Broken apparmor profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1416039/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1416039] Re: Broken apparmor profile

2015-03-03 Thread Oleg Strikov
Hi Jacek,

Thanks for reporting the bug and providing us with the fix.
I prepared a debdiff (attached) and will be looking for sponsorship.

** Patch added: "lp-1416039.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1416039/+attachment/4333549/+files/lp-1416039.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1416039

Title:
  Broken apparmor profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1416039/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2015-03-03 Thread Andres Rodriguez
** Changed in: maas
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in Ubuntu.
https://bugs.launchpad.net/bugs/1382774

Title:
  Postgresql installation for MAAS fails on locales missing language
  packs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1382774/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1246236] Re: pxe boot from maas fails due to time out

2015-03-03 Thread Andres Rodriguez
** Changed in: maas
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1246236

Title:
  pxe boot from maas fails due to time out

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1246236/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1272016] Re: Which interface to bind maas-region-controller to should be a debconf question

2015-03-03 Thread Andres Rodriguez
** Changed in: maas
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1272016

Title:
  Which interface to bind maas-region-controller to should be a debconf
  question

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1272016/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1381058] Re: Upgrading introduces a spurious cluster controller

2015-03-03 Thread Andres Rodriguez
** Changed in: maas
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1381058

Title:
  Upgrading introduces a spurious cluster controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1381058/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Brian Murray
I've uploaded the debdif for Trusty, do you want to create one for
Utopic also or shall I?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-03-03 Thread trialotto
@Ben,

As soon as time is available, I will test the -proposed package (if
possible, on the old Azure VMs that have been used for testing).

I will add the following test: testing the 0.7.6 version on Ubuntu
Trusty (14.04.1 LTS)

Please note that I just received the message, implying that I have not
been able to verify what is changed in the 0.7.5 version (the standard
version on Trusty) and/or whether swap file cloud-config options have
been backported.

Also note that cloud-init documentation with respect to

- cloud-config examples, and/or 
- Azure custom AND standard disk_setup and fs_setup settings 

can be adjusted for the reasons that disk_setup and fs_setup settings
for attached disks, in the form of

#cloud-config
disk_setup:
[ .. ephemeral config lines .. ]
/dev/sdc:
table_type: mbr
layout: True
overwrite: True
fs_setup:
[ .. ephemeral config lines .. ]
- device: /dev/sdc1
  filesystem: ext4

suffice to setup and format attached disk at VM creation time (instead
of manually partitioning and formatting afterwards).

Note that the "overwrite: True" at /dev/sdc disk setup does not have any
impact, in the sense that data on the disk is not lost (!).

@Ben: for the sake of clear cloud-init standard settings, it would
propably be desirable to remove the alias "ephemeral" in Azure standard
settings, since this removal cannot do harm and makes more easy to
reference the /dev/sda (ephemeral) disk. Is this a change to be
considered?

@Ben: if I am not mistaken, it should be easy for cloud-init to
automatically detect attached disks (Azure devices) and assign a
"standard" disk_setup and fs_setup settings (as provided above). The
standard settings can than be easily overruled by custom cloud-config
settings. However, I am not completely sure whether this is desirable
behavior for cloud-init, what do you think?

@Stephen: the walinuxagent (waagent script) should be able to create a
custom cloud-config file for the automatic detection, setup and
formatting of the attached disks (Azure devices), in order to have
formatted disks (after creation of the VM) that are persistent across
(normal) restarts AND shutdown/start sequences (the latter is normally a
problem, not in this case). Can we expect some adjustment of the
walinuxagen (waagent script)?

Kind regards

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1374166

Title:
  Document how to add swap space on Azure resource disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1374166/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427764] [NEW] When OpenStack sends the command “ip link set p4p1 vf 1 state enable”, it fails.

2015-03-03 Thread dmitry_p
Public bug reported:

When OpenStack sends the command “ip link set p4p1 vf 1 state enable”,
it fails.

The Error returned is : RTNETLINK answers: Operation not supported

The ip set is part of iproute2 package.

I have  iproute2-3.12.0, igb 5.2.9.4, Ubuntu 14.04, kernel
3.13.0-43-generic.

The Ubuntu 14.04 LTS comes with iproute2-3.12.0, I can’t upgrade it to a
newer version.

Thanks,
Dmitry

** Affects: iproute2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/1427764

Title:
  When OpenStack sends the command “ip link set p4p1 vf 1 state enable”,
  it fails.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1427764/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1379567] Re: maas-proxy is an open proxy with no ACLs and listening on all interfaces

2015-03-03 Thread Andres Rodriguez
** Changed in: maas
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1379567

Title:
  maas-proxy is an open proxy with no ACLs and listening on all
  interfaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1379567/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1306178] Re: maas-region-controller-min overwrites changes to /etc/maas/maas_local_settings.py

2015-03-03 Thread Andres Rodriguez
** Changed in: maas
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1306178

Title:
  maas-region-controller-min overwrites changes to
  /etc/maas/maas_local_settings.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1306178/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1331214] Re: MAAS (amttool) cannot control AMT version > 8

2015-03-03 Thread Andres Rodriguez
** Changed in: maas/1.7
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1331214

Title:
  MAAS (amttool) cannot control AMT version > 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1331214/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-03-03 Thread Andres Rodriguez
** Changed in: maas
Milestone: 1.7.2 => 1.7.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tx-tftp in Ubuntu.
https://bugs.launchpad.net/bugs/1317705

Title:
  Commissioning x86_64 node never completes, sitting at grub prompt,
  pserv py tbs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1317705/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Brian Murray
** Changed in: heimdal (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: heimdal (Ubuntu Utopic)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: heimdal (Ubuntu Trusty)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: heimdal (Ubuntu Utopic)
   Status: New => In Progress

** Changed in: heimdal (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: heimdal (Ubuntu Utopic)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-v-cloud-init] Cloud-init work for Vivid

2015-03-03 Thread Scott Moser
Blueprint changed by Scott Moser:

Work items set to:
Work items:
cloud-init 0.7.X in python3: DONE

-- 
Cloud-init work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-cloud-init

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2015-03-03 Thread dino99
** Changed in: rabbitmq-server (Ubuntu Lucid)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/653405

Title:
  rabbitmq-server fails to start if hostname is unresolvable or has
  changed since first starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1426324] Re: VFS blkid calls need to handle 0 or 2 return codes

2015-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2015.1~b2-0ubuntu6

---
nova (1:2015.1~b2-0ubuntu6) vivid; urgency=medium

  * d/p/fixup-blkid.patch: Cherry pick inflight fix for return code
handling of blkid calls in libvirt kvm compute driver (LP: #1426324).
 -- James PageTue, 03 Mar 2015 14:42:44 +

** Changed in: nova (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1426324

Title:
  VFS blkid calls need to handle 0 or 2 return codes

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1426324/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2015-03-03 Thread hexes
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"

uname -a
Linux hexes-book 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:23:39 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

sudo dpkg --configure -a
Настраивается пакет rabbitmq-server (3.2.4-1) …
 * Starting message broker rabbitmq-server * FAILED - check 
/var/log/rabbitmq/startup_\{log, _err\}
 [fail]
invoke-rc.d: initscript rabbitmq-server, action "start" failed.
dpkg: error processing package rabbitmq-server (--configure):
 подпроцесс установлен сценарий post-installation возвратил код ошибки 1
При обработке следующих пакетов произошли ошибки:
 rabbitmq-server

erl -sname foo
{error_logger,{{2015,3,3},{21,43,40}},"Protocol: ~tp: register/listen error: 
~tp~n",["inet_tcp",econnrefused]}

cat /etc/hosts
127.0.0.1 hexes-book localhost

hostname
hexes-book

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/653405

Title:
  rabbitmq-server fails to start if hostname is unresolvable or has
  changed since first starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312507] Re: rabbitmq-server fails to start on a IPv6-Only environment/epmd is not IPv6 enabled

2015-03-03 Thread hexes
cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"

uname -a
Linux hexes-book 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:23:39 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

sudo dpkg --configure -a
Настраивается пакет rabbitmq-server (3.2.4-1) …
 * Starting message broker rabbitmq-server  
 * FAILED - check /var/log/rabbitmq/startup_\{log, _err\}
 [fail]
invoke-rc.d: initscript rabbitmq-server, action "start" failed.
dpkg: error processing package rabbitmq-server (--configure):
 подпроцесс установлен сценарий post-installation возвратил код ошибки 1
При обработке следующих пакетов произошли ошибки:
 rabbitmq-server

erl -sname foo
{error_logger,{{2015,3,3},{21,43,40}},"Protocol: ~tp: register/listen error: 
~tp~n",["inet_tcp",econnrefused]}

cat /etc/hosts
127.0.0.1   hexes-book localhost

hostname
hexes-book

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/1312507

Title:
  rabbitmq-server fails to start on a IPv6-Only environment/epmd is not
  IPv6 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/1312507/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1424639] Re: [FFE] eventlet 0.17.0

2015-03-03 Thread Chuck Short
** Summary changed:

- [FFE] eventlet 0.17.1
+ [FFE] eventlet 0.17.0

** Description changed:

  I would like to ask a FFE for eventlet. Majo important feactures is ipv6
  support and python3 support.
  
- 
- 0.17
+ 0.17.0
  
  * Full Python3 compatibility; Thanks to Jakub Stasiak
  * greendns: IPv6 support, improved handling of /etc/hosts; Thanks to Floris 
Bruynooghe
  * tpool: make sure we return results during killall; Thanks to David Szotten
  * semaphore: Don't hog a semaphore if someone else is waiting for it; Thanks 
to Shaun Stanworth
  * green.socket: create_connection() was wrapping all exceptions in 
socket.error; Thanks to Donagh McCabe
  * Make sure SSL retries are done using the exact same data buffer; Thanks to 
Lior Neudorfer
  * greenio: shutdown already closed sockets without error; Thanks to David 
Szotten

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1424639

Title:
  [FFE] eventlet 0.17.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1424639/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-03-03 Thread Ben Howard
I'm happy to report that this will be fixed in the next SRU of Cloud-
init currently in -proposed.  For Bug #1422919, we backported bits to
support GPT partition tables. In testing the -proposed package, I
confirmed that things worked.

@trialotto, can you please try the package in -proposed and report back?
I think that we can finally put this issue to bed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1374166

Title:
  Document how to add swap space on Azure resource disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1374166/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
** Also affects: console-setup (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: console-setup (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: console-setup (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1331214] Re: MAAS (amttool) cannot control AMT version > 8

2015-03-03 Thread Raphaël Badin
** Branch linked: lp:~rvb/maas/amt_wsman-1.7

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1331214

Title:
  MAAS (amttool) cannot control AMT version > 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1331214/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 779670] Re: The usage of --defaults-file is undocumented in the man

2015-03-03 Thread Simon Déziel
** Changed in: mysql-5.5 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/779670

Title:
  The usage of --defaults-file is undocumented in the man

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/779670/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1424639] Re: [FFE] eventlet 0.17.1

2015-03-03 Thread Chuck Short
** Summary changed:

- [FFE] eventlet 0.17.0
+ [FFE] eventlet 0.17.1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1424639

Title:
  [FFE] eventlet 0.17.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1424639/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1410383] Re: wrong process name match in logrotate script

2015-03-03 Thread Marc Deslauriers
** Package changed: puppetmaster (Ubuntu) => puppet (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/1410383

Title:
  wrong process name match in logrotate script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1410383/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
** No longer affects: console-setup (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1410383] [NEW] wrong process name match in logrotate script

2015-03-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Logrotate scrpit supplied by puppetmaster package tries to send signal
after rotating logs. Unfortunately it matches against  process name that
doesn't exists. As a result puppet master process doesn't release log
file descriptor that grows infinitely.

There is:
pkill -USR2 -u puppet -f puppetmasterd || true

While it should be:
pkill -USR2 -u puppet -f "puppet master" || true


Description:Ubuntu 14.04.1 LTS
Release:14.04

puppetmaster:
  Installed: 3.4.3-1
  Candidate: 3.4.3-1
  Version table:
 *** 3.4.3-1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

** Affects: puppet (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: patch
-- 
wrong process name match in logrotate script
https://bugs.launchpad.net/bugs/1410383
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to puppet in Ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1399600] Re: [MIR] python-jingo

2015-03-03 Thread Matthias Klose
Override component to main
python-jingo 0.7-2 in vivid: universe/misc -> main
python-jingo 0.7-2 in vivid amd64: universe/python/optional/100% -> main
python-jingo 0.7-2 in vivid arm64: universe/python/optional/100% -> main
python-jingo 0.7-2 in vivid armhf: universe/python/optional/100% -> main
python-jingo 0.7-2 in vivid i386: universe/python/optional/100% -> main
python-jingo 0.7-2 in vivid powerpc: universe/python/optional/100% -> main
python-jingo 0.7-2 in vivid ppc64el: universe/python/optional/100% -> main
python-jingo-doc 0.7-2 in vivid amd64: universe/doc/optional/100% -> main
python-jingo-doc 0.7-2 in vivid arm64: universe/doc/optional/100% -> main
python-jingo-doc 0.7-2 in vivid armhf: universe/doc/optional/100% -> main
python-jingo-doc 0.7-2 in vivid i386: universe/doc/optional/100% -> main
python-jingo-doc 0.7-2 in vivid powerpc: universe/doc/optional/100% -> main
python-jingo-doc 0.7-2 in vivid ppc64el: universe/doc/optional/100% -> main
python3-jingo 0.7-2 in vivid amd64: universe/python/optional/100% -> main
python3-jingo 0.7-2 in vivid arm64: universe/python/optional/100% -> main
python3-jingo 0.7-2 in vivid armhf: universe/python/optional/100% -> main
python3-jingo 0.7-2 in vivid i386: universe/python/optional/100% -> main
python3-jingo 0.7-2 in vivid powerpc: universe/python/optional/100% -> main
python3-jingo 0.7-2 in vivid ppc64el: universe/python/optional/100% -> main
19 publications overridden.


** Changed in: python-jingo (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: python-jingo (Ubuntu)
Milestone: ubuntu-14.12 => None

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-jingo in Ubuntu.
https://bugs.launchpad.net/bugs/1399600

Title:
  [MIR] python-jingo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-coffin/+bug/1399600/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1415113] Re: [MIR] cglib3 (replaces cglib)

2015-03-03 Thread Matthias Klose
Override component to main
cglib3 3.1+dfsg-1 in vivid: universe/misc -> main
libcglib3-java 3.1+dfsg-1 in vivid amd64: universe/java/optional/100% -> main
libcglib3-java 3.1+dfsg-1 in vivid arm64: universe/java/optional/100% -> main
libcglib3-java 3.1+dfsg-1 in vivid armhf: universe/java/optional/100% -> main
libcglib3-java 3.1+dfsg-1 in vivid i386: universe/java/optional/100% -> main
libcglib3-java 3.1+dfsg-1 in vivid powerpc: universe/java/optional/100% -> main
libcglib3-java 3.1+dfsg-1 in vivid ppc64el: universe/java/optional/100% -> main
libcglib3-java-doc 3.1+dfsg-1 in vivid amd64: universe/doc/optional/100% -> main
libcglib3-java-doc 3.1+dfsg-1 in vivid arm64: universe/doc/optional/100% -> main
libcglib3-java-doc 3.1+dfsg-1 in vivid armhf: universe/doc/optional/100% -> main
libcglib3-java-doc 3.1+dfsg-1 in vivid i386: universe/doc/optional/100% -> main
libcglib3-java-doc 3.1+dfsg-1 in vivid powerpc: universe/doc/optional/100% -> 
main
libcglib3-java-doc 3.1+dfsg-1 in vivid ppc64el: universe/doc/optional/100% -> 
main
13 publications overridden.


** Changed in: cglib3 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cglib3 in Ubuntu.
https://bugs.launchpad.net/bugs/1415113

Title:
  [MIR] cglib3 (replaces cglib)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cglib/+bug/1415113/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1413917] Re: [SRU] 0.80.8 point release

2015-03-03 Thread James Page
Although this test OK, a performance regression was reported upstream:

  http://tracker.ceph.com/issues/10956

so we don't want to release this just yet.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1413917

Title:
  [SRU] 0.80.8 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1413917/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1426324] Re: VFS blkid calls need to handle 0 or 2 return codes

2015-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/kilo

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1426324

Title:
  VFS blkid calls need to handle 0 or 2 return codes

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1426324/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427263] Re: Vivid: DataSourceCloudSigma.py[WARNING]: failed to get hypervisor product name via dmi data

2015-03-03 Thread Dan Watkins
https://bugs.launchpad.net/cloud-init/+bug/1427687 is probably also
related to this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427263

Title:
  Vivid: DataSourceCloudSigma.py[WARNING]: failed to get hypervisor
  product name via dmi data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1427263/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427687] [NEW] Reading of DMI data is broken

2015-03-03 Thread Dan Watkins
Public bug reported:

cloud-init currently assumes that the names of "files" in
/sys/class/dmi/id/ will be the same as the arguments to dmidecode -s
would be.

This is not the case, so any data source that relies on DMI data is
likely to be broken

** Affects: cloud-init
 Importance: Undecided
 Assignee: Dan Watkins (daniel-thewatkins)
 Status: New

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: cloud-init
   Importance: Undecided
   Status: New

** Changed in: cloud-init
 Assignee: (unassigned) => Dan Watkins (daniel-thewatkins)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1427687

Title:
  Reading of DMI data is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1427687/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1230917] Re: [SRU] php5-fpm logrotate errors after package switched to upstart

2015-03-03 Thread Marc Deslauriers
Nack on the debdiff.

The package in utopic adds a script called "php5-fpm-reopenlogs" which
correctly parses /etc/php5/fpm/php-fpm.conf to obtain the pid file
location in instead of hardcoding it to /run/php5-fpm.pid.

Pushing an SRU that hardcodes that location may break existing setups.

Please backport the changes from the utopic package instead of using a
hardcoded location.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1230917

Title:
  [SRU] php5-fpm logrotate errors after package switched to upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1230917/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1230917] Re: [SRU] php5-fpm logrotate errors after package switched to upstart

2015-03-03 Thread Marc Deslauriers
Unsubscribing ubuntu-sponsors for now, please re-subscribe the group
once a fixed debdiff has been attached to this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1230917

Title:
  [SRU] php5-fpm logrotate errors after package switched to upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1230917/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1427676] [NEW] juju-core should drop the b-d on gccgo-go and libgo5, using gccgo instead

2015-03-03 Thread Matthias Klose
Public bug reported:

in vivid juju-core should drop the b-d on gccgo-go and libgo5, using
gccgo instead.  gccgo-go should be removed for vivid.

** Affects: gccgo-go (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: juju-core (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: gccgo-go (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1427676

Title:
  juju-core should drop the b-d on gccgo-go and libgo5, using gccgo
  instead

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-go/+bug/1427676/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 329852] Re: pppd or pptpd fails when client try to connect

2015-03-03 Thread Jari
I have same issue, system was ok before kernel update 3.13.0-45. After
update I could't connect any more. mppe might be broken on this kernel?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pptpd in Ubuntu.
https://bugs.launchpad.net/bugs/329852

Title:
  pppd or pptpd fails when client try to connect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pptpd/+bug/329852/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1421377] Re: "MAAS failed to start" recurs if postgresql is stopped

2015-03-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: maas (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1421377

Title:
  "MAAS failed to start" recurs if postgresql is stopped

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1421377/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
** Changed in: nfs-utils (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
nfs-utils - 1:1.2.8-9ubuntu2pitti3 uploaded to PPA. This merely cleans
up the changelog a bit and adds a proper "Forwarded:" reference to an
upstreamable patch.

I now tested this on both a single machine as well as two separate VMs
(one server, one client), with some /mnt/* mounts as well as /home on
NFS. Works fine now.

The remaining TODO is

- $NEED_STATD isn't taken into account. At the moment, rpc.statd is
started unconditionally.

But that's an optimization and thus we could do this in a followup
upload.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
debdiff for review: http://people.canonical.com/~pitti/tmp/nfs-
utils.systemd.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Patrik Lundin
Sorry for the double-post, launchpad threw an error the first few times
i tried submitting it.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
pitti2 uploaded to PPA now. This fixes the umount hang, and drops the
manual modprobing. The modules get loaded automatically without that
too. Neither upstream nor the Fedora package do any extra modprobing.

** Changed in: console-setup (Ubuntu)
Milestone: None => ubuntu-15.03

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Patrik Lundin
Thanks for the pointer Brian, see SRU format below:

[Impact]

* Effects of the bug on users
The kdc process leaks memory which means the users will need to restart the 
service when enough time has passed.

* Justification for backporting the fix to the stable release
The kdc is a long lived process, which means this leak will eventually be hit 
by anyone. I would not regard the current package as "stable".

* Explanation of how the upload fixes this bug
https://github.com/heimdal/heimdal/issues/93

[Test Case]

* Install heimdal-kdc package

* Modify /etc/krb5.conf so you use the same machine for AS-REQ:
---
[realms]
YOUR.REALM = {
kdc = your-local-machine.tld
}
---

* Add "test" user with password "test"
kadmin -l --use-defaults test
test@YOUR.REALM's Password: 
Verify password - test@YOUR.REALM's Password:

* Note how much RAM is currently being used by the kdc process:
---
# ps auxww | grep kdc | grep -v grep
root   832  0.0  0.1  79948  2768 ?S09:22   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Perform a bunch of requests against it:
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note how much RAM is used after the test has been completed:
# ps auxww | grep kdc | grep -v grep
root   832  2.1  0.4  85660  9104 ?S09:22   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Install the new packages

* Reboot the machine

* Get a fresh RAM measurement:
---
# ps auxww | grep kdc | grep -v grep
root   864  0.0  0.1  79948  2764 ?S11:01   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Run test again
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note that much less memory is used now:
---
# ps auxww | grep kdc | grep -v grep
root   864  1.8  0.1  79948  3468 ?S11:01   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Patrik Lundin
Thanks for the pointer Brian, see SRU format below:

[Impact]

* Effects of the bug on users
The kdc process leaks memory which means the users will need to restart the 
service when enough time has passed.

* Justification for backporting the fix to the stable release
The kdc is a long lived process, which means this leak will eventually be hit 
by anyone. I would not regard the current package as "stable".

* Explanation of how the upload fixes this bug 
https://github.com/heimdal/heimdal/issues/93

[Test Case]

* Install heimdal-kdc package

* Modify /etc/krb5.conf so you use the same machine for AS-REQ:
---
[realms]
YOUR.REALM = { 
kdc = your-local-machine.tld
}   
---

* Add a user with name "test" and password "test"
---
# kadmin -l --use-defaults test
test@YOUR.REALM's Password: 
Verify password - test@YOUR.REALM's Password:
#
---

* Note how much RAM is currently being used by the kdc process:
---
# ps auxww | grep kdc | grep -v grep
root   832  0.0  0.1  79948  2768 ?S09:22   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Perform a bunch of requests against it: 
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note how much RAM is used after the test has been completed:
# ps auxww | grep kdc | grep -v grep
root   832  2.1  0.4  85660  9104 ?S09:22   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Install the new packages

* Reboot the machine

* Get a fresh RAM measurement:
---
# ps auxww | grep kdc | grep -v grep
root   864  0.0  0.1  79948  2764 ?S11:01   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Run test again
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note that much less memory is used now:
---
# ps auxww | grep kdc | grep -v grep
root   864  1.8  0.1  79948  3468 ?S11:01   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Patrik Lundin
Thanks for the pointer Brian, see SRU format below:

[Impact]

* Effects of the bug on users
The kdc process leaks memory which means the users will need to restart the 
service when enough time has passed.

* Justification for backporting the fix to the stable release
The kdc is a long lived process, which means this leak will eventually be hit 
by anyone. I would not regard the current package as "stable".

* Explanation of how the upload fixes this bug
https://github.com/heimdal/heimdal/issues/93

[Test Case]

* Install heimdal-kdc package

* Modify /etc/krb5.conf so you use the same machine for AS-REQ:
---
[realms]
YOUR.REALM = {
kdc = your-local-machine.tld
}
---

* Add "test" user with password "test"
kadmin -l --use-defaults test
test@YOUR.REALM's Password: 
Verify password - test@YOUR.REALM's Password:

* Note how much RAM is currently being used by the kdc process:
---
# ps auxww | grep kdc | grep -v grep
root   832  0.0  0.1  79948  2768 ?S09:22   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Perform a bunch of requests against it:
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note how much RAM is used after the test has been completed:
# ps auxww | grep kdc | grep -v grep
root   832  2.1  0.4  85660  9104 ?S09:22   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Install the new packages

* Reboot the machine

* Get a fresh RAM measurement:
---
# ps auxww | grep kdc | grep -v grep
root   864  0.0  0.1  79948  2764 ?S11:01   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Run test again
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note that much less memory is used now:
---
# ps auxww | grep kdc | grep -v grep
root   864  1.8  0.1  79948  3468 ?S11:01   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422359] Re: heimdal-kdc: kdc process leaks memory

2015-03-03 Thread Patrik Lundin
Thanks for the pointer Brian, see SRU format below:

[Impact]

* Effects of the bug on users
The kdc process leaks memory which means the users will need to restart the 
service when enough time has passed.

* Justification for backporting the fix to the stable release
The kdc is a long lived process, which means this leak will eventually be hit 
by anyone. I would not regard the current package as "stable".

* Explanation of how the upload fixes this bug
https://github.com/heimdal/heimdal/issues/93

[Test Case]

* Install heimdal-kdc package

* Modify /etc/krb5.conf so you use the same machine for AS-REQ:
---
[realms]
YOUR.REALM = {
kdc = your-local-machine.tld
}
---

* Add "test" user with password "test"
kadmin -l --use-defaults test
test@YOUR.REALM's Password: 
Verify password - test@YOUR.REALM's Password:

* Note how much RAM is currently being used by the kdc process:
---
# ps auxww | grep kdc | grep -v grep
root   832  0.0  0.1  79948  2768 ?S09:22   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Perform a bunch of requests against it:
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note how much RAM is used after the test has been completed:
# ps auxww | grep kdc | grep -v grep
root   832  2.1  0.4  85660  9104 ?S09:22   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Install the new packages

* Reboot the machine

* Get a fresh RAM measurement:
---
# ps auxww | grep kdc | grep -v grep
root   864  0.0  0.1  79948  2764 ?S11:01   0:00 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

* Run test again
---
# for request in {1..2}; do echo test | kinit --password-file=STDIN 
test@YOUR.REALM; done
---

* Note that much less memory is used now:
---
# ps auxww | grep kdc | grep -v grep
root   864  1.8  0.1  79948  3468 ?S11:01   0:27 
/usr/lib/heimdal-servers/kdc --config-file=/etc/heimdal-kdc/kdc.conf
---

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1422359

Title:
  heimdal-kdc: kdc process leaks memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1422359/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.9.1-0ubuntu5

---
apparmor (2.9.1-0ubuntu5) vivid; urgency=medium

  * debian/apparmor.init: Replace unnecessary $remote_fs dependency with
$local_fs. This is sufficient as during boot we don't use anything from
/usr. It's also necessary to avoid dependency cycles when using NFS (as
its dependencies should be covered by AppArmor). (LP: #1312976)
 -- Martin PittTue, 03 Mar 2015 08:54:33 +0100

** Changed in: apparmor (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rpcbind in Ubuntu.
https://bugs.launchpad.net/bugs/1312976

Title:
  Make NFS client/server work under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1312976/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1358835] new libnuma.so with fix

2015-03-03 Thread bugproxy
--- Comment on attachment From thierry.fa...@fr.ibm.com 2014-11-18 15:55 
EDT---


Please have a test

** Attachment added: "new libnuma.so with fix"
   
https://bugs.launchpad.net/bugs/1358835/+attachment/4333113/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


  1   2   >