[Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-17 Thread John A Meinel
So I tried this patch:
=== modified file 'testing/mgo.go'
--- testing/mgo.go  2013-11-06 13:38:01 +
+++ testing/mgo.go  2013-12-18 06:23:25 +
@@ -99,6 +99,7 @@
"--noprealloc",
"--smallfiles",
"--nojournal",
+   "--noscripting",
"--nounixsocket",
}
server := exec.Command("mongod", mgoargs...)


And with it, the test suite still passes 100% for me.

I did try connecting to one of the mongodb instances running during the test 
suite and run:
> db.eval("hello")
Wed Dec 18 11:06:31 uncaught exception: { "errmsg" : "db side execution is 
disabled", "ok" : 0 }

I even tried:
> var map = function() { emit ( this._id, this.format) }
> var reduce = function(key, values) {return Array.sum(values)}
> db.charms.mapReduce(map, reduce, {out: "format"})
Wed Dec 18 11:13:09 uncaught exception: map reduce failed:{
"errmsg" : "exception: cannot run map reduce without the js engine",
"code" : 16149,
"ok" : 0
}

So I have a strong feeling that --noscripting does what we want it to,
and that we don't, indeed, need the ability.

I'm not sure what test Michael had seen that used something that needed
scripting, but I'm running against mongodb 2.2.4 and it seems to be
working with --noscripting set up.

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

Title:
  juju-core is unavailable for arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1261452/+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 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-17 Thread Jian Wen
** Patch added: "debian/nova-compute.upstart: Wait for libvirt-bin if needed. 
(LP: #1261335)"
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1261335/+attachment/3931561/+files/586_585.diff

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

Title:
  Nova-compute fails if it doesn't wait for libvirt-bin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1261335/+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 1259592] Re: logcheck rules for ssh are not up to date

2013-12-17 Thread Santiago M. Mola
** Description changed:

  On Ubuntu Precise, logcheck rules for SSH do not seem up to date.
  Examples of log messages that are not filtered but it seems they should:
  
  subsystem request for sftp by user root
  Received disconnect from 58.132.132.31: 11: Bye Bye [preauth]
  Received disconnect from 82.221.102.182: 11: PECL/ssh2 
(http://pecl.php.net/packages/ssh2) [preauth]
  last message repeated 2 times
  Disconnecting: Too many authentication failures for root [preauth]
  input_userauth_request: invalid user foobar [preauth]
+ fatal: Read from socket failed: Connection reset by peer [preauth]

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

Title:
  logcheck rules for ssh are not up to date

To manage notifications about this bug go to:
https://bugs.launchpad.net/logcheck/+bug/1259592/+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


Re: [Bug 1257857] Re: cgroup-lite fails to install in container in precise

2013-12-17 Thread Serge Hallyn
Hi,

this actually didn't seem to fix it for me.  Sorry, I need to dig a
bit deeper and ask some questions.

In particular, the new version, after package installation, handles
'start/stop' the way I'd expect. But the package install itself appears
to be failing when the upstart job tries to start and does {stop; exit 0}

I'll look at this more tomorrow and see if I made a mistake in my
testing.

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

Title:
  cgroup-lite fails to install in container in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1257857/+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


RE: [Bug 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-12-17 Thread Nom complet
Hi,

  Personally, I use the following script replacing "mdp" by my
  password

  It work for me under Xubuntu.

  but, the part


  echo mdp | sudo -S chown -R hugo /DISQUE/

  echo mdp | sudo -S chmod -R a+rwx /DISQUE/

  echo mdp | sudo -S chown -R hugo /home/hugo/

  echo mdp | sudo -S chmod -R a+rwx /home/hugo/


  is long and I must wait it's end before to shutdown ...


  good luck ...

  This bug is really annoying ...


  hugo


  Le 18/12/2013 04:25, Shabbir a écrit :



  It still appears to be unsolved for me. I am using 12.04 LTS, any help
appreciated,

Regards,
Shabbir








> Date: Wed, 18 Dec 2013 03:25:54 +
> From: shabbir_reshamw...@yahoo.com
> To: hugo...@hotmail.fr
> Subject: [Bug 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: 
> open-vm-tools kernel module failed to build [error: implicit declaration of 
> function ‘d_alloc_root’]
> 
> It still appears to be unsolved for me. I am using 12.04 LTS, any help
> appreciated,
> 
> Regards,
> Shabbir
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1000344
> 
> Title:
>   open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
>   failed to build [error: implicit declaration of function
>   ‘d_alloc_root’]
> 
> Status in “open-vm-tools” package in Ubuntu:
>   Fix Released
> 
> Bug description:
>   Attempted to install the Open VMTools  packages but an error occurred
>   during installation.   VMWare running the expiramental build of
>   WorkStation (e.x.p build 646643).
> 
>   ProblemType: Package
>   DistroRelease: Ubuntu 12.10
>   Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
>   ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
>   Uname: Linux 3.4.0-1-generic x86_64
>   ApportVersion: 2.0.1-0ubuntu7
>   Architecture: amd64
>   DKMSKernelVersion: 3.4.0-1-generic
>   Date: Tue May 15 12:44:42 2012
>   InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
> (2029.1)
>   PackageArchitecture: all
>   PackageVersion: 2011.12.20-562307-0ubuntu1
>   SourcePackage: open-vm-tools
>   Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
> failed to build
>   UpgradeStatus: No upgrade log present (probably fresh install)
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1000344/+subscriptions
  

** Attachment added: "virtualbox_demonstration.sh"
   
https://bugs.launchpad.net/bugs/1000344/+attachment/3931507/+files/virtualbox_demonstration.sh

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1000344/+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 237458] Missing required logs.

2013-12-17 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 237458

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  /sys/power/disk needs "shutdown" instead of "platform"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/237458/+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 237458] Re: /sys/power/disk needs "shutdown" instead of "platform"

2013-12-17 Thread Thomas Hotz
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  /sys/power/disk needs "shutdown" instead of "platform"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/237458/+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 1260049] Re: package cgroup-lite 1.8 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package cgroup-lite 1.8 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1260049/+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 1028268] Re: Bareword dns domain makes facter return incorrect info

2013-12-17 Thread Paul Collins
** Also affects: facter (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

** Changed in: facter (Ubuntu Precise)
   Importance: Undecided => Medium

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

Title:
  Bareword dns domain makes facter return incorrect info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/1028268/+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 1259641] Re: package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1259641/+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 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+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 1260558] Re: package samba 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 6

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package samba 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess
  new pre-removal script returned error exit status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1260558/+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 845577] Re: mii-tool reporting incorrect duplex mode

2013-12-17 Thread Bug Watch Updater
** Changed in: net-tools (Debian)
   Status: Unknown => New

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

Title:
  mii-tool reporting incorrect duplex mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/845577/+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 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-12-17 Thread Shabbir
It still appears to be unsolved for me. I am using 12.04 LTS, any help
appreciated,

Regards,
Shabbir

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1000344/+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 1028268] Re: Bareword dns domain makes facter return incorrect info

2013-12-17 Thread Haw Loeung
Looks like this is fixed in facter-1.7.0-1ubuntu1 (saucy):

| elsif domain = Facter::Util::Resolution.exec('dnsdomainname') \
|   and domain =~ /.+/
|
|   return_value = domain

In facter-1.6.5-1ubuntu1.2 (precise), it looks like this:

| elsif domain = Facter::Util::Resolution.exec('dnsdomainname') \
|   and domain =~ /.+\..+/
|
|   domain


Regards,

Haw

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

Title:
  Bareword dns domain makes facter return incorrect info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/1028268/+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 845577] Re: mii-tool reporting incorrect duplex mode

2013-12-17 Thread Ivan Baldo
** Bug watch added: Debian Bug tracker #561851
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561851

** Also affects: net-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561851
   Importance: Unknown
   Status: Unknown

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

Title:
  mii-tool reporting incorrect duplex mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/845577/+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 1262029] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2013-12-17 Thread durward stockman
Public bug reported:

it just did not install or work

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-58.88-generic 3.2.53
Uname: Linux 3.2.0-58-generic i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Tue Dec 17 19:10:32 2013
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 126
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
UpgradeStatus: Upgraded to precise on 2013-12-18 (0 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1262029/+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 1236531] Re: support running apt with eatmydata

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5~bzr902-0ubuntu1

---
cloud-init (0.7.5~bzr902-0ubuntu1) trusty; urgency=medium

  * debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
  * debian/control: Recommend eatmydata (LP: #1236531)
  * New upstream snapshot.
* support invoking apt with 'eatmydata' (LP: #1236531)
* add a message in log about dynamic import failures
  * New in '0.7.4' release.
* fix reading of mount information on kernels < 2.6.26 (LP: #1248625)
* SmartOS: change 'region' to 'datacenter_name' to address change
  in data provided to instance (LP: #1249124)
* support calling 'add-apt-repository' for 'cloud-archive:' entries
  (LP: #1244355)
* DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
* fix bug mounting first partition of a alias'd name. (LP: #1236594)
* SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
* fix creation of partitions on Azure (LP: #1233698)
* cc_growpart: respect /etc/growroot-disabled (LP: #1234331)
* ubuntu config: add default user to 'sudo' group (LP: #1228228)
* Fix usage of libselinux-python when selinux is disabled
* add OpenNebula datasource
 -- Scott MoserTue, 17 Dec 2013 16:51:30 -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/1236531

Title:
  support running apt with eatmydata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+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 1249124] Re: smartos changed from region to datacenter_name

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5~bzr902-0ubuntu1

---
cloud-init (0.7.5~bzr902-0ubuntu1) trusty; urgency=medium

  * debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
  * debian/control: Recommend eatmydata (LP: #1236531)
  * New upstream snapshot.
* support invoking apt with 'eatmydata' (LP: #1236531)
* add a message in log about dynamic import failures
  * New in '0.7.4' release.
* fix reading of mount information on kernels < 2.6.26 (LP: #1248625)
* SmartOS: change 'region' to 'datacenter_name' to address change
  in data provided to instance (LP: #1249124)
* support calling 'add-apt-repository' for 'cloud-archive:' entries
  (LP: #1244355)
* DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
* fix bug mounting first partition of a alias'd name. (LP: #1236594)
* SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
* fix creation of partitions on Azure (LP: #1233698)
* cc_growpart: respect /etc/growroot-disabled (LP: #1234331)
* ubuntu config: add default user to 'sudo' group (LP: #1228228)
* Fix usage of libselinux-python when selinux is disabled
* add OpenNebula datasource
 -- Scott MoserTue, 17 Dec 2013 16:51:30 -0500

** Changed in: cloud-init (Ubuntu)
   Status: Triaged => 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/1249124

Title:
  smartos changed from region to datacenter_name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1249124/+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 1244355] Re: needs to use add-apt-archive for cloud-archive:string

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5~bzr902-0ubuntu1

---
cloud-init (0.7.5~bzr902-0ubuntu1) trusty; urgency=medium

  * debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
  * debian/control: Recommend eatmydata (LP: #1236531)
  * New upstream snapshot.
* support invoking apt with 'eatmydata' (LP: #1236531)
* add a message in log about dynamic import failures
  * New in '0.7.4' release.
* fix reading of mount information on kernels < 2.6.26 (LP: #1248625)
* SmartOS: change 'region' to 'datacenter_name' to address change
  in data provided to instance (LP: #1249124)
* support calling 'add-apt-repository' for 'cloud-archive:' entries
  (LP: #1244355)
* DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
* fix bug mounting first partition of a alias'd name. (LP: #1236594)
* SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
* fix creation of partitions on Azure (LP: #1233698)
* cc_growpart: respect /etc/growroot-disabled (LP: #1234331)
* ubuntu config: add default user to 'sudo' group (LP: #1228228)
* Fix usage of libselinux-python when selinux is disabled
* add OpenNebula datasource
 -- Scott MoserTue, 17 Dec 2013 16:51:30 -0500

** Changed in: cloud-init (Ubuntu)
   Status: Triaged => 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/1244355

Title:
  needs to use add-apt-archive for cloud-archive:string

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1244355/+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 1253458] Re: Switch to Python 3

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package byobu - 5.69-0ubuntu1

---
byobu (5.69-0ubuntu1) trusty; urgency=low

  * debian/control:
- revert build-dep on python-support, lintian is dumb sometimes
 -- Dustin KirklandMon, 16 Dec 2013 22:29:52 -0700

** Changed in: byobu (Ubuntu Trusty)
   Status: In Progress => Fix Released

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

Title:
  Switch to Python 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/1253458/+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 1236531] Re: support running apt with eatmydata

2013-12-17 Thread Scott Moser
** Description changed:

  During instance boot, cloud-init installs packages (if instructed by the 
user).
  During instance boot, there is no state of the system that the user cares 
about.
  
  I'd like to use eatmydata for apt-get install at that point, as it is
  dramatically faster than apt-get even with --force-unsafe-io.
  
  From an ubuntu perspective, this change would mean:
   a.) depending on (or recommending) eatmydata
   b.) MIR for eatmydata
-  c.) fixing eatmydata's relationship with sysvinit scripts.  The thing to fix 
there is that if you 'eatmydata apt-get install some-service' and some-service 
starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely 
not desired.
+  c.) fixing eatmydata's relationship with sysvinit scripts.  The thing to fix 
there is that if you 'eatmydata apt-get install some-service' and some-service 
starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely 
not desired. (bug 1257036)
+ 
+ Related bugs:
+  * bug 1257036:  services started with eatmydata should remove eatmydata by 
default

** No longer affects: libeatmydata (Ubuntu)

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

Title:
  support running apt with eatmydata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+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 1236531] Re: support running apt with eatmydata

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  support running apt with eatmydata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+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 1244355] Re: needs to use add-apt-archive for cloud-archive:string

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  needs to use add-apt-archive for cloud-archive:string

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1244355/+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 1249124] Re: smartos changed from region to datacenter_name

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  smartos changed from region to datacenter_name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1249124/+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 1257857] Re: cgroup-lite fails to install in container in precise

2013-12-17 Thread Simon Déziel
Not using "cgroup_disable=memory" fixed the issue:

# apt-get -f install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up cgroup-lite (1.1.3) ...
+ [ -e /etc/init/cgroup-lite.conf ]
+ invoke-rc.d cgroup-lite start
+ update-rc.d -f cgroup-lite remove

Since the problem was caused by a manually added boot option, I'm not
sure it should fail verification. Please feel free to mark it
"verification-done" if deemed appropriate.

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

Title:
  cgroup-lite fails to install in container in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1257857/+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 1257857] Re: cgroup-lite fails to install in container in precise

2013-12-17 Thread Simon Déziel
Note that I use the boot command line "cgroup_disable=memory" but I
don't know if that alone is explaining the problem.

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

Title:
  cgroup-lite fails to install in container in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1257857/+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 1257857] Re: cgroup-lite fails to install in container in precise

2013-12-17 Thread Simon Déziel
The -proposed package fails to install. Adding "set -x" to the postinst
script gives this:

# apt-get -f install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up cgroup-lite (1.1.3) ...
+ [ -e /etc/init/cgroup-lite.conf ]
+ invoke-rc.d cgroup-lite start
start: Job failed to start
invoke-rc.d: initscript cgroup-lite, action "start" failed.
+ exit 1
dpkg: error processing cgroup-lite (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 cgroup-lite
E: Sub-process /usr/bin/dpkg returned an error code (1)


# cat /var/log/upstart/cgroup-lite.log
mount: special device cgroup does not exist
/proc/self/fd/9: 4: /proc/self/fd/9: {stop: not found
umount: memory: not mounted


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

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

Title:
  cgroup-lite fails to install in container in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1257857/+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 1219788] Re: [SRU] Update openvswitch to 1.4.6 stable release

2013-12-17 Thread David Medberry
Hi James/Daviey,

I'm getting a kernel oops when I try this on Quantal. Christopher Arges
is debugging the OOPS but I can't verify on Quantal as a result. (Note:
I believe Quantal also oopses with the existing OVS so it's not
necessarily related to 1.4.6 or this specific version/upgrade/release.)

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

Title:
  [SRU] Update openvswitch to 1.4.6 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+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 1219788] Re: [SRU] Update openvswitch to 1.4.6 stable release

2013-12-17 Thread David Medberry
VMs with OOPS reproducer avail on request.

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

Title:
  [SRU] Update openvswitch to 1.4.6 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+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 1261871] Re: Buffer overrun while parsing DCE-RPC packets

2013-12-17 Thread Seth Arnold
** Information type changed from Private Security to Public Security

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

** Changed in: samba (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Buffer overrun while parsing DCE-RPC packets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261871/+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 1219788] Re: [SRU] Update openvswitch to 1.4.6 stable release

2013-12-17 Thread David Medberry
Screencap of OOPS.

** Attachment added: "Screencap of OOPS."
   
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+attachment/3931252/+files/ovs-oops.quantal.png

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

Title:
  [SRU] Update openvswitch to 1.4.6 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+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 1159748] Re: Random apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-12-17 Thread Geoffrey Fairchild
All of a sudden, this bug has come back. The last couple weeks, Apache
goes completely unresponsive almost daily. It takes a restart to get it
going again.

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

Title:
  Random apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-17 Thread netmasta10bt
Same issue, 13.10 openssh-client 6.2p2-6ubuntu0.1  cannot connect to
server 12.04.03 openssh-server 5.9p1-5ubuntu1.1.

Putty is working as stated above.

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1254085/+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 1261873] Re: 'net usershare' returned error 255

2013-12-17 Thread Cliff Carson
Yes, sorry about that.  Had problem with cups before this and CUPS stuck
in my head.

** Attachment added: "smb.conf copied from unmodified 13.10 system"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+attachment/3931240/+files/smb.conf.good

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

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+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 1261873] Re: 'net usershare' returned error 255

2013-12-17 Thread Till Kamppeter
Moving to Samba ...

** Package changed: cups (Ubuntu) => samba (Ubuntu)

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

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+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 1261873] [NEW] 'net usershare' returned error 255

2013-12-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Installed daily build of gnome 14.04 dated 12/17 can not share
directories.  Getting

'net usershare' returned error 255: net usershare add: cannot convert
name "Everyone" to a SID. Access denied.

Copied a unmodified version of smb.conf from my 13.10 system, ran sudo
service cups restart and now can successfully share directories.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cups 1.7.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic x86_64
ApportVersion: 2.12.7-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Dec 17 14:21:08 2013
InstallationDate: Installed on 2013-12-17 (0 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20131217)
Lpstat: device for HP_Photosmart_1210: 
usb://HP/Photosmart%20C4100%20series?serial=MY73EH528Q04J7&interface=1
MachineType: Si G41M-P33
Papersize: letter
PpdFiles: HP_Photosmart_1210: HP Photosmart c4100 Series, hpcups 3.13.11
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic 
root=UUID=ae61c7ab-c5ce-4862-985b-7b235036faee ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/05/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V7.7
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: G41M-P33 (MS-7592)
dmi.board.vendor: MSI
dmi.board.version: 3.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 3.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV7.7:bd01/05/2010:svnSi:pnG41M-P33:pvr3.0:rvnMSI:rnG41M-P33(MS-7592):rvr3.0:cvnMSI:ct3:cvr3.0:
dmi.product.name: G41M-P33
dmi.product.version: 3.0
dmi.sys.vendor: Si

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


** Tags: amd64 apport-bug trusty
-- 
'net usershare' returned error 255
https://bugs.launchpad.net/bugs/1261873
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to samba 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 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1254085/+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 1261873] Re: 'net usershare' returned error 255

2013-12-17 Thread Till Kamppeter
** Changed in: samba (Ubuntu)
   Status: New => Incomplete

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

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+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 1261898] [NEW] pci_devices does not terminate at computer shutdown

2013-12-17 Thread welfare31
Public bug reported:

I have a clean install of 13.10 using the 3.12 kernel. When I shutdown
or restart the process hangs. I press a key and I see:

**Killing all remaining processes ...  [fail]** (fail is in red)
This is followed by more info (sometime referring to nm-dispatcher or modem and 
always ends:

mount:/ is busy

will now restart (or halt as the case may be)
Then nothing else happens the process hangs there, power on my PC (Dell 5150 
desktop) remains on and I need to do a "hard reset" to turn my PC off.

I have seen relatively similar problems but none match mine exactly, I
have attempted using:

sudo shutdown -P now

or

sudo shutdown -H now

or

sudo reboot

But the results are the same.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: pm-utils 1.4.1-12ubuntu1
Uname: Linux 3.12.0-031200-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Tue Dec 17 20:05:14 2013
ExecutablePath: /usr/lib/pm-utils/power.d/pci_devices
InstallationDate: Installed on 2013-10-19 (59 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
InterpreterPath: /bin/dash
MarkForUpload: True
OmitPids: 1097 879 734 2978 729 712 697 3047 811 717 734 2978 729 712 697 3047 
811 717
PackageArchitecture: all
ProcCmdline: /bin/sh /usr/lib/pm-utils/power.d/pci_devices false
ProcEnviron:
 LC_COLLATE=C
 PATH=(custom, no user)
SourcePackage: pm-utils
Title: pci_devices does not terminate at computer shutdown
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pm-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy shutdown-hang

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

Title:
  pci_devices does not terminate at computer shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1261898/+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 1261861] [NEW] man page for sshd contains error about NP and locked accounts

2013-12-17 Thread Rodney Beede
Public bug reported:

man sshd

This paragraph:

 Regardless of the authentication type, the account is checked to ensure 
that it is accessible.  An account is not accessible if it is locked, listed in 
DenyUsers or its group is
 listed in DenyGroups .  The definition of a locked account is system 
dependant. Some platforms have their own account database (eg AIX) and some 
modify the passwd field ( ‘*LK*’
 on Solaris and UnixWare, ‘*’ on HP-UX, containing ‘Nologin’ on Tru64, a 
leading ‘*LOCKED*’ on FreeBSD and a leading ‘!’ on most Linuxes).  If there is 
a requirement to disable password authentication for the account while allowing 
still public-key, then the passwd field should be set to something other than 
these values (eg ‘NP’ or ‘*NP*’ ).


The recommended use of NP or *NP* causes a conflict as "If the encrypted
password in /etc/passwd is "*NP*" (without the quotes), the shadow
record should be obtained from an NIS+ server."

http://man7.org/linux/man-pages/man5/passwd.5.html


The upstream OpenSSH package doesn't have this paragraph in the man page so it 
was something added by Debian/Ubuntu.


How an account is locked and what OpenSSH checks for locked also depends on 
whether UsePAM is yes or no.  When yes an account can still be logged into even 
when the password entry field has a leading "!"  When no then OpenSSH's 
behavior is to treat the account as inaccessible if there is a leading "!" in 
the password.


This paragraph should be updated to recommend something else.  Perhaps
"no password login allowed" as the recommended value.

It'd be nice to have this paragraph submitted upstream as well.


Reference also:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=219377

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


** Tags: manpage

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

Title:
  man page for sshd contains error about NP and locked accounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1261861/+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 1014695] Re: need some mechanism to support /boot/grub/menu.lst and pv-grub

2013-12-17 Thread Bug Watch Updater
** Changed in: grub (Debian)
   Status: Fix Committed => 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/1014695

Title:
  need some mechanism to support /boot/grub/menu.lst and pv-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1014695/+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-1311-openstack] Openstack Next Steps

2013-12-17 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items for ubuntu-13.11:
  Setup Trusty Icehouse in Openstack-CI: DONE
  Setup Precise Icehouse in Openstack-CI: DONE
  Write MIR report for httpretty: INPROGRESS
  Write MIR report for mox3: INPROGRESS
  Setup staging PPA for precise icehouse: DONE
  Write MIR report for python-librabbitmq: DONE
  Write MIR report for librabbitmq: DONE
  Write MIR report beanstalkc: INPROGRESS
  Write MIR report for beanstalkd: INPROGRESS
  Porting of clients and oslo-incubator to python3: INPROGRESS
  
  Work items for ubuntu-13.12:
  [zulcss] Update libvirt to 1.2.0: INPROGRESS
  [zulcss] Package libvirt-python 1.2.0: INPROGRESS
  [zulcss] Sync packages from Trusty to Cloud Archive staging: DONE
- [zulcss] Package Trove for Ubuntu: INPROGRESS
+ [zulcss] Package Trove for Ubuntu: DONE
  Package Savannah for Ubuntu: TODO
  Package Ironic for Ubuntu: TODO
  [zulcss] Package openstack icehouse-1: DONE
  [jamespage] Neutron packaging review and deprecation of old-style plugins -> 
ML2: INPROGRESS
  [jamespage] Nova hypervisor packaging review and re-jig to support 
libvirt-less drivers: INPROGRESS
  [zulcss] Write MIR for mox3: DONE
  Porting of clients and oslo-incubator to python3: INPROGRESS
  [smb] MRE work for xen for Precise: DONE
  [smb] MRE work for xen for Raring: DONE
  [smb] MRE work for xen for Saucy: DONE
  [zulcss] Update oslo.messaging to 1.2.0~a11: DONE
  [zulcss] Package swift 1.11.0: DONE
  [zulcss] Write MIR for oslo.messaging: DONE
  [zulcss] Package oslo.rootwrap: DONE
  [zulcss] Package swift-bench: DONE
  [zulcss] Package python-designateclient: DONE
  [zulcss] Add versioned dependency for six for wsme: DONE
  [zulcss] Write MIR for oslo.rootwrap (#1259985): INPROGRESS
  [zulcss] Write MIR for python-pycadf (#1259984): INPROGRESS
  [jamespage] Work out series upgrade with the juju-core team: INPROGRESS
  
  Work items for ubuntu-14.01:
  Write tools to integrate trusty testing upstream: TODO
  have non-voting ci-gate tests running on trusty: TODO
  Write tools to integrate libvirt-lxc testing upstream: TODO
  have voting ci-gate tests for libvirt-lxc: TODO
  have non-voting ci-gate tests for libvirt-lxc on trusty: TODO
  Discuss contribution of Juju/OpenStack documentation upstream (annegentle): 
TODO
  Package openstack icehouse-2: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS
  Integrate trusty with devstack for 3rd party testing: TODO
  Integrate libvirt-lxc with devstack for 3rd party testing: TODO
  
  Work items for ubuntu-14.02:
  Write MIR for python-qpid: TODO
  Write MIR for Heat: TODO
  Upgrade path testing and validation from precise->CA->trusty: TODO
  Package openstack icehouse-3: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS
  
  Work items for ubuntu-14.04:
  select and pull in appropriate xen version for trusty: INPROGRESS
  Make sure xen integration (xapi/libvirt/?) on openstack works: TODO
  Package openstack rc1: TODO
  Package openstack rc2: TODO
  Package openstack final release: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack

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


Re: [Bug 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Schaphoff
thanks!

Yesterday i try the following commands:

sudo apt-get remove nmap nping

and then i install qt4-fsarchiver again, and is running!

Best regards

PS: I know, my english is verry bad :(



2013/12/17 Yolanda Robla 

> Thanks for reporting this
> Please can you try the following commands, to check if that helps?
>
>
> sudo apt-get clean -f
> sudo dpkg --configure -a
> sudo apt-get update
> sudo apt-get upgrade
> sudo apt-get install --reinstall nmap
>
> ** Changed in: nmap (Ubuntu)
>Status: New => Confirmed
>
> ** Changed in: nmap (Ubuntu)
>Importance: Undecided => Medium
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1261441
>
> Title:
>   package nmap (not installed) failed to install/upgrade: Versuch,
>   »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
>   Paket nping 0.6.40-2 ist
>
> Status in “nmap” package in Ubuntu:
>   Confirmed
>
> Bug description:
>   nu idea
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 13.10
>   Package: nmap (not installed)
>   ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
>   Uname: Linux 3.11.0-14-generic i686
>   ApportVersion: 2.12.5-0ubuntu2.1
>   Architecture: i386
>   Date: Mon Dec 16 17:13:32 2013
>   DuplicateSignature: package:nmap:(not installed):Versuch,
> »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket
> nping 0.6.40-2 ist
>   ErrorMessage: Versuch, »/usr/share/man/man1/nping.1.gz« zu
> überschreiben, welches auch in Paket nping 0.6.40-2 ist
>   InstallationDate: Installed on 2013-10-08 (68 days ago)
>   InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386
> (20130424)
>   MarkForUpload: True
>   SourcePackage: nmap
>   Title: package nmap (not installed) failed to install/upgrade: Versuch,
> »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket
> nping 0.6.40-2 ist
>   UpgradeStatus: Upgraded to saucy on 2013-11-02 (43 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+subscriptions
>

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

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+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 1253458] Re: Switch to Python 3

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/byobu

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

Title:
  Switch to Python 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/1253458/+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 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Torsten Bronger
It is the current version of the package on Ubuntu 13.10.

** Changed in: python-iso8601 (Ubuntu)
   Status: Incomplete => New

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

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+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 1247803] Re: dnsmasq temporarily breaks DNS resolution when starting for the first time

2013-12-17 Thread Philip Potter
I don't really understand why we need to add a conditional at all. It's
always safe to run resolvconf -u one time too many; but running it one
time too few will introduce subtle bugs (like this one).

The proposed conditional only suppresses running resolvconf -u if
ENABLED=1 and resolvconf is not being used (ie IGNORE_RESOLVCONF=yes).
Is this really such a common case that adding complexity to get the
minor optimization of not running resolvconf -u is worth it?

Also, doesn't your argument about ENABLED=0 later being changed to
ENABLED=1 also apply to IGNORE_RESOLVCONF=yes later being changed to
IGNORE_RESOLVCONF=no?

I'm still in favour of just unconditionally running resolvconf -u, as my
branch does.

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

Title:
  dnsmasq temporarily breaks DNS resolution when starting for the first
  time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1247803/+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 1260426] Re: iso8601 is not installed properly

2013-12-17 Thread Yolanda Robla
*** This bug is a duplicate of bug 1260428 ***
https://bugs.launchpad.net/bugs/1260428

** This bug has been marked a duplicate of bug 1260428
   iso8601 is not properly ported to Python3

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

Title:
  iso8601 is not installed properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260426/+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 1259592] Re: logcheck rules for ssh are not up to date

2013-12-17 Thread Yolanda Robla
** Changed in: logcheck (Ubuntu)
   Importance: Undecided => Low

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

Title:
  logcheck rules for ssh are not up to date

To manage notifications about this bug go to:
https://bugs.launchpad.net/logcheck/+bug/1259592/+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 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Yolanda Robla
Thanks for reporting this. Please can you confirm Ubuntu release and
version of the package?

** Changed in: python-iso8601 (Ubuntu)
   Status: New => Incomplete

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

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+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 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Yolanda Robla
Thanks for reporting this
Please can you try the following commands, to check if that helps?


sudo apt-get clean -f
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --reinstall nmap

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

** Changed in: nmap (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+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