[Bug 1204456] Re: neutron ml2 plugin test failures

2013-09-04 Thread berlin
It is the same in my Ubuntu-12.04 Server

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

Title:
  neutron ml2 plugin test failures

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

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


[Bug 1218506] Re: [FFE] Add disk formating support for Cloud-init

2013-09-04 Thread Iain Lane
Ack; please go ahead

** 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/1218506

Title:
  [FFE] Add disk formating support for Cloud-init

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

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


[Bug 1218426] Re: [FFe] LXC 1.0~alpha1 in saucy

2013-09-04 Thread Iain Lane
Will it be bug fix after the alpha?

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

Title:
  [FFe] LXC 1.0~alpha1 in saucy

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

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


[Bug 1218508] Re: FFE 13.10: ubuntucloud lxc and kvm tools

2013-09-04 Thread Iain Lane
Ack. Go ahead.

** Changed in: 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/1218508

Title:
  FFE 13.10: ubuntucloud lxc and kvm tools

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

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


[Bug 1220677] [NEW] pg_send_query(): Cannot set connection to blocking mode

2013-09-04 Thread Mikko Rantalainen
Public bug reported:

(I think the package should be php5-pgsql but launchpad wants me to use
php5 for some reason.)

pg_send_query() fails because of an implementation error if connection
is done to remote host and query string is long OR transaction is very
long.

The problem is caused by the implementation not following the PostgreSQL
documentation at http://www.postgresql.org/docs/9.1/static/libpq-
async.html#LIBPQ-PQFLUSH

PQflush: [...] After sending any command or data on a nonblocking
connection, call PQflush. [...]

Related PHP Bug: https://bugs.php.net/bug.php?id=65015
Patch: 
https://bugs.php.net/patch-display.php?bug_id=65015patch=pg_send_query_flush_buffer.patchrevision=latest
Test script (from PHP bug):
---
$len = 10; // This may need to be increased, depending on db server.
$sql = select 1 . str_repeat(' ', $len - 8);
$con = pg_connect('host=db-host.example.com dbname=postgres user=postgres 
password=password');
pg_send_query($con, $sql);
pg_get_result($con);
---

Note that the test script only fails if host is remote (connected using
TCP/IP).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: php5-pgsql 5.3.10-1ubuntu3.7
ProcVersionSignature: Ubuntu 3.8.0-27.40~precise3-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Wed Sep  4 15:22:25 2013
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
SourcePackage: php5
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  pg_send_query(): Cannot set connection to blocking mode

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

-- 
Ubuntu-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-havana] Openstack Next steps for S

2013-09-04 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
- Work items:
+ Work items for ubuntu-13.10:
  Package Openstack havana for 12.04 and 13.10: INPROGRESS
- MIR conntrack: TODO
+ 
+ Work items for ubuntu-13.08:
  MIR python-pecan: DONE
  MIR python-happybase: DONE
  Package HEAT: DONE
  Automated compression of JS: DONE
  Look at adding python3 support: DONE
  Python3 support: INPROGRESS
  [andreserl] Python3 support for python-simplejson: DONE
  Add zeromq support to the package: TODO
  Add better quantum integration for plugins: TODO
  nova dep8 tests: DONE
  glance dep8 tests: DONE
  keystone dep8 tests: DONE
  horizon dep8 tests: DONE
  quantum dep8 tests: DONE
  novaclient dep8 tests: DONE
  glanceclient dep8 tests: DONE
  keystoneclient dep8 tests: DONE
  quantumclient dep8 tests: DONE
- Automatic population of glance with Ubuntu images: TODO
- Contribure to upstream documentation for Ubuntu: TODO
- Review help.ubuntu.com documentation 
(https://help.ubuntu.com/community/UbuntuCloudInfrastructure) and merge as 
appropriate: TODO
- Review of Dependencies for 3rd-party plugins: TODO
- General refactor of compute package for easy non-libvirt compute flavor: TODO
- Add vsphere support for packages: TODO
+ 
+ Work items for ubuntu-13.10:
  Track status of Ironic incubation vs core status: INPROGRESS
- Track quantum rename: DONE
- Refactor cinder-volume for better backend support: TODO
- Confirm tab completion in all clients: TODO
+ 
+ Work items for ubuntu-13.08:
  Package tempest: DONE
  Rename quantum: DONE
  Move packaging to ubuntu-server-dev: DONE
  Update d/control files for new VCS: DONE
  Update d/control Maintainers: DONE
  Qemu - Havana Cloud Archive: DONE
  OpenvSwitch - Havana Cloud Archive: DONE

-- 
Openstack Next steps for S
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-havana

-- 
Ubuntu-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-havana] Openstack Next steps for S

2013-09-04 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items for ubuntu-13.08:
  MIR python-pecan: DONE
  MIR python-happybase: DONE
  Package HEAT: DONE
  Automated compression of JS: DONE
  Look at adding python3 support: DONE
+ 
+ Work items for ubuntu-13.10:
  Python3 support: INPROGRESS
+ 
+ Work items for ubuntu-13.08:
  [andreserl] Python3 support for python-simplejson: DONE
+ 
+ Work items:
  Add zeromq support to the package: TODO
  Add better quantum integration for plugins: TODO
+ 
+ Work items for ubuntu-13.08:
  nova dep8 tests: DONE
  glance dep8 tests: DONE
  keystone dep8 tests: DONE
  horizon dep8 tests: DONE
  quantum dep8 tests: DONE
  novaclient dep8 tests: DONE
  glanceclient dep8 tests: DONE
  keystoneclient dep8 tests: DONE
  quantumclient dep8 tests: DONE
  Package tempest: DONE
  Rename quantum: DONE
  Move packaging to ubuntu-server-dev: DONE
  Update d/control files for new VCS: DONE
  Update d/control Maintainers: DONE
  Qemu - Havana Cloud Archive: DONE
  OpenvSwitch - Havana Cloud Archive: DONE
  
  Work items for ubuntu-13.09:
- Automatic population of glance with Ubuntu images(1): TODO
- Contribure to upstream documentation for Ubuntu(.25): TODO
- Review help.ubuntu.com documentation 
(https://help.ubuntu.com/community/UbuntuCloudInfrastructure) and merge as 
appropriate(.25): TODO
- Review of Dependencies for 3rd-party plugins(1): TODO
  General refactor of compute package for easy non-libvirt compute flavor(1): 
TODO
- Add vsphere support for packages(1): TODO
- Refactor cinder-volume for better backend support(.25): TODO
  Confirm tab completion in all clients(.25): TODO
- Mongodb for the cloud archive(.25): TODO
  
  Work items for ubuntu-13.10:
  Package Openstack havana for 12.04 and 13.10: INPROGRESS
  Track status of Ironic incubation vs core status: INPROGRESS
- Python3 support: INPROGRESS
  
  Work items:
  Add zeromq support to the package: TODO
- Add better quantum integration for plugins: TODO

-- 
Openstack Next steps for S
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-havana

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


[Bug 665235] Re: grub-legacy-ec2: attaching a volume to maverick instance may boot off it

2013-09-04 Thread Scott Moser
** No longer affects: ubuntu-on-ec2

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

Title:
  grub-legacy-ec2: attaching a volume to maverick instance may boot off
  it

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

-- 
Ubuntu-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-09-04 Thread Chuck Short
Blueprint changed by Chuck Short:

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
  Write documenation on vmware and Openstack: POSTPONED
  
  Work items for ubuntu-13.08:
- [zulcss] File FFE exception for new LXC provider in nova package: TODO
  [smb] File FFe exception for Xen 4.3: DONE
  [smb] Resolve outstanding issues with Xen 4.3 upload (zulcss to help): TODO
  [zulcss] Rebuild of libvirt post Xen 4.3 upload to pickup new driver: TODO
  
  Work items for ubuntu-13.09:
  Test libvirt-xen + Xen 4.3 and Openstack: TODO
  Write documentation on libvirt-xen: TODO
  Test vmware support and Openstack: INPROGRESS
  [zulcss] New LXC based driver for nova: INPROGRESS
  [zulcss] Add lxc block device support for apparmor: TODO
  [zulcss] Add lxc qemu-nbd support for Openstack: TODO
  
  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 1220701] [NEW] FFE: 13.10 Native nova lxc driver

2013-09-04 Thread Chuck Short
Public bug reported:

[Description] 
Native LXC Driver for nova is a new virtualization driver that uses native 
LXC userland tools rather than the the libvirt implemenation of LXC. It 
improves nova for making LXC usable for production deployments.

It is currently being worked upstream and we expect to have a simple
implemenation by the end of the month.

[Proposed changes]
The new features are the following:
- Self contained LXC driver that starts and stops lxc containers as instances
- Allowing to view the LXC console through euca-get-console and equivalent
- Basic unit tests that are run during build time.

[Regression Potential]
There is very little regression potential since it is a new driver and there 
hasnt been any users of the native lxc driver.

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

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

Title:
  FFE: 13.10 Native nova lxc driver

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

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


[Bug 1220406] Re: package quota 4.00-3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-04 Thread Yolanda Robla
Thanks for reporting this
Can you try removing the package with apt-get remove --purge quota, and install 
that again?

** Changed in: quota (Ubuntu)
   Status: New = Invalid

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

Title:
  package quota 4.00-3ubuntu1 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/quota/+bug/1220406/+subscriptions

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


[Bug 1218426] Re: [FFe] LXC 1.0~alpha1 in saucy

2013-09-04 Thread Stéphane Graber
Yes, once we get the alpha in the archive, the only changes we'll be
cherry-picking from upstream will be bug fixes.

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

Title:
  [FFe] LXC 1.0~alpha1 in saucy

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

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


[Bug 1218426] Re: [FFe] LXC 1.0~alpha1 in saucy

2013-09-04 Thread Iain Lane
OK. Ack. Please go ahead.

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

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

Title:
  [FFe] LXC 1.0~alpha1 in saucy

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

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


Re: [Bug 1220406] Re: package quota 4.00-3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-04 Thread Emil Prpic
Hello!

I could, but it wouldn't make any difference. The quota package has
installed correctly. It was the quotacheck process, spawned
automatically after installation that produced an error. And it produces
the same error every time - it cannot access .gvfs directory in user's
home folder (/home/username/.gvfs/). And, as I gather, this directory
makes the same problems always - it has something to do with gnome.

If you boot linux into text, without booting gnome, everything works
fine. But quota cannot be used that way (unless you never need gnome).

Cheers,

Emil

On 04.09.2013, at 15:27 , Yolanda Robla wrote:

 Thanks for reporting this
 Can you try removing the package with apt-get remove --purge quota, and 
 install that again?
 
 ** Changed in: quota (Ubuntu)
   Status: New = Invalid
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1220406
 
 Title:
  package quota 4.00-3ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1
 
 Status in “quota” package in Ubuntu:
  Invalid
 
 Bug description:
  The package gets installed allright, but after initial quotacheck is
  started (automatically), it fails to open .gvfs directory in the home
  folder (Access denied). This directory won't chmod, rm -rf or anything
  else.
 
  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: quota 4.00-3ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic i686
  ApportVersion: 2.0.1-0ubuntu17.4
  AptOrdering:
   quota: Install
   quota: Configure
  Architecture: i386
  Date: Tue Sep  3 21:28:11 2013
  DuplicateSignature: package:quota:4.00-3ubuntu1:subprocess installed 
 post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
 exit status 1
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
 (20130820.1)
  MarkForUpload: True
  SourcePackage: quota
  Title: package quota 4.00-3ubuntu1 failed to install/upgrade: subprocess 
 installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1220406/+subscriptions

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

Title:
  package quota 4.00-3ubuntu1 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/quota/+bug/1220406/+subscriptions

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


[Bug 1004775] Update Released

2013-09-04 Thread Colin Watson
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  NetworkManager restarts dnsmasq and adds host route on every IPv6
  route lookup

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

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


[Bug 1004775] Re: NetworkManager restarts dnsmasq and adds host route on every IPv6 route lookup

2013-09-04 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 0.9.4.0-0ubuntu4.3

---
network-manager (0.9.4.0-0ubuntu4.3) precise-proposed; urgency=low

  * debian/patches/dnsmasq-dbus-updates.patch: do DNS updates to dnsmasq via
DBUS rather than restarting it all the time. (LP: #1004775)
  * debian/network-manager.dirs: add /etc/NetworkManager/dnsmasq.d as a path
to install.
  * debian/control: network-manager depends on at least dnsmasq-base
2.59-4ubuntu0.1, which is the lowest version that provides dbus.
 -- Mathieu Trudel-Lapierre mathieu...@ubuntu.com   Thu, 23 May 2013 11:50:20 
-0400

** Changed in: network-manager (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  NetworkManager restarts dnsmasq and adds host route on every IPv6
  route lookup

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

-- 
Ubuntu-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-init] Cloud Init Cloud Image Development for Saucy

2013-09-04 Thread Scott Moser
Blueprint changed by Scott Moser:

Whiteboard changed:
  [USER STORIES]
+ Cloud Vender A has some information they want to make available to instances 
running inside their guest. This includes local mirrors or useful packages to 
install. They want to be able to put this data into some standard location and 
have images adapt to it.
+ 
+ Developer Joe wants to work on a cloud-init datasource. He wants to
+ modify the cloud-image from a black box perspective and insert his
+ datasource in, and have cloud-init use it as if it were already inside
+ the image.
+ 
+ Vendor A wants to use the ubuntu cloud images to deliver their
+ customized solution, and wants to do as little as possible to take
+ advantage of the regular updates created. They want to provide cloud-
+ init with some data that lives on a volume, and register an image with
+ the attached volume. Then, cloud-init will read the cloud-config from
+ that source in addition to the user's user-data.
+ 
  [ASSUMPTIONS]
  [RISKS]
+ Frankenstein cloud-init datasource / config is complex and unwieldy.
+ openstack does not accept vendor-data.
+ 
  [IN SCOPE]
  [OUT OF SCOPE]
  [USER ACCEPTANCE]
  [RELEASE NOTE/BLOG]
+ Ubuntu cloud images can now use openstack's vendor-data, allowing generic 
images to be taylored to a local cloud.
  
- [NOTES]
- vUDS Notes at: http://pad.ubuntu.com/uds-1305-servercloud-s-cloud-init
+ [UDS NOTES]
+  * also relevant is blueprint servercloud-s-cloud-vagrant
+  * vUDS 1305: http://pad.ubuntu.com/uds-1305-servercloud-s-cloud-init
+  * vUDS 1308: http://pad.ubuntu.com/uds-1308-servercloud-s-cloudinit

-- 
Cloud Init  Cloud Image Development for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-init

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


[Blueprint servercloud-s-cloud-init] Cloud Init Cloud Image Development for Saucy

2013-09-04 Thread Scott Moser
Blueprint changed by Scott Moser:

Work items changed:
- Work items for ubuntu-13.09:
- 0.7.3 cloud-init inclusion in 13.10: TODO
- replace oauth with oauthlib (bug 1118815): TODO
- cloud-init support for vendor-data: TODO
- cloud-init support safe user-disabling of vendor-data: TODO
- 0.7.3 cloud-init release: TODO
- [smoser] file block device partitioning and formatting FFE (bug 1218506): DONE
- [utlemming] block device partitioning and formatting: TODO
- 
  Work items:
  [utlemming] cloud-utils tool for creating derivative images: POSTPONED
  [utlemming] cloud-utils tool for creating Azure derivate images: POSTPONED
  openstack vendor-data blueprint for: DONE
  openstack vendor-data support: DONE
  cloud-utils inclusion of vcs-run: DONE
  cloud-utils cleanup of cloud-run-instances: DONE
- cloud-init remove grub-legacy-ec2, depend on pv-grub-menu: BLOCKED
  cloud-init pre-init phase: POSTPONED
  cloud-init in python3: POSTPONED

-- 
Cloud Init  Cloud Image Development for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-init

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Brian Murray
Hello Adam, or anyone else affected,

Accepted cinder into raring-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/cinder/1:2013.1.3-0ubuntu1 in a few
hours, and then in the -proposed repository.

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

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

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

** Changed in: cinder (Ubuntu Raring)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Brian Murray
Hello Adam, or anyone else affected,

Accepted glance into raring-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/glance/1:2013.1.3-0ubuntu1 in a few
hours, and then in the -proposed repository.

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

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

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

** Changed in: glance (Ubuntu Raring)
   Status: Confirmed = Fix Committed

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/cinder

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-09-04 Thread Phillip Susi
** Changed in: multipath-tools (Ubuntu Precise)
Milestone: ubuntu-12.04.3 = ubuntu-12.04.4

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

Title:
  grub-probe auto-detection fails on raid

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

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


[Bug 1219512] Re: Setting ListenAddress to dhcp-client determined ip deadlocks boot

2013-09-04 Thread Serge Hallyn
Thanks for reporting this bug.  I couldn't reproduce this on a raring
instance.  Are you able to log in on console after this happens?

/etc/init/ssh should specify start on runlevel [2345], which shouldn't
happen until a network interface has come up.  Do you have a second
network interface (not lo) which comes up before p2p1?

Could you please attach your /etc/network/interfaces file?

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

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

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

** Changed in: upstart (Ubuntu)
   Importance: Undecided = High

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

Title:
  Setting ListenAddress to dhcp-client determined ip deadlocks boot

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

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Brian Murray
Hello Adam, or anyone else affected,

Accepted horizon into raring-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/horizon/1:2013.1.3-0ubuntu1 in a few
hours, and then in the -proposed repository.

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

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

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

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

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1193878] Re: Init script loses track of openvpn processes sometimes

2013-09-04 Thread Serge Hallyn
Thanks for submitting this bug.  Which release are you on?

** Changed in: openvpn (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  Init script loses track of openvpn processes sometimes

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

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


[Bug 1197878] Re: SNMPv3 not working with APC

2013-09-04 Thread Serge Hallyn
** Changed in: nut (Ubuntu)
   Status: New = Confirmed

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

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

Title:
  SNMPv3 not working with APC

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

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


[Bug 1210447] Please test proposed package

2013-09-04 Thread Brian Murray
Hello Adam, or anyone else affected,

Accepted nova into raring-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/nova/1:2013.1.3-0ubuntu1 in a few
hours, and then in the -proposed repository.

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

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

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

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Brian Murray
Hello Adam, or anyone else affected,

Accepted keystone into raring-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/keystone/1:2013.1.3-0ubuntu1 in a
few hours, and then in the -proposed repository.

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

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

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

** Changed in: keystone (Ubuntu Raring)
   Status: Confirmed = Fix Committed

** Changed in: nova (Ubuntu Raring)
   Status: Confirmed = Fix Committed

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/horizon

** Branch linked: lp:ubuntu/raring-proposed/glance

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/quantum

** Branch linked: lp:ubuntu/raring-proposed/keystone

** Branch linked: lp:ubuntu/raring-proposed/nova

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-04 Thread Brian Murray
Hello Adam, or anyone else affected,

Accepted quantum into raring-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/quantum/1:2013.1.3-0ubuntu1 in a few
hours, and then in the -proposed repository.

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

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

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

** Changed in: quantum (Ubuntu Raring)
   Status: Confirmed = Fix Committed

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

Title:
  Meta bug for tracking Openstack 2013.1.3 Stable Update

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

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


[Bug 1196218] Re: setting at event causes root partition to fill

2013-09-04 Thread Serge Hallyn
Thanks for submitting this bug report.  Could you please tell exactly us
which command you were running?

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

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

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

Title:
  setting at event causes root partition to fill

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

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


[Bug 640558] Re: Unable to join domain: lsassd[12426]: 0x7fa0f4130710:Failed to run provider specific request (request code = 8, provider = 'lsa-activedirectory-provider') - error = 31, symbol = ERRO

2013-09-04 Thread Serge Hallyn
** Changed in: likewise-open (Ubuntu)
   Status: New = Fix Released

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

Title:
  Unable to join domain: lsassd[12426]: 0x7fa0f4130710:Failed to run
  provider specific request (request code = 8, provider = 'lsa-
  activedirectory-provider') - error = 31, symbol = ERROR_GEN_FAILURE,

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

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


[Bug 1162721] Re: at-command does not preserve LD_LIBRARY_PATH

2013-09-04 Thread Serge Hallyn
This is not a bug, but rather is intentional.  The at(1) manpage
explains:

As at is currently implemented as a setuid program, other environment
variables (e.g.  LD_LIBRARY_PATH or LD_PRELOAD) are also not exported.

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

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

Title:
  at-command does not preserve LD_LIBRARY_PATH

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

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


[Bug 888662] Re: Web browsers should share the cache

2013-09-04 Thread Serge Hallyn
** Changed in: w3m (Ubuntu)
   Status: New = Opinion

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

Title:
  Web browsers should share the cache

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

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


[Bug 1072597] Re: open-iscsi has a bug with ubuntu

2013-09-04 Thread Serge Hallyn
** Changed in: iscsitarget (Ubuntu)
   Importance: Undecided = High

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

Title:
  open-iscsi has a bug with ubuntu

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

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


[Bug 1019225] Re: package bsd-mailx 8.1.2-0.20100314cvs-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-09-04 Thread Serge Hallyn
Are you still having this issue?  If so, can you please attach the file
/var/log/apt/term.log after trying one more time?

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

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

Title:
  package bsd-mailx 8.1.2-0.20100314cvs-1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 863217] Re: package at 3.1.10ubuntu4 failed to install/upgrade:

2013-09-04 Thread Serge Hallyn
Marking invalid under the assumption this has been worked around.
Please respond if it is still a problem.

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

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

Title:
  package at 3.1.10ubuntu4 failed to install/upgrade:

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

-- 
Ubuntu-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-maas-next-steps] MAAS Next Steps

2013-09-04 Thread Scott Moser
Blueprint changed by Scott Moser:

Work items changed:
- Work items:
+ Work items for ubuntu-13.09:
  [andreserl] Install templates in /etc/maas: DONE
  [andreserl] maas-ipmi-autodetect should be shipped with MAAS: DONE
- [tycho-s] Use simple streams to download the cloud images: INPROGRESS
- [maas-maintainers] use curtin from inside maas: TODO
- [maas-maintainers] add 'user-install-data' input to acquire/start call: TODO
- Support FastPath installer {pre,post}_install scripts: TODO
- [tycho-s] clean up obsolete ephemeral and fpi images: TODO
  [andreserl] Allow installation of different kernel versions: BLOCKED
  [maas-maintainers] define supported release combination matrix: TODO
+ 
+ Work items for ubuntu-13.10:
  [smoser] raise installer-data up with juju-team: TODO
- [smoser] file FFE for things above (bug1218526) : DONE

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

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


[Bug 1025051] Re: package fetchmail 6.3.21-2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 6

2013-09-04 Thread Serge Hallyn
Thanks for taking the time to report this bug.  I'm glad you wer eable
to work around it quickly.

Note that /etc/default/fetchmail came with START_DAEMON=no, but that was
changed to 'yes' on your system.  Resetting that to 'no' would have been
another workaround.

** Changed in: fetchmail (Ubuntu)
   Status: New = Invalid

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

Title:
  package fetchmail 6.3.21-2 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 6

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

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


[Bug 774805] Re: package w3m 0.5.2-2.1ubuntu1.1 failed to install/upgrade: cannot access archive: No such file or directory

2013-09-04 Thread Serge Hallyn
Please respond if this is still a problem.

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

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

Title:
  package w3m 0.5.2-2.1ubuntu1.1 failed to install/upgrade: cannot
  access archive: No such file or directory

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

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


[Bug 864607] Re: atd load limit not respected

2013-09-04 Thread Serge Hallyn
Is this bug still happening for you?  If so could you show the result of
'cat /proc/loadavg'?  (The code in atd seems correct and does the right
thing for me here)

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

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

Title:
  atd load limit not respected

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

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


[Bug 864607] Re: atd load limit not respected

2013-09-04 Thread jan
As the udisk-daemon does no longer causes this load on this machine, I don't 
see it anymore.
On Ubuntu 12 I've never seen this happen. Thus closed.

** Changed in: at (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  atd load limit not respected

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

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


[Bug 1025051] Re: package fetchmail 6.3.21-2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 6

2013-09-04 Thread Matthias Andree
The resolution is bogus. The installation must be possible regardless of
changed configuration.

** Changed in: fetchmail (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  package fetchmail 6.3.21-2 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 6

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

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


[Bug 1025051] Re: package fetchmail 6.3.21-2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 6

2013-09-04 Thread Thomas Azar
While I agree that having to workaround just to remove a package is not
a resolution, I would like to point out that this bug was filed over a
year ago. As such, I have no idea if it's current, because I have long
since changed my system.

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

Title:
  package fetchmail 6.3.21-2 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 6

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

-- 
Ubuntu-server-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-09-04 Thread AlexanderYT
About #22 #25:  https://bugzilla.kernel.org/show_bug.cgi?id=60850

** Bug watch added: Linux Kernel Bug Tracker #60850
   http://bugzilla.kernel.org/show_bug.cgi?id=60850

-- 
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 1220917] Re: package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2013-09-04 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 postfix in Ubuntu.
https://bugs.launchpad.net/bugs/1220917

Title:
  package postfix (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 128

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

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


[Bug 1220917] [NEW] package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2013-09-04 Thread jfalarconc
Public bug reported:

lll

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: postfix (not installed)
ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Wed Sep  4 17:03:42 2013
DuplicateSignature: package:postfix:(not installed):subprocess new 
pre-installation script returned error exit status 128
ErrorMessage: subprocess new pre-installation script returned error exit status 
128
InstallationDate: Installed on 2013-07-31 (35 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: postfix
Title: package postfix (not installed) failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package raring

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

Title:
  package postfix (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 128

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

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


[Bug 1220921] [NEW] FFE: update to 2.0.1

2013-09-04 Thread Julian Taylor
Public bug reported:

pyparsing 2.0.0 and 1.5.7 have a serious bug breaking any forward grammar:
http://sourceforge.net/p/pyparsing/bugs/67/

this is fixed in 2.0.1 with a very small patch, but it is complicated
due to a split into two source packages which happened in 2.0.0 and
1.5.7, the python3 source is python3-pyparsing.

in 2.0.1 this is reverted again and it is one source package again.
I contacted upstream and they said this is intended to stay this way now.

To resolve the issue we have two options:
patch 1.5.7 and 2.0.0, easy but programs that check for version numbers to 
avoid the bug will not accept the package.
This is the case e.g. with matplotlib 1.3, I have filed a patch which was 
accepted but there might be more cases out there.

update pyparsing to 2.0.1 which is a bit more involved thus the FFe request.
pyparsing will again provide python-pyparsing and python3-pyparsing
python3-pyparsing(binary) from python3-pyparsing(source) will be obsoleted by 
pyparsing 2.0.1 so no upgrade issues should occur, once its published 
python3-pyparsing (source) can be removed.
I have contacted the debian maintainer about this but he is *very* hard to get 
a hold of, so I want to do it in ubuntu directly rather soon.

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

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

Title:
  FFE: update to 2.0.1

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

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


[Bug 1025051] Re: package fetchmail 6.3.21-2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 6

2013-09-04 Thread Matthias Andree
s/installation/deinstallation/

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

Title:
  package fetchmail 6.3.21-2 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 6

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

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


[Bug 1220921] Re: FFE: update to 2.0.1

2013-09-04 Thread Scott Kitterman
Ack.  Please go ahead.

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

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

Title:
  FFE: update to 2.0.1

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

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


[Bug 1213021] Re: [SRU] openvswitch 1.4.0 not compatible with lts-raring HWE kernel

2013-09-04 Thread Adam Gandelman
Confirmed the issue is solved by installing openvswitch-datapath-lts-
raring-dkms with the 3.8 HWE kernel, instead of the standard
openvswitch-datapath-dkms package.  Attached is a log of steps I took to
reproduce and test.


** Attachment added: test.log
   
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1213021/+attachment/3803176/+files/test.log

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

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

Title:
  [SRU] openvswitch 1.4.0 not compatible with lts-raring HWE kernel

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

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


[Bug 1220950] [NEW] [MIR] open-vm-tools

2013-09-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

[Availability] open-vm-tools is currently in universe and has been in
Ubuntu since Lucid.  It is currently in Debian Main.

[Rationale]: open-vm-tools is the open source method of installing tools
for VMware guests. VMware is a popular hypervisor for both desktop and
server workloads. VMware is the defacto hyper-visor for some industries,
and supporting them by adding open-vm-tools will enable Ubuntu easier.

Further, VMware is promoting the use of open-vm-tools as the preferred
way for hyper-visor interaction with Linux. With the 3.9 kernel, the
open-vm-tools-dkms is no longer needed for the tools to run.

Starting with Fedora 19 (released April 2013), open-vm-tools ships on CD
and installs automatically on appropriate hardware.

[Security]: There have been no CVE's in the last two years, with the
latest being CVE-2011-1681 and CVE-2009-2692.

[Quality assurance]:  
Debian Main: https://launchpad.net/debian/+source/open-vm-tools
Upstream Bug Tracker: 
http://sourceforge.net/p/open-vm-tools/tracker/?source=navbar

[UI standards]:  N/A

[Dependencies]: All dependencies are from main.

[Background]: For the last several years, there has been the request to
include open-vm-tools in the cloud-images. By having this promoted to
main, it will allow us to ship with the default image; the main reason
for not including this in the cloud image is due to the package
provenance.

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

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

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


[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-04 Thread Scott Moser
Hm.. I've read more of your info there.  I without fully reading I was
thinking that the primary motivation for this was -dkms. sorry for the
noise.  But what would the tools get us in a cloud image if we have
disk, net and vmci drivers?

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

Title:
  [MIR] open-vm-tools

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

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


[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-04 Thread Scott Moser
Hm..
It seems this may not be necessary even as soon as 13.10 (kernel 3.11).

https://lkml.org/lkml/2012/11/5/502
and
https://lkml.org/lkml/2013/1/8/552

The vmw_vmci driver is in the Saucy (3.11) kernel tree and is configured
as a kernel module.

I have heard rumor that vmblock and vmxnet are going to be carried in
the kernel for 13.10.

If we have disk and network drivers, and 'vmw_vmci', what do we get out
of open-vm-tools ?  Are those things necessary?


** Package changed: ubuntu = open-vm-tools (Ubuntu)

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

Title:
  [MIR] open-vm-tools

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

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


[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-04 Thread John Savanyo
All drivers supported by vSphere/ESXi have been accepted upstream as of the 3.9 
kernel, these are:
- vmxnet3 (our virtual NIC) = Accepted in the 2.6.32 kernel and began shipping 
in the Ubuntu 10.04 release
- vmw_pvscsi (our virtual HBA) = Acceted in the 2.6.33 kernel and began 
shipping in the Ubuntu 10.04 release
- vmware_balloon (memory balloon driver) = Accepted in the 2.6.34 kernel and 
began shipping in the Ubuntu 10.10 release
- vmwgfx (virtual graphics driver) = Accepted in the 3.2 kernel and began 
shipping in the Ubuntu 12.04 release.
- vsock and vmw_vmci (virtual socket interface and virtual communication 
channel) = Accepted in the 3.9 release and appears to be included in the latest 
Ubuntu 13.10 Alpha

vmxnet and vmblock are obsolete, so don't worry about those drivers.

VMware personal desktop products, Workstation and Fusion, have one more
driver called hgfs. This driver has not been contributed upstream, but
we are looking into obsoleting the need for this driver by using FUSE if
we get the performance required.

Going forward, Open-VM-Tools project will only consist of user-space
apps.

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

Title:
  [MIR] open-vm-tools

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

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


[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-04 Thread John Savanyo
Regarding the question: what would the tools get us in a cloud image,
here is some more details for you:

Open-VM-Tools is a suite of open source virtualization utilities that
improves the functionality, administration and management of virtual
machines on VMware hypervisors.

Benefits of bundling Open-VM-Tools with the guest operating system:

-  When Open-VM-Tools is bundled with the operating system, users get the best 
out-of-box experience to efficiently deploy virtual machines on VMware virtual 
infrastructure.
-   Eliminates the need to separately install VMware Tools when Open-VM-Tools 
is bundled with the operating system because Open-VM-Tools is a fully supported 
open source implementation of VMware Tools.
-   Reduces operational expenses and virtual machine downtime because updates 
to Open-VM-Tools packages are provided with the operating system maintenance 
updates and patches. This eliminates separate maintenance cycles for VMware 
Tools updates.
-   No compatibility matrix checking required for Open-VM-Tools. Adhering to 
vSphere compatibility matrix for the guest OS release is sufficient.
-   Open-VM-Tools bundled with the operating system provides a compact 
foot-print optimized for each OS release. 

Open-VM-Tools consist of the following three packages:

open-vm-tools package

This package contains the core Open-VM-Tools user-space programs and
libraries, including vmtoolsd, that provide the following features:

-  Synchronization of the guest OS clock with the virtualization platform
-  Enables the virtual infrastructure to perform graceful power operations 
(shut down) and file system quiescing of the virtual machine
-  Provides a heartbeat from guest to the virtualization infrastructure to 
support vSphere High Availability (HA)
-  Publishes information about the guest OS to the virtualization platform, 
including resource utilization and networking information
-  Provides a secure and authenticated mechanism to perform various operations 
within the guest OS from the virtualization infrastructure
-  Accepts additional plug-ins that can extend or customize Open-VM-Tools 
functionality 

open-vm-tools-desktop package

This optional package extends Open-VM-Tools with additional user-space programs 
and libraries to improve interactive functionality of virtual machines when 
hosted on VMware's Workstation or Fusion products. The following features are 
enabled by this package:
-  Enables text copy and paste operation between host and guest (either 
direction)
-  Enables drag and drop operation between host and guest (either direction)
-  Enables guest screen resizing 

open-vm-tools-devel package

This optional package extends Open-VM-Tools with additional user-space 
libraries for developers and contains:
-  Libraries for developing vmtoolsd plug-ins
-  Documentation for the libraries

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

Title:
  [MIR] open-vm-tools

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

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


[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-04 Thread Nate Muench (Mink)
** Branch linked: lp:~n-muench/ubuntu/saucy/open-vm-tools/open-vm-tools
.april-update.part2

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

Title:
  [MIR] open-vm-tools

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

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


[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-04 Thread Nate Muench (Mink)
Just added my Saucy Prep branch. I'm waiting for new upstream release to
create the proposal, should be any day now (they just released VMware
Player 6 today).

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

Title:
  [MIR] open-vm-tools

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

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


Re: [Bug 1220921] [NEW] FFE: update to 2.0.1

2013-09-04 Thread Barry Warsaw
On Sep 04, 2013, at 09:26 PM, Julian Taylor wrote:

To resolve the issue we have two options:

patch 1.5.7 and 2.0.0, easy but programs that check for version numbers to
avoid the bug will not accept the package.  This is the case e.g. with
matplotlib 1.3, I have filed a patch which was accepted but there might be
more cases out there.

update pyparsing to 2.0.1 which is a bit more involved thus the FFe request.
pyparsing will again provide python-pyparsing and python3-pyparsing
python3-pyparsing(binary) from python3-pyparsing(source) will be obsoleted by
pyparsing 2.0.1 so no upgrade issues should occur, once its published
python3-pyparsing (source) can be removed.  I have contacted the debian
maintainer about this but he is *very* hard to get a hold of, so I want to do
it in ubuntu directly rather soon.

I'm not familiar with the specifics, but from your description, I agree this
sounds like the best course of action.

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

Title:
  FFE: update to 2.0.1

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

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


[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-04 Thread Ben Howard
So the -dkms part is not nessasary for Saucy. The package that we need
is really open-vm-tools which is the cli tools for the images and guest
information which is reported to the hypervisor. For ESXi and clouds
based on VMware, this will give the hypervisor the ability to modfiy the
guest.

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

Title:
  [MIR] open-vm-tools

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

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


[Bug 1210826] Re: restarts shutdowns display bits from vram or just black instead of plymouth splash

2013-09-04 Thread Daniel van Vugt
** Summary changed:

- restarts  shutdowns display bits from vram instead of plymouth splash with 
nouveau
+ restarts  shutdowns display bits from vram or just black instead of plymouth 
splash

** Changed in: mir
   Status: New = Confirmed

** Changed in: unity-system-compositor
   Status: New = Confirmed

** Changed in: xmir
   Status: New = Confirmed

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

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

** Changed in: plymouth (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/1210826

Title:
  restarts  shutdowns display bits from vram or just black instead of
  plymouth splash

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

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


[Bug 1197451] Re: Ubuntu fails to properly boot on Macbook Air 2013 6, 1 6, 2

2013-09-04 Thread Xavier Gnata
To sum up for newcomers 
The patch of  #54 allows to boot in EFI mode without any special grub option 
and it just works.
If you boot in legac bios mode, you still need the nosmp option to boot.

I'm not quite sure about the simplest way to install (k)ubuntu direclty in EFI 
mode.
It would be nice if someone could update the wiki to explain that.

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

Title:
  Ubuntu fails to properly boot on Macbook Air 2013 6,1  6,2

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

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


[Bug 784549] Re: Mono: Style: Cyrillic Ghe Г has incorrect bottom serif and looks strange

2013-09-04 Thread Dmitry Shachnev
** Changed in: ubuntu-font-family-sources (Ubuntu)
 Assignee: sampada s salimath (sweetsampada14) = (unassigned)

** Changed in: ubuntu-font-family-sources (Ubuntu)
Milestone: ubuntu-12.04 = ubuntu-13.10

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

Title:
  Mono: Style: Cyrillic Ghe Г has incorrect bottom serif and looks
  strange

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-font-family/+bug/784549/+subscriptions

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

[Bug 1211511] Re: update-manager hides but wants to install ignored phased updates

2013-09-04 Thread Steve Langasek
Hello PJSingh5000, or anyone else affected,

Accepted update-manager into raring-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/update-
manager/1:0.186.2 in a few hours, and then in the -proposed repository.

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

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

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

** Changed in: update-manager (Ubuntu Raring)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  update-manager hides but wants to install ignored phased updates

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

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


[Bug 1133663] Re: Extract Here fails to preserve timestamps for non-empty folders

2013-09-04 Thread Ernie 07
Another data point.

In addition to failing via the right click extract here menu, the CLI
file-roller -h command produces the same failure.

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

Title:
  Extract Here fails to preserve timestamps  for non-empty folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1133663/+subscriptions

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


[Bug 1211511] Re: update-manager hides but wants to install ignored phased updates

2013-09-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/update-manager

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

Title:
  update-manager hides but wants to install ignored phased updates

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

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


[Bug 1197451] Re: Ubuntu fails to properly boot on Macbook Air 2013 6, 1 6, 2

2013-09-04 Thread Imre Kaloz
The patch will be part of 3.12, and will find it's way to stable kernels
as well. Ubuntu maintainers should take care of it being merged as soon
as possible.

I'll resize my partitions so will do a factory reset and write up a
howto about the whole process - just waiting for further info for fixing
up audio. Legacy bios mode has a few other issues as well, it should be
avoided. EFI booting still needs libata.force=noncq for now to avoid
random pauses.

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

Title:
  Ubuntu fails to properly boot on Macbook Air 2013 6,1  6,2

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

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


[Bug 1197786] Re: flickrfs won't list sets and therefore stops working

2013-09-04 Thread mark
Andrius' fix stopped the hanging after an ls on the ~/Flickr dir, but
flickrfs still did not sync any sets. Tried on 12.10 and 13.04. Both
x64. Attached is my log file in case it helps. With Flickr now giving
1TB free, I imagine there's quite a few people looking to sync their
entire collection so it's def worthwhile fixing this if someone with the
knowledge would be good enough to have a go.


** Attachment added: ~/.flickrfs/log
   
https://bugs.launchpad.net/ubuntu/+source/flickrfs/+bug/1197786/+attachment/3801774/+files/log

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

Title:
  flickrfs won't list sets and therefore stops working

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

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


Re: [Bug 1211511] Re: update-manager hides but wants to install ignored phased updates

2013-09-04 Thread Vadim Peretokin
It might be a bit difficult to test this - you'd have to be selected for a
phased update.

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

Title:
  update-manager hides but wants to install ignored phased updates

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

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


[Bug 1219185] Re: Framework ubuntu-sdk-13.10 not present on system

2013-09-04 Thread David Planella
** Package changed: qtcreator (Ubuntu) = ubuntu-qtcreator-plugins

** Tags added: appstore

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

Title:
  Framework ubuntu-sdk-13.10 not present on system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-qtcreator-plugins/+bug/1219185/+subscriptions

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


[Bug 1196915] Re: unity-greeter crashed with SIGSEGV in lightdm_layout_get_description()

2013-09-04 Thread Anthony Granger
This error appear right after logging in on Ubuntu 13.10

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

Title:
  unity-greeter crashed with SIGSEGV in lightdm_layout_get_description()

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

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


[Bug 892044] Re: indicator-datetime-service crashed with SIGSEGV in g_type_check_instance_cast()

2013-09-04 Thread Anthony Granger
Just had this error in Ubuntu 13.10

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

Title:
  indicator-datetime-service crashed with SIGSEGV in
  g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/892044/+subscriptions

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



[Bug 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-04 Thread Robert Ancell
** No longer affects: mir

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = Medium

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = Medium

** Changed in: xmir
   Importance: Undecided = Medium

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: xmir
   Status: Confirmed = Triaged

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

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

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

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


[Bug 1220441] Re: unit test failure in android-only test, AndroidTestFramebufferInit

2013-09-04 Thread Robert Ancell
** No longer affects: mir (Ubuntu)

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

Title:
  unit test failure in android-only test, AndroidTestFramebufferInit

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

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


[Bug 1217177] Re: ubiquity freezes when run from ubuntu GNOME live session

2013-09-04 Thread Erick Brunzell
Tim asked that I add some logs.


** Changed in: ubiquity (Ubuntu)
   Status: Invalid = Confirmed

** Attachment added: debug
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1217177/+attachment/3801777/+files/debug

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

Title:
  ubiquity freezes when run from ubuntu GNOME live session

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

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


[Bug 1219847] Re: XMir can not start LightDM

2013-09-04 Thread Robert Ancell
** Package changed: mir (Ubuntu) = mir

** Changed in: mir
   Importance: Undecided = High

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

Title:
  XMir can not start LightDM

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

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


[Bug 1211403] Re: (xmir) intel failed to become DRM master: EPERM

2013-09-04 Thread Robert Ancell
** Changed in: mir
   Importance: Undecided = High

** Changed in: mir (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: mir
   Status: New = Triaged

** Changed in: mir (Ubuntu)
   Importance: Undecided = High

** No longer affects: mir (Ubuntu)

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

Title:
  (xmir) intel failed to become DRM master: EPERM

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

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


[Bug 1212920] Re: mir_demo_client crashed with SIGSEGV in mir_surface_get_parameters()

2013-09-04 Thread Robert Ancell
** Changed in: mir
   Status: Confirmed = Triaged

** Changed in: mir (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: mir
   Importance: Undecided = High

** Changed in: mir (Ubuntu)
   Importance: Medium = High

** No longer affects: mir (Ubuntu)

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

Title:
  mir_demo_client crashed with SIGSEGV in mir_surface_get_parameters()

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

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


[Bug 1212163] Re: Visible lag and pauses using Mir on nouveau

2013-09-04 Thread Robert Ancell
** No longer affects: mir (Ubuntu)

** Changed in: mir
   Importance: Undecided = High

** Changed in: mir
   Status: Confirmed = Triaged

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

Title:
  Visible lag and pauses using Mir on nouveau

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

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


[Bug 1195422] Re: ubiquity throws the error ubi-partman has failed with exit code 141

2013-09-04 Thread lordievader
Hey Brian,
I noticed this bug in the Alpha 1 image of Kubuntu, however it is still present 
in the Beta 1 image that I've tested yesterday.

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

Title:
  ubiquity throws the error ubi-partman has failed with exit code 141

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

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


[Bug 1211797] Re: the display brightness doesn't change

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  the display brightness doesn't change

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1211797/+subscriptions

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


[Bug 1217361] Re: Laptop does not suspend when lid closed

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  Laptop does not suspend when lid closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1217361/+subscriptions

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


[Bug 1215053] Re: Corruption in login window following reboot

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  Corruption in login window following reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1215053/+subscriptions

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


[Bug 1217171] Re: throw location unknown

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  throw location unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1217171/+subscriptions

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


[Bug 1212762] Re: GPU report

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  GPU report

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1212762/+subscriptions

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


[Bug 1217877] Re: Unity system compositor not running

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  Unity system compositor not running

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1217877/+subscriptions

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


[Bug 1219411] Re: graphical console freeses

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  graphical console freeses

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1219411/+subscriptions

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


[Bug 1212753] Re: Exception Failed to choose ARGB EGL config starting u-s-c

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  Exception Failed to choose ARGB EGL config starting u-s-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1212753/+subscriptions

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


[Bug 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-04 Thread Daniel van Vugt
** Changed in: xmir
   Importance: Medium = Critical

** Changed in: xorg-server (Ubuntu)
   Importance: Medium = Critical

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Medium = Critical

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

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

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

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


[Bug 1211624] Re: package libmirplatform 0.0.9+13.10.20130812.4-0ubuntu1 failed to install/upgrade: попытка перезаписать «/usr/lib/i386-linux-gnu/libmirplatform.so», который уже имеется в пакете libmi

2013-09-04 Thread Robert Ancell
** No longer affects: mir (Ubuntu)

** Changed in: mir
   Status: Confirmed = Triaged

** Changed in: mir
   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/1211624

Title:
  package libmirplatform 0.0.9+13.10.20130812.4-0ubuntu1 failed to
  install/upgrade: попытка перезаписать «/usr/lib/i386-linux-
  gnu/libmirplatform.so», который уже имеется в пакете
  libmirserver1:i386 0.0.8+13.10.20130808.2bzr948saucy0

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

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

[Bug 1212940] Re: package libmirserver1 (not installed) failed to install/upgrade: попытка перезаписать «/usr/lib/i386-linux-gnu/libmirplatform.so», который уже имеется в пакете libmirserver0:i386 0.0

2013-09-04 Thread Robert Ancell
** No longer affects: mir (Ubuntu)

** Changed in: mir
   Importance: Undecided = Medium

** Changed in: mir
   Status: New = Triaged

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

Title:
  package libmirserver1 (not installed) failed to install/upgrade:
  попытка перезаписать «/usr/lib/i386-linux-gnu/libmirplatform.so»,
  который уже имеется в пакете libmirserver0:i386
  0.0.8+13.10.20130808.1bzr945saucy0

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

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

[Bug 1218456] Re: Xorg assert failure: X: ../../../../include/privates.h:123: dixGetPrivateAddr: Assertion `key-initialized' failed.

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

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

Title:
  Xorg assert failure: X: ../../../../include/privates.h:123:
  dixGetPrivateAddr: Assertion `key-initialized' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1218456/+subscriptions

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


[Bug 1217177] Re: ubiquity freezes when run from ubuntu GNOME live session

2013-09-04 Thread Erick Brunzell
Having trouble adding var/log/installer/version but the version is shown
in debug anyway :^)

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

Title:
  ubiquity freezes when run from ubuntu GNOME live session

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

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


[Bug 1192843] Re: XMir receives input from other VTs

2013-09-04 Thread Robert Ancell
** Package changed: unity-system-compositor (Ubuntu) = unity-system-
compositor

** No longer affects: mir (Ubuntu)

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

Title:
  XMir receives input from other VTs

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

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


[Bug 1218097] [NEW] [FFE] turning on unity-system-compositor as default

2013-09-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

as discussed on ubuntu-devel on Jun 27 '13 Ubuntu graphic stack roadmap
update [1] and on ubuntu-devel on Aug 9 '13 Xmir news [2] we are
intending to make unity-system-compositor (aka xMir) default in Ubuntu
13.10

After taking all the provided feedback into account, talking to Steve
Langasek as representative of the release team and Didier Roche as
representative of the Ubuntu Desktop team we have laid out following
plan and criteria to make that switch (also in [2]):

1) no FFe for xMir, all relevant features (multimonitor support, composite 
bypass, fallback to X) need to be ready by FF on 8/29
2) unity-system-compositor - the package which enables xMir - will stay in 
universe until we have decided to make it part of the default Ubuntu 13.10 
installation
3) unity-system-compositor and the related stack (xorg, drivers, mesa, mir) 
will have to have autolanding enabled and autolanding needs to be gated by 
integration tests, all relevant packages need to be available in archive prior 
to Feature Freeze
4) a set of Acceptance Criteria (referenced in [2], explicitely stated in [3]) 
must be available and met before unity-system-compositor can become default
5) the latest date for unity-system-compositor to become default is prior to 
Final Freeze 9/19 when all outstanding issues are addressed

we believe that fulfilling these 5 items will provide confidence to
allow for that change.

Current Status as of 8/28:
ad 1)  Multimonitor and bypass are scheduled to land in trunk/archive in time 
for FF
ad 3) all related packages are in archive and autolanding is enabled since late 
July
ad 4) we have not received further feedback on the suggested (8/9) Acceptance 
Criteria and will be able to fulfill all the defined criteria. In order to 
improve quality, we have run a call for testing on 8/26 - 8/28 for MultiMonitor 
and have not seen any unexpected results. Performance numbers as requested by 
the Acceptance Criteria are published publicly at 
http://reports.qa.ubuntu.com/graphics/ and we have plans in place to address 
systems that might show 10% performance penalties

Please consider this an early heads up for the release team, we will
turn this into an official FeatureFreeze for bugfix-only updates [4]
prior to Final Freeze on 9/19 when we are meeting all outlined criteria.

[1] https://lists.ubuntu.com/archives/ubuntu-devel/2013-June/037401.html
[2] https://lists.ubuntu.com/archives/ubuntu-devel/2013-August/037572.html
[3] https://wiki.ubuntu.com/Mir/13.10AcceptanceCriteria
[4] 
https://wiki.ubuntu.com/FreezeExceptionProcess#FeatureFreeze_for_bugfix-only_updates

** Affects: unity-system-compositor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[FFE] turning on unity-system-compositor as default
https://bugs.launchpad.net/bugs/1218097
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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


[Bug 1218097] Re: [FFE] turning on unity-system-compositor as default

2013-09-04 Thread Robert Ancell
** Project changed: unity-system-compositor = unity-system-compositor
(Ubuntu)

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

Title:
  [FFE] turning on unity-system-compositor as default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-system-compositor/+bug/1218097/+subscriptions

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


[Bug 1217177] Re: ubiquity freezes when run from ubuntu GNOME live session

2013-09-04 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1217177

** Tags added: iso-testing

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

Title:
  ubiquity freezes when run from ubuntu GNOME live session

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

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


[Bug 1137817] Re: [ivb] System freeze after high memory usage

2013-09-04 Thread rsoika
penalvch: is there any chance to provide you with the necessary
information without installing the Saucy Daily Build? This is my work
PC, and at the moment one freeze a day is not as bad as a complete re-
install of my system. So if I can provide you with additional
information from my current system I will do. I also can test drm-intel-
nightly builds of the kernel if this helps? Or did you expect the
problem outside of the kernel?

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

Title:
  [ivb] System freeze after high memory usage

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

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


[Bug 1217183] Re: libgcrypt11 version 1.5.0-3ubuntu2.2 breaks vpnc for cisco 3000 gateway

2013-09-04 Thread mitch_feaster
I'm also not 100% sure that libgcrpyt11 is to blame but as I changed
one variable at a time that was where my bisection landed. I also
confirmed that going back to the latest libgcrypt11 re-broke things, and
re-rolling-back re-fixed them. Notably, my vpn account wasn't locked out
and my password had not expired.

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

Title:
  libgcrypt11 version 1.5.0-3ubuntu2.2 breaks vpnc for cisco 3000
  gateway

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