[Bug 1297962] Re: [sru] Nova-compute doesnt start

2014-06-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  [sru] Nova-compute doesnt start

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

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


[Bug 1297962] Re: [sru] Nova-compute doesnt start

2014-06-25 Thread Chris
I can now start nova-compute after updating~

root@compute2:/var/lib/nova# dpkg -l | grep nova-compute
ii  nova-compute 1:2014.1.1-0ubuntu1 all
  OpenStack Compute - compute node base
ii  nova-compute-libvirt 1:2014.1.1-0ubuntu1 all
  OpenStack Compute - compute node libvirt support
ii  nova-compute-lxc 1:2014.1.1-0ubuntu1 all
  OpenStack Compute - compute node (LXC)
root@compute2:/var/lib/nova# service nova-compute status
nova-compute start/running, process 8350

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

Title:
  [sru] Nova-compute doesnt start

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

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


[Bug 1297962] Re: [sru] Nova-compute doesnt start

2014-06-25 Thread Chris
but can't launch instances...
should I file a separate bug report~?

2014-06-25 04:40:57.614 8350 INFO nova.virt.libvirt.driver 
[req-10a54773-5c13-435e-a9d6-ea92df2e1e00 639d9bb856fe44a98b0f09cf503bc663 
1bea54ab03b14b229437a95422a5c1df] [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb] Creating image
2014-06-25 04:40:57.864 8350 WARNING nova.virt.disk.vfs.guestfs 
[req-10a54773-5c13-435e-a9d6-ea92df2e1e00 639d9bb856fe44a98b0f09cf503bc663 
1bea54ab03b14b229437a95422a5c1df] Failed to close augeas aug_close: call launch 
before using this function
(in guestfish, don't forget to use the 'run' command)
2014-06-25 04:40:59.908 8350 ERROR nova.virt.disk.api 
[req-10a54773-5c13-435e-a9d6-ea92df2e1e00 639d9bb856fe44a98b0f09cf503bc663 
1bea54ab03b14b229437a95422a5c1df] Failed to mount container filesystem 
'nova.virt.disk.api._DiskImage object at 0x7f7a4412c390' on 
'/var/lib/nova/instances/8e4146fa-ff59-4d5e-a27a-04c3c44df4eb/rootfs':
--
Failed to mount filesystem: Unexpected error while running command.
Command: sudo nova-rootwrap /etc/nova/rootwrap.conf mount /dev/nbd7 
/var/lib/nova/instances/8e4146fa-ff59-4d5e-a27a-04c3c44df4eb/rootfs
Exit code: 32
Stdout: ''
Stderr: 'mount: you must specify the filesystem type\n'
2014-06-25 04:40:59.911 8350 ERROR nova.compute.manager 
[req-10a54773-5c13-435e-a9d6-ea92df2e1e00 639d9bb856fe44a98b0f09cf503bc663 
1bea54ab03b14b229437a95422a5c1df] [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb] Instance failed to spawn
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb] Traceback (most recent call last):
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb]   File 
/usr/lib/python2.7/dist-packages/nova/compute/manager.py, line 1714, in _spawn
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb] block_device_info)
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb]   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py, line 2266, in 
spawn
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb] block_device_info)
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb]   File 
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py, line 3669, in 
_create_domain_and_network
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb] domain.destroy()
2014-06-25 04:40:59.911 8350 TRACE nova.compute.manager [instance: 
8e4146fa-ff59-4d5e-a27a-04c3c44df4eb] UnboundLocalError: local variable 
'domain' referenced before assignment

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

Title:
  [sru] Nova-compute doesnt start

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

-- 
Ubuntu-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-u-openstack-charms] OpenStack Charm work for Utopic

2014-06-25 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
- [corey.bryant] amulet testing approach for openstack charms: INPROGRESS
+ [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: TODO
  [gnuoy] Cells support for Nova: TODO
- [corey.bryant] amulet tests - keystone: INPROGRESS
+ [corey.bryant] amulet tests - keystone: DONE
  amulet tests - glance: TODO
  amulet tests - cinder: TODO
  amulet tests - nova-compute: TODO
  amulet tests - nova-cloud-controller: TODO
  amulet tests - swift-proxy, swift-storage: TODO
  amulet tests - ceph-*: TODO
  [james-page] Multiple network support across openstack charms: TODO
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

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


[Bug 1333969] Re: package openssh-client 1:5.9p1-5ubuntu1 [modified: usr/bin/scp usr/bin/sftp usr/bin/ssh usr/bin/ssh-add usr/bin/ssh-agent usr/bin/ssh-keygen usr/bin/ssh-keyscan] failed to install/up

2014-06-25 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu.

You can find pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Since we use this bug tracker to track bugs in Ubuntu, rather than
configuration problems, I'm marking this bug as Invalid. This helps us
to focus on fixing bugs in Ubuntu.

If you believe that this is really a bug, then you may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

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

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

Title:
  package openssh-client 1:5.9p1-5ubuntu1 [modified: usr/bin/scp
  usr/bin/sftp usr/bin/ssh usr/bin/ssh-add usr/bin/ssh-agent usr/bin
  /ssh-keygen usr/bin/ssh-keyscan] failed to install/upgrade: unable to
  make backup link of `./usr/bin/ssh' before installing new version:
  Operation not permitted

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

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


[Bug 1333745] Re: updating php5 metapackage brings in unnecessarily libapache2-mod-php5

2014-06-25 Thread Robie Basak
Thank you for taking the time to file this report and helping to make
Ubuntu better.

I think I can reproduce the behaviour you're seeing, but I don't think
this is a bug.

If I use apt-get install php5 after the security update has appeared,
then I see the behaviour you describe. But this is not the recommended
way of installing security updates.

Instead, you should use apt-get dist-upgrade to get all relevant
updates. If you want to be very specific about what you want installed,
then you should use apt pinning, or specifically state apt-get install
php5 php5-cgi to specify the alternate dependency specifically, to
avoid pulling in libapache2-mod-php5.

Since I don't think this is a bug in Ubuntu, I'm marking this bug as
Invalid. If you disagree, please explain and then change the bug status
back to New.

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

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

Title:
  updating php5 metapackage brings in unnecessarily libapache2-mod-php5

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

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


[Bug 1333745] Re: updating php5 metapackage brings in unnecessarily libapache2-mod-php5

2014-06-25 Thread Ondřej Surý
In any case this is not a bug in php5, but in apt dependencies
resolution.

** Package changed: php5 (Ubuntu) = apt (Ubuntu)

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

Title:
  updating php5 metapackage brings in unnecessarily libapache2-mod-php5

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

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


[Bug 1333655] Re: strongSwan AppArmor profile does not allow user priv dropping

2014-06-25 Thread Robie Basak
** Changed in: strongswan (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  strongSwan AppArmor profile does not allow user priv dropping

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

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


[Bug 1334195] [NEW] libvirt/libxl: Failing to save guest due to apparmor denial

2014-06-25 Thread Stefan Bader
Public bug reported:

Another glitch when moving from the xm to the xl toolstack: libvirtd
needs to run /usr/lib/xen-4.4/bin/libxl-save-helper but is denied by the
apparmor profile. Need to add:

/usr/lib/xen-4.4/bin/* PUx,

to the profile. Or even generally allow

/usr/lib/xen-*/bin/* PUx,

which would match both xen-common/bin and any xen-version/bin.

** Affects: libvirt (Ubuntu)
 Importance: Medium
 Assignee: Stefan Bader (smb)
 Status: Confirmed

** Affects: libvirt (Ubuntu Trusty)
 Importance: Undecided
 Status: New

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

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

** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) = Stefan Bader (smb)

** Also affects: libvirt (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  libvirt/libxl: Failing to save guest due to apparmor denial

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

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


[Bug 1334205] [NEW] White Clay And Honey Mask A Product To Enhance Your Natural Beauty

2014-06-25 Thread Aileen Joy
Public bug reported:

One of our newest products at Sassy Toiletry is the Someone Politico and Honey 
Mask. This is a ravishing fluid and smells glorious. The progressive 
ingredients are caucasian pol, honey and starch. The benefits are as follows: 
Human Politician is the gentlest of all the clays and is suited for all cutis 
types. It draws impurities out of the tegument without removing the unprocessed 
oils which is requirement to hold the born bear of the injure. Light politician 
testament also evoke circulation to the area which in favor promotes room 
cleaner and softener and attracts filth from the pare pores and slain pare 
cells from the opencast of the pare. The endmost ingredient in the mask is 
Callus Polysaccharide which is victimized to solace skin rashes and irritations 
and it leaves the cutis somatesthesia fast.
Directions for use: 
Groom your surface using fresh pare cleaner, Sassy Toiletries Take or Spumous 
Cleaner, near the area with a steam tub or enthusiastic artifact and use Sassy 
Toiletry Discolour Pol, Rice and Walnut Braving Cleansing over your object 
tackling and dcolletage (speed furniture) existence rattling upgrade over or 
avoiding the Couperose assumption (split capillaries). Mix a cumulous 
containerful of Sassy Toiletry Honey and Whiteness Clay Mask with a teensy 
become of wet until you change a silklike and acquisition your way downward the 
surface not forgetting your neck and dcolletage. Change on your encounter for 
10-15 transactions remove with near water using the Sassy Toiletries Facial 
Material. Spray your tackling with Sassy Cosmetics Freshener and refer a Sassy 
Toiletry unbleached Moisturiser of your superior. Occur erst a period or once a 
period for job skins and savor optimum pare wellbeing. 
http://vitafirmfacts.com/

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

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

Title:
  White Clay And Honey Mask A Product To Enhance Your Natural Beauty

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

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


[Bug 1333630] Re: screen caught signal 11 core dumped

2014-06-25 Thread Kick In
** Bug watch added: GNU Savannah Bug Tracker #35757
   http://savannah.gnu.org/bugs/?35757

** Also affects: screen via
   http://savannah.gnu.org/bugs/?35757
   Importance: Unknown
   Status: Unknown

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

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

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

Title:
  screen caught signal 11 core dumped

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

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


[Bug 1333630] Re: screen caught signal 11 core dumped

2014-06-25 Thread Axel Beckert
JFTR: This fix is included in the latest upstream release 4.2.1 which is
currently available in Debian Experimental and will be uploaded to
Debian Unstable soonish. It should propagate to Ubuntu Utopic
automatically soon afterwards.

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

Title:
  screen caught signal 11 core dumped

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

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


[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/trusty/linux-keystone
/trusty-proposed

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

Title:
  keepalived doesn't load any ipv6 virtual servers

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

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


[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/trusty/linux-keystone
/trusty-proposed

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

Title:
  Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with
  default configuration

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

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


[Bug 833994] Re: debian-installer does not support https when using with preseed files

2014-06-25 Thread Colin Watson
Hello Leonardo, or anyone else affected,

Accepted debian-installer into precise-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/debian-
installer/20101020ubuntu136.18 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: debian-installer (Ubuntu Precise)
   Status: Triaged = Fix Committed

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

Title:
  debian-installer does not support https when using with preseed files

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

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


[Bug 1334265] [NEW] Contribution Of Organic Beauty Products In Maintaining Skin Health

2014-06-25 Thread Aileen Joy
Public bug reported:

It is a unspecialized thought that to sustenance your injure sensible and 
fulfil splendiferous, you should screw plentifulness of reputable nutrient that 
is glutted of vitamins, minerals and proteins and with that plenty of nutrient. 
Though this may be the elementary duty, it is not the one and only 
responsibility. You also pauperism to buy charge of your exemplar through 
measure the use of earthy exemplar products would also aid you to get refrained 
from different peel problems. The important feeling is that the exemplar regime 
should be finished on a standing assumption. A lot of exertion is to be put 
into cutis mend meet because of the fact that strip is one of the most sensible 
organs of our body and it gets maximum danger to spontaneous agents equal 
modify and soilure. 
Status of Using Uncolored Nonsynthetic Products
Umteen create the use of unreal beauty products for maintaining the experience. 
These can screw individual disadvantages. 
Firstly, the inflectional chemical may not meet all rind types. It may make 
explosive allergies or rashes which causes illumination blemishes on the rind. 
http://vitafirmfacts.com/

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

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

Title:
  Contribution Of Organic Beauty Products In Maintaining Skin Health

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

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


[Bug 1334205] Re: White Clay And Honey Mask A Product To Enhance Your Natural Beauty

2014-06-25 Thread Kick In
** Changed in: libvirt (Ubuntu)
   Status: New = Invalid

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

Title:
  White Clay And Honey Mask A Product To Enhance Your Natural Beauty

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

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


[Bug 1328556] Re: init/irqbalance should support $OPTIONS

2014-06-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  init/irqbalance should support $OPTIONS

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

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


[Bug 1321425] Re: irqbalance affinity_hint subset empty in /var/log/syslog

2014-06-25 Thread Ed Taylor
Confirmed patch solves problem.

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

Title:
  irqbalance affinity_hint subset empty in /var/log/syslog

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

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


[Bug 1328556] Re: init/irqbalance should support $OPTIONS

2014-06-25 Thread Ed Taylor
Confirmed patch solves problem.

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

Title:
  init/irqbalance should support $OPTIONS

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

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


[Bug 1334265] Re: Contribution Of Organic Beauty Products In Maintaining Skin Health

2014-06-25 Thread Kick In
** Changed in: libvirt (Ubuntu)
   Status: New = Invalid

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

Title:
  Contribution Of Organic Beauty Products In Maintaining Skin Health

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

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-06-25 Thread Panagiotis Moustafellos
This should be treated ASAP,  atm Ubuntu 14.04 LTS php5-fpm package cannot 
gracefully reload workers with new configuration. 
Restart is not an option in a production environment.

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1334304] [NEW] Uses Of Apple For Your Skin

2014-06-25 Thread Aileen Joy
Public bug reported:

Apple is a extraordinary product widely existence misused for cakes, pies and 
galore upbeat fixture products too. Everyone is known with the context ' An 
apple a day keeps the theologist inaccurate' which is real echt. Due to its 
functional components it has got a new constitute heart. The properties of the 
apple are mind-boggling. It has been increasingly utilized for shampoos, 
conditioners, present clean and more solon. It is a rightful individual of 
material and skin tending. 
Habitation Based Recipes
Having Braeburn apples can protect you from the UV rays. It is one of the 
optimum qualities of apple which has components to protect you from UV rays.
Wonk 1 cored and quartered apple in a liquidiser. Add 1 tsp. honey, salvia to 
the aggregation. Refrigerate it for 10 proceedings. Pertain this foodstuff on 
your approach. Have it for 30 transactions and after removal it. This can be 
utilized for typical tegument.
Mix 1 tbsp apple humour with 5-6 drops of hydroxide humour. Hold this on your 
grappling. Cook it for 15 transactions. Remove it with frozen nutrient. It is 
really nice for oleaginous pare.
Fragmentise an apple and living it in the icebox to unresponsive. Use this 
grated apple on your surface for 15 transactions then launder it with 
unemotional wet. Complex wellspring for dry peel. 
http://vitafirmfacts.com/

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

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

Title:
  Uses Of Apple For Your Skin

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

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


[Bug 1309860] Re: missing ipmi module

2014-06-25 Thread Adam Conrad
Hello Anthony, or anyone else affected,

Accepted openipmi into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/openipmi/2.0.18-0ubuntu3.1 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!

** Tags removed: verification-done

** Tags added: verification-needed

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

Title:
  missing ipmi module

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

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


[Bug 1334337] [NEW] Regression: php5-fpm's socket should be accessible by www-data by default

2014-06-25 Thread Andrew Starr-Bochicchio
Public bug reported:

The recent security update to php5 broke common configurations for
php5-fpm.

From IRC:

asomething mdeslaur, did you see jdub's comment in LP: #1307027? 
ubottu Launchpad bug 1307027 in php5 (Ubuntu) php5-fpm: Possible privilege 
escalation due to insecure default permissions of sockets [Undecided,Fix 
released] https://launchpad.net/bugs/1307027
asomething I'm seeing the same thing. I seeing the same thing. Even on a 
fresh install I need to go edit /etc/php5/fpm/pool.d/www.conf to get php5-fpm 
working
mdeslaur asomething: yes, you need to either relax permissions, or configure 
it with the account whatever you're accessing it is using
* roadmr has quit (Quit: Good night)
mdeslaur asomething: whatever procedure you followed to configure integration 
between your web server and php-fpm needs to be modified
asomething hmm... ok. are you saying there is no secure default that will 
work out of the box? I can handle that, but it seems to break most 
documentation on the web
mdeslaur we could make it default to www-data perhaps...not sure that would 
cover all the use cases
asomething that seems to be the most common, but maybe I'm just not aware of 
other uses
mdeslaur if someone can file a bug, and attach a debdiff, I'll sponsor it for 
an SRU assuming the SRU team considers it an appropriate change
mdeslaur asomething: actually, just file a bug, and I'll push it out as a 
regression fix
asomething ok, will do
mdeslaur asomething: thanks
infinity mdeslaur: Yeah, that's a perfectly reasonable fix.  All webservers 
in Debian/Ubuntu are meant to run as www-data, so that would cover the common 
case.
infinity mdeslaur: People with weird setups are on their own, but they 
already knew that.
mdeslaur infinity: ok, will do, thanks

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: php5-fpm 5.5.9+dfsg-1ubuntu4.1
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 25 11:34:20 2014
InstallationDate: Installed on 2014-04-08 (78 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140408)
SourcePackage: php5
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: php5 (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: php5 (Ubuntu Saucy)
 Importance: Undecided
 Assignee: Marc Deslauriers (mdeslaur)
 Status: Confirmed

** Affects: php5 (Ubuntu Trusty)
 Importance: Undecided
 Assignee: Marc Deslauriers (mdeslaur)
 Status: Confirmed

** Affects: php5 (Ubuntu Utopic)
 Importance: Undecided
 Status: Fix Released


** Tags: amd64 apport-bug trusty

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

Title:
  Regression: php5-fpm's socket should be accessible by www-data by
  default

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

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


[Bug 1309860] Re: missing ipmi module

2014-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/openipmi/precise-
proposed

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

Title:
  missing ipmi module

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

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


[Bug 1334337] Re: Regression: php5-fpm's socket should be accessible by www-data by default

2014-06-25 Thread Marc Deslauriers
Lucid doesn't ship fpm, Precise ships it listening on a local tcp port.
Only saucy and higher ship with a unix socket by default.

** Also affects: php5 (Ubuntu Saucy)
   Importance: Undecided
   Status: New

** Also affects: php5 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: php5 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: php5 (Ubuntu Utopic)
   Status: New = Fix Released

** Changed in: php5 (Ubuntu Saucy)
   Status: New = Confirmed

** Changed in: php5 (Ubuntu Trusty)
   Status: New = Confirmed

** Changed in: php5 (Ubuntu Saucy)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: php5 (Ubuntu Trusty)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

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

Title:
  Regression: php5-fpm's socket should be accessible by www-data by
  default

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

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


[Bug 1307027] Re: php5-fpm: Possible privilege escalation due to insecure default permissions of sockets

2014-06-25 Thread Marc Deslauriers
A fix for the socket permissions is being handled in bug 1334337

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

Title:
  php5-fpm: Possible privilege escalation due to insecure default
  permissions of sockets

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

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


[Bug 1323758] Re: Mouse stops working when connected usb-storage-device

2014-06-25 Thread Serge Hallyn
Sorry, no.  So to summarize for anyone on the qemu-devel mailing list
who might have ideas, Rubin found that disabling power management for
the mouse device in windows fixes the issue.  With power management
enabled, plugging in a usb storage device and passing it through to the
guest stops the mouse from working in the windows guest.

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

Title:
  Mouse stops working when connected usb-storage-device

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

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


[Bug 1004606] Re: virsh create-snapshot fails to create external snapshot (blockdev-snapshot-sync fails in json monitor)

2014-06-25 Thread Serge Hallyn
Thanks.

So in your case, because there is a separate directory fo rimages for
your domain, it would be safe to add

/var/lib/libvirt/images/jam1/*.qcow2 rw,

to your /etc/apparmor.d/libvirt/libvirt-dafd2c09-a81d-4ee3-a95c-
beb50aecf4e8.files

However, in cases where the domain's disk image is a file under
/var/lib/libvirt/images/ itself, this is not safe.

Can you confirm that adding the above line to that file works around the
issue for you?

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

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

Title:
  virsh create-snapshot fails to create external snapshot (blockdev-
  snapshot-sync fails in json monitor)

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

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-06-25 Thread Robie Basak
Some possible workarounds (off the top of my head):

1) Restart instead.
2) Send a USR2 signal to the correct PID manually (get it with status 
php5-fpm).
3) Create /etc/init/php5-fpm.override file with the single line reload signal 
USR2 in it.

Please report which of these workarounds works for you, and I'll change
the bug description at the top so that others will see it easily.

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1334304] Re: Uses Of Apple For Your Skin

2014-06-25 Thread Paul White
** Changed in: libvirt (Ubuntu)
   Status: New = Invalid

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

Title:
  Uses Of Apple For Your Skin

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

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


[Bug 1307473] Missing required logs.

2014-06-25 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1307473

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

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

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

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

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

Title:
  guest hang due to missing clock interrupt

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

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


[Bug 1307473] Re: guest hang due to missing clock interrupt

2014-06-25 Thread Serge Hallyn
Thanks, the soft lockup message in that dmesg may be helpful.  Marking
as affecting the kernel.

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

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

Title:
  guest hang due to missing clock interrupt

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

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


[Bug 833994] Please test proposed package

2014-06-25 Thread Colin Watson
Hello Leonardo, or anyone else affected,

Accepted debian-installer into precise-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/debian-
installer/20101020ubuntu136.19 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 cobbler-enlist in Ubuntu.
https://bugs.launchpad.net/bugs/833994

Title:
  debian-installer does not support https when using with preseed files

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

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


[Bug 1323758] Re: Mouse stops working when connected usb-storage-device

2014-06-25 Thread Ruben Portier
Ok, thanks for the info! By Rubin, do you mean Ruben (a.k.a. me)? :D

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

Title:
  Mouse stops working when connected usb-storage-device

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

-- 
Ubuntu-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 1323758] Re: Mouse stops working when connected usb-storage-device

2014-06-25 Thread Serge Hallyn
 Ok, thanks for the info! By Rubin, do you mean Ruben (a.k.a. me)? :D

D'oh - yes, apologies.

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

Title:
  Mouse stops working when connected usb-storage-device

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

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


[Bug 1334401] [NEW] Missing dependency on python-paramiko

2014-06-25 Thread Diogo Matsubara
Public bug reported:

As seen here: http://d-jenkins.ubuntu-ci:8080/view/MAAS/job/utopic-adt-
maas/131/console, maas package can't be installed on utopic due to a
missing dependency on python-paramiko


Setting up maas-dns (1.6+bzr2367+2475+283-0ubuntu1) ...
Traceback (most recent call last):
  File /usr/bin/django-admin, line 5, in module
management.execute_from_command_line()
  File /usr/lib/python2.7/dist-packages/django/core/management/__init__.py, 
line 399, in execute_from_command_line
utility.execute()
  File /usr/lib/python2.7/dist-packages/django/core/management/__init__.py, 
line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
  File /usr/lib/python2.7/dist-packages/django/core/management/base.py, line 
242, in run_from_argv
self.execute(*args, **options.__dict__)
  File /usr/lib/python2.7/dist-packages/django/core/management/base.py, line 
284, in execute
self.validate()
  File /usr/lib/python2.7/dist-packages/django/core/management/base.py, line 
310, in validate
num_errors = get_validation_errors(s, app)
  File /usr/lib/python2.7/dist-packages/django/core/management/validation.py, 
line 34, in get_validation_errors
for (app_name, error) in get_app_errors().items():
  File /usr/lib/python2.7/dist-packages/django/db/models/loading.py, line 
196, in get_app_errors
self._populate()
  File /usr/lib/python2.7/dist-packages/django/db/models/loading.py, line 78, 
in _populate
self.load_app(app_name)
  File /usr/lib/python2.7/dist-packages/django/db/models/loading.py, line 99, 
in load_app
models = import_module('%s.models' % app_name)
  File /usr/lib/python2.7/dist-packages/django/utils/importlib.py, line 40, 
in import_module
__import__(name)
  File /usr/lib/python2.7/dist-packages/maasserver/models/__init__.py, line 
47, in module
from maasserver.models.bootimage import BootImage
  File /usr/lib/python2.7/dist-packages/maasserver/models/bootimage.py, line 
27, in module
from maasserver.models.nodegroup import NodeGroup
  File /usr/lib/python2.7/dist-packages/maasserver/models/nodegroup.py, line 
37, in module
from maasserver.refresh_worker import refresh_worker
  File /usr/lib/python2.7/dist-packages/maasserver/refresh_worker.py, line 
21, in module
from provisioningserver.tasks import refresh_secrets
  File /usr/lib/python2.7/dist-packages/provisioningserver/tasks.py, line 56, 
in module
from provisioningserver.drivers.hardware.mscm import probe_and_enlist_mscm
  File 
/usr/lib/python2.7/dist-packages/provisioningserver/drivers/hardware/mscm.py, 
line 26, in module
from paramiko import (
ImportError: No module named paramiko
Setting up maas-region-controller (1.6+bzr2367+2475+283-0ubuntu1) ...

** Affects: maas (Ubuntu)
 Importance: Critical
 Status: Triaged

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

** Changed in: maas (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  Missing dependency on python-paramiko

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

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


[Bug 1334337] Re: Regression: php5-fpm's socket should be accessible by www-data by default

2014-06-25 Thread Jeff Waugh
Thanks for picking this up!

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

Title:
  Regression: php5-fpm's socket should be accessible by www-data by
  default

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

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


[Bug 1334401] Re: Missing dependency on python-paramiko

2014-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~matsubara/maas/bug-1334401-paramiko

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

Title:
  Missing dependency on python-paramiko

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

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


[Bug 1334401] Re: Missing dependency on python-paramiko

2014-06-25 Thread Diogo Matsubara
** Tags added: ci

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

Title:
  Missing dependency on python-paramiko

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

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


[Bug 1334337] Re: Regression: php5-fpm's socket should be accessible by www-data by default

2014-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.5.3+dfsg-1ubuntu2.5

---
php5 (5.5.3+dfsg-1ubuntu2.5) saucy-security; urgency=medium

  * SECURITY UPDATE: better FastCGI socket permissions (LP: #1334337)
- debian/rules: enable listen.owner and listen.group so that the socket
  is accessible to www-data by default. This allows most setups to
  continue working with the more restrictive permissions.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 25 Jun 2014 11:52:07 
-0400

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

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

Title:
  Regression: php5-fpm's socket should be accessible by www-data by
  default

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

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


[Bug 1334337] Re: Regression: php5-fpm's socket should be accessible by www-data by default

2014-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.5.9+dfsg-1ubuntu4.2

---
php5 (5.5.9+dfsg-1ubuntu4.2) trusty-security; urgency=medium

  * SECURITY UPDATE: better FastCGI socket permissions (LP: #1334337)
- debian/rules: enable listen.owner and listen.group so that the socket
  is accessible to www-data by default. This allows most setups to
  continue working with the more restrictive permissions.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 25 Jun 2014 11:46:16 
-0400

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

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

Title:
  Regression: php5-fpm's socket should be accessible by www-data by
  default

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

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


[Bug 1334445] [NEW] Sync python-babel 1.3+dfsg.1-4 (main) from Debian unstable (main)

2014-06-25 Thread Jackson Doak
Public bug reported:

Please sync python-babel 1.3+dfsg.1-4 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge from Debian unstable (lp: #1320612).  Remaining changes:
- Don't try to remove files in debian/rules which aren't there anymore.
Fixed in debian

Changelog entries since current utopic version 1.3+dfsg.1-3ubuntu1:

python-babel (1.3+dfsg.1-4) unstable; urgency=medium

  * Fixed removal of pyshared folder stuff (that directory doesn't exist
anymore in Sid/Testing). This fixes FTBFS (Closes: #751056).

 -- Thomas Goirand z...@debian.org  Tue, 24 Jun 2014 06:53:40 +

** Affects: python-babel (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: python-babel (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync python-babel 1.3+dfsg.1-4 (main) from Debian unstable (main)

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

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


[Bug 1185019] Re: rootwrap sudoers configuration does not follow packaging guidelines

2014-06-25 Thread Jamie Strandboge
** Information type changed from Private Security to Public

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

Title:
  rootwrap sudoers configuration does not follow packaging guidelines

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

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


[Bug 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-06-25 Thread Hamed Hemmati
Jason I ran the script you post and this is what I got on one of the
nodes.

ubuntu@tf77q:~$ sudo python maas_ipmi_autodetect.py
Traceback (most recent call last):
  File maas_ipmi_autodetect.py, line 312, in module
main()
  File maas_ipmi_autodetect.py, line 278, in main
configure_ipmi_user(IPMI_MAAS_USER, IPMI_MAAS_PASSWORD)
  File maas_ipmi_autodetect.py, line 218, in configure_ipmi_user
apply_ipmi_user_settings(user_settings)
  File maas_ipmi_autodetect.py, line 193, in apply_ipmi_user_settings
verify_ipmi_user_settings(ipmi_user_number, user_settings)
  File maas_ipmi_autodetect.py, line 182, in verify_ipmi_user_settings
raise IPMIError(message)
__main__.IPMIError: IPMI user setting verification failures: for 'Enable_User', 
expected 'Yes', actual 'None'.

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

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

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


[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-25 Thread a...@adamhooper.com
I'm confused.

As I understand it, a simple solution exists upstream, it's been
understood for over a month, and it's easy to apply. I also understand
that this bug affects everybody who uses Ubuntu 14.04 on AWS, and it
prevents anybody from using Ubuntu 14.04 in a production environment on
AWS. A sketchy workaround -- replacing the kernel -- might suffice for
test or development environments. (I'm rehashing what I've learned from
https://groups.google.com/forum/#!topic/logstash-users/sFNrqRbI6EM and
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1308796 and the
LKML)

So why hasn't Ubuntu updated its AWS cloud images? Why didn't Ubuntu fix
its kernel before re-releasing its AWS cloud images on 2014-06-07, at
http://cloud-images.ubuntu.com/releases/14.04/release/? Was anybody
aware, when releasing those images, that they are unreliable? If so, was
there a release note that I missed?

I don't understand the logistical issues that are keeping this bug
unresolved. What would it take to escalate this bug to Critical?

Either I'm affected by this kernel bug far more than everybody else is,
I have unrealistic expectations about Ubuntu 14.04 LTS, or Ubuntu is
being too opaque.

What's happening?

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

Title:
  Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with
  default configuration

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

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-06-25 Thread Michael Shadle
+1

We have this issue too. Seems the reload signal USR2 being in the
official php5-fpm.conf is still commented out. Not sure why, as it
should be able to be pinned just to recent versions of Upstart /
releases.

I have used Robie's suggestion #3 above in an .override file, and that
seems to work at the moment.

option #1 isn't really an option (same reasons in comment #15). option
#2 is the best bet. Just a little more robustness is required in the
Upstart script. Appreciate all the work so far, Upstart wasn't exactly
designed in the beginning to support all these other actions.

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-25 Thread zespri
It looks like it was not fixed in ubuntu on time to make it to
2014-06-07 release. It also looks like now it made its way to trusty-
proposed so things are definitely look moving.

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

Title:
  Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with
  default configuration

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

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


[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-30.54

---
linux (3.13.0-30.54) trusty; urgency=low

  [ Adam Conrad ]

  * [Config] Enable building the sata-modules udeb on ppc64el.
- LP: #1323980

  [ Anton Blanchard ]

  * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
- LP: #1328230

  [ Ben Widawsky ]

  * SAUCE: i915_bdw: drm/i915: Fix PSR programming
- LP: #1321729
  * SAUCE: i915_bdw: drm/i915: Correct PPGTT total size
- LP: #1321729

  [ Chris Wilson ]

  * SAUCE: i915_bdw: drm/i915: Broadwell expands ACTHD to 64bit
- LP: #1321729

  [ Damien Lespiau ]

  * SAUCE: i915_bdw: drm/i915/bdw: Implement
Wa4x4STCOptimizationDisable:bdw
- LP: #1321729

  [ Dave Chiluk ]

  * [Config] Enable CONFIG_IP_VS_IPV6=y
- LP: #1300739

  [ Kamal Mostafa ]

  * [Config] add debian/gbp.conf
  * Release Tracking Bug
- LP: #1328286

  [ Mika Kuoppala ]

  * SAUCE: i915_bdw: drm/i915: add render state initialization
- LP: #1321729

  [ Paulo Zanoni ]

  * SAUCE: i915_bdw: drm/i915: fix assert_cursor on BDW
- LP: #1321729

  [ Steven Rostedt ]

  * SAUCE: i915_bdw: drm/i915: Do not dereference pointers from ring buffer
in evict event
- LP: #1321729

  [ Tim Gardner ]

  * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
- LP: #1324571
  * [Debian] Treat vdso install as an environment variable
  * [Config] Treat vdso install as an environment variable
  * [Config] CONFIG_MLX4_DEBUG=y
- LP: #1328256
  * [Config] CONFIG_I40EVF=m, CONFIG_I40E_DCB=y, CONFIG_I40E_VXLAN=y
- LP: #1328037

  [ Timo Aaltonen ]

  * SAUCE: i915_bdw: Rebase to drm-intel-next-2014-03-07 + fixes
- LP: #1321729
  * SAUCE: i915_bdw: Add BDW specific power well calls
- LP: #1317865

  [ Upstream Kernel Changes ]

  * drm: expose subpixel order name routine v3
  * drm: dp helper: Add DP test sink CRC definition.
  * drm: export cmdline and preferred mode functions from fb helper
  * hugetlb: ensure hugepage access is denied if hugepages are not
supported
- LP: #1328251
  * powerpc/powernv: Move SG list structure to header file
- LP: #1326015
  * powerpc/powernv: Read OPAL error log and export it through sysfs
- LP: #1326015
  * powerpc/powernv Platform dump interface
- LP: #1326015
  * pci_regs.h: Add PCI bus link speed and width defines
- LP: #1328037
  * net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
- LP: #1328037
  * PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
- LP: #1328037
  * net: Change skb_get_rxhash to skb_get_hash
- LP: #1328037
  * net: Add utility functions to clear rxhash
- LP: #1328037
  * net: Add function to set the rxhash
- LP: #1328037
  * i40e: set pf_id based on device and function numbers
- LP: #1328037
  * i40e: register file updates
- LP: #1328037
  * i40e: clear AQ head and tail registers
- LP: #1328037
  * i40e: simplify aq head-tail-len setups
- LP: #1328037
  * i40e: firmware version fields offsets update
- LP: #1328037
  * i40e: allow one more vector for VFs
- LP: #1328037
  * i40e: select reset counters correctly
- LP: #1328037
  * i40e: retry call on timeout
- LP: #1328037
  * i40e: properly add VF MAC addresses
- LP: #1328037
  * i40e: fix debugging messages
- LP: #1328037
  * i40e: default debug mask setting
- LP: #1328037
  * i40e: add interrupt test
- LP: #1328037
  * i40e: add support for triggering EMPR
- LP: #1328037
  * i40e: restrict diag test length
- LP: #1328037
  * i40e: sync header files with hardware
- LP: #1328037
  * i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor
- LP: #1328037
  * i40e: check multi-bit state correctly
- LP: #1328037
  * i40e: get media type during link info
- LP: #1328037
  * i40e: Add flag for L2 VEB filtering
- LP: #1328037
  * i40e: enable early hardware support
- LP: #1328037
  * i40e: whitespace
- LP: #1328037
  * i40e: Bump version
- LP: #1328037
  * i40e: refactor reset code
- LP: #1328037
  * i40e: Enable all PCTYPEs except FCOE for RSS.
- LP: #1328037
  * i40e: only set up the rings to be used
- LP: #1328037
  * i40e: clear test state bit after all ethtool tests
- LP: #1328037
  * i40e: refactor ethtool tests
- LP: #1328037
  * i40e: add num_VFs message
- LP: #1328037
  * i40e: Add a new variable to track number of pf instances
- LP: #1328037
  * i40e: restrict diag test messages
- LP: #1328037
  * i40e: loopback info and set loopback fix
- LP: #1328037
  * i40e: complain about out-of-range descriptor request
- LP: #1328037
  * i40e: remove and fix confusing define name
- LP: #1328037
  * i40e: Bump version number
- LP: #1328037
  * i40e: fix up some of the ethtool connection reporting
- LP: #1328037
  * i40e: fix pf reset after offline test
- LP: #1328037
  * i40e: Tell the stack about our actual number of queues
- LP: #1328037
  * i40e: init flow control 

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-30.54

---
linux (3.13.0-30.54) trusty; urgency=low

  [ Adam Conrad ]

  * [Config] Enable building the sata-modules udeb on ppc64el.
- LP: #1323980

  [ Anton Blanchard ]

  * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
- LP: #1328230

  [ Ben Widawsky ]

  * SAUCE: i915_bdw: drm/i915: Fix PSR programming
- LP: #1321729
  * SAUCE: i915_bdw: drm/i915: Correct PPGTT total size
- LP: #1321729

  [ Chris Wilson ]

  * SAUCE: i915_bdw: drm/i915: Broadwell expands ACTHD to 64bit
- LP: #1321729

  [ Damien Lespiau ]

  * SAUCE: i915_bdw: drm/i915/bdw: Implement
Wa4x4STCOptimizationDisable:bdw
- LP: #1321729

  [ Dave Chiluk ]

  * [Config] Enable CONFIG_IP_VS_IPV6=y
- LP: #1300739

  [ Kamal Mostafa ]

  * [Config] add debian/gbp.conf
  * Release Tracking Bug
- LP: #1328286

  [ Mika Kuoppala ]

  * SAUCE: i915_bdw: drm/i915: add render state initialization
- LP: #1321729

  [ Paulo Zanoni ]

  * SAUCE: i915_bdw: drm/i915: fix assert_cursor on BDW
- LP: #1321729

  [ Steven Rostedt ]

  * SAUCE: i915_bdw: drm/i915: Do not dereference pointers from ring buffer
in evict event
- LP: #1321729

  [ Tim Gardner ]

  * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
- LP: #1324571
  * [Debian] Treat vdso install as an environment variable
  * [Config] Treat vdso install as an environment variable
  * [Config] CONFIG_MLX4_DEBUG=y
- LP: #1328256
  * [Config] CONFIG_I40EVF=m, CONFIG_I40E_DCB=y, CONFIG_I40E_VXLAN=y
- LP: #1328037

  [ Timo Aaltonen ]

  * SAUCE: i915_bdw: Rebase to drm-intel-next-2014-03-07 + fixes
- LP: #1321729
  * SAUCE: i915_bdw: Add BDW specific power well calls
- LP: #1317865

  [ Upstream Kernel Changes ]

  * drm: expose subpixel order name routine v3
  * drm: dp helper: Add DP test sink CRC definition.
  * drm: export cmdline and preferred mode functions from fb helper
  * hugetlb: ensure hugepage access is denied if hugepages are not
supported
- LP: #1328251
  * powerpc/powernv: Move SG list structure to header file
- LP: #1326015
  * powerpc/powernv: Read OPAL error log and export it through sysfs
- LP: #1326015
  * powerpc/powernv Platform dump interface
- LP: #1326015
  * pci_regs.h: Add PCI bus link speed and width defines
- LP: #1328037
  * net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
- LP: #1328037
  * PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
- LP: #1328037
  * net: Change skb_get_rxhash to skb_get_hash
- LP: #1328037
  * net: Add utility functions to clear rxhash
- LP: #1328037
  * net: Add function to set the rxhash
- LP: #1328037
  * i40e: set pf_id based on device and function numbers
- LP: #1328037
  * i40e: register file updates
- LP: #1328037
  * i40e: clear AQ head and tail registers
- LP: #1328037
  * i40e: simplify aq head-tail-len setups
- LP: #1328037
  * i40e: firmware version fields offsets update
- LP: #1328037
  * i40e: allow one more vector for VFs
- LP: #1328037
  * i40e: select reset counters correctly
- LP: #1328037
  * i40e: retry call on timeout
- LP: #1328037
  * i40e: properly add VF MAC addresses
- LP: #1328037
  * i40e: fix debugging messages
- LP: #1328037
  * i40e: default debug mask setting
- LP: #1328037
  * i40e: add interrupt test
- LP: #1328037
  * i40e: add support for triggering EMPR
- LP: #1328037
  * i40e: restrict diag test length
- LP: #1328037
  * i40e: sync header files with hardware
- LP: #1328037
  * i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor
- LP: #1328037
  * i40e: check multi-bit state correctly
- LP: #1328037
  * i40e: get media type during link info
- LP: #1328037
  * i40e: Add flag for L2 VEB filtering
- LP: #1328037
  * i40e: enable early hardware support
- LP: #1328037
  * i40e: whitespace
- LP: #1328037
  * i40e: Bump version
- LP: #1328037
  * i40e: refactor reset code
- LP: #1328037
  * i40e: Enable all PCTYPEs except FCOE for RSS.
- LP: #1328037
  * i40e: only set up the rings to be used
- LP: #1328037
  * i40e: clear test state bit after all ethtool tests
- LP: #1328037
  * i40e: refactor ethtool tests
- LP: #1328037
  * i40e: add num_VFs message
- LP: #1328037
  * i40e: Add a new variable to track number of pf instances
- LP: #1328037
  * i40e: restrict diag test messages
- LP: #1328037
  * i40e: loopback info and set loopback fix
- LP: #1328037
  * i40e: complain about out-of-range descriptor request
- LP: #1328037
  * i40e: remove and fix confusing define name
- LP: #1328037
  * i40e: Bump version number
- LP: #1328037
  * i40e: fix up some of the ethtool connection reporting
- LP: #1328037
  * i40e: fix pf reset after offline test
- LP: #1328037
  * i40e: Tell the stack about our actual number of queues
- LP: #1328037
  * i40e: init flow control 

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-30.54

---
linux (3.13.0-30.54) trusty; urgency=low

  [ Adam Conrad ]

  * [Config] Enable building the sata-modules udeb on ppc64el.
- LP: #1323980

  [ Anton Blanchard ]

  * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
- LP: #1328230

  [ Ben Widawsky ]

  * SAUCE: i915_bdw: drm/i915: Fix PSR programming
- LP: #1321729
  * SAUCE: i915_bdw: drm/i915: Correct PPGTT total size
- LP: #1321729

  [ Chris Wilson ]

  * SAUCE: i915_bdw: drm/i915: Broadwell expands ACTHD to 64bit
- LP: #1321729

  [ Damien Lespiau ]

  * SAUCE: i915_bdw: drm/i915/bdw: Implement
Wa4x4STCOptimizationDisable:bdw
- LP: #1321729

  [ Dave Chiluk ]

  * [Config] Enable CONFIG_IP_VS_IPV6=y
- LP: #1300739

  [ Kamal Mostafa ]

  * [Config] add debian/gbp.conf
  * Release Tracking Bug
- LP: #1328286

  [ Mika Kuoppala ]

  * SAUCE: i915_bdw: drm/i915: add render state initialization
- LP: #1321729

  [ Paulo Zanoni ]

  * SAUCE: i915_bdw: drm/i915: fix assert_cursor on BDW
- LP: #1321729

  [ Steven Rostedt ]

  * SAUCE: i915_bdw: drm/i915: Do not dereference pointers from ring buffer
in evict event
- LP: #1321729

  [ Tim Gardner ]

  * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
- LP: #1324571
  * [Debian] Treat vdso install as an environment variable
  * [Config] Treat vdso install as an environment variable
  * [Config] CONFIG_MLX4_DEBUG=y
- LP: #1328256
  * [Config] CONFIG_I40EVF=m, CONFIG_I40E_DCB=y, CONFIG_I40E_VXLAN=y
- LP: #1328037

  [ Timo Aaltonen ]

  * SAUCE: i915_bdw: Rebase to drm-intel-next-2014-03-07 + fixes
- LP: #1321729
  * SAUCE: i915_bdw: Add BDW specific power well calls
- LP: #1317865

  [ Upstream Kernel Changes ]

  * drm: expose subpixel order name routine v3
  * drm: dp helper: Add DP test sink CRC definition.
  * drm: export cmdline and preferred mode functions from fb helper
  * hugetlb: ensure hugepage access is denied if hugepages are not
supported
- LP: #1328251
  * powerpc/powernv: Move SG list structure to header file
- LP: #1326015
  * powerpc/powernv: Read OPAL error log and export it through sysfs
- LP: #1326015
  * powerpc/powernv Platform dump interface
- LP: #1326015
  * pci_regs.h: Add PCI bus link speed and width defines
- LP: #1328037
  * net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
- LP: #1328037
  * PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
- LP: #1328037
  * net: Change skb_get_rxhash to skb_get_hash
- LP: #1328037
  * net: Add utility functions to clear rxhash
- LP: #1328037
  * net: Add function to set the rxhash
- LP: #1328037
  * i40e: set pf_id based on device and function numbers
- LP: #1328037
  * i40e: register file updates
- LP: #1328037
  * i40e: clear AQ head and tail registers
- LP: #1328037
  * i40e: simplify aq head-tail-len setups
- LP: #1328037
  * i40e: firmware version fields offsets update
- LP: #1328037
  * i40e: allow one more vector for VFs
- LP: #1328037
  * i40e: select reset counters correctly
- LP: #1328037
  * i40e: retry call on timeout
- LP: #1328037
  * i40e: properly add VF MAC addresses
- LP: #1328037
  * i40e: fix debugging messages
- LP: #1328037
  * i40e: default debug mask setting
- LP: #1328037
  * i40e: add interrupt test
- LP: #1328037
  * i40e: add support for triggering EMPR
- LP: #1328037
  * i40e: restrict diag test length
- LP: #1328037
  * i40e: sync header files with hardware
- LP: #1328037
  * i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor
- LP: #1328037
  * i40e: check multi-bit state correctly
- LP: #1328037
  * i40e: get media type during link info
- LP: #1328037
  * i40e: Add flag for L2 VEB filtering
- LP: #1328037
  * i40e: enable early hardware support
- LP: #1328037
  * i40e: whitespace
- LP: #1328037
  * i40e: Bump version
- LP: #1328037
  * i40e: refactor reset code
- LP: #1328037
  * i40e: Enable all PCTYPEs except FCOE for RSS.
- LP: #1328037
  * i40e: only set up the rings to be used
- LP: #1328037
  * i40e: clear test state bit after all ethtool tests
- LP: #1328037
  * i40e: refactor ethtool tests
- LP: #1328037
  * i40e: add num_VFs message
- LP: #1328037
  * i40e: Add a new variable to track number of pf instances
- LP: #1328037
  * i40e: restrict diag test messages
- LP: #1328037
  * i40e: loopback info and set loopback fix
- LP: #1328037
  * i40e: complain about out-of-range descriptor request
- LP: #1328037
  * i40e: remove and fix confusing define name
- LP: #1328037
  * i40e: Bump version number
- LP: #1328037
  * i40e: fix up some of the ethtool connection reporting
- LP: #1328037
  * i40e: fix pf reset after offline test
- LP: #1328037
  * i40e: Tell the stack about our actual number of queues
- LP: #1328037
  * i40e: init flow control 

[Bug 1334445] Re: Sync python-babel 1.3+dfsg.1-4 (main) from Debian unstable (main)

2014-06-25 Thread Daniel Holbach
This bug was fixed in the package python-babel - 1.3+dfsg.1-4
Sponsored for Jackson Doak (noskcaj)

---
python-babel (1.3+dfsg.1-4) unstable; urgency=medium

  * Fixed removal of pyshared folder stuff (that directory doesn't exist
anymore in Sid/Testing). This fixes FTBFS (Closes: #751056).

 -- Thomas Goirand z...@debian.org  Tue, 24 Jun 2014 06:53:40 +

** Changed in: python-babel (Ubuntu)
   Status: New = Fix Released

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

Title:
  Sync python-babel 1.3+dfsg.1-4 (main) from Debian unstable (main)

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

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