[Bug 1079941] Re: -v version output is broken

2012-11-19 Thread James Page
Thanks for the explanation Sage; I'll review the source of the upstream
tarball when I do the initial upload for raring this week (0.54 in
preparation for a bobtail upload when release).

I don't have any particular issue with using the distributed tarball
rather than what we are doing at the moment.

Cheers

James

** Also affects: ceph (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: ceph (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: ceph (Ubuntu Quantal)
   Importance: Undecided = Low

** Changed in: ceph (Ubuntu Raring)
   Importance: Undecided = Low

** Changed in: ceph (Ubuntu Quantal)
   Status: New = Triaged

** Changed in: ceph (Ubuntu Raring)
   Status: New = Triaged

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

Title:
  -v version output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1079941/+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 1080609] [NEW] autofs package is missing the lookup_sss.so module; negating autofs-enabled sssd functionality (automount fails)

2012-11-19 Thread martin
Public bug reported:

Hi,

We are running an environment where users' home directories are
automounted based on information stored in an LDAP db.  To avoid double-
lookups (and increase performance and stability), we use the sssd daemon
to cache login and automount information. I.e, the /etc/nsswitch.conf
has 'automount: sss' as opposed to 'automount: ldap'.

With other distros this is not an issue, but for some reason the autofs
pkg in Ubuntu (we're on 12.10/Quantal Quetzal) is missing the
'lookup_sss.so' module which autofs uses to obtain the automount
information from the System Security Services Daemon/sssd.

Since this looks like an oversight; I am reporting this issue as a bug
in the hope of a quick fix. Naturally, the Ubuntu installation is not
working very well without this functionality in place and maintaining
custom packages for this task is not a good option.

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

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

Title:
  autofs package is missing the lookup_sss.so module; negating autofs-
  enabled sssd functionality (automount fails)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1080609/+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 1080621] [NEW] RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
Public bug reported:

Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits :
  Host .xx.com
  RequestTTY yes

$ ssh  .xx.com screen -x
Must be connected to a terminal.

While entering the same config directly in the command line works nicely
:

$ ssh -o RequestTTY yes free.zboubi.com screen -x
works ok

$ ssh -t free.zboubi.com screen -x
works ok

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

** Description changed:

- Using this .ssh/config file :
-   Host .xx.com
-   RequestTTY yes
+ Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits :
+   Host .xx.com
+   RequestTTY yes
  
  $ ssh  .xx.com screen -x
  Must be connected to a terminal.
  
  While entering the same config directly in the command line works nicely
  :
  
  $ ssh -o RequestTTY yes free.zboubi.com screen -x
  works ok
  
  $ ssh -t free.zboubi.com screen -x
  works ok

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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-r-ceph] Ceph Activities for Raring

2012-11-19 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  Backport argonaut to precise-folsom cloud archive: INPROGRESS
  Upgrade packaging to bobtail release: TODO
  MIR for additional dependencies for upstart integration: TODO
  Enable upstart configurations in packaging: TODO
- Enable XFS recommends in packaging: TODO
  Test upgrade paths from 12.10 with upstart and init scripts: TODO
  Upstream support for XFS in ceph-disk-*: TODO
  Review upstream patches for mod_fastcgi: TODO
  Review/test ceph RADOS with mod_fcgid: TODO
  Write dep8 tests for ceph and get automated: TODO
  Write UTAH tests for ceph and get automated: TODO
  Identify use-cases for ceph performance scenarios: TODO
  Upload bobtail to the grizzly cloud archive: TODO
  Multi-node ceph testing in the lab: TODO
  Ceph testing in the Openstack CI Lab: INPROGRESS
  Enable rbd storage pool support in libvirt: DONE

-- 
Ceph Activities for Raring
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-ceph

-- 
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 1079941] Re: -v version output is broken

2012-11-19 Thread James Page
** Changed in: ceph (Ubuntu Raring)
 Assignee: (unassigned) = James Page (james-page)

** Changed in: ceph (Ubuntu Raring)
   Status: Triaged = In Progress

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

Title:
  -v version output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1079941/+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 1028981] Re: ceph should Recommend xfsprogs

2012-11-19 Thread James Page
** Also affects: ceph (Ubuntu Raring)
   Importance: Medium
   Status: Triaged

** Changed in: ceph (Ubuntu Raring)
 Assignee: (unassigned) = James Page (james-page)

** Changed in: ceph (Ubuntu Raring)
   Status: Triaged = In Progress

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

Title:
  ceph should Recommend xfsprogs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1028981/+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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
** Description changed:

- Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits :
+ Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits using
+ ssh 1:6.0p1-3ubuntu1
+ 
    Host .xx.com
    RequestTTY yes
  
  $ ssh  .xx.com screen -x
- Must be connected to a terminal.
+ Must be connected to a terminal.--- config option is not respected !
  
  While entering the same config directly in the command line works nicely
  :
  
  $ ssh -o RequestTTY yes free.zboubi.com screen -x
  works ok
  
  $ ssh -t free.zboubi.com screen -x
  works ok

** Description changed:

  Using this .ssh/config file on a up-to-date ubuntu 12.10 64bits using
  ssh 1:6.0p1-3ubuntu1
  
    Host .xx.com
    RequestTTY yes
  
  $ ssh  .xx.com screen -x
- Must be connected to a terminal.--- config option is not respected !
+ Error: Must be connected to a terminal.--- config option is not 
respected !
  
  While entering the same config directly in the command line works nicely
  :
  
  $ ssh -o RequestTTY yes free.zboubi.com screen -x
- works ok
+ Works ok
  
  $ ssh -t free.zboubi.com screen -x
- works ok
+ Works ok

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I have been able to reproduce this on 12.10 (openssh-server
1:6.0p1-3ubuntu1). My gut feeling is that there is some kind of catch
that we're missing but I have been unable to find anything. So far it
does seem like a bug to me.

For a proper fix, the next step is to identify whether this bug is
present in the upstream project, introduced in the Debian packaging or
introduced in Ubuntu's modifications. If Ubuntu hasn't introduced the
problem, we should get a bug filed in the appropriate bug tracker. Are
you able to help with this, please?

** Changed in: openssh (Ubuntu)
   Status: New = Triaged

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 975454] Re: complete documentation and man pages

2012-11-19 Thread Nick Veitch
** Branch linked: lp:~evilnick/maas/man-pages

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

Title:
  complete documentation and man pages

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975454/+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 571572] Re: krb5 prefers the reverse pointer no matter what for locating service tickets.

2012-11-19 Thread Mark Pröhl
Hi,

we are seeing the same problems with msktutil
(http://code.google.com/p/msktutil/issues/detail?id=11)

I seems to me that this issue is already fixed in the source packages. I
did a rebuild of  libkrb5-3_1.10+dfsg~beta1-2ubuntu0.3 with these
sources:

  
http://archive.ubuntu.com/ubuntu/pool/main/k/krb5/krb5_1.10+dfsg~beta1-2ubuntu0.3.dsc
  
http://archive.ubuntu.com/ubuntu/pool/main/k/krb5/krb5_1.10+dfsg~beta1.orig.tar.gz
  
http://archive.ubuntu.com/ubuntu/pool/main/k/krb5/krb5_1.10+dfsg~beta1-2ubuntu0.3.debian.tar.gz

With this rebuild package no reverse lookups are done for service
principal canonicalization while the binary version from ubuntu
repositories still seems to have this bug

Can anyone tell me when this will be officially fixed in Ubuntu 12.04.1

Cheers,

Mark Pröhl


** Bug watch added: code.google.com/p/msktutil/issues #11
   http://code.google.com/p/msktutil/issues/detail?id=11

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

Title:
  krb5 prefers the reverse pointer no matter what for locating service
  tickets.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/571572/+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 1076442] Re: nova-novncproxy has a missing dep on websockify

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-grizzly

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

Title:
  nova-novncproxy has a missing dep on websockify

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1076442/+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 1080677] [NEW] regression: smbclient fails to authenticate

2012-11-19 Thread karaluh
Public bug reported:

smbclient -L host -U user -W domain
after typying password:
session setup failed: NT_STATUS_LOGON_FAILURE 
I quadruple checked the credentials. All works fine in maverick. I beleive this 
regressed in precise.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: smbclient 2:3.6.6-3ubuntu5
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
BothFailedConnect: Yes
Date: Mon Nov 19 13:26:42 2012
MarkForUpload: True
NmbdLog:
 
ProcEnviron:
 LANGUAGE=pl_PL:pl:en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
UpgradeStatus: Upgraded to quantal on 2012-10-19 (30 days ago)

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


** Tags: apport-bug i386 quantal

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

Title:
  regression: smbclient fails to authenticate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1080677/+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 1080681] [NEW] debian guests get different IPv4 at every reboot

2012-11-19 Thread Enrique
Public bug reported:


 Hi have several Ubuntu and Debian machines running in a host and for all the 
Ubuntu machines the IPv4 address they receive is always the same, and it is 
actually the one stated in the config file under lxc.network.ipv4.
 However, for the Debian machines, although the configuration file specifies a 
given lxc.network.ipv4, they get a different IPv4 address every time they 
reboot, ignoring the lxc.network.ipv4 property.

 To reproduce, just  create a Debian container using lxc-debian template:
 # SUITE=stable lxc-create -t debian -n my_debian

 Then, reboot the container several times, and each of them the IPv4
address will be different. Note that restarting networking in the guest
(/etc/init.d/networking restart) does indeed return the same address.

 I am using  lxc  0.7.5-3ubuntu65  under Ubuntu 12.04 as a host and both
Debian stable and testing guests show the problem.

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

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

Title:
  debian guests get different IPv4 at every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1080681/+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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread Robie Basak
This should probably be Confirmed rather than Triaged since we don't
know what we need to do to fix this yet.

** Changed in: openssh (Ubuntu)
   Status: Triaged = 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/1080621

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 1076353] Re: nova [-] Could not find driver for connection_type None

2012-11-19 Thread Gui Maluf
The only way to work for me is directly on the CLI type

# nova-compute --connection_type=libvirt

Even if I put connection_type inside /etc/nova/nova.conf does not work!

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

Title:
  nova [-] Could not find driver for connection_type None

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1076353/+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 1080683] [NEW] package mysql-common 5.1.62-0ubuntu0.10.04.1 failed to install/upgrade: subprocess new post-removal-script returned error status code 2

2012-11-19 Thread One GSKW
Public bug reported:

I was updating it with the Update Manager and I got that.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-common 5.1.62-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-41.88-generic 2.6.32.59+drm33.24
Uname: Linux 2.6.32-41-generic i686
Architecture: i386
Date: Mon Nov 19 14:55:24 2012
Dependencies:
 
ErrorMessage: aliprosessi uusi post-removal-komentosarja palautti 
virhetilakoodin 2
InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release i386 (20110211.1)
Logs.var.log.daemon.log:
 Nov 18 11:49:47 aleksi-laptop mysqld_safe: A mysqld process already exists
 Nov 18 12:08:27 aleksi-laptop mysqld_safe: A mysqld process already exists
 Nov 18 12:18:50 aleksi-laptop mysqld_safe: Starting mysqld daemon with 
databases from /var/lib/mysql
 Nov 18 12:18:57 aleksi-laptop mysqld_safe: mysqld from pid file 
/var/lib/mysql/aleksi-laptop.pid ended
Logs.var.log.kern.log:
 Nov 18 11:46:48 aleksi-laptop kernel: [ 2126.091046] type=1505 
audit(1353232008.881:18):  operation=profile_replace pid=2553 
name=/usr/sbin/mysqld
 Nov 18 12:08:05 aleksi-laptop kernel: [ 3402.404758] type=1505 
audit(1353233285.197:19):  operation=profile_replace pid=3093 
name=/usr/sbin/mysqld
 Nov 18 12:20:49 aleksi-laptop kernel: [ 4166.623559] type=1505 
audit(1353234049.413:20):  operation=profile_replace pid=3617 
name=/usr/sbin/mysqld
 Nov 18 12:22:54 aleksi-laptop kernel: [ 4292.148586] type=1505 
audit(1353234174.941:21):  operation=profile_replace pid=3801 
name=/usr/sbin/mysqld
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['debian-5.1.flag', 'aleksi-laptop.pid', 'forum', 
'phplogin', 'ib_logfile1', 'reports', 'ibdata1', 'blog', 'mysql', 
'nsmbpc_online', 'ib_logfile0', 'mysql-init', 'forums', 'mysql_upgrade_info']
PackageArchitecture: all
SourcePackage: mysql-dfsg-5.1
Title: package mysql-common 5.1.62-0ubuntu0.10.04.1 failed to install/upgrade: 
aliprosessi uusi post-removal-komentosarja palautti virhetilakoodin 2

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

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

Title:
  package mysql-common 5.1.62-0ubuntu0.10.04.1 failed to
  install/upgrade: subprocess new post-removal-script returned error
  status code  2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/1080683/+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 1080685] [NEW] raring cloud images: User 'ubuntu' cannot sudo

2012-11-19 Thread Jean-Baptiste Lallement
Public bug reported:

With latest cloud images and the cloud-init script below the user
'ubuntu' cannot sudo. The user is a member of adm but not admin.

==
#cloud-config
locale: en_US.UTF-8

password: ubuntu
chpasswd: { expire: False }
ssh_pwauth: True

ssh_authorized_keys:
 - $PUBKEY

apt_sources: 
 - source: deb http://archive.ubuntu.com/ubuntu $RELEASE restricted multiverse
 - source: deb-src http://archive.ubuntu.com/ubuntu $RELEASE restricted 
multiverse

apt_update: true
apt_upgrade: true
byobu_by_default: system

packages:
 - eatmydata
 - linux-image-generic
 - autopkgtest
 - dpkg-dev
 - pbuilder
 - bzr
==

Log attached

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cloud-init (not installed)
ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
Uname: Linux 3.7.0-2-generic x86_64
ApportVersion: 2.6.2-0ubuntu3
Architecture: amd64
Date: Mon Nov 19 14:07:19 2012
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: Upgraded to raring on 2012-01-31 (292 days ago)

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


** Tags: amd64 apport-bug qa-manual-testing raring running-unity

** Attachment added: cloud-init.log
   
https://bugs.launchpad.net/bugs/1080685/+attachment/3438617/+files/cloud-init.log

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

Title:
  raring cloud images: User 'ubuntu' cannot sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1080685/+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 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-11-19 Thread Mephisto
Today I had to install postfix again, but manually (entering apt-get install on 
commandline) and saw in the console output the following lines:
setting inet_interfaces: loopback-only

This reminded me of this issue and gave me a clue where the problem is.
I think the problem is not directly with debconf but with the postinst
script in the package. It contains the following lines:

db_get postfix/main_mailer_type  mailer=$RET
if [ $mailer != No configuration ]; then
  db_fget postfix/main_mailer_type changed
  if [ $RET = true ]; then
echo setting inet_interfaces: $val
set_postconf inet_interfaces=$val

I checked on our production server and as expected, postfix/main_mailer_type 
has no value:
$ debconf-get-selections | grep postfix/main_mailer_type
postfix postfix/main_mailer_typeselect  
$

I think this script should be patched to support empty values and treat
them as dont change any configuration at all, since no value means the
user did not even choose any option, so doesn't want the package to
configure the mail server.

** Package changed: puppet (Ubuntu) = postfix (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/1027061

Title:
  Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1027061/+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 1064835] Re: [SRU] keystoneclient fails on SSL certificates that work for other services

2012-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python-keystoneclient -
1:0.1.3-0ubuntu1.1

---
python-keystoneclient (1:0.1.3-0ubuntu1.1) quantal-proposed; urgency=low

  * debian/patches/fix-https-with-no-CA.patch: Cherry-picked upstream fix that
ensure HTTPS client connections work when no CA are specified.
(LP: #1064835)
 -- Michael Still michael.st...@canonical.com   Mon, 12 Nov 2012 10:27:28 
+

** Changed in: python-keystoneclient (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] keystoneclient fails on SSL certificates that work for other
  services

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1064835/+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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I did the following test, compiling the source code distributed on
openssh.org:

openssh-6.0p1 : bug is present
openssh-6.1p1 : bug has been corrected, and contains the following Changelog

   - d...@cvs.openbsd.org 2012/07/06 01:47:38
 [ssh.c]
 move setting of tty_flag to after config parsing so RequestTTY options
 are correctly picked up. bz#1995 patch from przemoc AT gmail.com;
 ok dtucker@

Can the openssh package be upgraded to 6.1p1 on ubuntu 12.10 ?

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-11-19 Thread Scott Kitterman
I think that's not a supported configuration.  I'm not sure how you got
it installed that way to begin with.

** Changed in: postfix (Ubuntu)
   Importance: High = Wishlist

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

Title:
  Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1027061/+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 1020238] Re: nova client keeps asking for a keyring password

2012-11-19 Thread Gui Maluf
export OS_NO_CACHE=1 worked for me as well.

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

Title:
  nova client keeps asking for a keyring password

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1020238/+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 1080717] Re: 'ubuntu' user sudo not setup, does not use bash shell

2012-11-19 Thread Scott Moser
fix committed in revno 741.

** Changed in: cloud-init
   Importance: Undecided = Medium

** Changed in: cloud-init
   Status: New = Fix Committed

** Changed in: cloud-init
 Assignee: (unassigned) = Scott Moser (smoser)

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

Title:
  'ubuntu' user sudo not setup, does not use bash shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080717/+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 1080717] Re: 'ubuntu' user sudo not setup, does not use bash shell

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp: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/1080717

Title:
  'ubuntu' user sudo not setup, does not use bash shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080717/+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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I backported the official patch, please find it attached.

source: 
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.365;r2=1.366view=patch

** Patch added: request-tty.patch
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+attachment/3438709/+files/request-tty.patch

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I backported the trivial patch to 6.0p1. See patch attached.

source:
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.365;r2=1.366view=patch

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 1080744] [NEW] vmbuilder erases current directory with option '-o -d .'

2012-11-19 Thread Riccardo Murri
Public bug reported:

Adding option '-o -d $(pwd)' to the 'vmbuilder' command line results in
the current directory and its contents being completely erased; after a
while the scripts fails anyway because `getcwd()` reports error.

This is a dangerous thing to do: 'vmbuilder' should explicitly refuse
check that the argument to '-d' is *not* the current directory and
refuse to start otherwise.

Also, I think that it should be better explained what the argument to
'-d' is expected to be, and what is the combined effect of '-o' and
'-d'.

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  vmbuilder erases current directory with option '-o -d .'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1080744/+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-r-maas-next-steps] MAAS next steps

2012-11-19 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Work items changed:
  Work items:
  [andreserl] SRU django 1.4 GenericIpAddressField to 1.3 for 12.04: TODO
  [andreserl] SRU 12.10-stabilization to Quantal: TODO
  [andreserl] SRU 12.10-stabilization to Precise: TODO
  [andreserl] SRU python-tx-tftp (0.1~bzr31-0ubuntu7) to Quantal: TODO
  [andreserl] SRU python-tx-tftp to Precise: TODO
  [andreserl] SRU yui3 to Precise: TODO
+ [andreserl] SRU libjs-raphael to Precise: TODO
  [andreserl] SRU apparmor fixes from quantal to precise: TODO
  [andreserl] SRU Raring features to Quantal: TODO
  [andreserl] SRU Raring features to Precise: TODO
  [andreserl] Bug #1073462 fence_cdu power type is missing: TODO
  [andreserl] Bug #1064224 IPMI detection ends up with power_address of 
0.0.0.0: DONE
  [andreserl] Bug #1064527 detect_ipmi needs improvement. detects non-existant 
device in nested kvm: TODO
  [andreserl] maas-ipmi-autodetect and maas-signal should be shipped with MAAS: 
TODO
  [maas-maintainers] Bug #975454complete documentation and man pages: 
TODO
  [maas-maintainers] Bug #1044503   kernel command line is not easily 
customizable: TODO
  [maas-maintainers] Bug #1066775   Main page slow to load with many nodes: 
DONE
  [maas-maintainers] Bug #1068843   maas-cluster-controller doesn't have 
images for provisioning: DONE
  [maas-maintainers] Bug #1069734   Filestorage is unique to each appserver 
instance: DONE
  [maas-maintainers] Bug #1069850   import_pxe_files does not include 
quantal: DONE
  [maas-maintainers] Bug #1070522   maas-cli nodes new incomplete 
documentation: DONE
  [maas-maintainers] Bug #1070765   DNS forward zone ends up with 
nonsensical entries: DONE
  [maas-maintainers] Bug #1070774   The hostname of a node can still be 
changed once the node is in use: DONE
  [maas-maintainers] Bug #1070775   The zone name (attached to a cluster 
controller) can still be changed when it contains in-use nodes and DNS is 
managed.: DONE
  [maas-maintainers] Bug #1075597   Duplicated prefix in the url used by 
the CLI: DONE
  [maas-maintainers] Bug #1034318   API calls that return a node leak 
private data: DONE
  [maas-maintainers] Bug #1059645   URI in API description wrong when 
accessing machine via alternative interface: DONE
  [maas-maintainers] Bug #1069603   Error in log when using 'Start node' 
button: MAASAPINotFound: No user data available for this node.: DONE
  [maas-maintainers] define supported release combination matrix: TODO

-- 
MAAS next steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-maas-next-steps

-- 
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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread BorisH
I backported the official patch, please find it attached.

source:
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.365;r2=1.366view=patch


** Patch removed: request-tty.patch
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+attachment/3438709/+files/request-tty.patch

** Patch added: request-tty.patch
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+attachment/3438713/+files/request-tty.patch

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-11-19 Thread Mephisto
As you can read in the first posting, I simply installed it with puppet.
Doesn't seem like such a rare scenario to me. I think any company with a
substantial amount of servers should be using some form of configuration
management. I think any completely non-interactive installation method
will end up in that configuration.

And how can it not be a supported configuration? Puppet only calls
aptitude, so the system gets itself in that configuration. Assuming some
value, file, etc is present is bad practice in any situation. Is
deleting main.cf also unsupported?

This has nothing to do with supported or not, but with a script that is
not robust enough.

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

Title:
  Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1027061/+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 1080717] [NEW] 'ubuntu' user sudo not setup, does not use bash shell

2012-11-19 Thread Scott Moser
Public bug reported:

bash shell is fixed in trunk right after 0.7.1 release.

sudo user fix coming.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cloud-init 0.7.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
Uname: Linux 3.7.0-2-generic x86_64
ApportVersion: 2.6.2-0ubuntu3
Architecture: amd64
Date: Mon Nov 19 13:40:19 2012
Ec2AMI: ami-3f70f756
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1c
Ec2InstanceType: t1.micro
Ec2Kernel: aki-825ea7eb
Ec2Ramdisk: unavailable
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init
 Importance: Medium
 Assignee: Scott Moser (smoser)
 Status: Fix Committed

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


** Tags: amd64 apport-bug ec2-images raring

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

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

Title:
  'ubuntu' user sudo not setup, does not use bash shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080717/+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-r-lxc] LXC work for R

2012-11-19 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE
  [serge-hallyn] Post syslog namespace design wiki page: DONE
- [serge-hallyn] Send syslog namespace description to kernel-team ASAP: TODO
+ [serge-hallyn] Send syslog namespace prototype to lkml: DONE
+ [serge-hallyn] Send syslog namespace description to kernel-team ASAP: BLOCKED
  [daniel-lezcano] Improved monitor notification support: TODO
  [stgraber] Fix lxc-ls (re-write using api): TODO
  [serge-hallyn] lxc-create or template option to specify userns mapping: TODO
  [serge-hallyn] push user namespace lxc delta upstream: TODO
  [serge-hallyn] add config options for loglevel and output file: TODO
  [serge-hallyn] drop lxccontainer.log default logging in api: BLOCKED
  [serge-hallyn] lxc-create - set a default log level and log file in 
/var/log/lxc/$container: TODO
  [serge-hallyn] lxc.autodev: push lxc patch upstream: INPROGRESS
  [serge-hallyn] lxc.autodev: push lxc patch into package: TODO
  [serge-hallyn] lxc.autodev: push mountall patch into package: TODO
  [serge-hallyn] list broken functionality in ubuntu container in user 
namespace: TODO
  [serge-hallyn] improve ubuntu container experience in user namespace: TODO
  [serge-hallyn] add config option for RLIMIT_NPROC in userns container: TODO
  [stgraber] add (not container) to upstart jobs which just fail: TODO
  [stgraber] write tool to pass devices into container: TODO
  [stgraber] create a separate package for templates: DONE
  [stgraber] have lxc-create record the name of template used in container 
config file for debugging: TODO
  [stgraber] support templates outside of $templatedir (pushed to git): DONE
  [stgraber] investigate what's needed to support containers outside of 
/var/lib/lxc: TODO
  [serge-hallyn] test apparmor profile stacking; implement any lxc changes 
needed to support it: BLOCKED
  [stgraber] rebase staging branch on upstream master: DONE
  [serge-hallyn] test attach support in userns kernrel; shout if anything 
missing: TODO
  [daniel-lezcano] investigate/use http://lxc.sourceforge.net/download/procfs 
to filter /proc/{cpuinfo,meminfo,etc}: TODO
  [stgraber] investigate: does dnsmasq save mac-ip across host reboots? (it 
does): DONE
  [stgraber] Port arkose to python3 (and make it pep8 clean): TODO
  [stgraber] Port arkose to python3-lxc: TODO
  [stgraber] Port auto-dist-upgrader to python3-lxc: TODO
  [stgraber] Tweak the tests to ensure auto-dist-upgrader on LXC gives the same 
results as on kvm: TODO
  [stgraber] Check what it'd take to make lxc work fine when 
creating/starting/stopping containers in parallel: TODO
  [stgraber] Add code to detect and install langpacks in containers (at least 
-base-en): TODO
  [stgraber] Get LXC into main: TODO

-- 
LXC work for R
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-lxc

-- 
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-r-lxc] LXC work for R

2012-11-19 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  User Stories:
  
  Joe wants to deploy a container, but is afraid of root in the container
  adversely affecting the host.  By running the container in a user
  namespace and with seccomp, the host exposure is greatly reduced.
  
  Risks:
  
  Syslog kernel ns rejected upstream.
  
  User namespace kernel delta delayed upstream.
  
  kernel setns() patches delayed or rejected upstream.
  
  Apparmor lxc-related work delayed.
  
  Test Plans:
  
  An lxc testsuite, hooked into the server set of UTAH tests, will be
  deployed on each package release.
  
  The lxc api will be leveraged to add more build-time tests.
  
  (Decide for which features tests make sense and are feasible)
  
  Release Note:
  
  User namespaces are available as a tech preview.  Fully usable Ubuntu
  containers can be created, sandboxed inside a user namespace.  These are
  not yet recommended for deployment.
  
  Notes:
-Syslog ns design wiki page is at https://wiki.ubuntu.com/LxcSyslogNs
+    Syslog ns design wiki page is at https://wiki.ubuntu.com/LxcSyslogNs
+Syslog ns will be sent to kernel team only if/when it appears headed 
upstream, so that is blocked pending lkml discussions.

-- 
LXC work for R
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-lxc

-- 
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-r-openstack-grizzly] Openstack next steps

2012-11-19 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items:
  Release and package nova, glance, keystone, cinder, swift, horizon, quantum, 
and ceilometer for main: TODO
  MIR dependencies that need to be done for ceilometer: TODO
  SSL support openstack endpoints: TODO
  Apparmor profile for openstack projects: TODO
  Make sure that vmware esxi works on ubuntu: TODO
  Make sure libvirt-xen works on ubuntu openstack: TODO
  Make sure that XCP/Xenserver work on Ubuntu openstack: TODO
  Make sure that openstack works with postgresql (revisit db-common): TODO
  rabbitmq vs activemq vs zeromq vs qpid: TODO
  Convert ubuntu CI lab to cutover to Openstack++ when we start planning to 
test: TODO
  Adding HA to CI testing: TODO
  Look at packaging Synaps contributed by Samsung: TODO
  Look at packaging Red Dwarf: TODO
  Look at packaging DNS as a service: TODO
  Look at Load Balancing as a service: TODO
  Look at NRPE Plugins Package: TODO
  Convert ubuntu CI lab to cutover to Openstack++ when we start planning to 
test: TODO
  [zulcss] FTBFS from is missing binaries: DONE
- Remove nova-volume in Grizzly: TODO
+ [zulcss] Remove nova-volume in Grizzly: DONE
  [ivoks] Test quantum on ARM: TODO
  (Folsom-Grizzly) (Grizzly-) for the Ubuntu Devel release + Precise: TODO

-- 
Openstack next steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-openstack-grizzly

-- 
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 1036919] Re: Region drop down showing incorrect region

2012-11-19 Thread Chuck Short
This should be out now.

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

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

Title:
  Region drop down showing incorrect region

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1036919/+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 995079] Re: Internal server error when accessing nova/instances_and_volumes/ via horizon

2012-11-19 Thread Chuck Short
This has been fixed in folsom.

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

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

Title:
  Internal server error when accessing nova/instances_and_volumes/ via
  horizon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/995079/+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 1056462] Re: The '--print' option to ceph-authtool is incorrect

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/ceph

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

Title:
  The '--print' option to ceph-authtool is incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1056462/+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 1079941] Re: -v version output is broken

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/ceph

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

Title:
  -v version output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1079941/+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 1080717] Re: 'ubuntu' user sudo not setup, does not use bash shell

2012-11-19 Thread Scott Moser
** Changed in: cloud-init (Ubuntu)
   Status: New = In Progress

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

** Changed in: cloud-init (Ubuntu)
 Assignee: (unassigned) = Scott Moser (smoser)

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

Title:
  'ubuntu' user sudo not setup, does not use bash shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080717/+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 1028981] Re: ceph should Recommend xfsprogs

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/ceph

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

Title:
  ceph should Recommend xfsprogs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1028981/+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-r-openstack-grizzly] Openstack next steps

2012-11-19 Thread Chuck Short
Blueprint changed by Chuck Short:

Whiteboard changed:
  User Stories:
  
  Fred is a developer who wants to develop locally on his EC2 compatible cloud 
before his application on Amazon.
  Dave is a system administrator who wants to virtualize his servers using a 
private cloud
  
  Risks:
  
+ Upgrading Openstack from folsom to grizzly might cause Openstack being
+ unstable.
+ 
  Test Plans:
  
  See servercloud-r-openstack-qa
  
  Release Note:
  
- -- Chuck - please can you document some risks and a release note for
- this BP.
+ Openstack in Ubuntu has been updated to the grizzly release of
+ openstack.

-- 
Openstack next steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-openstack-grizzly

-- 
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 1080621] Re: RequestTTY option is not respected when declared in .ssh/config

2012-11-19 Thread Ubuntu Foundations Team Bug Bot
The attachment request-tty.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  RequestTTY option is not respected when declared in .ssh/config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1080621/+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 1080369] Re: FreeDOS fails to boot in Qemu/kvm

2012-11-19 Thread Serge Hallyn
Thanks for submitting this bug.   I will try to reproduce it.

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  FreeDOS fails to boot in Qemu/kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080369/+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 1079941] Re: -v version output is broken

2012-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ceph - 0.54-0ubuntu1

---
ceph (0.54-0ubuntu1) raring; urgency=low

  * New upstream release, preview for next upstream LTS release
(LP: #1056462):
- d/librbd-dev.install: Pickup new features.h file.
- d/control: Suggest parted to support upstart integration.
- d/{control,obsync.install}: Drop obsync package inline with
  upstream.
- d/control: Add xfsprogs to Depends for ceph to support XFS
  as default filesystem (LP: #1028981).
- d/patches/*: Drop all patches; either included upstream or
  no longer required.
- d/ceph.lintian-overrides: Added additional overrides for
  new rados class libraries.
  * d/watch: Switch back to using distributed tarball's rather than
pulling from github so that version resolution works correctly
(LP: #1079941).
  * Tidied up redundant packaging files from debian directory.
 -- James Page james.p...@ubuntu.com   Mon, 19 Nov 2012 10:15:42 +

** Changed in: ceph (Ubuntu Raring)
   Status: In Progress = Fix Released

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

Title:
  -v version output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1079941/+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 1056462] Re: The '--print' option to ceph-authtool is incorrect

2012-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ceph - 0.54-0ubuntu1

---
ceph (0.54-0ubuntu1) raring; urgency=low

  * New upstream release, preview for next upstream LTS release
(LP: #1056462):
- d/librbd-dev.install: Pickup new features.h file.
- d/control: Suggest parted to support upstart integration.
- d/{control,obsync.install}: Drop obsync package inline with
  upstream.
- d/control: Add xfsprogs to Depends for ceph to support XFS
  as default filesystem (LP: #1028981).
- d/patches/*: Drop all patches; either included upstream or
  no longer required.
- d/ceph.lintian-overrides: Added additional overrides for
  new rados class libraries.
  * d/watch: Switch back to using distributed tarball's rather than
pulling from github so that version resolution works correctly
(LP: #1079941).
  * Tidied up redundant packaging files from debian directory.
 -- James Page james.p...@ubuntu.com   Mon, 19 Nov 2012 10:15:42 +

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

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

Title:
  The '--print' option to ceph-authtool is incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1056462/+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 1028981] Re: ceph should Recommend xfsprogs

2012-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ceph - 0.54-0ubuntu1

---
ceph (0.54-0ubuntu1) raring; urgency=low

  * New upstream release, preview for next upstream LTS release
(LP: #1056462):
- d/librbd-dev.install: Pickup new features.h file.
- d/control: Suggest parted to support upstart integration.
- d/{control,obsync.install}: Drop obsync package inline with
  upstream.
- d/control: Add xfsprogs to Depends for ceph to support XFS
  as default filesystem (LP: #1028981).
- d/patches/*: Drop all patches; either included upstream or
  no longer required.
- d/ceph.lintian-overrides: Added additional overrides for
  new rados class libraries.
  * d/watch: Switch back to using distributed tarball's rather than
pulling from github so that version resolution works correctly
(LP: #1079941).
  * Tidied up redundant packaging files from debian directory.
 -- James Page james.p...@ubuntu.com   Mon, 19 Nov 2012 10:15:42 +

** Changed in: ceph (Ubuntu Raring)
   Status: In Progress = Fix Released

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

Title:
  ceph should Recommend xfsprogs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1028981/+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 1080796] [NEW] package quota 4.00-3ubuntu1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2012-11-19 Thread lmike
Public bug reported:

install from zental 3.0 repository report fail

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: quota 4.00-3ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu15
AptOrdering:
 quota: Configure
 zentyal-users: Configure
 zentyal-mail: Configure
 zentyal-samba: Configure
 zentyal-squid: Configure
Architecture: amd64
Date: Mon Nov 19 21:12:37 2012
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Release amd64 
(20120424.1)
MarkForUpload: True
SourcePackage: quota
Title: package quota 4.00-3ubuntu1 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise third-party-packages

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

Title:
  package quota 4.00-3ubuntu1 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1080796/+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 1070775] Re: The zone name (attached to a cluster controller) can still be changed when it contains in-use nodes and DNS is managed.

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  The zone name (attached to a cluster controller) can still be changed
  when it contains in-use nodes and DNS is managed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070775/+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 1070774] Re: The hostname of a node can still be changed once the node is in use

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  The hostname of a node can still be changed once the node is in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070774/+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 1070765] Re: DNS forward zone ends up with nonsensical entries

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  DNS forward zone ends up with nonsensical entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070765/+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 1070522] Re: maas-cli nodes new incomplete documentation

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  maas-cli nodes new incomplete documentation

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070522/+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 1069850] Re: import_pxe_files does not include quantal

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  import_pxe_files does not include quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069850/+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 1069734] Re: Filestorage is unique to each appserver instance

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  Filestorage is unique to each appserver instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069734/+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 1069603] Re: Error in log when using 'Start node' button: MAASAPINotFound: No user data available for this node.

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  Error in log when using 'Start node' button: MAASAPINotFound: No user
  data available for this node.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069603/+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 1068843] Re: maas-cluster-controller doesn't have images for provisioning

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  maas-cluster-controller doesn't have images for provisioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1068843/+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 1066775] Re: Main page slow to load with many nodes

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  Main page slow to load with many nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1066775/+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 1064224] Re: IPMI detection ends up with power_address of 0.0.0.0

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  IPMI detection ends up with power_address of 0.0.0.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064224/+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 1059645] Re: URI in API description wrong when accessing machine via alternative interface

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/quantal_update_changelog

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

Title:
  URI in API description wrong when accessing machine via alternative
  interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1059645/+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-r-maas-next-steps] MAAS next steps

2012-11-19 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Work items changed:
  Work items:
  [andreserl] SRU django 1.4 GenericIpAddressField to 1.3 for 12.04: TODO
  [andreserl] SRU 12.10-stabilization to Quantal: TODO
  [andreserl] SRU 12.10-stabilization to Precise: TODO
- [andreserl] SRU python-tx-tftp (0.1~bzr31-0ubuntu7) to Quantal: TODO
+ [andreserl] SRU python-tx-tftp (0.1~bzr31-0ubuntu7) to Quantal (LP #1068843): 
TODO
  [andreserl] SRU python-tx-tftp to Precise: TODO
  [andreserl] SRU yui3 to Precise: TODO
  [andreserl] SRU libjs-raphael to Precise: TODO
- [andreserl] SRU apparmor fixes from quantal to precise: TODO
+ [andreserl] SRU apparmor fixes from quantal to precise (LP: #1049177): 
INPROGRESS
  [andreserl] SRU Raring features to Quantal: TODO
  [andreserl] SRU Raring features to Precise: TODO
  [andreserl] Bug #1073462 fence_cdu power type is missing: TODO
  [andreserl] Bug #1064224 IPMI detection ends up with power_address of 
0.0.0.0: DONE
  [andreserl] Bug #1064527 detect_ipmi needs improvement. detects non-existant 
device in nested kvm: TODO
  [andreserl] maas-ipmi-autodetect and maas-signal should be shipped with MAAS: 
TODO
  [maas-maintainers] Bug #975454complete documentation and man pages: 
TODO
  [maas-maintainers] Bug #1044503   kernel command line is not easily 
customizable: TODO
  [maas-maintainers] Bug #1066775   Main page slow to load with many nodes: 
DONE
  [maas-maintainers] Bug #1068843   maas-cluster-controller doesn't have 
images for provisioning: DONE
  [maas-maintainers] Bug #1069734   Filestorage is unique to each appserver 
instance: DONE
  [maas-maintainers] Bug #1069850   import_pxe_files does not include 
quantal: DONE
  [maas-maintainers] Bug #1070522   maas-cli nodes new incomplete 
documentation: DONE
  [maas-maintainers] Bug #1070765   DNS forward zone ends up with 
nonsensical entries: DONE
  [maas-maintainers] Bug #1070774   The hostname of a node can still be 
changed once the node is in use: DONE
  [maas-maintainers] Bug #1070775   The zone name (attached to a cluster 
controller) can still be changed when it contains in-use nodes and DNS is 
managed.: DONE
  [maas-maintainers] Bug #1075597   Duplicated prefix in the url used by 
the CLI: DONE
  [maas-maintainers] Bug #1034318   API calls that return a node leak 
private data: DONE
  [maas-maintainers] Bug #1059645   URI in API description wrong when 
accessing machine via alternative interface: DONE
  [maas-maintainers] Bug #1069603   Error in log when using 'Start node' 
button: MAASAPINotFound: No user data available for this node.: DONE
  [maas-maintainers] define supported release combination matrix: TODO

-- 
MAAS next steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-maas-next-steps

-- 
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-r-maas-next-steps] MAAS next steps

2012-11-19 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Work items changed:
  Work items:
  [andreserl] SRU django 1.4 GenericIpAddressField to 1.3 for 12.04: TODO
  [andreserl] SRU 12.10-stabilization to Quantal: TODO
  [andreserl] SRU 12.10-stabilization to Precise: TODO
- [andreserl] SRU python-tx-tftp (0.1~bzr31-0ubuntu7) to Quantal (LP #1068843): 
TODO
+ [andreserl] SRU python-tx-tftp (0.1~bzr31-0ubuntu7) to Quantal (LP #1068843): 
INPROGRESS
  [andreserl] SRU python-tx-tftp to Precise: TODO
  [andreserl] SRU yui3 to Precise: TODO
  [andreserl] SRU libjs-raphael to Precise: TODO
  [andreserl] SRU apparmor fixes from quantal to precise (LP: #1049177): 
INPROGRESS
  [andreserl] SRU Raring features to Quantal: TODO
  [andreserl] SRU Raring features to Precise: TODO
  [andreserl] Bug #1073462 fence_cdu power type is missing: TODO
  [andreserl] Bug #1064224 IPMI detection ends up with power_address of 
0.0.0.0: DONE
  [andreserl] Bug #1064527 detect_ipmi needs improvement. detects non-existant 
device in nested kvm: TODO
  [andreserl] maas-ipmi-autodetect and maas-signal should be shipped with MAAS: 
TODO
  [maas-maintainers] Bug #975454complete documentation and man pages: 
TODO
  [maas-maintainers] Bug #1044503   kernel command line is not easily 
customizable: TODO
  [maas-maintainers] Bug #1066775   Main page slow to load with many nodes: 
DONE
  [maas-maintainers] Bug #1068843   maas-cluster-controller doesn't have 
images for provisioning: DONE
  [maas-maintainers] Bug #1069734   Filestorage is unique to each appserver 
instance: DONE
  [maas-maintainers] Bug #1069850   import_pxe_files does not include 
quantal: DONE
  [maas-maintainers] Bug #1070522   maas-cli nodes new incomplete 
documentation: DONE
  [maas-maintainers] Bug #1070765   DNS forward zone ends up with 
nonsensical entries: DONE
  [maas-maintainers] Bug #1070774   The hostname of a node can still be 
changed once the node is in use: DONE
  [maas-maintainers] Bug #1070775   The zone name (attached to a cluster 
controller) can still be changed when it contains in-use nodes and DNS is 
managed.: DONE
  [maas-maintainers] Bug #1075597   Duplicated prefix in the url used by 
the CLI: DONE
  [maas-maintainers] Bug #1034318   API calls that return a node leak 
private data: DONE
  [maas-maintainers] Bug #1059645   URI in API description wrong when 
accessing machine via alternative interface: DONE
  [maas-maintainers] Bug #1069603   Error in log when using 'Start node' 
button: MAASAPINotFound: No user data available for this node.: DONE
  [maas-maintainers] define supported release combination matrix: TODO

-- 
MAAS next steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-maas-next-steps

-- 
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 1080717] Re: 'ubuntu' user sudo not setup, does not use bash shell

2012-11-19 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/1080717

Title:
  'ubuntu' user sudo not setup, does not use bash shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080717/+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 1049177] Re: isc-dhcp-server apparmor profile should have include .d

2012-11-19 Thread Andres Rodriguez
Hi Clint,

I have verified this as working in Precise.  Marking verification done!

Thanks

** 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 maas in Ubuntu.
https://bugs.launchpad.net/bugs/1049177

Title:
  isc-dhcp-server apparmor profile should have include .d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1049177/+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 1080717] Re: 'ubuntu' user sudo not setup, does not use bash shell

2012-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.1-0ubuntu2

---
cloud-init (0.7.1-0ubuntu2) raring; urgency=low

  * debian/watch: add watch file
  * add 'ubuntu' user to sudoers (LP: #1080717)
  * set 'ubuntu' user shell to bash
 -- Scott Moser smo...@ubuntu.com   Mon, 19 Nov 2012 09:38:29 -0500

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

Title:
  'ubuntu' user sudo not setup, does not use bash shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080717/+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 903276] Re: gss-api plugins produce libdl error on linux at process exit

2012-11-19 Thread Sam Hartman
** Bug watch added: krbdev.mit.edu/rt/ #7135
   http://krbdev.mit.edu/rt/Ticket/Display.html?id=7135

** Also affects: kerberos via
   http://krbdev.mit.edu/rt/Ticket/Display.html?id=7135
   Importance: Unknown
   Status: Unknown

** Also affects: krb5 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  gss-api plugins produce libdl error on linux at process exit

To manage notifications about this bug go to:
https://bugs.launchpad.net/kerberos/+bug/903276/+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 1080369] Re: FreeDOS fails to boot in Qemu/kvm

2012-11-19 Thread Serge Hallyn
After installing freedos, I get teh following 4 options.  Options 1 and
2 immediately reset, while 3 and 4 give me a usable prompt.  Is that the
same thing you see?

(My command line was:
qemu-img create freedos.img 100M
qemu-system-i386 -enable-kvm -hda freedos.img -cdrom Downloads/fd11src.iso -m 
128M -boot d
  # (install)
qemu-system-i386 -enable-kvm -hda freedos.img -cdrom Downloads/fd11src.iso -m 
128M -boot c
)

** Attachment added: shot.png
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080369/+attachment/3439019/+files/shot.png

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Incomplete

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

Title:
  FreeDOS fails to boot in Qemu/kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080369/+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 1080369] Re: FreeDOS fails to boot in Qemu/kvm

2012-11-19 Thread Serge Hallyn
Actually the above was in 12.04.  In 12.10 options 1, 2 and 4 work,
while option 3 gives me a kvm internal error.  Suberror: 1 emulation
failure then resets.  But this again doesn't sound to me like what
you're seeing?

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

Title:
  FreeDOS fails to boot in Qemu/kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080369/+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 903276] Re: gss-api plugins produce libdl error on linux at process exit

2012-11-19 Thread Bug Watch Updater
** Changed in: krb5 (Debian)
   Status: Unknown = New

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

Title:
  gss-api plugins produce libdl error on linux at process exit

To manage notifications about this bug go to:
https://bugs.launchpad.net/kerberos/+bug/903276/+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 1079941] Re: -v version output is broken

2012-11-19 Thread Dan Mick
Thanks for your prompt attention James.  Do you plan to change the
configuration options for the s3/leveldb issue?

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

Title:
  -v version output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1079941/+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 1080910] [NEW] -m argument of sieve-test is ignored

2012-11-19 Thread Niklas Fischer
Public bug reported:

When running sieve-test, the option providing the default mailbox is
ignored (other than what man sieve-test states) This [1] patch fixes the
issue.

[1] http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/e42a38f02d28

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

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

Title:
  -m argument of sieve-test is ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1080910/+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 1080912] [NEW] package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-19 Thread Jared Brown
Public bug reported:

Error occurred during standard sudo apt-get upgrade action

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: qemu-kvm 1.0+noroms-0ubuntu14.4
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
Uname: Linux 3.2.0-32-generic-pae i686
ApportVersion: 2.0.1-0ubuntu15
Architecture: i386
Date: Mon Nov 19 21:30:54 2012
DuplicateSignature:
 Setting up qemu-kvm (1.0+noroms-0ubuntu14.4) ...
 Installing new version of config file /etc/init/qemu-kvm.conf ...
 udevadm trigger is not permitted while udev is unconfigured.
 dpkg: error processing qemu-kvm (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release i386 
(20111011)
KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
MachineType: Hewlett-Packard HP Pavilion dv6000 (RP283UA#ABA)
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic-pae 
root=UUID=7e50890a-964b-49c5-a629-5d03c1ef9cd4 ro
SourcePackage: qemu-kvm
Title: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-05-02 (201 days ago)
dmi.bios.date: 03/22/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.2E
dmi.board.name: 30BB
dmi.board.vendor: Quanta
dmi.board.version: 66.42
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.2E:bd03/22/2010:svnHewlett-Packard:pnHPPaviliondv6000(RP283UA#ABA):pvrRev1:rvnQuanta:rn30BB:rvr66.42:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv6000 (RP283UA#ABA)
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-package i386 package-from-proposed precise

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

Title:
  package qemu-kvm 1.0+noroms-0ubuntu14.4 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/qemu-kvm/+bug/1080912/+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 1080912] Re: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-19 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 qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1080912

Title:
  package qemu-kvm 1.0+noroms-0ubuntu14.4 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/qemu-kvm/+bug/1080912/+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 1006898] Re: [SRU] dnsmasq fails at leasing issues when using vlan mode

2012-11-19 Thread Michael S. Moody
This is hitting a lot of openstack users who chose 12.04 due to the
announcement of backporting openstack to precise for 3 years:
https://wiki.ubuntu.com/ServerTeam/CloudArchive

We fall into that category. It's pretty much impossible to use stock
versions of dnsmasq and openstack in 12.04. This adds a significant
burden to our team. This is a pretty serious problem that needs to find
its way into 12.04 (precise), sooner rather than later, especially since
it affects the recommended openstack essex configuration (vlan). It's
causing our Windows Server instances to fatally lose their IP address
config. This essentially makes our cloud unpredictably unstable, with
instances coming and going randomly. Yes, there are potential
workarounds (at least for openstack), but they're ugly:

https://lists.launchpad.net/openstack/msg11696.html

nova.conf
# release leases immediately on terminate
force_dhcp_release=true
# one week lease time
dhcp_lease_time=604800
# two week disassociate timeout
fixed_ip_disassociate_timeout=1209600

Again, this needs to be fixed considering this is LTS, and considering
that precise is supposed to be a solid foundation upon which to build an
openstack cloud.

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

Title:
  [SRU] dnsmasq fails at leasing issues when using vlan mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1006898/+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 1052614] Re: Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with mysql plugin

2012-11-19 Thread Launchpad Bug Tracker
[Expired for munin (Ubuntu) because there has been no activity for 60
days.]

** Changed in: munin (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with
  mysql plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052614/+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 1080985] [NEW] 'noblock' setting for resize_rootfs is broken

2012-11-19 Thread Scott Moser
Public bug reported:

resize_rootfs: noblock

should tell the resize to occur in the background, but it will currently result 
in:
Nov 20 04:51:45 ubuntu [CLOUDINIT] cc_resizefs.py[DEBUG]: Skipping module named 
resizefs, resizing disabled

The fix is simple, in cloudinit/config/cc_resizefs.py:

log.warn(resize_root: %s % resize_root)
if not util.translate_bool(resize_root) and resize_root not in (noblock):
log.debug(Skipping module named %s, resizing disabled, name)
return

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

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

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

** Changed in: cloud-init
   Importance: Undecided = Medium

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

** Changed in: cloud-init
Milestone: None = 0.7.2

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

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

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

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

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

** Changed in: cloud-init (Ubuntu Quantal)
   Importance: Undecided = Medium

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

Title:
  'noblock' setting for resize_rootfs is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080985/+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 1080985] Re: 'noblock' setting for resize_rootfs is broken

2012-11-19 Thread Launchpad Bug Tracker
** Branch linked: lp: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/1080985

Title:
  'noblock' setting for resize_rootfs is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080985/+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 1080985] Re: 'noblock' setting for resize_rootfs is broken

2012-11-19 Thread Scott Moser
fixed revno 743.

** Changed in: cloud-init
   Status: Confirmed = Fix Committed

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

Title:
  'noblock' setting for resize_rootfs is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080985/+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 1080685] Re: raring cloud images: User 'ubuntu' cannot sudo

2012-11-19 Thread Scott Moser
*** This bug is a duplicate of bug 1080717 ***
https://bugs.launchpad.net/bugs/1080717

** This bug has been marked a duplicate of bug 1080717
   'ubuntu' user sudo not setup, does not use bash shell

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

Title:
  raring cloud images: User 'ubuntu' cannot sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1080685/+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 1080024] Re: Quetzal libmyth-0.25-0 depends on libx264-120

2012-11-19 Thread Adam Conrad
Oh, nevermind, I didn't have quantal-updates enabled in my tests.  Looks
like an update from precise was copied to quantal, which broke this.  A
rebuild will indeed be required.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1080024

Title:
  Quetzal libmyth-0.25-0 depends on libx264-120

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1032390] Re: [needs-packaging] libgtk2-appindicator-perl

2012-11-19 Thread Bug Watch Updater
** Changed in: debian
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032390

Title:
  [needs-packaging] libgtk2-appindicator-perl

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209513] Re: After upgrade, Update standard folders to current language threatens to rename your home folder

2012-11-19 Thread shte...@gmail.com
I had the same thing. I clicked keep old names hoping that nothing
would change, but as soon as I did that I noticed that all my menus,
notifications, etc are in Chinese (or Japanese? I can't tell the
difference). My language is still set to english in /etc/default/locale,
so I don't know how to fix it...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/209513

Title:
  After upgrade, Update standard folders to current language threatens
  to rename your home folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs/+bug/209513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1073202] Re: Compiz packaging branch for staging PPAs fails to set up keybindings correctly

2012-11-19 Thread Daniel van Vugt
didrocks is suggesting that the gnome setting should be copied into
compiz gsettings instead of proxied, but even if it was, it would be
copying the wrong value because of the bug in ubuntu-settings. So that
would still have to be fixed first.

It does sound like there might be an inconsistency between the python
and C APIs, both returning different values for the same setting. But
still, that's irrelevant while ubuntu-settings is forcefully overriding
the setting to the wrong value. ubuntu-settings needs fixing first.

** Changed in: compiz
 Assignee: Daniel van Vugt (vanvugt) = (unassigned)

** Changed in: compiz
   Status: In Progress = Confirmed

** Summary changed:

- Compiz packaging branch for staging PPAs fails to set up keybindings correctly
+ show-desktop (from org.gnome.desktop.wm.keybindings) has the wrong value on 
first login (Ctrl+Alt+D instead of Ctrl+Super+D)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073202

Title:
  show-desktop (from org.gnome.desktop.wm.keybindings) has the wrong
  value on first login (Ctrl+Alt+D instead of Ctrl+Super+D)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93849] Re: Feature request: Adaptive Multi-Rate Codec Support

2012-11-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gstreamer0.10-ffmpeg (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/93849

Title:
  Feature request: Adaptive Multi-Rate Codec Support

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93849] Re: Feature request: Adaptive Multi-Rate Codec Support

2012-11-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mplayer (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/93849

Title:
  Feature request: Adaptive Multi-Rate Codec Support

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1080588] [NEW] jockey suggests not installable packages on renamed stack

2012-11-19 Thread Maarten Lankhorst
Public bug reported:

None of the nvidia and fglrx drivers can be installed through the gui,
because they have a versioned depends on xserver-xorg-core.

For example:

# LANG=C apt-get install nvidia-experimental-304
The following packages have unmet dependencies:
 nvidia-experimental-304 : Depends: xserver-xorg-core (= 2:1.10.99.901)
E: Unable to correct problems, you have held broken packages.

Furthermore even some packages are shown that cannot be installed on the
renamed x server, because the drivers haven't been updated to work on
them. For example nvidia-current:

 nvidia-current : Depends: xorg-video-abi-11
  Depends: xserver-xorg-core (= 2:1.10.99.901)
E: Unable to correct problems, you have held broken packages.

nvidia-common needs to be updated to hide versions of nvidia drivers that won't 
work on x 1.13 or later, and make them installable.
I think the xserver-xorg-core version check can be removed, in favor of 
checking the video abi version.

** Affects: nvidia-common (Ubuntu)
 Importance: Undecided
 Assignee: Alberto Milone (albertomilone)
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1080588

Title:
  jockey suggests not installable packages on renamed stack

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1074792] Re: Bluetooth Mouse is laggy/sluggish/erratic behaviour in Linux but not Windows

2012-11-19 Thread bcygan
Maybe a duplicate of #1072234 ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074792

Title:
  Bluetooth Mouse is laggy/sluggish/erratic behaviour in Linux but not
  Windows

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1074792] Re: Bluetooth Mouse is laggy/sluggish/erratic behaviour in Linux but not Windows

2012-11-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: bluez (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1074792

Title:
  Bluetooth Mouse is laggy/sluggish/erratic behaviour in Linux but not
  Windows

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072234] Re: Bluetooth mouse randomly disconnects

2012-11-19 Thread bcygan
Same issues here with 12.10 (Kernel 3.5.0-18-generic) and a Razer Orochi
via Bluetooth. Sometimes the mouse will behave as if one axis is broken
- mechanically impossible on an optical mouse. I can provide further
logs if needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072234

Title:
  Bluetooth mouse randomly disconnects

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1026442] Re: Buddy pounce - send message window too short

2012-11-19 Thread Ritesh Khadgaray
** Bug watch added: Pidgin Trac #15400
   http://developer.pidgin.im/ticket/15400

** Also affects: pidgin via
   http://developer.pidgin.im/ticket/15400
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026442

Title:
  Buddy pounce - send message window too short

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 30734] Re: colorgcc should replace default gcc

2012-11-19 Thread Pander
** Tags added: development

** Tags added: color

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

Title:
  colorgcc should replace default gcc

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1042296] Re: Cannot install updates requiring untrusted packages

2012-11-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: update-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1042296

Title:
  Cannot install updates requiring untrusted packages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1017750] Re: Rhythmbox freezes on Media Player context menu Properties with Samsung Galaxy S3 connected

2012-11-19 Thread borrell
Can confirm this issue occurs on Ubuntu 12.10 when trying to Sync with
my Galaxy Nexus (stock 4.1.2).

To reproduce:
Start Rhythmbox - Connect phone - Right click on Media player in sidebar - 
Select properties

Terminal output:

[~] rhythmbox   

Android device detected, assigning default bug flags

(rhythmbox:12603): GLib-GObject-CRITICAL **: g_type_instance_get_private: 
assertion `instance != NULL  instance-g_class != NULL' failed
[1]12603 segmentation fault (core dumped)  rhythmbox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1017750

Title:
  Rhythmbox freezes on Media Player context menu  Properties with
  Samsung Galaxy S3 connected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)

2012-11-19 Thread Daniel van Vugt
I agree it's critical and I would love to have time to work on it.
Hopefully this week.

Please stop complaining about status changes. So many people complain
about status changes that I mostly don't bother changing bug status's
even when I should, just so no one will complain.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969860

Title:
  fglrx uses 100% CPU when screen turns off (spinning in
  glXWaitVideoSyncSGI or glXSwapBuffers)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)

2012-11-19 Thread Daniel van Vugt
P.S. Compiz is open source. Canonical is not to blame for things not
getting fixed, but everyone is.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969860

Title:
  fglrx uses 100% CPU when screen turns off (spinning in
  glXWaitVideoSyncSGI or glXSwapBuffers)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1042296] Re: Cannot install updates requiring untrusted packages

2012-11-19 Thread Jussi Lind
I think this is a major usability issue especially for new users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1042296

Title:
  Cannot install updates requiring untrusted packages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 932189] Re: Minimized windows are empty frames on restarting Unity

2012-11-19 Thread Tommy_CZ
The bug still exists, Ubuntu 12.04.1 64bit edition, latest kernel (but I
have suspicion that 3.2-32 kernel was without this problem, regression
may be?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932189

Title:
  Minimized windows are empty frames on restarting Unity

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 267353] Re: [needs-packaging] OpenMoko

2012-11-19 Thread Pander
** Changed in: ubuntu
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/267353

Title:
  [needs-packaging] OpenMoko

To manage notifications about this bug go to:
https://bugs.launchpad.net/feisty-backports/+bug/267353/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 221048] Re: Preferred Applications - Web browser/Mail Reader not automaticaly updated to new standard

2012-11-19 Thread Windkracht8
I have not seen the same problem again. The is more then 4 years old. I
think it can be closed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/221048

Title:
  Preferred Applications - Web browser/Mail Reader not automaticaly
  updated to new standard

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177010] Re: Provide legend for lists in privacy tab

2012-11-19 Thread Pander
** Changed in: amsn (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/177010

Title:
  Provide legend for lists in privacy tab

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1080591] [NEW] shotwell fails to authenticate with non-primary address

2012-11-19 Thread Ketil Malde
Public bug reported:

I am trying to export some pictures from Shotwell to my Picasa account.
I select Picasa from the publish list, and push the button to
authenticate.  I am asked for password, which I enter.  I am then told
that Authentication failed.  Subsequent attempts go directly to
Authentication failed, and there is no apparent way to enter the
password again.

Cause: I am using a non-gmail email address to log on to Google.  This
used to work, but something - presumably Google - has changed this.

Suggestions:

1) Shotwell should be more informative about the Authentication Failure,
and report what exactly is wrong.  I thought I had mistyped the
password, and then it's frustrating not to be offered the opportunity to
retype it.

2) The login dialog should offer a direct link or pointer to the
accounts settings, now I need to select Add an account from the drop
down.

3) Incidentally, removing accounts doesn't work, in the end I had to
disable two (non-working) instances of Google account configurations.

Anyway, not exactly a bug, but hopefully a report that lets Shotwell
become even better.

Shotwell version 0.13.0-0ubuntu3, on Ubuntu 12.10, 64bit.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1080591

Title:
  shotwell fails to authenticate with non-primary address

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1080583]

2012-11-19 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1080583/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1080583

Title:
  Software update issues i386 Intel Atom

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >