[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


[Bug 1333517] Re: GPU lockup IPEHR: 0x0a000001 IPEHR: 0x01000000

2014-06-25 Thread Chris Wilson
*** This bug is a duplicate of bug 1332876 ***
https://bugs.launchpad.net/bugs/1332876

** This bug has been marked a duplicate of bug 1332876
   False GPU lockup  IPEHR: 0x0a01

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

Title:
  GPU lockup  IPEHR: 0x0a01 IPEHR: 0x0100

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

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


[Bug 1333512] Re: Failing to import module breaks logging configurability and adds noise

2014-06-25 Thread Martin Pitt
** Summary changed:

- Failing to import module adds noise to the logging stream
+ Failing to import module breaks logging configurability and adds noise

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

Title:
  Failing to import module breaks logging configurability and adds noise

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

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


[Bug 1333113] Re: [Dell Inspiron 3135] Touchpad 3-finger and 4-finger gestures does not work

2014-06-25 Thread Po-Hsu Lin
Still not working after system upgraded to 3.13.0-29

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

Title:
  [Dell Inspiron 3135] Touchpad 3-finger and 4-finger gestures does not
  work

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

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


[Bug 1330108] Re: Exporting SVG to EPS messes up rotated text

2014-06-25 Thread jazzynico
Reproduced on Crunchbang Waldorf (Debian stable):
- Opening the attached bug.svg file in Inkscape (0.48.3.1 and trunk revision 
13439) shows that the text is already rotated (and thus the exported EPS file 
shows the same issue).
- Opening the same file in Firefox, Batik 1.7 (Squiggle) and Viewnor shows as 
expected.

But:
- An SVG file created from the attached ODG file with LibreOffice 3.5.4.2 is 
correct, and thus the exported EPS is correct too.

The LO version packaged with Trusty is far more recent (4.2.3) than the
one in Debian stable and something changed in the ODG to SVG exporter.
Now the rotation transformation is not applied to the group that
contains the text, but to the text span directly. Inkscape doesn't seem
to handle such a transform correctly.

** Changed in: inkscape
   Importance: Undecided = Medium

** Changed in: inkscape
   Status: New = Triaged

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

** Summary changed:

- Exporting SVG to EPS messes up rotated text
+ SVG exported from LibreOffice Draw messes up rotated text in Inkscape

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

Title:
  SVG exported from LibreOffice Draw messes up rotated text in Inkscape

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

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


[Bug 1333750] Re: [N550JV, Realtek ALC668, Black Mic, Left] Recording problem

2014-06-25 Thread Adrian
*** This bug is a duplicate of bug 1315911 ***
https://bugs.launchpad.net/bugs/1315911

** This bug has been marked a duplicate of bug 1315911
   [N550JV, Realtek ALC668, Black Mic, Left] No autoswitch

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

Title:
  [N550JV, Realtek ALC668, Black Mic, Left] Recording problem

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

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


[Bug 1330108] Re: SVG exported from LibreOffice Draw messes up rotated text in Inkscape

2014-06-25 Thread jazzynico
Reduced steps to reproduce:
1. create a LibreOffice Draw document with vertical text (rotate it 90°)
2. export drawing to svg
3. open the svg file in Inkscape

Or open the file attached comment #3 in Inkscape directly.

** Tags added: text transformations

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

Title:
  SVG exported from LibreOffice Draw messes up rotated text in Inkscape

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

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

[Bug 1333512] Re: Failing to import module breaks logging configurability and adds noise

2014-06-25 Thread Martin Pitt
Trusty fix uploaded to SRU review queue.

** Description changed:

  When failing to import a module the gi.repository import.py module logs an 
error with `logging.error(..)` causing a logging handler to be added.
  This basically breaks the ability to configure the logging as it happens so 
early (i.e. at the import stage before an authors code is executed).
  
  To reproduce/Example:
  
  Run this script: http://pastebin.ubuntu.com/7698632/
  
  Expected outcome:
  No output to stdout or stderr and the text log message in the file 
/tmp/example.log
  
  Actual outcome:
  No log file, and this text output to stderr:
-   ERROR:root:Could not find any typelib for rubbish
-   ERROR:root:log message
- 
+   ERROR:root:Could not find any typelib for rubbish
+   ERROR:root:log message
  
  Upstream fix: https://git.gnome.org/browse/pygobject/commit/?id=ac8b59e
+ 
+ Regression potential:
+ - The behaviour of raising ImportError on a nonexisting name does not change, 
but its text changes.
+   Old: ImportError: cannot import name 'foo'
+   New: ImportError: cannot import name foo, introspection typelib not found
+ 
+   It's unlikely, however theoretically possible that a program matches
+ on the precise error message.
+ 
+ - It's theoretically possible that a program watches for the logged
+ error message and ignores the ImportError. However, that would be
+ extremely bad design, un-Pythonic and brittle as the logging
+ format/destination can be changed arbitrarily.
+ 
+ In summary the regression potential is very low.
+ 
  
  Ubuntu Version:
  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  
  Package Version:
  python3-gi 3.12.0-1

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

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

Title:
  Failing to import module breaks logging configurability and adds noise

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

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

[Bug 1315911] Re: [N550JV, Realtek ALC668, Black Mic, Left] No autoswitch

2014-06-25 Thread Adrian
Is there any patch I can apply? How do I use this?

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

Title:
  [N550JV, Realtek ALC668, Black Mic, Left] No autoswitch

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

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


[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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1333554] Re: Translation mistake in watch -n 30 : German

2014-06-25 Thread raspe88
Alle sounds good. Thanks. Will use ubuntu-bug in the future.

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

Title:
  Translation mistake in watch -n 30 : German

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2014-06-25 Thread ubuntu-tester
I also get this once every couple days. Always from the lock screen.

Tested on DELL OptiPlex 755 with :
- 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] RV610 [Radeon HD 2400 PRO/XT] [1002:94c1] : free radeon driver with 
dual screen,
- 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GL [Quadro 
K2000] [10de:0ffe] (rev a1) : nvidia proprietary driver 331.79 with dual screen.

It's an important bug to deploy Ubuntu 14.04.

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

Title:
  After locking screen there is no input field to type password for
  unlock

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

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


[Bug 1242512] Re: 045e:0723 [Asus P8Z68-V LE] Webcam Microsoft LifeCam VX-7000 not detected

2014-06-25 Thread Ray Bittner
I found a solution to this bug, please see my post here:

http://forums.linuxmint.com/viewtopic.php?f=49t=170425

In short, you need to enable the UVC_QUIRK_PROBE_DEF quirk by following
these steps:

1. Unplug your webcam
2. Unload the uvcvideo module (sudo rmmod uvcvideo)
3. Reload the module with the quirks parameter set to 0x100 (sudo modprobe 
uvcvideo quirks=0x100)
4. Replug your webcam

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

Title:
  045e:0723 [Asus P8Z68-V LE] Webcam Microsoft LifeCam VX-7000 not
  detected

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

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


[Bug 1311399] Re: Ubuntu 14.04 forgets Display Settings from monitors.xml / xorg.conf (Dual-Screen Setup)

2014-06-25 Thread Fredrik Gustavsson
I run Ubuntu 14.04 with Unity and have the exact same problem. Saved
settings disapere after reboot, seems like the xorg.conf file gets
overwirtten.

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

Title:
  Ubuntu 14.04 forgets Display Settings from monitors.xml / xorg.conf
  (Dual-Screen Setup)

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

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


[Bug 790677] Re: Inkscape freezes when pulling out retracted node handle

2014-06-25 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   Status: New = Won't Fix

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

Title:
  Inkscape freezes when pulling out retracted node handle

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

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


[Bug 1330108] Re: SVG exported from LibreOffice Draw messes up rotated text in Inkscape

2014-06-25 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: inkscape (Ubuntu)
   Importance: Undecided = Low

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

Title:
  SVG exported from LibreOffice Draw messes up rotated text in Inkscape

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

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


[Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-06-25 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   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/418242

Title:
  Incorrect call to output plugins (with persistent error message) on
  copy

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

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


[Bug 970105] Re: inkscape crashed with SIGSEGV converting several circles to paths

2014-06-25 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   Status: New = Invalid

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

Title:
  inkscape crashed with SIGSEGV converting several circles to paths

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

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


[Bug 977003] Re: inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

2014-06-25 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   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/977003

Title:
  inkscape crashed with SIGSEGV in Avoid::VertInf::removeFromGraph()

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

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


[Bug 1326093] Re: F# interactive options greyed out

2014-06-25 Thread Stephen A. Goss
It may be a bug in monodevelop.

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

Title:
  F# interactive options greyed out

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

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


[Bug 1247736] Re: [SRU] nvidia-opencl-icd-* should not conflicts/replaces on opencl-icd

2014-06-25 Thread dino99
** Tags added: utopic

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

Title:
  [SRU] nvidia-opencl-icd-* should not conflicts/replaces on opencl-icd

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

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


[Bug 1334124] [NEW] Missing MimeType in pdfshuffler.desktop

2014-06-25 Thread Alessio Piccoli
Public bug reported:

In pdfshuffler.desktop the MimeType is missing so pdfshuffler is not
showed as one of the applications allowed to manage pdf files.

It shuold contains something like:

MimeType=application/pdf

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

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

Title:
  Missing MimeType in pdfshuffler.desktop

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

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


[Bug 1322407] Re: NFS kernel server creates a kworker with 100% CPU usage, then hangs randomly

2014-06-25 Thread Stefan Bader
It might be a bit unclear but the main task is fix released because Utopic 
(14.10 and current trunk) is based on 3.15 right now (will move to 3.16 before 
release). So Utopic is ok. For Trusty this is still in the mill. The patches 
have references to this report. So you should see an automatic post here when a 
kernel with the fixes hits proposed.
Since I found both patches in the git repo/branch used to prepare the next 
update, I mark the Trusty task as fix committed. That still does not mean 
there is a kernel to test officially. Just that it is in the repository.

** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Committed

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

Title:
  NFS kernel server creates a kworker with 100% CPU usage, then hangs
  randomly

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

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


[Bug 1288747] Re: [334] Parts of the UI randomly flicker when moving the mouse

2014-06-25 Thread thedanyes
I see similar Compiz RAM usage.  I have 16GB of RAM so it hasn't really
affected me, but it does seem a bit odd.

** Attachment added: htop compiz 9 days uptime
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1288747/+attachment/4138740/+files/htop%20compiz%20screenshot.png

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

Title:
  [334] Parts of the UI randomly flicker when moving the mouse

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

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


[Bug 1333801] Re: create a manpage for grub-install

2014-06-25 Thread Karl-Philipp Richter
What about the undocumented arguments, like `--root-directory`?

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

Title:
  create a manpage for grub-install

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

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


[Bug 1333303] Re: [touch] indicator not storing/restoring volume per sink-port

2014-06-25 Thread Matthew Paul Thomas
Specification updated.
https://wiki.ubuntu.com/Sound?action=diffrev2=116rev1=115

** Changed in: indicator-sound
   Status: Confirmed = Triaged

** Description changed:

  By design the indicator-sound is only storing/restoring the master
  volume, not handing sink-port specifics.
  
  Meanwhile we have pulse also storing/restoring the per sink-port values
  once the daemon is started, but it gets reset again once indicator-sound
  is started with the system-wide value stored by the indicator.
  
  This is a problem with ubuntu touch specifically, because of the following 
use case scenario:
  - Set speaker volume to 90 % using the indicator
  - Connect wired headset, set volume to 10%
  - Disconnect wired headset, volume will change to 90% automatically (because 
of pulse)
  - Reboot with the wired headset connected
  
  After boot the volume will be 90% instead of 10%.
+ 
+ https://wiki.ubuntu.com/Sound#primary-output: If you connect or pair
+ headphones or a headset, or any audio output device except a secondary
+ display, the primary output should change to that device.
+ 
+ https://wiki.ubuntu.com/Sound#phone-menu: Whenever audio is playing,
+ both the indicator and the volume slider should show the volume of the
+ primary sound output. Whenever audio is not playing, they should show
+ the ringer volume.

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

Title:
  [touch] indicator not storing/restoring volume per sink-port

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

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


[Bug 1301015] Re: Networking does not restart

2014-06-25 Thread Matthew Walker
Regardless of whether it's officially supported or not, the method did
solve a lot of problems in one command. The only times it has caused
issues for me is when I have tun devices created by other services. In
general, I feel a better solution would be to have the networking only
restart those adapters which it controls (seen in /etc/interfaces).

Can you point us to the discussion you had on a mailing list, or bug, or
otherwise where it was discussed that this change needed to be made?
Otherwise it seems like it was made by fiat and it's now 13 to 1
against.

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

Title:
  Networking does not restart

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

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


[Bug 1288747] Re: [334] Parts of the UI randomly flicker when moving the mouse

2014-06-25 Thread thedanyes
Also an update regarding flickering.  I have only noticed very minor
flickering (maybe unrelated to this bug) since adding Christopher's
repo.  I have had a few system hangs, but I believe I encountered
similar hangs before updating.  Here are my Compiz packages (with
descriptions removed for formatting purposes) to confirm what I'm
running:

$sudo dpkg --list | grep compiz
ii  compiz 
1:0.9.11+14.04.20140423-0ubuntu1ppa2all
ii  compiz-core  
1:0.9.11+14.04.20140423-0ubuntu1ppa2amd64
ii  compiz-gnome
1:0.9.11+14.04.20140423-0ubuntu1ppa2amd64
ii  compiz-plugins-default 
1:0.9.11+14.04.20140423-0ubuntu1ppa2amd64 
ii  compizconfig-settings-manager 1:0.9.11+14.04.20140423-0ubuntu1ppa2  
  all
ii  libcompizconfig0   
1:0.9.11+14.04.20140423-0ubuntu1ppa2amd64 
ii  python-compizconfig  
1:0.9.11+14.04.20140423-0ubuntu1ppa2amd64

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

Title:
  [334] Parts of the UI randomly flicker when moving the mouse

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

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


[Bug 1333229] Re: USB 3.0 regression after upgrading to 3.2.0-64 kernel

2014-06-25 Thread Roman Shipovskij
1. Only Kingston Technology DT Rubber 3.0, but it works
2. Only boot time longer for a couple of seconds
3. No, not working
4. I got next errors:

for 04f2:1123 Chicony Electronics Co., Ltd Asus Wireless Keyboard and Mouse:
[ 4231.386711] input: Chicony Wireless Device as 
/devices/pci:00/:00:15.3/:05:00.0/usb8/8-1/8-1:1.0/input/input12
[ 4231.387261] chicony 0003:04F2:1123.0006: input,hidraw2: USB HID v1.11 
Keyboard [Chicony Wireless Device] on usb-:05:00.0-1/input0
[ 4251.384712] chicony: probe of 0003:04F2:1123.0007 failed with error -110

for 04f2:0836 Chicony Electronics Co., Ltd Pleomax Wireless Keyboard and Mouse:
[ 4477.019134] input: Chicony Samsung 2.4GHz Transceiver as 
/devices/pci:00/:00:15.3/:05:00.0/usb8/8-2/8-2:1.0/input/input13
[ 4477.024797] generic-usb 0003:04F2:0836.0008: input,hidraw2: USB HID v1.11 
Keyboard [Chicony Samsung 2.4GHz Transceiver] on usb-:05:00.0-2/input0
[ 4497.024539] generic-usb: probe of 0003:04F2:0836.0009 failed with error -110

for 13fe:2240 Kingston Technology Company Inc. microSD card reader:
[ 4617.571196] scsi7 : usb-storage 8-2:1.0
[ 4618.569837] scsi 7:0:0:0: Direct-Access  USB Reader   0001 
PQ: 0 ANSI: 0 CCS
[ 4618.574382] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 4619.207133] sd 7:0:0:0: [sdc] 7733248 512-byte logical blocks: (3.95 GB/3.68 
GiB)
[ 4650.185369] usb 8-2: reset high-speed USB device number 5 using xhci_hcd
[ 4650.205313] xhci_hcd :05:00.0: xHCI xhci_drop_endpoint called with 
disabled ep f3133600
[ 4650.205329] xhci_hcd :05:00.0: xHCI xhci_drop_endpoint called with 
disabled ep f313362c

As I see, when problematic device connected to USB 3.0 port it may cause
problems for other devices connected to USB 3.0 port

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

Title:
  USB 3.0 regression after upgrading to 3.2.0-64 kernel

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

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


[Bug 1259973] Re: Multiple settings pages open when accessed from the indicator

2014-06-25 Thread Matthew Paul Thomas
** No longer affects: ubuntu-ux

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

Title:
  Multiple settings pages open when accessed from the indicator

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

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


[Bug 1237523] Re: [indicators] messaging menu display Empty! when there are not messages

2014-06-25 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux
 Assignee: Shruti (kapur-shruti) = Matthew Paul Thomas (mpt)

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

Title:
  [indicators] messaging menu display Empty! when there are not
  messages

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

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


[Bug 1332810] Re: Audio quality microphone terrible on LG Nexus 4

2014-06-25 Thread Raymond
do you have the alsa UCM file of the android OS ?

thhat file contain the usage of those playback and capturr devices


http://cgit.freedesktop.org/pulseaudio/pulseaudio/log/src?qt=grepq=ucm

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

Title:
  Audio quality microphone terrible on LG Nexus 4

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

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


[Bug 1296303] Re: HDF: AArch64 support

2014-06-25 Thread Marcin Juszkiewicz
final version

** Patch added: hdf-4.2.10-aarch64.patch
   
https://bugs.launchpad.net/linaro-aarch64/+bug/1296303/+attachment/4138744/+files/hdf-4.2.10-aarch64.patch

** Patch removed: hdf-4.2.10-aarch64.patch
   
https://bugs.launchpad.net/linaro-aarch64/+bug/1296303/+attachment/4138287/+files/hdf-4.2.10-aarch64.patch

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

Title:
  HDF: AArch64 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-aarch64/+bug/1296303/+subscriptions

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


[Bug 1325503] Re: gdb reports 'corrupt stack' on armhf without symbols

2014-06-25 Thread Jean-Baptiste Lallement
Setting to critical because crashes from the phone fail to retrace.

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

** Changed in: gdb (Ubuntu)
 Assignee: (unassigned) = Canonical Foundations Team 
(canonical-foundations)

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

Title:
  gdb reports 'corrupt stack' on armhf without symbols

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdb-linaro/+bug/1325503/+subscriptions

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


[Bug 1211801] Re: Call roaming preference can't be changed

2014-06-25 Thread Matthew Paul Thomas
** No longer affects: ubuntu-ux

** Description changed:

  Ubuntu 14.10 r22
  
  1. Navigate to System Settings  Cellular.
  2. Turn Call roaming on or off.
  
  What happens: There's no such setting.
  
  What should happen: There's a Call roaming switch, with the caption When 
call roaming is off, incoming calls are ignored while roaming..
  https://wiki.ubuntu.com/Networking#cellular-mobile
  
  The design for the cellular plugin included setting a preference for
  call roaming.  Ofono only provides this as a read-only property, to show
  if you are currently roaming or not.  You can disable/enable data while
- roaming, but there is no way to do that for calls.  I have compared this
- to android, which also doesn't provide a way to change that.  The design
- probably needs to be updated to reflect that.
+ roaming, but there is no way to do that for calls.

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

Title:
  Call roaming preference can't be changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings/+bug/1211801/+subscriptions

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


[Bug 1314022] Re: Selecting/copying an url in the omnibox no longer (magically) copies the http://

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

** Changed in: chromium-browser (Ubuntu)
   Status: New = Confirmed

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

Title:
  Selecting/copying an url in the omnibox no longer (magically) copies
  the http://

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1314022/+subscriptions

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


[Bug 1334138] [NEW] Slimming Products That Work

2014-06-25 Thread joth roy
Public bug reported:

There is a large action of slimming products that transmute online. The eld 
of them affect miracles, expectation incredible coefficient departure in a 
period and a new and a paradisiac sentence in 2 weeks. My advice is to bracing 
departed from these pills which create and form everything for cypher, source, 
for few substantial promotion. Think that with no exertion and affect succeed 
something is out.
I've been researching and kept cross after many divers metric release products 
and there is one shared occurrence they promise - efficient and relaxed unit 
release and I can say that some of them real communicate it. Outcome is 
rattling utile and it's achievable relatively easily, well, easier than on your 
own. One of these products is Proactol.
Proactol is a fat binder which is 100% natural and nonsynthetic product. It's 
made exclusive from gymnasium level ingredients which are utterly 
counterpoised. The water foodstuff is a cactus put Opuntia ficus-indica. The 
water possession of this fixings is an noesis to find the fat in your embody 
which then is passed through the body. Still personage nutritionist Dr. Adam 
Carey is recommending this production.
State rude quantity Proactol is a favorable slimming result for monthlong point 
use. It is efficacious enough to return results rattling abstinence but the 
best and the most strong way is to use it for at slightest 4 months. Proactol 
do not somebody any unsupportive root effects, it's casual to ingestion and use 
and it hasn't large limitations of use.
http://detox-cleansecomplete.com/

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

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

Title:
  Slimming Products That Work

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

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


[Bug 1314022] Re: Selecting/copying an url in the omnibox no longer (magically) copies the http://

2014-06-25 Thread Gotiniens
Upstream bug reports:

http://code.google.com/p/chromium/issues/detail?id=364707
http://code.google.com/p/chromium/issues/detail?id=351716

It seems fixed in the upstream development branch

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

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

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

Title:
  Selecting/copying an url in the omnibox no longer (magically) copies
  the http://

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1314022/+subscriptions

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


[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2014-06-25 Thread Vincent Gerris
This bug still affects me with current updates.
I had to change  /etc/NetworkManager/system-connections/network-ssid
the line system-ca-cert=true
to system-ca-cert=false
Then restart the network and it works.

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

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


[Bug 1315911] Re: [N550JV, Realtek ALC668, Black Mic, Left] No autoswitch

2014-06-25 Thread Adrian
Alsa info attached

** Attachment added: alsa-info.txt.mPvwr474B4
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315911/+attachment/4138747/+files/alsa-info.txt.mPvwr474B4

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

Title:
  [N550JV, Realtek ALC668, Black Mic, Left] No autoswitch

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

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


[Bug 1314405] Re: Screen freezes due to Xorg crashed SIGABRT and nouveau error

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

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New = Confirmed

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

Title:
  Screen freezes due to Xorg crashed SIGABRT and nouveau error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1314405/+subscriptions

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


[Bug 1334143] [NEW] Sorry, I can't find the 'mpost' preload file; will try 'plain'.

2014-06-25 Thread Anton Patsev
Public bug reported:

# mpost
Sorry, I can't find the 'mpost' preload file; will try 'plain'.

I can't find the 'plain' preload file!

#mpost -version
MetaPost 1.902 (TeX Live 2014/Debian) (kpathsea version 6.2.0)

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: texlive-binaries 2014.20140528.34243-2
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
ApportVersion: 2.14.3-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun 25 14:54:46 2014
InstallationDate: Installed on 2014-06-11 (13 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: texlive-bin
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: texlive-bin (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages utopic

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

Title:
  Sorry, I can't find the 'mpost' preload file; will try 'plain'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-bin/+bug/1334143/+subscriptions

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


[Bug 1313123] Re: wine1.6-i386 recommends of ocl-icd-libopencl1 is making it uninstallable on nvidia due to conflict with libopencl1

2014-06-25 Thread dino99
@Scott

from post #13 above: wine1.7 depends on ocl-icd-libopencl1 (= 1.0) |
libopencl1

Utopic archive does not have such 'libopencl1', so it depends on ocl-
icd-libopencl1 (no other choice)

For the coming kernel 3.16 i need to install nvidia-340 driver but get then the 
ocl-icd-libopencl1 conflict: 
https://bugs.launchpad.net/ubuntu/+source/ocl-icd/+bug/1247736 (did the 
workaround post #7)
but without succeeding.

I think you should update the possible dependencies, for example
propose:

ocl-icd-libopencl1 (= 1.0) | ocl-icd-opencl-dev

or simply propose ocl-icd-libopencl1 as 'suggests' instead of 'depends'

Note: hopes to get that change made for the waited 1.7.20 packages

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

Title:
  wine1.6-i386 recommends of ocl-icd-libopencl1 is making it
  uninstallable on nvidia due to conflict with libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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


[Bug 1296303] Re: HDF: AArch64 support

2014-06-25 Thread Marcin Juszkiewicz
previous version mentioned s391x architecture which is not released yet
;D

** Patch added: v4.1 of patch
   
https://bugs.launchpad.net/linaro-aarch64/+bug/1296303/+attachment/4138753/+files/hdf-4.2.10-aarch64.patch

** Patch removed: hdf-4.2.10-aarch64.patch
   
https://bugs.launchpad.net/linaro-aarch64/+bug/1296303/+attachment/4138744/+files/hdf-4.2.10-aarch64.patch

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

Title:
  HDF: AArch64 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-aarch64/+bug/1296303/+subscriptions

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


[Bug 1332900] Re: [Alienware 18, Realtek ALC668, Speaker, Internal] Playback problem

2014-06-25 Thread Raymond
http://www.dell.com/us/p/alienware-18/pd

(2x) Audio Out 1/8 Ports (One compatible with inline mic headset)
 (1x) Line In Microphone 1/8 Port (retaskable for 5.1 analog audio output)

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

Title:
  [Alienware 18, Realtek ALC668, Speaker, Internal] Playback problem

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

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


[Bug 1236261] Re: No option to display password in Wi-Fi connection dialog

2014-06-25 Thread Matthew Paul Thomas
** No longer affects: ubuntu-ux

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

Title:
  No option to display password in Wi-Fi connection dialog

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