[Bug 1198882] Re: __toString() which stores $this reference triggers segfault

2013-08-28 Thread Alexey Skryabin
** Description changed:

- DISTRIB_DESCRIPTION=Ubuntu 12.04.2 LTS
- php --version
- PHP 5.3.10-1ubuntu3.6 with Suhosin-Patch 
+ Description:
+ Passing object with __toString() causes segfault in random script iteration. 
When casted to string beforehand, it runs OK.
  
+ Test case:
  Code as
  ?php
  
  class A {
  public $a;
  public function __toString()
  {
  $this-a = $this;
  return 'waa?';
  }
  }
  
  $a = new A;
  echo trim($a);
  echo trim($a-a);
  
  ?
  crashes in CLI, and run as php mod in apache
+ 
+ Enviroment:
+ DISTRIB_DESCRIPTION=Ubuntu 12.04.2 LTS
+ php --version
+ PHP 5.3.10-1ubuntu3.6 with Suhosin-Patch

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

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

Title:
  __toString() which stores $this reference triggers segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1198882/+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 1217730] [NEW] lxc-create help text error

2013-08-28 Thread NeilGreenwood
Public bug reported:

There is a typo in the output of
  lxc-create --help

specifically the --lxcpath line has 2 issues:
  1 It should start -P, --lxcpath
  2 It says patch instead of path

$ lxc-create --help
usage: lxc-create -n NAME [-f CONFIG_FILE] [-t TEMPLATE] [FS_OPTIONS] --
 [-P lxcpath] [TEMPLATE_OPTIONS]

where FS_OPTIONS is one of:
  -B none
  -B dir [--dir rootfs_dir]
  -B lvm [--lvname LV_NAME] [--vgname VG_NAME] [--fstype FS_TYPE]
[--fssize FS_SIZE]
  -B btrfs

Create a new container on the system.

Options:
  -n NAMEspecify the name of the container
  -f CONFIG_FILE use an existing configuration file
  -t TEMPLATEuse an accessible template script
  -B BACKING_STORE   alter the container backing store (default: none)
  --lxcpath path specify an alternate container patch (default: 
/var/lib/lxc)
  --lvname LV_NAME   specify the LVM logical volume name
  (default: container name)
  --dir ROOTFS_DIR   specify path for custom rootfs directory location
  --vgname VG_NAME   specify the LVM volume group name (default: lxc)
  --fstype FS_TYPE   specify the filesystem type (default: ext4)
  --fssize FS_SIZE   specify the filesystem size (default: 500M)

To see template-specific options, specify a template. For example:
  lxc-create -t ubuntu -h


I have looked at the package source, and I can see that lxc-create.in
needs the changes, but I don't know how to go about making them. I am
very keen to help if I can.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lxc 0.9.0-0ubuntu3.4
ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Wed Aug 28 08:05:58 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-04-27 (487 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
MarkForUpload: True
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2013-04-26 (123 days ago)
lxcsyslog:

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


** Tags: amd64 apparmor apport-bug raring

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

Title:
  lxc-create help text error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1217730/+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 1213879] Re: kernel fault ovs 1.10.1 + linux 3.11

2013-08-28 Thread James Page
** Changed in: linux (Ubuntu Saucy)
   Status: Incomplete = Invalid

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

Title:
  kernel fault ovs 1.10.1 + linux 3.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213879/+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-s-seeded-qa-workflow] Improving QA for seeded server packages

2013-08-28 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-13.08:
  [yolanda.robla] write dep-8 test for ganglia: DONE
  [yolanda.robla] write dep-8 test for iscsitarget: DONE
  [yolanda.robla] write dep-8 test for nagios3: DONE
  [yolanda.robla] write dep-8 test for open-iscsi: DONE
  [yolanda.robla] write dep-8 test for quagga: DONE
  [yolanda.robla] write dep-8 test for radvd: DONE
  [yolanda.robla] write dep-8 test for tgt: DONE
  [james-page] write dep-8 test for openvswitch: DONE
  [james-page] Update https://wiki.ubuntu.com/QATeam/RequiredTests where 
appropriate: DONE
  [yolanda.robla] write dep-8 test for clamav: DONE
  [yolanda.robla] write dep-8 test for exim4: DONE
  [yolanda.robla] write dep-8 test for mailman: DONE
  [yolanda.robla] write dep-8 test for memcached: DONE
  [yolanda.robla] write dep-8 test for squid3: DONE
  [yolanda.robla] write dep-8 test for varnish: DONE
  [serge-hallyn] write dep-8 test for lxc: DONE
  [yolanda.robla] write dep-8 test for amavisd-new: DONE
  [yolanda.robla] write dep-8 test for nut: DONE
  [yolanda.robla] write dep-8 test for postfix: DONE
  [yolanda.robla] write dep-8 test for slapd/openldap: DONE
  [yolanda.robla] write dep-8 test for spamassassin: DONE
  [yolanda.robla] write dep-8 test for freeradius: DONE
  [yolanda.robla] write dep-8 tests for nova: DONE
  [yolanda.robla] write dep-8 tests for keystone: DONE
  [yolanda.robla] write dep-8 tests for quantum: DONE
  [yolanda.robla] write dep-8 tests for horizon: DONE
  [yolanda.robla] write dep-8 tests for glance: DONE
  [yolanda.robla] write dep-8 tests for python-novaclient: DONE
  [yolanda.robla] write dep-8 tests for python-keystoneclient: DONE
  [yolanda.robla] write dep-8 tests for heat: DONE
  [yolanda.robla] write dep-8 tests for python-quantumclient: DONE
  [yolanda.robla] write dep-8 tests for python-glanceclient: DONE
  [yolanda.robla] write dep-8 tests for python-ceilometerclient: DONE
  [yolanda.robla] write dep-8 tests for python-cinderclient: DONE
  [yolanda.robla] write dep-8 tests for python-swiftclient: DONE
  [yolanda.robla] write dep-8 tests for cinder: DONE
  [yolanda.robla] write dep-8 tests for swift: DONE
  Get all tests automated by QA team: DONE
  
  Work items:
  [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO
  [andreserl] write dep-8 test for tftpd-hpa: TODO
  [gandelman-a] write dep-8 test for haproxy: TODO
  [gandelman-a] write dep-8 tests puppet + facter: TODO
  [ivoks] write dep-8 test for bacula: TODO
  [serge-hallyn] write dep-8 test for kvm: TODO
  [pcarrier] write dep-8 test for snmpd: TODO
  [zulcss] write dep-8 test for rabbitmq-server: TODO
  examine testing status for libvirt: TODO
- [yolanda.robla] write dep-8 tests for ceilometer: TODO
+ [yolanda.robla] write dep-8 tests for ceilometer: DONE
  [jibel] Report for DEP-8 test failures in Ubuntu Server package set: TODO
  [yolanda.robla] improve quantum to test plugins: TODO
  [racb] write dep-8 test for vsftpd: TODO
  review backuppc for continued seed inclusion: TODO
  review likewise-open for continued seed inclusion: TODO
  [pcarrier] write dep-8 test for munin: TODO
  [james-page] Write some guidelines for test authors so we get things right 
first time: TODO
  [james-page] write dep-8 test for solr-tomcat/jetty: TODO
  [matsubara] write dep-8 test for jenkins: TODO

-- 
Improving QA for seeded server packages
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-seeded-qa-workflow

-- 
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 1057195] Re: cloud_config apt_proxy has no option to specify HTTPS or not

2013-08-28 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/1057195

Title:
  cloud_config apt_proxy has no option to specify HTTPS or not

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1057195/+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 1005551] Re: update-grub-legacy-ec2 ignores kernels named -generic

2013-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/cloud-init/precise-
proposed

** Branch linked: lp:~ubuntu-branches/ubuntu/precise/cloud-init/precise-
updates

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

Title:
  update-grub-legacy-ec2 ignores kernels named -generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1005551/+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 1202202] Re: need azure datasource

2013-08-28 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1037723 ***
https://bugs.launchpad.net/bugs/1037723

** Branch linked: lp:~ubuntu-branches/ubuntu/precise/cloud-init/precise-
proposed

** Branch linked: lp:~ubuntu-branches/ubuntu/precise/cloud-init/precise-
updates

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

Title:
  need azure datasource

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1202202/+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 1212444] Re: cc_growpart failed in auto grow mode with Error: Could not stat device resizepart - No such file or directory. with parted 2.3-14

2013-08-28 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/1212444

Title:
  cc_growpart failed in auto grow mode with Error: Could not stat
  device resizepart - No such file or directory. with parted 2.3-14

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1212444/+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 1212723] Re: cloud-init fails to set user password on Windows Azure

2013-08-28 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/1212723

Title:
  cloud-init fails to set user password on Windows Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1212723/+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 948461] Re: apt-get hashsum/size mismatch because s3 mirrors don't support http pipelining correctly

2013-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/natty/cloud-init/natty-
proposed

** Branch linked: lp:ubuntu/oneiric-proposed/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/948461

Title:
  apt-get hashsum/size mismatch because s3 mirrors don't support http
  pipelining correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/948461/+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 1182265] Re: omnibus installation support is broken

2013-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/raring/cloud-init/raring-
proposed

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

Title:
  omnibus installation support is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1182265/+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 1217846] Re: package cloud-image-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/ubuntu-cloudimg-query', which is also in package cloud-utils 0.27-0ubuntu2

2013-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-utils - 0.27-0ubuntu4

---
cloud-utils (0.27-0ubuntu4) saucy; urgency=low

  * Add proper Conflicts/Replaces for the package split to unbreak upgrades.
(LP: #1217846)
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 28 Aug 2013 13:40:31 +0200

** Changed in: cloud-utils (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  package cloud-image-utils (not installed) failed to install/upgrade:
  trying to overwrite '/usr/bin/ubuntu-cloudimg-query', which is also in
  package cloud-utils 0.27-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1217846/+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-s-ceph] Ceph activities for Saucy

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.06:
  [james-page] Enable google-perftools on armhf: DONE
  [james-page] Upload cuttlefish (0.61.2) to saucy: DONE
  [james-page] Upload cuttlefish to the havana cloud archive: DONE
  [james-page] Upload cuttlefish (0.61.3) to saucy: DONE
  [james-page] Upload cuttlefish (0.61.3) to the havana cloud archive: DONE
  [james-page] Upload cuttlefish (0.61.4) to saucy: DONE
  [james-page] Upload cuttlefish (0.61.4) to the havana cloud archive: DONE
  [james-page] Bobtail 0.56.6 point release to raring: DONE
  [james-page] Bobtail 0.56.6 point release to grizzly cloud archive: DONE
  
  Work items for ubuntu-13.07:
  [james-page] Upload dumpling - 2 weeks to ceph-edgers PPA: DONE
  
  Work items for ubuntu-13.08:
  Upload 0.67~rc3 to saucy: DONE
  [james-page] Upload dumpling to saucy: DONE
  [james-page] Upload dumpling to the havana cloud archive: DONE
  [james-page] Write dep8 tests for ceph: DONE
  [james-page] Upload 0.67.1 to saucy: DONE
  [james-page] Upload 0.67.1 to the havana cloud archive: DONE
  [james-page] Upload 0.67.2 to saucy: DONE
- [james-page] Upload 0.67.2 to the havana cloud archive: TODO
+ [james-page] Upload 0.67.2 to the havana cloud archive: INPROGRESS
  [james-page] Upload ceph-deploy 1.2.1 to saucy: DONE
  ceph-deploy packaging: DONE
  
  Work items for ubuntu-13.10:
  [james-page] Regular multi-node ceph testing in the lab: INPROGRESS
  [james-page] Implement more in-depth testing of Ceph to support SRU's: TODO
  [james-page] Update ceph charms to support use with LXC: INPROGRESS
  [james-page] Update ceph charms to support use with 0.67.x: INPROGRESS
  Ceph teuthology tests for deploying with Juju: TODO
  Ability to use upstream packages in Juju charms: TODO
  Review upstream patches for mod_fastcgi: TODO
  Review/test ceph RADOS with mod_fcgid: TODO
  Identify use-cases for ceph performance scenarios: TODO
  
  Work items:
  [a.rosales] status.u.c test work item: DONE

-- 
Ceph activities for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-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 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-08-28 Thread Thomas Dreibholz
This problem also affects 12.04 LTS, after installing linux-generic-lts-
raring-eol-upgrade for upgrading to a newer kernel.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+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 229119] Re: package samba 3.0.28a-1ubuntu4 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2013-08-28 Thread Simon THOBY
** Changed in: samba (Ubuntu)
   Status: Invalid = Incomplete

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

Title:
  package samba 3.0.28a-1ubuntu4 failed to install/upgrade: subprocess
  post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/229119/+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 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-28 Thread Serge Hallyn
I've tried some more setups like having a virtio nic on virbr0 and a
second e1000 nic on br0, where only br0 was on a network with a pxeboot
server - but wasn't able to reproduce.  So it appears to be purely PCI
passthrough.

I'm building a package (in the same ppa) which is the saucy ipxe, built
for precise.  It built and installed fine for me locally.  I'll post
another comment when it is ready for testing.

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

Title:
  kvm: freeze a guest with a NIC PCI passthrough

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1181777/+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 1217889] [NEW] pwmconfig gets outdated on every reboot

2013-08-28 Thread Rakesh Iyer
Public bug reported:

ubuntu version- 13.04
cpu- amd phenom II x6 1055t

fancontrol version--

fancontrol:
  Installed: 1:3.3.2-2ubuntu1
  Candidate: 1:3.3.2-2ubuntu1
  Version table:
 *** 1:3.3.2-2ubuntu1 0
500 http://in.archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages
100 /var/lib/dpkg/status
 

every time i reboot the system and run 
sudo fancontrol 
i always get the error device configuration is outdated ,run pwmconfig again

Usually the problem is the devices listed as hwmon0/* have changed to
hwmon1/* or vice versa.

Fancontrol is not started at boot as the pwmconfig is wrong anyways, so
i have to run pwmconfig and save the changes.

Once this is done fancontrol runs fine.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: fancontrol 1:3.3.2-2ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Wed Aug 28 18:57:29 2013
InstallationDate: Installed on 2012-05-09 (475 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: lm-sensors
UpgradeStatus: Upgraded to raring on 2013-04-26 (123 days ago)

** Affects: lm-sensors (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

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

Title:
  pwmconfig gets outdated on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1217889/+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-s-juju-charmhelper2] Charm Development Tooling

2013-08-28 Thread Michael Nelson
Blueprint changed by Michael Nelson:

Whiteboard changed:
+ Note: schedule updated to 2013-08-29 14:00..15:00 in Server Cloud 2
+ 
  [USER STORIES]
  
  Rodrigo is a new charm writer and needs tools to solve problems other
  authors have already solved in their charms.
  
  Dora is a seasoned charmer that has common functions she wants to
  publish and share with other authors
  
  Ricardo has written charms before and wants to know what shared
  functions are available for charms
  
  Lucy is rewriting several hooks to another language and needs to know
  what helpers exist in that language
  
  Bruce wants to review what parameters a helper function accepts and what
  the expected output is
  
  [ASSUMPTIONS]
  
  [RISKS]
  
  - It'll be difficult for some functions to create a comperable cross-
  language function
  
  [IN SCOPE]
  
  [OUT OF SCOPE]
  
  [USER ACCEPTANCE]
  
  [RELEASE NOTE/BLOG]
  
  [NOTES]
  vUDS 1304 Notes: 
http://pad.ubuntu.com/uds-1305-servercloud-s-juju-charmhelper2
  
  --- UDS Discussion ---
  
  We've learned a lot since the creation of charm helper. Debian packagers  
took 7 iterations before boiling all of debhelper's goodness into a  
declarative system. We can learn from them, and get there in our second  
iteration.
  Discussion:
  Charm-helper is not easily discoverable, poorly documented, and not as 
awesome as it could be.
  dannf likes to write makefiles
  sources list
  config settings with meaning
  want common things to go in a declarative charm
  get rid of copied lib files/folder
  Maintain charm-helper seperately from juju, calling it at the top of the hook 
vs included in juju trunk
  What happens during upgrade-charm or if a pakcage gets removed?
  Juju can't help with leader election across units of a service, but 
charm-helper could)
  Work:
  - describe how to handle lifecycle changes for packages in 
charm-helper/packages (also thinkof: upgrade-charm)
  - install packages
  - debconf preseeding too
  - templating and/or building config files with dotd/concat partials 
(erb_template _and_ cheetah_template helpers)?
  - remote_files
  - deploy from {distro,ppa,upstream?} ?
  - Manage config files (dynamic, static, etc)
  - Sanitize relation settings (potential risk of SQL Ejection, highjacking, 
terror)
  - Plugin based for easy extension of charm-helper
  - leader election (perhaps somewhere other than charmhelper)
  - private files (SSL certs) ... no clue...
  - Collaborate on files that no charm owns
  
  ---
  [notes from cloudsprint 2013-05]
  - Wedgewood has “Charm Support” which is used in IS and online services charms
    - Python based library
    - Covers debian packaging
  -
    - Command line interface
  - Bash support via argparse
    - Has hook env for handling various hook specific items (nrpe, relation 
data, etc)
    - Exec.d allows you to pre-seed stuff in to charm prior to deployment to 
perform “pre-install” tasks
  - Handles items as exec.d/charm-pre-install in various hooks by invoking 
the matching command
    - “Rudimentary” persistent storage support
    -  Charm helpers doesn’t do what they wanted it to. Charm-helpers wasn’t a 
known until after using charm support.
  - OpenStack has “openstack-charm-helpers” which is used by the OpenStack 
charms for deployment
    - Configuration/relation abstracting for easier python support
    - “Storage” management like charm-support
    - Conditional restart of services, mapping dicts to services to manage 
restart of services
    - Caching of juju environment data, to speed up hook execution
    - Local file syncs between peers
  - Bi-directional file xfer between peers
    - Didn’t use it because: Primitive, moving too fast, and didn’t achieve 
anything they needed at the time.
     - Current work: lp:~openstack-charmers/openstack-charm-helpers/ha-helpers
  
  Gary’s Ideas:
   - Python helpers of charm-helpers
    - Three levels of stuff
  - Shelltoolbox
  - Current charm helpers
  - some random lib stuff?
    - utils.py branch/release management
    - backend.py specify repos that a config wants, packages. Does really cool 
python stuff
  
  TIME TO GET DOWN TO BUSINESS
   - Salt/chef/puppet for potential dropins to research. Configuration 
management tools and how they solve this
   - Look at openstack for management of shared libraries
   - Python package
     - Sub packages and modules
    - Merge proposals for charms, make libs not txt?
  
  Marco scratch
   machine.py for machine level functionality

-- 
Charm Development Tooling
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-juju-charmhelper2

-- 
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 1216019] Re: Horizon default config assumes www-data has R/w on /usr/share... directory

2013-08-28 Thread Adam Gandelman
** Also affects: horizon (Ubuntu Saucy)
   Importance: Undecided
   Status: New

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

Title:
  Horizon default config assumes www-data has R/w on /usr/share...
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1216019/+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 1214982] Re: Ubuntu theme in Havana is broken

2013-08-28 Thread Adam Gandelman
** Also affects: horizon (Ubuntu Saucy)
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu theme in Havana is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1214982/+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 1217933] [NEW] update-grub fails to detect other md OS

2013-08-28 Thread Paul Crawford
Public bug reported:

I have a system with two main HDD configured as several md RAID-1 devices and I 
installed the 32-bit version of 12.04.2 on to one of these partitions (using 
the alternate installer ISO), with most of the others being user data (e.g. 
one for /home, another for virtual machines, etc). I had one md partition free 
and then installed the 64-bit version (12.04.3) on to that, again using the 
alternate installer.
However, after the installation it is unaware of the 1st system, so running 
update-grub fails to add that to the boot menu and I am not able to dual-boot 
32  64 bit systems. This worked OK previously with a hardware RAID card, but 
that was true hardware RAID and presented the disks as a single SCSI device.

$ lsb_release -rd
Description:Ubuntu 12.04.3 LTS
Release:12.04

$ apt-cache policy multipath-tools
multipath-tools:
  Installed: (none)
  Candidate: 0.4.9-3ubuntu5
  Version table:
 0.4.9-3ubuntu5 0
500 http://gb.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

I expect the OS probing to detect other operating systems, in particular
to detect another instance of Ubuntu.

Additional information:
$ more /proc/mdstat 
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
md1 : active raid1 sda3[0] sdb3[1]
  72427392 blocks super 1.2 [2/2] [UU]
  
md2 : active raid1 sda6[0] sdb6[1]
  51167104 blocks super 1.2 [2/2] [UU]
  
md0 : active raid1 sda1[0] sdb1[1]
  2046912 blocks super 1.2 [2/2] [UU]
  
md4 : active raid1 sda8[0] sdb8[2]
  307068736 blocks super 1.2 [2/2] [UU]
  
md3 : active raid1 sda7[0] sdb7[1]
  1023868736 blocks super 1.2 [2/2] [UU]

$ mount | grep '^/dev/' | sort
/dev/md1 on / type ext4 (rw,errors=remount-ro)
/dev/md3 on /home type ext4 (rw)
/dev/md4 on /vm type ext4 (rw,nobarrier)
/dev/sdc5 on /scratch type ext4 (rw,nobarrier)

NOTE: sda  sdb form the md devices but sdc is not part of any RAID, md0
is unused (was planned for /boot but not used), and md2 has the 32-bit
'/' partition which can still be mounted and accessed.

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

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

Title:
  update-grub fails to detect other md OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1217933/+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-s-openstack-hypervisor] Openstack Hypervisors

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  Add a more recent version of XCP to the Ubuntu Archive: POSTPONED
  Write XCP documentation and Openstack: POSTPONED
  Test XCP and Openstack: POSTPONED
- Test libvirt-xen and Openstack: TODO
+ 
+ Work items for ubuntu-13.09:
  Write documentation on libvirt-xen: TODO
- Add lxc block device support for apparmor: TODO
- Add lxc qemu-nbd support for Openstack: TODO
+ [zulcss] Add lxc block device support for apparmor: TODO
+ [zulcss] Add lxc qemu-nbd support for Openstack: TODO
  Test vmware support and Openstack: INPROGRESS
+ 
+ Work items:
  Write documenation on vmware and Openstack: POSTPONED
+ 
+ Work items for ubuntu-13.10:
  [zulcss] Document supported configurations (including juju charm support): 
TODO
  Collect additional hardening profiles from users: TODO

-- 
Openstack Hypervisors
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-hypervisor

-- 
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 1217933] Re: update-grub fails to detect other md OS

2013-08-28 Thread Peter Petrakis
Why do you think this is a multipath problem and not an mdadm problem?

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

Title:
  update-grub fails to detect other md OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1217933/+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 1217933] Re: update-grub fails to detect other md OS

2013-08-28 Thread Paul Crawford
Why might it be a mdadm problem?
All of the md devices are up and accessible from the 64-bit OS, and the 
/etc/mdadm/mdadm.conf file appears to match the output of the command ' mdadm 
--detail --scan' suggesting it is correct. Even if I mount the previous 32-bit 
systems root partition (that just works if I click on the device in nautilus) 
there is still no sign of update-grub recognising that has an OS installed on 
it.

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

Title:
  update-grub fails to detect other md OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1217933/+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 1217950] [NEW] SSH public key isn't created in vagrant cloud images

2013-08-28 Thread Matthias Baur
Public bug reported:

Bug: SSH public key isn't created in vagrant cloud images

Reproduction:
- Download: 
http://cloud-images.ubuntu.com/vagrant/raring/current/raring-server-cloudimg-amd64-vagrant-disk1.box
- Start with vagrant or manual with VirtualBox
- Look into /etc/ssh

Environment:
- Ubuntu 13.04
- vagrant 1.0.3-1ubuntu3
- VirtualBox 4.2.10-dfsg-0ubuntu2.1

Also, please have a look at this thread:
http://askubuntu.com/questions/324574/cannot-ssh-into-new-vagrant-
install-of-13-04/

Thanks in advance! :)

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

** Description changed:

  Bug: SSH public key isn't created in vagrant cloud images
  
  Reproduction:
  - Download: 
http://cloud-images.ubuntu.com/vagrant/raring/current/raring-server-cloudimg-amd64-vagrant-disk1.box
  - Start with vagrant or manual with VirtualBox
  - Look into /etc/ssh
  
  Environment:
  - Ubuntu 13.04
  - vagrant 1.0.3-1ubuntu3
  - VirtualBox 4.2.10-dfsg-0ubuntu2.1
  
+ Also, please have a look at this thread:
+ http://askubuntu.com/questions/324574/cannot-ssh-into-new-vagrant-
+ install-of-13-04/
+ 
  Thanks in advance! :)

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

Title:
  SSH public key isn't created in vagrant cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1217950/+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 1214982] Re: Ubuntu theme in Havana is broken

2013-08-28 Thread Adam Gandelman
** Changed in: horizon (Ubuntu Saucy)
   Status: New = Confirmed

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

Title:
  Ubuntu theme in Havana is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1214982/+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 1216019] Re: Horizon default config assumes www-data has R/w on /usr/share... directory

2013-08-28 Thread Adam Gandelman
** Changed in: horizon (Ubuntu Saucy)
   Status: New = Confirmed

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

Title:
  Horizon default config assumes www-data has R/w on /usr/share...
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1216019/+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-s-openstack-charms-ha-v2] HA Openstack Charms V2

2013-08-28 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Work items changed:
  Work items for ubuntu-13.07:
  Investigation zeromq support in havana: POSTPONED
  [gandelman-a] Check on status of heartbeating in AMQP for RabbitMQ HA: DONE
  [andreserl] Investigate upgrade path for Corosync 2.0 based clusters: DONE
  
  Work items for ubuntu-13.08:
  [stewart] Charm Percona (Galera / xtrabackup): TODO
  [andreserl] Update cluster stack in saucy for Pacemaker + Corosync 2.0: DONE
  [andreserl] MIR for libstatgrab: DONE
  [andreserl] MIR for libqb: DONE
  [andreserl] MIR for crmsh: DONE
  [andreserl] drop ocfs2-tools-pacemaker and ocfs2-tools-cman: DONE
  [andreserl] update gfs2-utils: DONE
  [andreserl] package dlm: DONE
- [andreserl] MIR for dlm: TODO
+ [andreserl] MIR for dlm: DONE
  [andreserl] Update all package to not depend on any redhat-cluster related 
packages: DONE
  [andreserl] Remove redhat-cluster: DONE
  [andreserl] Investigate upgrade paths from Corosync 1.x to Corosync 2.0: DONE
  [andreserl] Investigate alternative clustering solutions to 
pacemaker/corosync/CMAN: DONE
  
  Work items for ubuntu-13.10:
  Update charms/create new charm for MariaDB: TODO
  Update OpenStack charms for ZeroMQ: BLOCKED
  [gandelman-a] Update OpenStack charms for Active/Active RMQ: BLOCKED
  [james-page] Update Quantum charms for improved HA: TODO
  [andreserl] Update OpenStack charms for more indepth HAProxy checks: TODO
  [andreserl] Review cluster stack for inclusion in the Cloud Archive for 
Havana: TODO
  [andreserl] Add support to hacluster charm to support Corosync 2.0 options: 
TODO
  [andreserl] dep8 tests for pacemaker, corosync, crmsh: TODO

-- 
HA Openstack Charms V2
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-charms-ha-v2

-- 
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 1217933] Re: update-grub fails to detect other md OS

2013-08-28 Thread Peter Petrakis
not a multipath issue

** Package changed: multipath-tools (Ubuntu) = grub2 (Ubuntu)

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

Title:
  update-grub fails to detect other md OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1217933/+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 1217933] Re: update-grub fails to detect other md OS

2013-08-28 Thread Peter Petrakis
Right. multipath is for SANs, not RAIDs.  Seeing that both of your
arrays are up and running however implies a grub configuration problem.
Moving...

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

Title:
  update-grub fails to detect other md OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1217933/+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-s-openstack-charms-ha-v2] HA Openstack Charms V2

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.07:
  Investigation zeromq support in havana: POSTPONED
  [gandelman-a] Check on status of heartbeating in AMQP for RabbitMQ HA: DONE
  [andreserl] Investigate upgrade path for Corosync 2.0 based clusters: DONE
  
+ Work items for ubuntu-13.10:
+ [stewart] Charm Percona (Galera / xtrabackup): TODO
+ 
  Work items for ubuntu-13.08:
- [stewart] Charm Percona (Galera / xtrabackup): TODO
  [andreserl] Update cluster stack in saucy for Pacemaker + Corosync 2.0: DONE
  [andreserl] MIR for libstatgrab: DONE
  [andreserl] MIR for libqb: DONE
  [andreserl] MIR for crmsh: DONE
  [andreserl] drop ocfs2-tools-pacemaker and ocfs2-tools-cman: DONE
  [andreserl] update gfs2-utils: DONE
  [andreserl] package dlm: DONE
  [andreserl] MIR for dlm: DONE
  [andreserl] Update all package to not depend on any redhat-cluster related 
packages: DONE
  [andreserl] Remove redhat-cluster: DONE
  [andreserl] Investigate upgrade paths from Corosync 1.x to Corosync 2.0: DONE
  [andreserl] Investigate alternative clustering solutions to 
pacemaker/corosync/CMAN: DONE
  
  Work items for ubuntu-13.10:
  Update charms/create new charm for MariaDB: TODO
  Update OpenStack charms for ZeroMQ: BLOCKED
- [gandelman-a] Update OpenStack charms for Active/Active RMQ: BLOCKED
- [james-page] Update Quantum charms for improved HA: TODO
  [andreserl] Update OpenStack charms for more indepth HAProxy checks: TODO
- [andreserl] Review cluster stack for inclusion in the Cloud Archive for 
Havana: TODO
+ 
+ Work items:
+ [andreserl] Review cluster stack for inclusion in the Cloud Archive for 
Havana: POSTPONED
+ 
+ Work items for ubuntu-13.10:
  [andreserl] Add support to hacluster charm to support Corosync 2.0 options: 
TODO
  [andreserl] dep8 tests for pacemaker, corosync, crmsh: TODO

-- 
HA Openstack Charms V2
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-charms-ha-v2

-- 
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-s-openstack-charms-ha-v2] HA Openstack Charms V2

2013-08-28 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  [USER STORIES]
  Dan really likes the OpenStack HA story for Ubuntu using charms; however he 
has a requirement for Active/Active sync replication; he's able to deploy this 
using the new HA v2 charms.
  
  Mary has some challenges around the scalability of rabbitmq in her
  OpenStack deployment; she's able to trial and switch to ZeroMQ using the
  new HA v2 charms.
  
  Jon wants todo active/active rabbitmq; he's able todo this using the HA
  v2 charms and the Ubuntu Cloud Archive for Havana.
  
  [ASSUMPTIONS]
  MariaDB/Percona will be packaged for Saucy
  
  [RISKS]
  MariaDB/Percona packaging not uploaded
  OS/Kombu/RabbitMQ versions not good enough for active/active RMQ
  Quantum multihost HA not delivered during Havana cycle.
  
  [IN SCOPE]
  Messaging
  Database
  Networking
  
  [OUT OF SCOPE]
  
  [USER ACCEPTANCE]
  
  [RELEASE NOTE/BLOG]
  Ubuntu 13.10 includes improved active/active HA support for Database and 
Messaging in the Juju Charms for OpenStack.
  
  [SESSION NOTES]
  http://pad.ubuntu.com/uds-1305-servercloud-s-openstack-charms-ha-v2
+ http://pad.ubuntu.com/uds-1308-servercloud-s-openstack-charms-ha-v2

-- 
HA Openstack Charms V2
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-charms-ha-v2

-- 
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-s-openstack-charms-ha-v2] HA Openstack Charms V2

2013-08-28 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  [USER STORIES]
  Dan really likes the OpenStack HA story for Ubuntu using charms; however he 
has a requirement for Active/Active sync replication; he's able to deploy this 
using the new HA v2 charms.
  
  Mary has some challenges around the scalability of rabbitmq in her
  OpenStack deployment; she's able to trial and switch to ZeroMQ using the
  new HA v2 charms.
  
  Jon wants todo active/active rabbitmq; he's able todo this using the HA
  v2 charms and the Ubuntu Cloud Archive for Havana.
  
  [ASSUMPTIONS]
  MariaDB/Percona will be packaged for Saucy
  
  [RISKS]
- MariaDB/Percona packaging not uploaded
+ MariaDB/Percona packaging not uploaded (HIGH)
  OS/Kombu/RabbitMQ versions not good enough for active/active RMQ
  Quantum multihost HA not delivered during Havana cycle.
  
  [IN SCOPE]
  Messaging
  Database
  Networking
  
  [OUT OF SCOPE]
  
  [USER ACCEPTANCE]
  
  [RELEASE NOTE/BLOG]
  Ubuntu 13.10 includes improved active/active HA support for Database and 
Messaging in the Juju Charms for OpenStack.
  
  [SESSION NOTES]
  http://pad.ubuntu.com/uds-1305-servercloud-s-openstack-charms-ha-v2
  http://pad.ubuntu.com/uds-1308-servercloud-s-openstack-charms-ha-v2

-- 
HA Openstack Charms V2
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-charms-ha-v2

-- 
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-s-juju-docs] Improve Juju Documentation

2013-08-28 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard changed:
  --- UDS 1303 Discussion ---
  PAD URL:  http://pad.ubuntu.com/uds-1303-servercloud-1303-juju-docs
    -Leave behind RST!
    -pandoc doesn't support some of the newer HTML5 elements (asides, etc)
    HTML5 w/ JavaScript it is!
    -Make sure juju.ubuntu.com landing page tell Juju story well (what is it, 
why should I use it)
    -Dynamic Content
  -Screencasts
  -Code Examples
  -Better references in sidbars with improved navigation
  -Annotate Juju deploy command
  -Annootate Juju GUI deploy
  -Annotate anatomoy of a charm
  
  --- Ideas ---
  Good examples:
   *stripe.com (https://stripe.com/docs)
     -good journeys
     -not overwhelming
   *http://developer.android.com/sdk/index.html
     -ttp://developer.android.com/tools/workflow/index.html
  
  Would like to have good sidebar notes, screen shots, tips, and examples.
  
  Would like to have knowledge of what I am at in a journey
    *Getting Started (Juju deploy)
    *Charm Development
    *Charm Deployment
    *Charm Discovery
    *Charm Debugging
  
  Model magazines
    *Wired
    *Linux Format
    *Content rich
  
  Need version control
  Want Markdown not RST
  Get rid of anything marked draft
  Need organization of what we currently have.
  Evaluate Pandoc instead of Sphinx
  Discuss GUI and Charm Browser
  
  --- Immediate Needs ---
  Verify the usability of docs (are the instructions correct).
  Identify a model for the docs (framework)
    *Not docbook - too complicated and print-biased
    *Sphinx? Needed since core is now Go?
    *Something markdown based?
    *simple HTML5?
  Milestone
    *13.04 default for Go
    *How to use it
    *Transition
  -Differences
  -Py and Go living together
  
  --- Organization ---
  
  juju users:
  Getting started
     Local provider configuration
     OpenStack provider configuration
     EC2 provider configuration
     Rackspace
     New Providers
     Deploying a Charm
     Exposing A charm
     Implicit Relations
     Machine Constraints
   * User tutorial - rename to “Using Juju” (should be embeddedd per topic)
  Charms
  The Juju Charm Store (for users)
  Handling common errors
  
  charm authors:
  Writing a charm
  The Juju Charm Store
  Charm Testing
  Hook debugging
  Charm Store Policy
  Charm Quality Rating
  Debugging
  
  Reference Guide
    Full table of all charm attributes
    Full table of all juju commands
    example: http://developer.android.com/reference/packages.html
    Glossary -appendix
    Operating Systems - appendix stuff
    Relation references - appendix stuff
  
  Evaluate for removal:
  -move-
   About juju - *move to juju.ubuntu.com.
  -delete-
  Frequently Asked Questions - DELETE THIS, link to autogenerated FAQ at AU.
  juju modules - remove Juju core specific
  Drafts - REMOVE.
  -content should be covered-
  Implementation details - (should be in reference guide for charm 
attributes)
  Commands to work with relation settings and membership (be sure to cover 
in charm author)
  Upgrades - both (be sure how to implement charm upgrade hooks are covered 
in charm author)
  Charm Upgrades (be sure to be covered in Charm Users: deployment)
  New relation-ids hook command -(should be covered in charm author)
  
  # Documentation Framework (Courseware)
  
  https://juju.ubuntu.com/docs/charm.html
  -Make sure to review the docs point, and have a corrolation betweeen user 
jouneys and screen casts.
  - Put screen cast in docs
  -screen casets and docs should reference each other.
  
  0 -- New to Juju
  1. [user] Installing and configurating Juju
   i. https://juju.ubuntu.com/docs/getting-started.html
   1. Charm Introduction
     i. https://juju.ubuntu.com/docs/charm.html
  1. Charm Discovery/ Charm Store
    i https://juju.ubuntu.com/docs/charm-store.html
  1. [user] Deploying your first charm (include constraints)
   i. https://juju.ubuntu.com/docs/user-tutorial.html
  
  1. [user] How to use relations
  creating relations
  removing relations
  1. [user] Service configuration/Lifecycle managment: Using the 
configuration.yaml  juju set
    i. https://juju.ubuntu.com/docs/service-config.html
  
  1.[user] Scaling services
  1. [user] Debugging deployment - debug logs and friends
  1. [user] Advanced topics (deploy-to, jitsu and friends)
    -need to confirm how plug-in model is in Juju 2.0
  
  1- New Charm Author
  Review https://juju.ubuntu.com/docs/write-charm.html
  
  1. Submitting your first contribution to a charm
  1. Writing a new charm from scratch.
    i. https://juju.ubuntu.com/docs/write-charm.html
    a. charm tools
    a. meta-data/readme/licensing/examples/description/how to use/why to use 
from Ops or Dev perspective
    a. Hooks
    a. relations
   i. interface
   i. requires
    a. testing
  1. Publishing to the Juju Charm Store
  1. How to improve your charm using 

[Bug 1217950] Re: SSH public key isn't created in vagrant cloud images

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

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

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

Title:
  SSH public key isn't created in vagrant cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1217950/+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 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-08-28 Thread Moshe Katz
This appears to be a problem in certain daily builds only.  I don't have
the exact dates of when it started and stopped working, but I was able
to reproduce several times in June, July, and August.  After that, I was
unable to reproduce using a build made on August 20th, 2013, but then I
was able to reproduce it (with a 32-bit build) after that.

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

Title:
  SSH public key isn't created in vagrant cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1217950/+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 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-28 Thread Serge Hallyn
Hi,

the backported saucy ipxe packages have finished building in my ppa.  Please 
download
them using

wget 
https://launchpad.net/~serge-hallyn/+archive/virt/+files/kvm-ipxe_1.0.0%2Bgit-20130710.936134e-0ubuntu1.12.04.1%7Eppa1_all.deb
wget 
https://launchpad.net/~serge-hallyn/+archive/virt/+files/ipxe-qemu_1.0.0%2Bgit-20130710.936134e-0ubuntu1.12.04.1%7Eppa1_all.deb
wget 
https://launchpad.net/~serge-hallyn/+archive/virt/+files/ipxe_1.0.0%2Bgit-20130710.936134e-0ubuntu1.12.04.1%7Eppa1_all.deb

then install them using 'dpkg -i'.

(Note to self - if this solves the problem, then we'll need to finagle the
package to move ipxe-qemu back into kvm-ipxe)

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

Title:
  kvm: freeze a guest with a NIC PCI passthrough

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1181777/+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-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.05:
  Open Cloud Archive for Havana development: DONE
  
  Work items for ubuntu-13.06:
  [james-page] Document proposed OpenStack SRU cadence process: DONE
  Update Cloud Archive documentation inline with support lifecycle: DONE
  
  Work items for ubuntu-13.08:
  [zulcss] Backport of qemu for Havana: DONE
+ 
+ Work items for ubuntu-13.09:
  [james-page] Discuss communications plan around cloud-archive releases with 
jcastro: TODO
+ 
+ Work items for ubuntu-13.08:
  [james-page] Create PPA's for cloud-tools pockets: DONE
  [james-page] Update cloud-archive configuration for new tools pockets: 
INPROGRESS
+ 
+ Work items for ubuntu-13.09:
  [james-page] Update tools for cloud-tools pockets: TODO
  Upload initial tools (maas, juju, golang, lxc) to cloud-tools pocket: TODO
  
- Work items:
+ Work items for ubuntu-13.08:
  [gandelman-a] CA pipeline reporting for updates: DONE
  [gandelman-a] Document backports tool in openstack-ubuntu-testing: DONE
  [gandelman-a] Investigate automated changelog creation as part of per-commit 
testing: DONE
- [gandelman-a] Document how to run verification testing against proposed 
updates: TODO
- add-apt-repository for cloud-archive: TODO
+ 
+ Work items:
+ [gandelman-a] add-apt-repository for cloud-archive: TODO
  Bug closure for cloud-archive bugs: TODO
+ 
+ Work items for ubuntu-13.10:
  [james-page] Implement workflow for critical security updates: TODO
+ 
+ Work items:
  Figure out and document security update process for 3 month shortfall between 
distro and OpenStack support: TODO

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

-- 
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-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.05:
  Open Cloud Archive for Havana development: DONE
  
  Work items for ubuntu-13.06:
  [james-page] Document proposed OpenStack SRU cadence process: DONE
  Update Cloud Archive documentation inline with support lifecycle: DONE
  
  Work items for ubuntu-13.08:
  [gandelman-a] CA pipeline reporting for updates: DONE
  [gandelman-a] Document backports tool in openstack-ubuntu-testing: DONE
  [gandelman-a] Investigate automated changelog creation as part of per-commit 
testing: DONE
  [zulcss] Backport of qemu for Havana: DONE
  [james-page] Create PPA's for cloud-tools pockets: DONE
- [james-page] Update cloud-archive configuration for new tools pockets: 
INPROGRESS
- 
- Work items for ubuntu-13.09:
- [james-page] Update tools for cloud-tools pockets: TODO
- Upload initial tools (maas, juju, golang, lxc) to cloud-tools pocket: TODO
- [james-page] Discuss communications plan around cloud-archive releases with 
jcastro: TODO
- Update SRU cadence for entry into ca-staging at same time as proposed queue: 
TODO
- 
- Work items for ubuntu-13.10:
- [james-page] Implement workflow for critical security updates: TODO
  
  Work items:
  [gandelman-a] Document how to run point release update preparation 
verification testing against proposed updates: INPROGRESS
  [gandelman-a] add-apt-repository for cloud-archive: TODO
  Bug closure for cloud-archive bugs: TODO
  Automate cloud archive backports for existing packages in the cloud-archive: 
TODO
  [james-page] Induct gandelman-a into the Cloud Archive Admins team: TODO
  Figure out and document security update process for 3 month shortfall between 
distro and OpenStack support: TODO

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

-- 
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-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-08-28 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  [USER STORIES]
  Gavin wants to deploy OpenStack Havana on 12.04; he's able todo this using 
the Ubuntu Cloud Archive for Havana.
  
  [ASSUMPTIONS]
  None
  
  [RISKS]
  SRU process not timely
  Critical security updates don't land fast.
  
  [IN SCOPE]
  
  [OUT OF SCOPE]
  
  [USER ACCEPTANCE]
  N/A
  
  [RELEASE NOTE/BLOG]
  OpenStack Havana is also avaliable for Ubuntu 12.04 LTS by using the Ubuntu 
Cloud Archive.
  
  [SESSION NOTES]
  http://pad.ubuntu.com/uds-1305-servercloud-s-cloud-archive
+ http://pad.ubuntu.com/uds-1308-servercloud-s-cloud-archive

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

-- 
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-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.05:
  Open Cloud Archive for Havana development: DONE
  
  Work items for ubuntu-13.06:
  [james-page] Document proposed OpenStack SRU cadence process: DONE
  Update Cloud Archive documentation inline with support lifecycle: DONE
  
  Work items for ubuntu-13.08:
  [gandelman-a] CA pipeline reporting for updates: DONE
  [gandelman-a] Document backports tool in openstack-ubuntu-testing: DONE
  [gandelman-a] Investigate automated changelog creation as part of per-commit 
testing: DONE
  [zulcss] Backport of qemu for Havana: DONE
  [james-page] Create PPA's for cloud-tools pockets: DONE
  [james-page] Update cloud-archive configuration for new tools pockets (~): 
INPROGRESS
  
  Work items for ubuntu-13.09:
  [james-page] Update tools for cloud-tools pockets (0.5): TODO
  Upload initial tools (maas, juju, golang, lxc) to cloud-tools pocket (1): TODO
  [james-page] Discuss communications plan around cloud-archive releases with 
jcastro (~): TODO
  Update SRU cadence for entry into ca-staging at same time as proposed queue 
(~): TODO
  
  Work items for ubuntu-13.10:
  [james-page] Implement workflow for critical security updates (1): TODO
  
  Work items:
  [gandelman-a] Document how to run point release update preparation 
verification testing against proposed updates: INPROGRESS
  [gandelman-a] add-apt-repository for cloud-archive: TODO
  Bug closure for cloud-archive bugs: TODO
+ 
+ Work items for ubuntu-13.10:
  Automate cloud archive backports for existing packages in the cloud-archive: 
TODO
+ 
+ Work items for ubuntu-13.08:
  [james-page] Induct gandelman-a into the Cloud Archive Admins team: TODO
+ 
+ Work items:
  Figure out and document security update process for 3 month shortfall between 
distro and OpenStack support: TODO

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

-- 
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-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-08-28 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  [USER STORIES]
  Gavin wants to deploy OpenStack Havana on 12.04; he's able todo this using 
the Ubuntu Cloud Archive for Havana.
+ 
+ Martin wants to use the latest stable releases of MAAS and Juju on
+ 12.04; he's able todo this using the Ubuntu Cloud Tools Archive.
  
  [ASSUMPTIONS]
  None
  
  [RISKS]
  SRU process not timely
  Critical security updates don't land fast.
  
  [IN SCOPE]
  
  [OUT OF SCOPE]
  
  [USER ACCEPTANCE]
  N/A
  
  [RELEASE NOTE/BLOG]
  OpenStack Havana is also avaliable for Ubuntu 12.04 LTS by using the Ubuntu 
Cloud Archive.
  
  [SESSION NOTES]
  http://pad.ubuntu.com/uds-1305-servercloud-s-cloud-archive
  http://pad.ubuntu.com/uds-1308-servercloud-s-cloud-archive

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

-- 
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-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.05:
  Open Cloud Archive for Havana development: DONE
  
  Work items for ubuntu-13.06:
  [james-page] Document proposed OpenStack SRU cadence process: DONE
  Update Cloud Archive documentation inline with support lifecycle: DONE
  
  Work items for ubuntu-13.08:
  [gandelman-a] CA pipeline reporting for updates: DONE
  [gandelman-a] Document backports tool in openstack-ubuntu-testing: DONE
  [gandelman-a] Investigate automated changelog creation as part of per-commit 
testing: DONE
  [zulcss] Backport of qemu for Havana: DONE
  [james-page] Create PPA's for cloud-tools pockets: DONE
  [james-page] Update cloud-archive configuration for new tools pockets (~): 
INPROGRESS
  [james-page] Induct gandelman-a into the Cloud Archive Admins team: TODO
  
  Work items for ubuntu-13.09:
  [james-page] Update tools for cloud-tools pockets (0.5): TODO
  Upload initial tools (maas, juju, golang, lxc) to cloud-tools pocket (1): TODO
  [james-page] Discuss communications plan around cloud-archive releases with 
jcastro (~): TODO
  Update SRU cadence for entry into ca-staging at same time as proposed queue 
(~): TODO
  
  Work items for ubuntu-13.10:
  [james-page] Implement workflow for critical security updates (1): TODO
- Automate cloud archive backports for existing packages in the cloud-archive: 
TODO
  
  Work items:
  [gandelman-a] Document how to run point release update preparation 
verification testing against proposed updates: INPROGRESS
  [gandelman-a] add-apt-repository for cloud-archive: TODO
  Bug closure for cloud-archive bugs: TODO
  Figure out and document security update process for 3 month shortfall between 
distro and OpenStack support: TODO

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

-- 
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-s-openstack-qa] Openstack Server QA

2013-08-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
- Work items:
+ Work items for ubuntu-13.08:
  Add support for quantum based security rules to nova and quantum charms: DONE
  Add OpenStack + Quantum with L2 tenant separation: DONE
- Add aditional Virtualized activities: TODO
- Add smoke testing of the HA configuration: TODO
+ 
+ Work items:
+ Add smoke testing of the HA configuration: POSTPONED
+ 
+ Work items for ubuntu-13.10:
  Regression testing and upgrade testing of OpenStack charms: TODO
+ 
+ Work items for ubuntu-13.09:
  [gandelman-a] Upgrade testing of OpenStack using charm upgrades: TODO
  Upgrade testing of packages: TODO
- Install vmware in openstack-ci lab: TODO
- Install Xen in openstack-ci lab: TODO
- Add ceilometer charm to openstack-ci lab: TODO
- Add tempest Stress Testing to openstack-ci lab: TODO
- Update swift-proxy to support ceilometer: TODO
- Add Dep-8 tests to openstack packages: DONE
- Add ipv6 support to lab: TODO
- Add zeromq support tot lab: TODO
- Add reporting of test pipeline: TODO
+ 
+ Work items:
+ Add ipv6 support to lab: POSTPONED
+ Add zeromq support tot lab: POSTPONED
+ 
+ Work items for ubuntu-13.08:
  Upstream dependency tracking of pypi: DONE
- Implement mahem badger - tempest integration: TODO
- Review reporting of testing results to public jenkins, investigate 
performance: TODO
- Review cloudbox inconjunction with Canonical cert team: TODO
+ 
+ Work items:
+ Implement mahem badger - tempest integration: POSTPONED
+ 
+ Work items for ubuntu-13.08:
+ Review reporting of testing results to public jenkins, investigate 
performance: DONE
+ 
+ Work items:
+ Review cloudbox inconjunction with Canonical cert team: POSTPONED

-- 
Openstack  Server QA
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-qa

-- 
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 1187262] Re: [MIR] mongodb, libv8, snowball, gyp

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

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

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

Title:
  [MIR] mongodb, libv8, snowball, gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gyp/+bug/1187262/+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 1187262] Re: [MIR] mongodb, libv8, snowball, gyp

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

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

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

Title:
  [MIR] mongodb, libv8, snowball, gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gyp/+bug/1187262/+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 1187262] Re: [MIR] mongodb, libv8, snowball, gyp

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

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

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

Title:
  [MIR] mongodb, libv8, snowball, gyp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gyp/+bug/1187262/+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-s-virtstack] Virtualization Stack Work for Saucy

2013-08-28 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [serge-hallyn] (Dwight is pushing this, but has no lp id) Push fix for XFS 
and user namespaces: DONE
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
  [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
- [serge-hallyn] Ask jjohansen about any apparmor kernel/userspace packages we 
can put in ubuntu-lxc ppa for testing stacked (0.5): TODO
+ [serge-hallyn] Ask jjohansen about any apparmor kernel/userspace packages we 
can put in ubuntu-lxc ppa for testing stacked (0.5): DONE
  [serge-hallyn] Bisect kernel signal delivery bug affecting lxc: DONE
  [serge-hallyn] Improve cgroup support in nested case: DONE
  [serge-hallyn] write POC of nestable cgroup manager: POSTPONED
  [serge-hallyn] Pursue subuid patchset for shadow: DONE
  [serge-hallyn] Enable unprivileged container creation: DONE
  [serge-hallyn] Write a privileged helper to facilitate unprivileged networked 
container: DONE
  [serge-hallyn] Enable unprivileged container starting (network): POSTPONED
  [serge-hallyn] Enable unprivileged container starting (cgroups): DONE
  [serge-hallyn] Enable unprivileged container starting (complete): POSTPONED
  [serge-hallyn] Add console support to API (Dwight): DONE
  [serge-hallyn] Add attach support to API (Christian): DONE
  [serge-hallyn] Add snapshot support to API (3): TODO
  [serge-hallyn] Solve monitor versioning in lxc (1): TODO
  [serge-hallyn] Discuss API versioning of library and (python, lua, etc) hooks 
at plumbers: TODO
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List lxc programs to be converted to API 
(https://wiki.ubuntu.com/LxcAPIConversion): DONE
  [serge-hallyn] Update locking in API to handle killed programs: DONE
  [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: DONE
  [serge-hallyn] Work distro lxc tests upstream (2): TODO
  [serge-hallyn] Discuss upstream stable branches with upstream (sent email to 
list): DONE
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (as soon as saucy+1 opens): 
POSTPONED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [zulcss] Write a nova using the lxc API: INPROGRESS
  [zulcss] Push nova-lxc driver upstream: TODO
  [serge-hallyn] Write loopback backingstore driver: DONE
  [serge-hallyn] Write qemu-nbd backingstore driver: POSTPONED
  [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables (3): TODO
- [serge-hallyn] Investigate openvswitch bridges by default in libvirt (1): TODO
+ [serge-hallyn] Investigate openvswitch bridges by default in libvirt (1): DONE
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): POSTPONED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: POSTPONED
  [smoser] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: DONE
  [serge-hallyn] live block migration testing using juju of libvirt+kvm with 
ceph (2): TODO
  [serge-hallyn] start live block migration testing using juju of libvirt+kvm 
with local storage (1): DONE
  [serge-hallyn] complete live block migration testing (using juju?) of 
libvirt+kvm with local storage (1): TODO
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: 
POSTPONED
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO
  [zulcss] Merge libvirt 1.0.6: DONE
  [zulcss] Follow up with Citrix's plans for xcp: TODO
  [smb] Merge xen 4.3: INPROGRESS
  [smb] PUsh xen 4.3 to archive: TODO
  [serge-hallyn] no-change libvirt push to pick up new xen libraries (0): 
BLOCKED
  [smb] Pick up upstream Xen-4.3 release: DONE
  [smb] Refresh Debian/Ubuntu patches against Xen: DONE
  [smb] Decide how to include qemu-upstream: DONE
  [smb] Update packaging to allow libvirt to build the libxl driver: DONE
  [smb] Unit testing with xm and xl stack (native and libvirt): DONE
  [smb] Enable Xen compile for armhf: DONE

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

-- 
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 271468] Re: libpam-mount always prompt for xml conversion

2013-08-28 Thread Serge Hallyn
Thanks for reporting this bug.  I tried to reproduce it in saucy, but
didn't get any prompt.  Could you tell us which release you are on, and
any other steps (beside 'apt-get install libpam-mount) needed to
reproduce?

** Changed in: libpam-mount (Ubuntu)
   Importance: Undecided = Medium

** Changed in: libpam-mount (Ubuntu)
   Status: New = Incomplete

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

Title:
  libpam-mount always prompt for xml conversion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-mount/+bug/271468/+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 880028] Re: multiple logins, login with lightdm fails with encfs home directory

2013-08-28 Thread Serge Hallyn
Please reply if this is still a problem.  Otherwise, marking invalid as
11.10 is EOL.

** Changed in: libpam-mount (Ubuntu)
   Status: New = Invalid

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

Title:
  multiple logins, login with lightdm fails with encfs home directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-mount/+bug/880028/+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 1032633] Re: Keystone's token table grows unconditionally when using SQL backend.

2013-08-28 Thread Dolph Mathews
** Changed in: keystone
   Importance: Undecided = Medium

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

Title:
  Keystone's token table grows unconditionally when using SQL backend.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1032633/+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 1218067] [NEW] Sync libxml-security-java 1.5.5-2 (universe) from Debian unstable (main)

2013-08-28 Thread Jackson Doak
Public bug reported:

Please sync libxml-security-java 1.5.5-2 (universe) from Debian unstable
(main)

Changelog entries since current saucy version 1.4.5-1:

libxml-security-java (1.5.5-2) unstable; urgency=low

  * Upload to unstable
  * Release 1.5.5 fixes CVE-2013-2172 (Closes: #720375)
  * Added the Classpath attribute in the jar manifest

 -- Emmanuel Bourg ebo...@apache.org  Mon, 26 Aug 2013 19:56:57 +0200

libxml-security-java (1.5.5-1) experimental; urgency=low

  * New upstream release
  * Refreshed the patch
  * Use canonical URLs for the Vcs-* fields
  * Changed the Maven rules to Ignore the parent pom

 -- Emmanuel Bourg ebo...@apache.org  Wed, 03 Jul 2013 15:31:41 +0200

libxml-security-java (1.5.4-1) experimental; urgency=low

  [ Emmanuel Bourg ]
  * Team upload.
  * New upstream release
  * Refreshed the patch
  * Updated Standards-Version to 3.9.4 (no changes)
  * Removed Michael Koch from the Uploaders list (Closes: #654103)
  * Updated debian/copyright to comply with the Machine readable format 1.0

  [ tony mancill ]
  * Add libbcprov-java to Build-Depends-Indep

 -- tony mancill tmanc...@debian.org  Sat, 27 Apr 2013 21:18:13 -0700

** Affects: libxml-security-java (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Sync libxml-security-java 1.5.5-2 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxml-security-java/+bug/1218067/+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 889665] Re: time zone error with utc time spec

2013-08-28 Thread Serge Hallyn
Confirmed on saucy - this is rather weird.  It's actually off by an
hour.  If it is currently 8:45pm utc, I can do at -v 9:46pm utc but
not 8:46 utc.

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

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

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

Title:
  time zone error with utc time spec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at/+bug/889665/+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 1215014] Re: ceph-osd from Folsom leaks memory constantly

2013-08-28 Thread Serge Hallyn
** Changed in: ceph (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  ceph-osd from Folsom leaks memory constantly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1215014/+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 877645] Re: package bsd-mailx (not installed) failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2013-08-28 Thread Serge Hallyn
Thanks for reporting this bug.  I'm marking it invalid as 11.04 is no
longer supported.  If you still encounter this in a new release please
let us know.

** Changed in: bsd-mailx (Ubuntu)
   Status: New = Invalid

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

Title:
  package bsd-mailx (not installed) failed to install/upgrade: problemi
  con le dipendenze - lasciato non configurato

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsd-mailx/+bug/877645/+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 1174632] Re: package fetchmail 6.3.22-2 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

2013-08-28 Thread Serge Hallyn
** Changed in: fetchmail (Ubuntu)
   Status: New = Incomplete

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

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

Title:
  package fetchmail 6.3.22-2 failed to install/upgrade: サブプロセス インストール済みの
  post-installation スクリプト はエラー終了ステータス 1 を返しました

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fetchmail/+bug/1174632/+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 1218114] [NEW] 1.4.14-0ubuntu3 (still) FTBFS on arm64

2013-08-28 Thread dann frazier
Public bug reported:

The 1.4.14-0ubuntu3 upload updated config.{guess,sub} to support arm64.
Unfortunately, the way the patching system works, configure is ran with
no patches applied.

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

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

Title:
  1.4.14-0ubuntu3 (still) FTBFS on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1218114/+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 1218118] [NEW] FFE for Xen 4.3

2013-08-28 Thread Chuck Short
Public bug reported:

I would like to ask for a FFE for Xen 4.3

Attached is the following:

- debian/changelog
- buildlog
- debdiff

This has recieved regular testing in smb's ppa. If you have any
questions please let me know.

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

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

Title:
  FFE for Xen 4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1218118/+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 1218118] Re: FFE for Xen 4.3

2013-08-28 Thread Chuck Short
*  Early support for ARM 32- (ARMv7) and 64-bit (ARMv8) architectures
* qemu-upstream is now the default for VMs not using stub domains. You can 
change this by adding device_model_version = qemu-xen-traditional to your 
config file.
* openvswitch hot-plug script support. See the Open vSwitch section of Xen 
Networking for more details.
NUMA affinity for the scheduler
 * xl can now accept several USB devices, rather than only one, using the 
following syntax: usbdevice=[device1,device2,...] The old format is still 
supported.
 *  XSM improvements. XSM can now override all IS_PRIV checks in the hypervisor.
As always, a number of stability, performance, and security enhancements 
under the hood.

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

Title:
  FFE for Xen 4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1218118/+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 1218114] Re: 1.4.14-0ubuntu3 (still) FTBFS on arm64

2013-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~dannf/ubuntu/saucy/memcached/lp1218114

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

Title:
  1.4.14-0ubuntu3 (still) FTBFS on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1218114/+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 1218114] Re: 1.4.14-0ubuntu3 (still) FTBFS on arm64

2013-08-28 Thread dann frazier
** Bug watch added: Debian Bug tracker #721203
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721203

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

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

Title:
  1.4.14-0ubuntu3 (still) FTBFS on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1218114/+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 1218114] Re: 1.4.14-0ubuntu3 (still) FTBFS on arm64

2013-08-28 Thread Bug Watch Updater
** Changed in: memcached (Debian)
   Status: Unknown = New

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

Title:
  1.4.14-0ubuntu3 (still) FTBFS on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1218114/+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 1218137] [NEW] Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

2013-08-28 Thread Doug
Public bug reported:

Running:

$ sudo lsb_release -rd
Description:Ubuntu 12.04.3 LTS
Release:12.04
$ uname -a
Linux Ubuntu-Desktop 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 
16:19:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

While updating the qemu-kvm package to the latest version (1.0+noroms-
0ubuntu14.11) I get the following message:

Preparing to replace qemu-utils 1.0+noroms-0ubuntu14.11 (using 
.../qemu-utils_1.0+noroms-0ubuntu14.11_amd64.deb) ...
Unpacking replacement qemu-utils ...
Preparing to replace qemu-kvm 1.0+noroms-0ubuntu14.11 (using 
.../qemu-kvm_1.0+noroms-0ubuntu14.11_amd64.deb) ...
Unpacking replacement qemu-kvm ...
Preparing to replace qemu-common 1.0+noroms-0ubuntu14.11 (using 
.../qemu-common_1.0+noroms-0ubuntu14.11_all.deb) ...
Unpacking replacement qemu-common ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up qemu-utils (1.0+noroms-0ubuntu14.11) ...
Setting up qemu-common (1.0+noroms-0ubuntu14.11) ...
Setting up qemu-kvm (1.0+noroms-0ubuntu14.11) ...
start: Job failed to start
invoke-rc.d: initscript qemu-kvm, action start failed.

I am also unable to start qemu-kvm using the following methods:

$sudo service qemu-kvm start
start: Job failed to start
$ sudo /etc/init.d/qemu-kvm start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service qemu-kvm start

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start qemu-kvm
start: Job failed to start
$ sudo start qemu-kvm
start: Job failed to start

It does not seems to be running:

$ sudo service qemu-kvm status
qemu-kvm stop/waiting

And when I am using virtual machine manager it warns KVM is not
available. This may mean the KVM package is not installed or the KVM
kernel modules are not loaded.

I expect that after the update (and subsequent power cycling of the
computer) I should be able to use KVM.

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

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

Title:
  Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+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 1218140] [NEW] package nis 3.17-32ubuntu4.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-08-28 Thread OSCAR
Public bug reported:

E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nis 3.17-32ubuntu4.1
ProcVersionSignature: Ubuntu 3.5.0-39.60~precise1-generic 3.5.7.17
Uname: Linux 3.5.0-39-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Wed Aug 28 22:17:11 2013
DuplicateSignature: package:nis:3.17-32ubuntu4.1:el subproceso instalado el 
script post-installation devolvió el código de salida de error 1
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
MarkForUpload: True
SourcePackage: nis
Title: package nis 3.17-32ubuntu4.1 failed to install/upgrade: el subproceso 
instalado el script post-installation devolvió el código de salida de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package nis 3.17-32ubuntu4.1 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/1218140/+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 1218140] Re: package nis 3.17-32ubuntu4.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-08-28 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 nis in Ubuntu.
https://bugs.launchpad.net/bugs/1218140

Title:
  package nis 3.17-32ubuntu4.1 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/1218140/+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 1218137] Re: Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

2013-08-28 Thread Doug
** Attachment added: lspci
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+attachment/3792342/+files/lspci.txt

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

Title:
  Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+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 1218137] Re: Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

2013-08-28 Thread Doug
** Attachment added: dmesg log
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+attachment/3792333/+files/dmesg.txt

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

Title:
  Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+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 1218137] Re: Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

2013-08-28 Thread Doug
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+attachment/3792343/+files/syslog.txt

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

Title:
  Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+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 1218137] Re: Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

2013-08-28 Thread Doug
** Attachment added: lsusb.txt
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+attachment/3792334/+files/lsusb.txt

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

Title:
  Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+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 1218137] Re: Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

2013-08-28 Thread Doug
Not sure what happened but after another restart it's working fine. Set
status to Invalid as it can no longer be reproduced.

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

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

Title:
  Unable to start qemu-kvm (1.0+noroms-0ubuntu14.11) on 12.04.3 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1218137/+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 1185250] Re: package samba 2:3.6.3-2ubuntu2.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2013-08-28 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package samba 2:3.6.3-2ubuntu2.6 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1185250/+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 318703] Re: nagios check_smtp expects integer instead of double

2013-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/jessie/nagios-plugins

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

Title:
  nagios check_smtp expects integer instead of double

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/318703/+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 1216416] Re: Sync mpj 0.38+dfsg-2 (universe) from Debian unstable (main)

2013-08-28 Thread Daniel Holbach
This bug was fixed in the package mpj - 0.38+dfsg-2
Sponsored for Artur Rona (ari-tczew)

---
mpj (0.38+dfsg-2) unstable; urgency=low

  * Upload to unstable
Closes: #720566
  * debian/control:
 - cme fix dpkg-control
 - debhelper 9
 - anonscm in Vcs fields

 -- Andreas Tille ti...@debian.org  Fri, 23 Aug 2013 14:23:48 +0200

mpj (0.38+dfsg-1) experimental; urgency=low

  * debian/copyright:
 - DEP5
 - Add Files-Excluded to document what was removed from original source
  * debian/control:
 - Standards-Version: 3.9.4 (no changes needed)
 - Architecture: all
  * debian/{control,rules}: use default java implementation
(thanks for the patch to  James Page james.p...@ubuntu.com)
Closes: #684159

 -- Andreas Tille ti...@debian.org  Mon, 17 Dec 2012 14:10:59 +0100

** Changed in: mpj (Ubuntu)
   Status: New = 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/1216416

Title:
  Sync mpj 0.38+dfsg-2 (universe) from Debian unstable (main)

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

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


[Bug 1217710] [NEW] Message about AppArmor mediation status goes to stderr instead of stdout

2013-08-28 Thread Tyler Hicks
Public bug reported:

dbus 1.6.12-0ubuntu4 added AppArmor mediation of messages. When dbus-
daemon is initializing itself, it prints AppArmor D-Bus mediation is
enabled to confirm that mediation will be performed. The message is
incorrectly printed to stderr instead of stdout:

$ dbus-daemon --session 2/dev/null
^C
$ dbus-daemon --session 1/dev/null
AppArmor D-Bus mediation is enabled

^C

** Affects: dbus (Ubuntu)
 Importance: Medium
 Assignee: Tyler Hicks (tyhicks)
 Status: Confirmed

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

Title:
  Message about AppArmor mediation status goes to stderr instead of
  stdout

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

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


[Bug 1217711] [NEW] Unable to locate package thoggen in Ubuntu 13.10

2013-08-28 Thread Lonnie Lee Best
Public bug reported:

I'm unable to install thoggen in Ubuntu 13.10:

user@pc:~$ sudo apt-get install thoggen
[sudo] password for user: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package thoggen
user@pc:~$

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


** Tags: needs-packaging saucy

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

Title:
  Unable to locate package thoggen in Ubuntu 13.10

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

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


[Bug 1178969] Re: wanted to install dist. computer gave me an option to install it. it failed

2013-08-28 Thread paul
needs to have a fully qualified domain name (fqdn) in
order to install the var-qmail packages. How to do this.

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

Title:
  wanted to install dist. computer gave me an option to install it. it
  failed

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

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


[Bug 151913] Re: Mixer channels missing Sigmatel ID 7691 - HDA Intel

2013-08-28 Thread Arcan17
Is there any news/fix for this bug? Thank you:
I also have a Toshiba Qosmio Q30. 
Bug description summary:
- recording (internal or external mic) has a very loud noise ontop of the 
signal - this is my main problem since I would like to record using this 
laptop. 
Other  
- alsamixer only shows Master PCM Caller ID and Off-Hook
- Sound is heard - volume can be controlled for PCM audio ONLY
- no other mixer channels can be found or controlled with alsamixer
As of today, these Alsa bugs reported remains with Ubuntu version 12.04, 12.11, 
13.04.

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

Title:
  Mixer channels missing Sigmatel ID 7691 - HDA Intel

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

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


[Bug 1171705] Re: Move zeitgeist dependency to Suggests

2013-08-28 Thread Daniel Letzeisen
catfish (0.8.0-0ubuntu1) saucy; urgency=low

  * New upstream release (LP: #1216741)
- fixes LP: #1188954, #1193311, #1202085

  * Update debian/control with latest updates
- Updated standards version to 3.9.4
- Updated homepage to launchpad
- Remove dependencies on yelp, gksu
- Move zeitgeist dependencies to Suggests
- Update description to be more accurate

  * Update watch file for new home on Launchpad
- update debian/watch
 -- Sean Davis smd.seanda...@gmail.com   Sun, 25 Aug 2013 22:46:10 -0400

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

Title:
  Move zeitgeist dependency to Suggests

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

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


[Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-08-28 Thread Marco Vuano
As expected, these new drivers (whose version is the same:
2:13.200-0ubuntu1) show no significant regressions regarding the solved
bugs I talked about. Is the dual head situation the same on Ubuntu
13.04?

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

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-08-28 Thread variona
After multiple machine lock downs (no way to ping it)  switching back to
3.5.0-37-generic results in:

dmesg | grep zram
[0.829615] zram: module is from the staging directory, the quality is 
unknown, you have been warned.
[0.829907] zram: num_devices not specified. Using default: 1
[0.829909] zram: Creating 1 devices ...
[0.966127] Adding 1032592k swap on /dev/zram0.  Priority:100 extents:1 
across:1032592k SS

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

Title:
  Buffer I/O error on device zram0 (possibly causing complete machine
  lockup)

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

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


[Bug 607988] Re: Make it easier to translate files found message

2013-08-28 Thread Daniel Letzeisen
** Changed in: catfish (Ubuntu)
   Status: Confirmed = 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/607988

Title:
  Make it easier to translate files found message

To manage notifications about this bug go to:
https://bugs.launchpad.net/catfish-search/+bug/607988/+subscriptions

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


[Bug 1217267] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build

2013-08-28 Thread Kyrill
*** This bug is a duplicate of bug 1076603 ***
https://bugs.launchpad.net/bugs/1076603

The more that is supported only 3.8.

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module
  failed to build

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

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


[Bug 1217267] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build

2013-08-28 Thread Kyrill
*** This bug is a duplicate of bug 1076603 ***
https://bugs.launchpad.net/bugs/1076603

I do not think duplicate bugs, if only because they are different
versions of the kernel (3.7 and 3.8)

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module
  failed to build

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

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


[Bug 1217719] [NEW] package plasma-widgets-active 2.0+git2012021101-0ubuntu4~ppa3 failed to install/upgrade: trying to overwrite '/usr/share/kde4/apps/plasma/packages/org.kde.active.launcher/Messages.

2013-08-28 Thread Prabodh
Public bug reported:

the system gave an error message

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: plasma-widgets-active 2.0+git2012021101-0ubuntu4~ppa3
ProcVersionSignature: Ubuntu 3.2.0-51.77-generic-pae 3.2.48
Uname: Linux 3.2.0-51-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
Date: Wed Aug 28 12:00:18 2013
Dependencies:
 
ErrorMessage: trying to overwrite 
'/usr/share/kde4/apps/plasma/packages/org.kde.active.launcher/Messages.sh', 
which is also in package plasma-active-data 2.0+git2012021101-0ubuntu4~ppa3
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
MarkForUpload: True
SourcePackage: plasma-mobile
Title: package plasma-widgets-active 2.0+git2012021101-0ubuntu4~ppa3 failed to 
install/upgrade: trying to overwrite 
'/usr/share/kde4/apps/plasma/packages/org.kde.active.launcher/Messages.sh', 
which is also in package plasma-active-data 2.0+git2012021101-0ubuntu4~ppa3
UpgradeStatus: Upgraded to quantal on 2013-08-20 (7 days ago)

** Affects: plasma-mobile (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 quantal

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

Title:
  package plasma-widgets-active 2.0+git2012021101-0ubuntu4~ppa3 failed
  to install/upgrade: trying to overwrite
  '/usr/share/kde4/apps/plasma/packages/org.kde.active.launcher/Messages.sh',
  which is also in package plasma-active-data
  2.0+git2012021101-0ubuntu4~ppa3

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

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


[Bug 1202161] Re: seccomp filter: execve(): Operation not permitted

2013-08-28 Thread Cédric VINCENT
Succesfully tested with: 
http://releases.ubuntu.com//raring/ubuntu-13.04-desktop-amd64.iso
Updated kernel: Ubuntu 3.8.0-30.44-generic 3.8.13.6

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

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

Title:
  seccomp filter: execve(): Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntustudio-lowlatency/+bug/1202161/+subscriptions

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


[Bug 1204890] Re: catfish.py crashed with GError in get_icon_pixbuf(): Icon 'gtk-info' not present in theme

2013-08-28 Thread Daniel Letzeisen
Closing as 'Fix Released'' since the report refers to an obsolete
version of catfish and Ubuntu. Ubuntu 11.10/Oneiric (which ZevenOS 4.0
is based on) is no longer supported.

This bug was fixed in Ubuntu 12.04/Precise (catfish 0.3.2-2ubuntu1):
* Prevent program crashing when an icon is missing from the icon theme
(closes: #655430). 

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655430

Thanks

** Bug watch added: Debian Bug tracker #655430
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655430

** Changed in: catfish (Ubuntu)
   Status: New = 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/1204890

Title:
  catfish.py crashed with GError in get_icon_pixbuf(): Icon 'gtk-info'
  not present in theme

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

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


[Bug 1066029] Re: Pidgin-Festival Plugin Has Stop Working

2013-08-28 Thread Lonnie Lee Best
I just upgraded to Ubuntu 13.10.

After doing this, someone sent me an instant message and it was spoken
to me through my speakers. This is the first time that's happened since
Ubuntu 12.10. It caught me by surprise. I hope this stays fixed for the
13.10 release!

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

Title:
  Pidgin-Festival Plugin Has Stop Working

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

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


[Bug 1217625] Re: autopilot test fails 'PopoverForegroundStyle is not a type'

2013-08-28 Thread Timo Jyrinki
(all stack publishing blockers set to Critical importance)

** Changed in: unity8 (Ubuntu)
   Importance: High = Critical

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

Title:
  autopilot test fails 'PopoverForegroundStyle is not a type'

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

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


[Bug 1217723] [NEW] Cups fails printing a specific page of a PDF

2013-08-28 Thread Rodolfo
Public bug reported:

Hello. I am trying to print a PDF and it always fails in the page 11.
And the rest is not printed. I have tried with different drivers that
show the same issue. I am using a Lexmark printer but with drivers of
other printers (because of compatibility, I have proven that the
original drivers are not so good as using drivers of HP or Ricoh)

Using a HP driver( Laserjet 9050 MFP pcl3),if I print only the page 11 I get 
this message: /usr/lib/cups/filter/hpcups. I already updated the hplib to the 
lastest version 3.13. and it is still failing.
-Using the Gutenprint driver for the Ricoh 3045 it doesnt show a clear error in 
the cups console,but seeing the log I can clearly see one error:

   'D [28/Aug/2013:02:46:30 -0400] [Job 201]  Error reading a 
content stream. The page may be incomplete.',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] Error: /typecheck in 
--run--',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] Operand stack:',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] (/tmp/gs_ouCe76)   
--nostringval--   --dict:6/6(L)--   --dict:138/138(ro)(L)--   PageSpotColors   
--dict:6/6(L)--   --dict:1/10(L)--   --dict:2/4(L)--   --dict:6/6(L)--   108515 
  13   0   --nostringval--   Coords   --nostringval--   ColorSpace   
--nostringval--   BBox   --nostringval--   -1.5   13   (e-05)   --nostringval-- 
  --dict:12/12(ro)(G)--',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] Execution stack:',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] %interp_exit   
.runexec2   --nostringval--   --nostringval--   --nostringval--   2   
%stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1 
  %stopped_push   1914   1   3   %oparray_pop   1913   1   3   %oparray_pop   
1897   1   3   %oparray_pop   --nostringval--   --nostringval--   
--nostringval--   2   1   1   --nostringval--   %for_pos_int_continue   
--nostringval--   --nostringval--   --nostringval--   --nostringval--   
--nostringval--   %loop_continue   --nostringval--   --dict:1/1(L)--   
--nostringval--   1   %dict_continue   --nostringval--   %loop_continue   
--nostringval--   --dict:5/5(L)--   --nostringval--   4   %dict_continue   
--nostringval--',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] Dictionary stack:',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] 
--dict:1174/1684(ro)(G)--   --dict:1/20(G)--   --dict:82/200(L)--   
--dict:82/200(L)--   --dict:109/127(ro)(G)--   --dict:291/300(ro)(G)--   
--dict:23/31(L)--   --dict:3/6(L)--',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] Current allocation 
mode is local',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] Last OS error: 2',
   'D [28/Aug/2013:02:46:30 -0400] [Job 201] GPL Ghostscript 9.05: 
Unrecoverable error, exit code 1',

Regards

** Affects: cups-filters (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Page 11 fails
   
https://bugs.launchpad.net/bugs/1217723/+attachment/3791286/+files/1.%20Marketing%3A%20Administraci%C3%B3n%20de%20relaciones%20redituables%20con%20los%20clientes%20%20%20%250A.pdf

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

Title:
  Cups fails printing a specific page of a PDF

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

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


[Bug 1198882] Re: __toString() which stores $this reference triggers segfault

2013-08-28 Thread Alexey Skryabin
** Description changed:

- DISTRIB_DESCRIPTION=Ubuntu 12.04.2 LTS
- php --version
- PHP 5.3.10-1ubuntu3.6 with Suhosin-Patch 
+ Description:
+ Passing object with __toString() causes segfault in random script iteration. 
When casted to string beforehand, it runs OK.
  
+ Test case:
  Code as
  ?php
  
  class A {
  public $a;
  public function __toString()
  {
  $this-a = $this;
  return 'waa?';
  }
  }
  
  $a = new A;
  echo trim($a);
  echo trim($a-a);
  
  ?
  crashes in CLI, and run as php mod in apache
+ 
+ Enviroment:
+ DISTRIB_DESCRIPTION=Ubuntu 12.04.2 LTS
+ php --version
+ PHP 5.3.10-1ubuntu3.6 with Suhosin-Patch

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

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

Title:
  __toString() which stores $this reference triggers segfault

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

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

[Bug 1161776] Re: Failed to download repository information

2013-08-28 Thread Adolfo Jayme Barrientos
** Changed in: update-manager (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Failed to download repository information

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

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


[Bug 1217598] Re: Another test failure

2013-08-28 Thread Timo Jyrinki
(all stack publishing blockers set to Critical importance)


** Changed in: indicator-messages (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  Another test failure

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

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


[Bug 1045721] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

** Changed in: mysql-5.5 (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/1045721

Title:
  package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1174955] Re: x-org gets frozen or crashes

2013-08-28 Thread cadellon
solved with latest updates

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

Title:
  x-org gets frozen or crashes

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

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


[Bug 1217729] [NEW] [FUJITSU SIEMENS AMILO Pi 2530] suspend/resume failure

2013-08-28 Thread Jan Machač
Public bug reported:

error after wake up from suspend mode

ProblemType: KernelOops
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-27-generic 3.8.0-27.40
ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic i686
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dottwelve   2548 F pulseaudio
Date: Fri Aug 23 08:32:26 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=d6d0e9a4-46b8-4a4e-8438-10adfe102a67
InstallationDate: Installed on 2011-05-01 (849 days ago)
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
InterpreterPath: /usr/bin/python3.3
MachineType: FUJITSU SIEMENS AMILO Pi 2530
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=452bb391-f549-45c0-82fb-00a5df4b363e ro noacpi quiet splash 
vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-27-generic N/A
 linux-backports-modules-3.8.0-27-generic  N/A
 linux-firmware1.106
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: [FUJITSU SIEMENS AMILO Pi 2530] suspend/resume failure
UpgradeStatus: Upgraded to raring on 2013-05-01 (118 days ago)
UserGroups:
 
WifiSyslog:
 
dmi.bios.date: 09/30/2008
dmi.bios.vendor: Phoenix
dmi.bios.version: 1.15
dmi.board.name: F42
dmi.board.vendor: FUJITSU SIEMENS
dmi.board.version: 00030D01
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.modalias: 
dmi:bvnPhoenix:bvr1.15:bd09/30/2008:svnFUJITSUSIEMENS:pnAMILOPi2530:pvr:rvnFUJITSUSIEMENS:rnF42:rvr00030D01:cvnFUJITSUSIEMENS:ct10:cvr:
dmi.product.name: AMILO Pi 2530
dmi.sys.vendor: FUJITSU SIEMENS

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


** Tags: apport-kerneloops i386 raring resume suspend

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

Title:
  [FUJITSU SIEMENS AMILO Pi 2530] suspend/resume failure

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

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


Re: [Bug 452350] Unknown LVM metadata header

2013-08-28 Thread Dominic Dunlop
Still appearing on 12.04.2 for me.

On 27 Aug, 2013, at 20:32 , Kenneth Wrede kennethwr...@yahoo.com
wrote:

 This bug is solved for me. It dissapeard with an update.
 
 Does someone still have problems?
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/452350
 
 Title:
  Unknown LVM metadata header
 
 Status in “grub2” package in Ubuntu:
  Confirmed
 Status in “grub2” package in Debian:
  Confirmed
 
 Bug description:
  Binary package hint: grub2
 
  update-grub2 appears to run successfully, but generates a lot of
  error: Unknown LVM metadata header messages in the process. LVM was
  created during install on a clean system (using ubuntu-9.10-beta-
  alternate-i386.iso).
 
  $ sudo update-grub2
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  Generating grub.cfg ...
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  Found linux image: /boot/vmlinuz-2.6.31-14-generic
  Found initrd image: /boot/initrd.img-2.6.31-14-generic
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
  Found linux image: /boot/vmlinuz-2.6.31-11-generic
  Found initrd image: /boot/initrd.img-2.6.31-11-generic
  error: Unknown LVM metadata header
  error: Unknown LVM metadata header
 
  Here's some extra info that may help:
 
  $ mount
  /dev/mapper/root-root on / type ext4 (rw,noatime,errors=remount-ro)
  proc on /proc type proc (rw)
  none on /sys type sysfs (rw,noexec,nosuid,nodev)
  none on /sys/fs/fuse/connections type fusectl (rw)
  none on /sys/kernel/debug type debugfs (rw)
  none on /sys/kernel/security type securityfs (rw)
  udev on /dev type tmpfs (rw,mode=0755)
  none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  none on /dev/shm type tmpfs (rw,nosuid,nodev)
  none on /var/run type tmpfs (rw,nosuid,mode=0755)
  none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
  none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
  /dev/sda1 on /boot type ext2 (rw,noexec,nosuid,nodev,noatime)
 
  $ ls -la /boot
  total 26783
  drwxr-xr-x  4 root root1024 2009-10-15 11:27 .
  drwxr-xr-x 22 root root4096 2008-11-18 16:28 ..
  -rw-r--r--  1 root root  628340 2009-09-25 05:18 abi-2.6.31-11-generic
  -rw-r--r--  1 root root  629174 2009-10-15 01:09 abi-2.6.31-14-generic
  -rw-r--r--  1 root root  111218 2009-09-25 05:18 config-2.6.31-11-generic
  -rw-r--r--  1 root root  111371 2009-10-15 01:09 config-2.6.31-14-generic
  drwxr-xr-x  2 root root3072 2009-10-15 11:58 grub
  -rw-r--r--  1 root root 7297493 2008-11-17 15:49 initrd.img-2.6.31-11-generic
  -rw-r--r--  1 root root 7283454 2009-10-15 11:27 initrd.img-2.6.31-14-generic
  drwxr-xr-x  2 root root   12288 2008-11-17 15:24 lost+found
  -rw-r--r--  1 root root  128796 2009-09-28 05:17 memtest86+.bin
  -rw-r--r--  1 root root 1657331 2009-09-25 05:18 System.map-2.6.31-11-generic
  -rw-r--r--  1 root root 1664737 2009-10-15 01:09 System.map-2.6.31-14-generic
  -rw-r--r--  1 root root1196 2009-09-25 05:21 vmcoreinfo-2.6.31-11-generic
  -rw-r--r--  1 root root1196 2009-10-15 01:12 vmcoreinfo-2.6.31-14-generic
  -rw-r--r--  1 root root 3873888 2009-09-25 05:18 vmlinuz-2.6.31-11-generic
  -rw-r--r--  1 root root 3890400 2009-10-15 01:09 vmlinuz-2.6.31-14-generic
 
  $ sudo sfdisk -l /dev/sda
 
  Disk /dev/sda: 974 cylinders, 255 heads, 63 sectors/track
  Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
 
 Device Boot Start End   #cyls#blocks   Id  System
  /dev/sda1   *  0+ 30  31-248976   83  Linux
  /dev/sda2 31 973 9437574647+  8e  Linux LVM
  /dev/sda3  0   -   0  00  Empty
  /dev/sda4  0   -   0  00  Empty
 
  ProblemType: Bug
  Architecture: i386
  Date: Thu Oct 15 11:59:41 2009
  DistroRelease: Ubuntu 9.10
  Package: grub-pc 1.97~beta4-1ubuntu1
  ProcEnviron:
   LANG=C
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.47-generic
  SourcePackage: grub2
  Uname: Linux 2.6.31-14-generic i686
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/452350/+subscriptions

-- 
Dominic Dunlop
Room C111, Weicker Building
dominic.dun...@uni.lu

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

Title:
  Unknown LVM metadata header

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

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

[Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

2013-08-28 Thread Redstorm
tested today and associated with my AP

eth1  IEEE 802.11abg  ESSID:wareznet
  Mode:Managed  Frequency:2.412 GHz  Access Point: 9C:C7:A6:1C:0D:B3
  Bit Rate=130 Mb/s   Tx-Power=200 dBm
  Retry  long limit:7   RTS thr:off   Fragment thr:off
  Encryption key:off
  Power Management:off
  Link Quality=53/70  Signal level=-57 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

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

Title:
  14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

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

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


[Bug 1217730] [NEW] lxc-create help text error

2013-08-28 Thread NeilGreenwood
Public bug reported:

There is a typo in the output of
  lxc-create --help

specifically the --lxcpath line has 2 issues:
  1 It should start -P, --lxcpath
  2 It says patch instead of path

$ lxc-create --help
usage: lxc-create -n NAME [-f CONFIG_FILE] [-t TEMPLATE] [FS_OPTIONS] --
 [-P lxcpath] [TEMPLATE_OPTIONS]

where FS_OPTIONS is one of:
  -B none
  -B dir [--dir rootfs_dir]
  -B lvm [--lvname LV_NAME] [--vgname VG_NAME] [--fstype FS_TYPE]
[--fssize FS_SIZE]
  -B btrfs

Create a new container on the system.

Options:
  -n NAMEspecify the name of the container
  -f CONFIG_FILE use an existing configuration file
  -t TEMPLATEuse an accessible template script
  -B BACKING_STORE   alter the container backing store (default: none)
  --lxcpath path specify an alternate container patch (default: 
/var/lib/lxc)
  --lvname LV_NAME   specify the LVM logical volume name
  (default: container name)
  --dir ROOTFS_DIR   specify path for custom rootfs directory location
  --vgname VG_NAME   specify the LVM volume group name (default: lxc)
  --fstype FS_TYPE   specify the filesystem type (default: ext4)
  --fssize FS_SIZE   specify the filesystem size (default: 500M)

To see template-specific options, specify a template. For example:
  lxc-create -t ubuntu -h


I have looked at the package source, and I can see that lxc-create.in
needs the changes, but I don't know how to go about making them. I am
very keen to help if I can.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lxc 0.9.0-0ubuntu3.4
ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Wed Aug 28 08:05:58 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-04-27 (487 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
MarkForUpload: True
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2013-04-26 (123 days ago)
lxcsyslog:

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


** Tags: amd64 apparmor apport-bug raring

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

Title:
  lxc-create help text error

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

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


[Bug 1088089] Re: Catfish cant Jump To

2013-08-28 Thread Daniel Letzeisen
Thank you for reporting this bug, but Ubuntu Lucid/10.04 Desktop support ended 
in May 2013.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

I've tried recreating this bug with Saucy/13.10 and was unable to, given
the information you've provided. Please upgrade to the latest version
and re-test. If the bug is still reproducible, increase the verbosity of
the steps to recreate it so we can try again.

** Changed in: catfish (Ubuntu)
   Status: New = Incomplete

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

Title:
  Catfish cant Jump To

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

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


[Bug 336849]

2013-08-28 Thread Simon McVittie
I think it's safe to say this is in the category of a bug was auto-
filed in Launchpad and nobody knows how to reproduce it. It might even
be an xcb bug anyway.

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

Title:
  dbus-launch crashed with SIGSEGV in read()

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