[Bug 930962] Re: dhcp3-server reports many bad udp checksums to syslog using virtio NIC

2013-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package dhcp3 - 3.1.3-2ubuntu3.5

---
dhcp3 (3.1.3-2ubuntu3.5) lucid-proposed; urgency=low

  * Include patch from RedHat/Fedora to deal with hardware/xen/virtio offload
of UDP checksums. (LP: #930962)
  * Update apparmor profile to add required the network packet raw rule
for the checksum change.
 -- Stephane Graber stgra...@ubuntu.com   Thu, 23 May 2013 19:58:28 -0400

** Changed in: dhcp3 (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

** Changed in: isc-dhcp (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  dhcp3-server reports many bad udp checksums to syslog using virtio NIC

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

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


[Bug 930962] Re: dhcp3-server reports many bad udp checksums to syslog using virtio NIC

2013-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package isc-dhcp - 4.1.ESV-R4-0ubuntu5.8

---
isc-dhcp (4.1.ESV-R4-0ubuntu5.8) precise-proposed; urgency=low

  [ Dave Chiluk ]
  * Allow dhcpd to read /etc/ldap/ldap.conf for isc-dhcp-server-ldap.
(LP: #1057358). Backported from Stéphane Graber's quantal patch.

  [ Stéphane Graber ]
  * Include patch from RedHat/Fedora to deal with hardware/xen/virtio offload
of UDP checksums. (LP: #930962)
  * Update apparmor profile to add required the network packet raw rule
for the checksum change.
 -- Stephane Graber stgra...@ubuntu.com   Thu, 23 May 2013 11:13:07 -0400

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

Title:
  dhcp3-server reports many bad udp checksums to syslog using virtio NIC

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

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


[Bug 1156486] Re: Update package to latest LTS version (= 5.7.2)

2013-05-31 Thread Sebastien Bacher
https://launchpad.net/ubuntu/+source/net-snmp/5.7.2~dfsg-4ubuntu1

** Changed in: net-snmp (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Update package to latest LTS version (= 5.7.2)

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

-- 
Ubuntu-server-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)

2013-05-31 Thread Theodor van Nahl
In the /etc/apparmor.d/local/usr.sbin.libvirtd file I just created one
rule to give libvirtd read'n'write access to the images in my storage
pool with the following line:

/var/lib/libvirt/images/*.img rw,

As preliminary: I have created my own naming convention for my overlays,
these are used for incremental backups to another server. This
convention can be found in my abstractation and has to be adjusted to
your own needs.

First of all I've created my own abstraction as /etc/apparmor.d/local
/abstraction-libvirt-storage. This file gives the clients access to the
important images like that:

/var/lib/libvirt/images/*.base.imgrw,
/var/lib/libvirt/images/*.base.imgrw,
/var/lib/libvirt/images/*.stable_overlay.img  rw,
/var/lib/libvirt/images/*.running.img rw,

The /etc/apparmor.d/libvirt/TEMPLATE file is a source for all rule files
in /etc/apparmor.d/libvirt/. There you need to source the abstraction-
libvirt-storage so the TEMPLATE looks similar to this one (adjust to
your own needs):

profile LIBVIRT_TEMPLATE {
  #include abstractions/libvirt-qemu
  #include local/abstractation-libvirt-storage
}

It is also possible to put the information of the abstraction-libvirt-
storage file directly into the TEMPLATE but a change on some of the
rules would require to edit multiple files ( /etc/apparmor.d/libvirt/*)

I hope this will help. This adjustments should be fine for safety
requirement, because the host should still be secured against guests and
thats the only thing you can do with libvirt+apparmor.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/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 1184440] Re: package bind9 1:9.9.2.dfsg.P1-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-05-31 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

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

Title:
  package bind9 1:9.9.2.dfsg.P1-2ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1184223] Re: CVE-2013-2061: use of non-constant-time memcmp in HMAC comparison in openvpn_decrypt

2013-05-31 Thread Marc Deslauriers
** Also affects: openvpn (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

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

** Changed in: openvpn (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: openvpn (Ubuntu Precise)
   Importance: Undecided = Low

** Changed in: openvpn (Ubuntu Quantal)
   Status: New = Confirmed

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

** Changed in: openvpn (Ubuntu Raring)
   Status: New = Confirmed

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

** Changed in: openvpn (Ubuntu Saucy)
   Status: New = Fix Released

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

Title:
  CVE-2013-2061: use of non-constant-time memcmp in HMAC comparison in
  openvpn_decrypt

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

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


[Bug 1186260] [NEW] nova-compute-xen depends on xen-system-amd64 but it is not installable on precise

2013-05-31 Thread Vangelis Tasoulas
Public bug reported:

I am using ubuntu precise with the cloud-archive for grizzly enabled.

Trying to install nova-compute-xen and I get the following error:

# apt-get install nova-compute-xen 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nova-compute-xen : Depends: xen-system-amd64 but it is not installable or
 xen-system-i386 but it is not installable
E: Unable to correct problems, you have held broken packages.

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

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

Title:
  nova-compute-xen depends on xen-system-amd64 but it is not installable
  on precise

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

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


[Blueprint servercloud-s-openstack-charms] OpenStack Charm work for Saucy/Havana

2013-05-31 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Work items changed:
  Work items:
  openstack-dashboard python rewrite: TODO
- [andreserl] glance python rewrite: TODO
+ [andreserl] glance python rewrite: INPROGRESS
  cinder python rewrite: TODO
  swift-storage python rewrite: TODO
  nova-compute python rewrite: TODO
  nova-cloud-controller python rewrite: TODO
  Integrate current openstack-charm-helpers into lp:charm-helpers: TODO
  Implement targetted test for HA aspects of charms: TODO
  Determine interop testing matrix: TODO
  Implement testing of interop matrix: TODO
  Automate basic smoke test of proposed charm change: TODO
  Update help.ubuntu.com wiki to point to current deployment guide: TODO
  Merge back all Grizzly charm work to charm store ASAP: INPROGRESS
  [gandelman-a] keystone public endpoint SSL: TODO
  nova-cloud-controller quantum network configuration during HTTP-HTTPS 
reconfiguration: TODO
  subordinate - templated-based principle config refactoring: TODO
  Investigate cinder subordinate approach to plugins: TODO

-- 
OpenStack Charm work for Saucy/Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-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 1175600] Re: python-cinder has a dependency on python-glance, this is no longer required

2013-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cinder - 1:2013.2~b1-0ubuntu1

---
cinder (1:2013.2~b1-0ubuntu1) saucy; urgency=low

  [ Chuck Short ]
  * New upstream version.
  * debian/patches/fix_cinder_dependencies.patch: Dropped.
  * debian/control: Bump standards version to 3.9.4.
  * debian/control: Add python-pbr and python-d2to1 to build-depends.
  * debian/control: Add python-testtools and python-fixtures to build-depends
  * debian/rules: Add work around to remove wonky setup.py setup
  * debian/cinder-common.install: Add cinder-rpc-zmq-receiver binary.

  [ James Page ]
  * debian/control: Drop surplus dependency on python-glance (LP: #1175600).
  * debian/control,rules: Drop dependency on pep8, don't run pep8 tests during
package build process (its just way to late).
  * debian/control: Drop surplus BD on python-cheetah.

  [ Adam Gandelman ]
  * debian/patches/avoid_paramiko_vers_depends.patch: Avoid version
requirement on paramiko.
 -- Chuck Short zul...@ubuntu.com   Fri, 31 May 2013 10:01:03 -0500

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

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

Title:
  python-cinder has a dependency on python-glance, this is no longer
  required

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

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


[Bug 1026836] Re: Upgrade 12.04 - 12.10 - open-vm-dkms - open-vm-tools kernel module failed to build 2011.12.20-562307-0ubuntu2: open-vm-tools kernel module failed to build

2013-05-31 Thread Kyle Guilbert
This also affects Ubuntu 12.04 with linux-image-3.5.0-32-generic
(depended on by linux-image-generic-lts-quantal). Can the fix be
backported to precise?

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

Title:
  Upgrade 12.04 - 12.10 - open-vm-dkms - open-vm-tools kernel module
  failed to build 2011.12.20-562307-0ubuntu2: open-vm-tools kernel
  module failed to build

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

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


[Bug 801338] Re: package amavisd-new-postfix 1:2.6.5-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-05-31 Thread iluvmy
My Ubuntu 12.04 have problem ?


ubuntu@iluvmy:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Setting up amavisd-new-postfix (1:2.6.5-0ubuntu3.2) ...
Selected policy name, policy-spf, already in master.cf.  
Master.cf not updated.
Selected service name, smtp-amavis, or smtpd port, 10025, 
already in master.cf.  Master.cf not updated.
 * Stopping Postfix Mail Transport Agent postfix [ OK ] 
 * Starting Postfix Mail Transport Agent postfix [ OK ] 
Stopping amavisd: (not running).
Starting amavisd: head: cannot open `/etc/mailname' for reading: No such file 
or directory
  The value of variable $myhostname is iluvmy, but should have been
  a fully qualified domain name; perhaps uname(3) did not provide such.
  You must explicitly assign a FQDN of this host to variable $myhostname
  in /etc/amavis/conf.d/05-node_id, or fix what uname(3) provides as a host's 
  network name!
(failed).
invoke-rc.d: initscript amavis, action restart failed.
dpkg: error processing amavisd-new-postfix (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  Errors were 
encountered while processing:
 amavisd-new-postfix
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package amavisd-new-postfix 1:2.6.5-0ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/801338/+subscriptions

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


[Bug 1119145] [nagios-plugins/precise] verification still needed

2013-05-31 Thread Brian Murray
The fix for this bug has been awaiting testing feedback in the -proposed
repository for precise for more than 90 days.  Please test this fix and
update the bug appropriately with the results.  In the event that the
fix for this bug is still not verified 15 days from now, the package
will be removed from the -proposed repository.

** Tags added: removal-candidate

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

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

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


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-05-31 Thread abma
aw, oops, sorry, will test on monday. imo it made no sense that the same
person tests this again.

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

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

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


[Blueprint servercloud-s-virtstack] Virtualization Stack Work for Saucy

2013-05-31 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [ebiederm] Push fix for XFS and user namespaces: TODO
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
- [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: TODO
+ [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
  [serge-hallyn] Pursue subuid patchset for shadow: TODO
  [serge-hallyn] Add console support to API (Dwight): TODO
  [serge-hallyn] Add attach support to API (Christian): TODO
  [serge-hallyn] Add snapshot support to API: TODO
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List all other lxc-* programs to be converted to use the API: 
TODO
- [serge-hallyn] Update locking in API to handle killed programs: INPROGRESS
- [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): TODO
+ [serge-hallyn] Update locking in API to handle killed programs: DONE
+ [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: TODO
  [serge-hallyn] Work distro lxc tests upstream: TODO
  [serge-hallyn] Discuss upstream stable branches with upstream: TODO
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (requires XFS issue 
resolved): BLOCKED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [serge-hallyn] Write a libvirt drive using the lxc API: TODO
  [serge-hallyn] Write loopback backingstore driver: TODO
  [serge-hallyn] Write qemu-nbd backingstore driver: TODO
  [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables: TODO
  [serge-hallyn] Investigate openvswitch bridges by default in libvirt: TODO
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): BLOCKED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: TODO
  [serge-hallyn] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: TODO
  [serge-hallyn] live block migration testing (using juju?) of libvirt+kvm with 
ceph: TODO
  [serge-hallyn] live block migration testing (using juju?) of libvirt+kvm with 
local storage: TODO
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: TODO
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO
  [zulcss] (or serge-hallyn) Write openstack patch to enable the new libvirt 
lxc-api driver: TODO
  [zulcss] Merge libvirt 1.0.6: TODO
  [zulcss] Follow up with Citrix's plans for xcp: TODO
  [stefan-bader-canonical] Merge xen 4.3: TODO

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

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


[Blueprint servercloud-s-openstack-charms] OpenStack Charm work for Saucy/Havana

2013-05-31 Thread Adam Gandelman
Blueprint changed by Adam Gandelman:

Work items changed:
  Work items:
  openstack-dashboard python rewrite: TODO
  [andreserl] glance python rewrite: INPROGRESS
- cinder python rewrite: TODO
+ [gandelman-a] cinder python rewrite: INPROGRESS
  swift-storage python rewrite: TODO
  nova-compute python rewrite: TODO
  nova-cloud-controller python rewrite: TODO
  Integrate current openstack-charm-helpers into lp:charm-helpers: TODO
  Implement targetted test for HA aspects of charms: TODO
  Determine interop testing matrix: TODO
  Implement testing of interop matrix: TODO
  Automate basic smoke test of proposed charm change: TODO
  Update help.ubuntu.com wiki to point to current deployment guide: TODO
  Merge back all Grizzly charm work to charm store ASAP: INPROGRESS
  [gandelman-a] keystone public endpoint SSL: TODO
  nova-cloud-controller quantum network configuration during HTTP-HTTPS 
reconfiguration: TODO
  subordinate - templated-based principle config refactoring: TODO
  Investigate cinder subordinate approach to plugins: TODO

-- 
OpenStack Charm work for Saucy/Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-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 1185990] Re: CVE-2013-2850

2013-05-31 Thread John Johansen
** Changed in: linux-lts-quantal (Ubuntu Precise)
   Status: Fix Committed = Fix Released

** Changed in: linux (Ubuntu Precise)
   Status: Fix Committed = Fix Released

** Changed in: linux (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

** Changed in: linux (Ubuntu Raring)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-2850

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

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


[Bug 1186133] [NEW] package zentyal-core 2.3.21+quantal1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-05-31 Thread Ken
Public bug reported:

Wont install and refuses to remove old packages??

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: zentyal-core 2.3.21+quantal1
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Uname: Linux 3.8.0-22-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Fri May 31 08:45:12 2013
DuplicateSignature:
 Setting up zentyal-core (2.3.21+quantal1) ...
 dpkg: error processing zentyal-core (--configure):
  subprocess installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2013-05-31 (0 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: zentyal-core
Title: package zentyal-core 2.3.21+quantal1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: zentyal-core (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 raring

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

Title:
  package zentyal-core 2.3.21+quantal1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zentyal-core/+bug/1186133/+subscriptions

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


[Bug 1172363] Re: CVE-2013-3076

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3076

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

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


[Bug 1177687] Re: microphone does not work HP ENVY DV4T-5300

2013-05-31 Thread David Henningsson
Hi daniele,

Is it both internal mic and external mic (plugged into the jack) that is
not working? If it's only internal, try the Inverted internal mic
suggestion here:

http://voices.canonical.com/david.henningsson/2012/05/22/three-audio-
bugs-in-12-04/

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

Title:
  microphone does not work HP ENVY DV4T-5300

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

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

Re: [Bug 1] Re: Microsoft has a majority market share

2013-05-31 Thread Tom
Hi :)
This is true but all eyes are on the portable devices.  It will be a few years 
before people realise that they really do need a proper desktop.  

The problem is that desktops are seen as slow monstrosities.  Sure they
are fast when you first get them but they soon suffer slowdowns and
multiple problems.  People see portable devices being faster and staying
fast.  They just don't make the connection that it's the OS not the
machine.

Windows successfully killed off the 1st wave of smaller, lighter
machines (netbooks) by insisting on the Windows versions being sold in
shops and blocking the ones with OSes made for the form factor.
Everyone i know of that still has the original OSes or replaced them or
the Windows with Ubuntu still loves their machines all these years
later.  Everyone that stuck with Windows on them thinks they are
retarded, even though the specs are probably higher than the tablets
they love.

So the question is will people remember only how slow desktops quickly
became or will they wonder if the 'new' OSes such as Android or Ubuntu
can work on the desktops too.

Regards from 
Tom :)  





 From: Martin Wildam 1...@bugs.launchpad.net
To: tomdavie...@yahoo.co.uk 
Sent: Thursday, 30 May 2013, 23:00
Subject: Re: [Bug 1] Re: Microsoft has a majority market share
 

Sorry Mark, but as many above I also cannot consider this bug being
fixed. Only last week I wanted to buy a new Canonical certified
hardware from Dell - they definitely do not want to sell a non-Windows
PC to me. Best offer I could get (after insisting) is at about 1 third
more expensive. I never had such problems before with Dell and of
course this is not the first time I want to buy a non-Windows PC. -
Just to give an example. Similar issue at other places.

On Thu, May 30, 2013 at 12:38 PM, Mark Shuttleworth
1...@bugs.launchpad.net wrote:
 Personal computing today is a broader proposition than it was in 2004:
 phones, tablets, wearables and other devices are all part of the mix for
 our digital lives. From a competitive perspective, that broader market
 has healthy competition, with IOS and Android representing a meaningful
 share

Yes, but these new devices mostly cannot be considered to be a
replacement for a desktop PC or laptop. Most people owning a tablet
also own a PC. For productive work in most cases a laptop or PC is
still the best choice. Tablets and Smartphones are still only a
secondary device used for emailing and news-reading (or playing) in
the very most cases.


 It's worth noting that today, if you're into cloud computing, the
 Microsoft IAAS team are both technically excellent and very focused on
 having ALL OS's including Linux guests like Ubuntu run extremely well on
 Azure, making them a pleasure to work with.

At the server side Linux already won a long time ago, but not at
client side and I always thought that Bug #1 focuses on the client.

Best regards, Martin.

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1

Title:
  Microsoft has a majority market share

Status in Club Distro:
  Confirmed
Status in Computer Science Ubuntu:
  Confirmed
Status in LibreOffice Productivity Suite:
  New
Status in dylan.NET.Reflection:
  Invalid
Status in dylan.NET:
  Invalid
Status in EasyPeasy Overview:
  Invalid
Status in Ichthux - Linux for Christians:
  Invalid
Status in JAK LINUX:
  Invalid
Status in LibreOffice:
  In Progress
Status in The Linux Kernel:
  New
Status in The Linux Mint Distribution:
  In Progress
Status in The Linux OS Project:
  In Progress
Status in Neobot:
  New
Status in Novabot:
  New
Status in The OpenOffice.org Suite:
  In Progress
Status in Tabuntu:
  Invalid
Status in A simple player to online TV streaming:
  Invalid
Status in Tv-Player:
  Invalid
Status in Ubuntu Malaysia LoCo Team Meta Project:
  In Progress
Status in Ubuntu:
  Fix Released
Status in Arch Linux:
  Confirmed
Status in Baltix GNU/Linux:
  Invalid
Status in “linux” package in Debian:
  In Progress
Status in Fluxbuntu: The Lightweight, Productive, Agile OS:
  Confirmed
Status in openSUSE:
  In Progress
Status in Tilix Linux:
  New

Bug description:
  See Mark's closure comment here: 
https://bugs.launchpad.net/ubuntu/+bug/1/comments/1834
  --

  Microsoft has a majority market share in the new desktop PC
  marketplace. This is a bug which Ubuntu and other projects are meant
  to fix. As the philosophy of the Ubuntu Project states, Our work is
  driven by a belief that software should be free and accessible to
  all.

  Ubuntu software is free. Always was, always will be. Free software gives 
everyone the freedom to use it however they want and share with whoever they 
like. This freedom has huge benefits. At one end of the spectrum it enables 
the Ubuntu community to grow and share its collective experience and expertise 
to continually improve all things Ubuntu. At the other, we are able to give 
access to essential 

[Bug 1186133] Re: package zentyal-core 2.3.21+quantal1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-05-31 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package zentyal-core 2.3.21+quantal1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zentyal-core/+bug/1186133/+subscriptions

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


[Bug 1172368] Re: CVE-2013-3224

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3224

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

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


[Bug 1172366] Re: CVE-2013-3223

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3223

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

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


[Bug 946718] Re: backend_helper.py crashed with RuntimeError in add_signal_receiver(): To make asynchronous calls, receive signals or export objects, D-Bus connections must be attached to a main loop

2013-05-31 Thread jayantha silva
** Changed in: update-notifier (Ubuntu)
 Assignee: martin  dejesus jr (mdjesus918) = jayantha silva (samadhiizumee)

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

Title:
  backend_helper.py crashed with RuntimeError in add_signal_receiver():
  To make asynchronous calls, receive signals or export objects, D-Bus
  connections must be attached to a main loop by passing mainloop=... to
  the constructor or calling dbus.set_default_main_loop(...)

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

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


[Bug 1172365] Re: CVE-2013-3222

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3222

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

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


[Bug 963736] Re: thunderbird and firefox freeze at random : must be killed and restarted

2013-05-31 Thread Rohan Garg
** Package changed: firefox (Ubuntu) = gtk2-engines-oxygen (Ubuntu)

** Changed in: gtk2-engines-oxygen (Ubuntu)
 Assignee: (unassigned) = Rohan Garg (rohangarg)

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

Title:
  thunderbird and firefox freeze at random : must be killed and
  restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-oxygen/+bug/963736/+subscriptions

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


[Bug 1186019] Re: linux-armadaxp: 3.5.0-1615.22 -proposed tracker

2013-05-31 Thread Brad Figg
** Changed in: kernel-sru-workflow/upload-to-ppa
   Status: Invalid = New

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

Title:
  linux-armadaxp: 3.5.0-1615.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1186019/+subscriptions

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


[Bug 1127699] Re: Internal microphone does not working in Dell 3420 with Ubuntu Raring

2013-05-31 Thread David Henningsson
Hi,

Could any of you affected by this bug do the following:
 1) Boot 12.10, e g from a live-CD if you don't have it installed any more, 
confirm that the internal mic is working, then run alsa-info ( 
https://wiki.ubuntu.com/Audio/AlsaInfo ).
 2) Boot 13.04, confirm that the internal mic is no longer working, and run 
alsa-info again.

I will compare the two alsa-infos and look for differences, and see if I
can figure something out. Thanks in advance!


** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Internal microphone does not working in Dell 3420 with Ubuntu Raring

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

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


[Bug 1185969] Re: linux-armadaxp: 3.2.0-1620.30 -proposed tracker

2013-05-31 Thread Brad Figg
** Changed in: kernel-sru-workflow/upload-to-ppa
   Status: Invalid = New

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

Title:
  linux-armadaxp: 3.2.0-1620.30 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1185969/+subscriptions

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


[Bug 1185723] Re: gtkvncviewer does have a strange german translation

2013-05-31 Thread Phillip Sz
*** This bug is a duplicate of bug 1040288 ***
https://bugs.launchpad.net/bugs/1040288

There is already a bug report for this:
https://bugs.launchpad.net/gtkvncviewer/+bug/1040288

** This bug has been marked a duplicate of bug 1040288
   On Xubuntu, application interface shows a gtk-* preamble on almost all 
buttons or selectable areas.

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

Title:
  gtkvncviewer does have a strange german translation

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

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


[Bug 1172369] Re: CVE-2013-3225

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3225

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

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


[Bug 1153542] Re: HP Pavilion 23 AIO - System repeatedly freezes during testing

2013-05-31 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: In Progress = Confirmed

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

Title:
  HP Pavilion 23 AIO - System repeatedly freezes during testing

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

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


[Bug 1159744] Re: replacment for gnome-media

2013-05-31 Thread Oleksij Rempel
I moved my repo to github:
https://github.com/olerem/gnome-recorder

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

Title:
  replacment for gnome-media

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/1159744/+subscriptions

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


[Bug 1186138] [NEW] Update Manager does not forward proxy settings to packages which download content

2013-05-31 Thread Marko Hrastovec
Public bug reported:

Hi,

I have noticed a problem in update-manager and it is being there for a
long time. The problem is with packages which download the content via
proxy while installing. I have a proxy configured in the system and it
works fine. update-manager uses proxy settings and works well too.
However the packages like flashplugin-installer and ttf-mscorefonts-
installer can not fetch their data while installing via update-manager.

If I do the command line installation sudo apt-get install flashplugin-
installer or sudo apt-get install ttf-mscorefonts-installer it works
fine. With update manager configured to use proxy these two packages can
not be installed because they can not download the content.

** Affects: update-manager (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/1186138

Title:
  Update Manager does not forward proxy settings to packages which
  download content

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

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


[Bug 1169409] Re: [HP Pavilion 23] Brightness control doesn't work.

2013-05-31 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: In Progress = Confirmed

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

Title:
  [HP Pavilion 23] Brightness control doesn't work.

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

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


[Bug 1148049] Re: update-manager crashed with skype in _run_in_dialog(): Depends: skype-bin but it is a virtual package

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

** Changed in: skype (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/1148049

Title:
  update-manager crashed with skype in _run_in_dialog(): Depends: skype-
  bin but it is a virtual package

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

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


[Bug 1026040] Re: translator-numbers-dictionary in Polish unusable

2013-05-31 Thread Yuri Chornoivan
The bug was fixed upstream in 2010:

https://bitbucket.org/rivanvx/beamer/issue/53/small-bug-in-translator-
numbers-dictionary

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

Title:
  translator-numbers-dictionary in Polish unusable

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

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


[Bug 1172374] Re: CVE-2013-3226

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3226

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

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


[Bug 1185864] Re: SRU Muon 2.0.1 to 13.04

2013-05-31 Thread Scott Kitterman
Hello Jonathan, or anyone else affected,

Accepted into raring-proposed. The package will build now and be
available in a few hours 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: muon (Ubuntu Raring)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  SRU Muon 2.0.1 to 13.04

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

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


[Bug 1176358] Re: SRU tracking bug for KDE SC 4.10.3

2013-05-31 Thread Scott Kitterman
I've been using this since it was published with no problems (and
kontact/kmail seem much better behaved).  We've also had other success
reports, so v-done.

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

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

Title:
  SRU tracking bug for KDE SC 4.10.3

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

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


[Bug 930962] Re: dhcp3-server reports many bad udp checksums to syslog using virtio NIC

2013-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package dhcp3 - 3.1.3-2ubuntu3.5

---
dhcp3 (3.1.3-2ubuntu3.5) lucid-proposed; urgency=low

  * Include patch from RedHat/Fedora to deal with hardware/xen/virtio offload
of UDP checksums. (LP: #930962)
  * Update apparmor profile to add required the network packet raw rule
for the checksum change.
 -- Stephane Graber stgra...@ubuntu.com   Thu, 23 May 2013 19:58:28 -0400

** Changed in: dhcp3 (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

** Changed in: isc-dhcp (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  dhcp3-server reports many bad udp checksums to syslog using virtio NIC

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

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


[Bug 1057358] Re: dhcpd in isc-dhcp-server-ldap cannot read /etc/ldap/ldap.conf due to missing entry in apparmor profile

2013-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package isc-dhcp - 4.1.ESV-R4-0ubuntu5.8

---
isc-dhcp (4.1.ESV-R4-0ubuntu5.8) precise-proposed; urgency=low

  [ Dave Chiluk ]
  * Allow dhcpd to read /etc/ldap/ldap.conf for isc-dhcp-server-ldap.
(LP: #1057358). Backported from Stéphane Graber's quantal patch.

  [ Stéphane Graber ]
  * Include patch from RedHat/Fedora to deal with hardware/xen/virtio offload
of UDP checksums. (LP: #930962)
  * Update apparmor profile to add required the network packet raw rule
for the checksum change.
 -- Stephane Graber stgra...@ubuntu.com   Thu, 23 May 2013 11:13:07 -0400

** Changed in: isc-dhcp (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  dhcpd in isc-dhcp-server-ldap cannot read /etc/ldap/ldap.conf due to
  missing entry in apparmor profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1057358/+subscriptions

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

[Bug 930962] Re: dhcp3-server reports many bad udp checksums to syslog using virtio NIC

2013-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package isc-dhcp - 4.1.ESV-R4-0ubuntu5.8

---
isc-dhcp (4.1.ESV-R4-0ubuntu5.8) precise-proposed; urgency=low

  [ Dave Chiluk ]
  * Allow dhcpd to read /etc/ldap/ldap.conf for isc-dhcp-server-ldap.
(LP: #1057358). Backported from Stéphane Graber's quantal patch.

  [ Stéphane Graber ]
  * Include patch from RedHat/Fedora to deal with hardware/xen/virtio offload
of UDP checksums. (LP: #930962)
  * Update apparmor profile to add required the network packet raw rule
for the checksum change.
 -- Stephane Graber stgra...@ubuntu.com   Thu, 23 May 2013 11:13:07 -0400

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

Title:
  dhcp3-server reports many bad udp checksums to syslog using virtio NIC

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

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

[Bug 1057358] Update Released

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

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

Title:
  dhcpd in isc-dhcp-server-ldap cannot read /etc/ldap/ldap.conf due to
  missing entry in apparmor profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1057358/+subscriptions

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


[Bug 1077624] Re: Raring: Update Flightgear to version 2.10.0

2013-05-31 Thread Timo Jyrinki
Thanks Saikrishna for your efforts. I guess you can continue doing NMUs
according to Debian policies, as there is no response from the
maintainer. I also tried joining the pkg-fgfs out of general interest in
helping. At some point it might be beneficial to contact admins to check
if we could be manually added to the group in order to make the group
repositories et cetera usable.

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

Title:
  Raring: Update Flightgear to version 2.10.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fgfs-base/+bug/1077624/+subscriptions

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


[Bug 1176653] Re: [ilk mesa] *ERROR* GPU hanging too fast, declaring wedged!

2013-05-31 Thread Jan Grobecker
This also affects me and in contrast to my foreposter I even have linux-
image-3.8.0-22-generic and linux-image-extra-3.8.0-22-generic (amd64)
installed.

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

Title:
  [ilk mesa] *ERROR* GPU hanging too fast, declaring wedged!

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

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


[Bug 1163720] Re: Brightness control broken on XPS13 with 3.8.0-16 and 3.8.0-22

2013-05-31 Thread Timo Schneemann
New kernel via updates  today (3.8.0-23), but brightness-control still
stuck at maximum on my Dell XPS 13.

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

Title:
  Brightness control broken on XPS13 with 3.8.0-16 and 3.8.0-22

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

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


[Bug 663146] Re: Rapidly creating/renaming new folders leads to confusing could not be renamed message

2013-05-31 Thread Scott Ritchie
Still live in 13.04, except now it's easier to trigger, because by
default when you make a new folder it has the name highlighted for
renaming.

The error message is now:   There is no  in this location.  Perhaps it
was just moved or deleted?

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

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

Title:
  Rapidly creating/renaming new folders leads to confusing could not be
  renamed message

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

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


[Bug 1185893] Re: [GM42] Screen flickering on login and boot screens on 8086:2a42

2013-05-31 Thread Chris Wilson
There are a few underruns reported there, just not as many as I
expected. What is strange though are the attempts to probe a TV. Can you
try testing video=SVIDEO-1:d (again append to the kernel commandline)
and seeing if that prevents the flicker?

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

Title:
  [GM42] Screen flickering on login and boot screens on 8086:2a42

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

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


[Bug 1184128] Re: Since update to 4.2.0.11 skype does not connect anymore

2013-05-31 Thread UrkoM
Quick question: are you using OpenDNS filtering? Or some other form of DNS 
filtering?
Maybe your college is using DNS filtering?

It is a known problem with OpenDNS and some chat related sites that are blocked:
http://forums.opendns.com/comments.php?DiscussionID=17239

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

Title:
  Since update to 4.2.0.11 skype does not connect anymore

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

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


[Bug 1101883] Re: 14e4:16bc Sandisk Extreme 32GB Class 10 45MB/s not readable in Acer Aspire V3-571G-9686

2013-05-31 Thread Christopher M. Penalver
bowman, thank you for testing the newest mainline kernel. The next step
would be to perform a reverse mainline kernel version bisect, to find
the first mainline kernel version that fixed your problem. Could you
please do this following https://wiki.ubuntu.com/Kernel/MainlineBuilds ?

** Tags removed: kernel-bug-exists-upstream-v3.8-rc4 needs-upstream-testing
** Tags added: kernel-fixed-upstream kernel-fixed-upstream-v3.10-rc3

** Description changed:

  SD cards with capacity 2Gb and less work fine. WINTEC 8GB Class 10 SDHC
  got recognized and mounted. However, Sandisk Extreme 32GB Class 10
  45MB/s does not get recognized.
  
  Card reader:
  02:00.1 SD Host controller: Broadcom Corporation NetXtreme BCM57765 Memory 
Card Reader (rev 10)
  
  kernel.log :
  Jan 19 14:58:32 super-pc kernel: [ 2499.254007] mmc0: error -110 whilst 
initialising SD card
  Jan 19 14:58:34 super-pc kernel: [ 2501.131883] sdhci: Switching to 1.8V 
signalling voltage failed, retrying with S18R set to 0
+ 
+ Reverse mainline kernel version bisect revealed:
+ v3.8-rc4 bad
+ v3.10-rc3 good
  
  --
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-22-generic 3.5.0-22.34
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bowman 1840 F pulseaudio
  Date: Sat Jan 19 15:00:13 2013
  HibernationDevice: RESUME=UUID=b8de7016-0d87-4aae-9f1b-e08b43bacb75
  InstallationDate: Installed on 2013-01-19 (0 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Acer Aspire V3-571G
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic 
root=UUID=987c7361-c40b-4803-94c4-691a9b51865f ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-22-generic N/A
   linux-backports-modules-3.5.0-22-generic  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/14/2012
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.04
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA50_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.04
  dmi.modalias: 
dmi:bvnAcer:bvrV2.04:bd09/14/2012:svnAcer:pnAspireV3-571G:pvrV2.04:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnAcer:ct10:cvrV2.04:
  dmi.product.name: Aspire V3-571G
  dmi.product.version: V2.04
  dmi.sys.vendor: Acer

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

Title:
  14e4:16bc Sandisk Extreme 32GB Class 10 45MB/s not readable in Acer
  Aspire V3-571G-9686

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

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

[Bug 1172377] Re: CVE-2013-3227

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3227

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

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


[Bug 1185172] Re: kswapd0 high CPU usage and lagging system

2013-05-31 Thread Christopher M. Penalver
** Tags removed: needs-upstream-testing
** Tags added: kernel-fixed-upstream-v3.10-rc3

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

Title:
  kswapd0  high CPU usage and lagging system

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

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


[Bug 1184079] Re: pommed fails to initialise audio

2013-05-31 Thread monochromec
Managed to track down the hotkey issue. After some research about the
internal workings of pommed including the event handling of the function
keys, I managed to isolate the issue. A missing invocation of mate-
settings-daemon or (gnome-settings-daemon if you're using Gnome)
causes this behaviour and also has the side effect of not applying the
current set theme to your GTK environment. So that your Gnome2-based
desktop doesn't look the way it should after you login and start the
desktop session.

Just include an invocation of the daemon as part of your start-up
applications when creating the desktop session and you should be fine.

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

Title:
  pommed fails to initialise audio

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

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


[Bug 1185969] Re: linux-armadaxp: 3.2.0-1620.30 -proposed tracker

2013-05-31 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Fix Released

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

Title:
  linux-armadaxp: 3.2.0-1620.30 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1185969/+subscriptions

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


[Bug 1156346] Re: 168c:002b Atheros AR9285 Wireless on Ubuntu 12.10 is slow, unstable and has a weak signal.

2013-05-31 Thread Christopher M. Penalver
Szabolcs SZŐKE, could you please remove all encryption and advise on if
this changes anything?

** Tags removed: kernel-bug-exists-upstream
** Tags added: needs-upstream-testing

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

Title:
  168c:002b Atheros AR9285 Wireless on Ubuntu 12.10 is slow, unstable
  and has a weak signal.

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

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

[Bug 1172380] Re: CVE-2013-3228

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3228

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

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


[Bug 1186019] Re: linux-armadaxp: 3.5.0-1615.22 -proposed tracker

2013-05-31 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Fix Released

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

Title:
  linux-armadaxp: 3.5.0-1615.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1186019/+subscriptions

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


[Bug 1172394] Re: CVE-2013-3234

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3234

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

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


[Bug 1172403] Re: CVE-2013-3235

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3235

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

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


[Bug 1185864] Re: SRU Muon 2.0.1 to 13.04

2013-05-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/muon

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

Title:
  SRU Muon 2.0.1 to 13.04

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

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


[Bug 1172390] Re: CVE-2013-3233

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3233

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

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


[Bug 1172381] Re: CVE-2013-3229

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3229

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

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


[Bug 1157301] Re: ubuntu 13.04 installer crash

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

** Changed in: grub-installer (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/1157301

Title:
  ubuntu 13.04 installer crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1157301/+subscriptions

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


[Bug 1172385] Re: CVE-2013-3231

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3231

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

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


[Bug 1172383] Re: CVE-2013-3230

2013-05-31 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  CVE-2013-3230

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/qtwebkit-source

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1186150] [NEW] swig version detection failed when building 1.3.0

2013-05-31 Thread Didier Richard
Public bug reported:

Building 1.3.0 under customized precise with a SWIG 2.0.4 version failed 
because of the configure detection script.
The porosed  patch fixes the bug.

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

** Patch added: swig version detection fix
   
https://bugs.launchpad.net/bugs/1186150/+attachment/3691065/+files/configure.diff

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

Title:
  swig version detection failed when building 1.3.0

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

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


[Bug 1185172] Re: kswapd0 high CPU usage and lagging system

2013-05-31 Thread Christopher M. Penalver
** Tags added: needs-reverse-bisect

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

Title:
  kswapd0  high CPU usage and lagging system

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

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


[Bug 236451] Re: use i8k causes system lock-up when querying in Dell BIOS A09

2013-05-31 Thread Thomas Hotz
Marking as fixed.

** Changed in: i8kutils
   Status: Confirmed = Fix Released

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

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

Title:
  use i8k causes system lock-up when querying in Dell BIOS A09

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

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


[Bug 982219] Re: Bluetooth keyboard unusable before having logged in to plasma active

2013-05-31 Thread Marcel Molendijk
Same problem with Apple Bluetooth Wireless keyboard here. Bluetooth
module loads too late. Kubuntu 13.04 64bit on an 20' iMac (intel) from
2007.

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

Title:
  Bluetooth keyboard unusable before having logged in to plasma active

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-active-meta/+bug/982219/+subscriptions

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


[Bug 1161731] Re: qbsprojectmanager not built with qtcreator due to uninitialized git submodule

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

** Changed in: qtcreator (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/1161731

Title:
  qbsprojectmanager not built with qtcreator due to uninitialized git
  submodule

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

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


[Bug 1166568] Re: [update-manager-core] do-release-upgrade removing pinned / locked version packages

2013-05-31 Thread B Bobo
Thank you for explaining that.

It is sad and ironic that synaptic was deliberately changed (according
to comment#1 at
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/42178#bug-
branches-container) to use /var/lib/synaptic/preferences instead of the
global preferences file /etc/apt/preferences

I think synaptic is actually more confusing because of that change! I
agree with what you wrote on the bug report. I too would like to see the
2004 change reverted, so that synaptic uses the global preferences file
in future.

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

Title:
  [update-manager-core] do-release-upgrade removing pinned / locked
  version packages

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

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


[Bug 42178] Re: apt-get doesn't use the same pinning as synaptic

2013-05-31 Thread B Bobo
According to the first comment (bug #42178#bug-branches-container) I see
synaptic was changed to use /var/lib/synaptic/preferences instead of the
global preferences file /etc/apt/preferences to make it less confusing.

However, I think synaptic is actually much more confusing because of
that change!  It confsued me, and I wasted time trying to deal with it
and filing bug #1166568. I agree with what Daniel Hartwig wrote in
comment #27. I too would like to see the 2004 change reverted, so that
synaptic uses the global preferences file in future. It seems better and
more logical to do it that way.

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

Title:
  apt-get doesn't use the same pinning as synaptic

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

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


[Bug 1027356] Re: bsnes not configured to use pulse audio, results in lag

2013-05-31 Thread Christian U.
Same in 13.04.

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

Title:
  bsnes not configured to use pulse audio, results in lag

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

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


[Bug 1156486] Re: Update package to latest LTS version (= 5.7.2)

2013-05-31 Thread Sebastien Bacher
https://launchpad.net/ubuntu/+source/net-snmp/5.7.2~dfsg-4ubuntu1

** Changed in: net-snmp (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Update package to latest LTS version (= 5.7.2)

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

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


[Bug 1133980] Re: unable to resume from suspend with radeon driver

2013-05-31 Thread Po-Hsu Lin
Also affects 201203-10697 Asus X55U [Radeon HD 6290]

** Tags added: 201203-10697

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

Title:
  unable to resume from suspend with radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati-lts-quantal/+bug/1133980/+subscriptions

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


[Bug 1027356] Re: bsnes not configured to use pulse audio, results in lag

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

** Changed in: bsnes (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/1027356

Title:
  bsnes not configured to use pulse audio, results in lag

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

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


[Bug 1186163] [NEW] Problem with non-ASCII characters in History

2013-05-31 Thread Sadi Yumuşak
Public bug reported:

When I choose an item from parcellite history to paste, non-ASCII
characters are converted to Unicode (e.g. ba\u015fkalar\u0131n\u0131n
yan\u0131 s\u0131ra) which makes the History feature useless in other
character sets.

** Affects: parcellite (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/1186163

Title:
  Problem with non-ASCII characters in History

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

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


[Bug 1171729] Re: no backlight controls with nvidia driver on MacbookPro5, 5

2013-05-31 Thread Wolf Rogner
Correction:
Happens on the Macbook Pro ret 15. The 13 model has an Intel graphics chip 
where backlight control works fine.

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

Title:
  no backlight controls with nvidia driver on MacbookPro5,5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-313-updates/+bug/1171729/+subscriptions

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


[Bug 1114426] Re: Kernel headers could not be found while they are installed

2013-05-31 Thread Adam Jaworski
This affected me when trying to build a tp-smapi module (battery
information etc) for my thinkpad.

Apparently the Debian team have fixed this with an updated version of 
module-assistant:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702648

I haven't tested it and am happy to wait for Ubuntu to send out their
update through the normal update process.


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

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

Title:
  Kernel headers could not be found while they are installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/module-assistant/+bug/1114426/+subscriptions

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


[Bug 1182873] Re: Segmentation Fault when starting a Device Server in Python

2013-05-31 Thread Picca Frederic-Emmanuel
Ok, I downloaded python-pytango binary package from rarin i386 and
installed it on my Debian wheezy... I do not have the crash.

so it would be nice to have the confirmation of the crash on ubuntu i386

thanks

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

Title:
  Segmentation Fault when starting a Device Server in Python

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

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


[Bug 963736] Re: thunderbird and firefox freeze at random : must be killed and restarted

2013-05-31 Thread Ruslan
Unfortunately, the fixes are not yet released. They can be accessed in latest 
git oxygen-gtk. For the record, here're the relevant commits:
http://commits.kde.org/oxygen-gtk/51b662b0cd86fd7a960cc2f0c436441d64b2dd44 for 
oxygen-gtk3
http://commits.kde.org/oxygen-gtk/a515ab451f54cbc930d0a09d250669255dd8a741 for 
oxygen-gtk2

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

Title:
  thunderbird and firefox freeze at random : must be killed and
  restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-oxygen/+bug/963736/+subscriptions

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


[Bug 1186150] Re: swig version detection failed when building 1.3.0

2013-05-31 Thread Ubuntu Foundations Team Bug Bot
The attachment swig version detection fix seems to be a patch.  If it
isn't, please remove the patch flag from the attachment, remove the
patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  swig version detection failed when building 1.3.0

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

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


Re: [Bug 42178] Re: apt-get doesn't use the same pinning as synaptic

2013-05-31 Thread Daniel Hartwig
On 31 May 2013 15:46, B Bobo 42...@bugs.launchpad.net wrote:
 According to the first comment (bug #42178#bug-branches-container) I see
 synaptic was changed to use /var/lib/synaptic/preferences instead of the
 global preferences file /etc/apt/preferences to make it less confusing.

 However, I think synaptic is actually much more confusing because of
 that change!  It confsued me, and I wasted time trying to deal with it
 and filing bug #1166568. I agree with what Daniel Hartwig wrote in
 comment #27. I too would like to see the 2004 change reverted, so that
 synaptic uses the global preferences file in future. It seems better and
 more logical to do it that way.


Actually this would not be reverting that change.  Synaptic uses the
apt-preferences system, and the referenced change only concerns which
file stored those.  Preferences is not ideal for holding packages, so
we will change synaptic to use the dpkg holds system which is
available to all dpkg and apt tools.

This would be an interesting task for someone who wants to learn
apt/synaptic development.  Otherwise I will tackle it shortly as it is
important to have all these tools using the same system for holds.

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

Title:
  apt-get doesn't use the same pinning as synaptic

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

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


[Bug 1186170] [NEW] Headset support two Dell machines

2013-05-31 Thread David Henningsson
Public bug reported:

The headset microphone needs a quirk to work correctly. Please do not
triage this bug, it's used for tracking purposes only.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: David Henningsson (diwic)
 Status: In Progress


** Tags: blocks-hwcert-enablement

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

Title:
  Headset support two Dell machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1186170/+subscriptions

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


[Bug 1186170] Missing required logs.

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

apport-collect 1186170

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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186170

Title:
  Headset support two Dell machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1186170/+subscriptions

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


[Bug 1157066] Re: qemu-keymaps lacks en_us. REGRESSION: VMs do not boot out of Virtual Machine Manager any more

2013-05-31 Thread Fathi Boudra
** Changed in: linaro-ubuntu
Milestone: 13.05 = 13.06

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

Title:
  qemu-keymaps lacks en_us.  REGRESSION: VMs do not boot out of Virtual
  Machine Manager any more

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

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


[Bug 1140716] Re: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge

2013-05-31 Thread DAVID
Hello
I run the 3.8.13 kernel since yesterday without pb.

 uname -a
Linux marcel 3.8.13-030813-generic #201305111843 SMP Sat May 11 22:44:40 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

# lspci -v -s `lspci | awk '/VGA/{print $1}'`
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA 
controller])
Subsystem: Dell Device 0493
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at e140 (64-bit, non-prefetchable) [size=4M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at unassigned [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915

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

Title:
  [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on
  Sandybridge

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

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


[Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-05-31 Thread Timo Jyrinki
** Description changed:

+ [Impact]
+ 
+ Regression in LibreOffice's menu.
+ 
+ [Test Case]
+ 
  Open LibreOffice Writer, go to global menu, click on any menu to open,
  hover over items.
  
  Expected: Orange highlight (from default theme, color not important) on
  mouse hover
  
  Actual: No highlight, except:
  - text in mid-grey colour changing a bit (brighter grey)
  - menu entries that lead to a direct action get an orange square on the left 
side
  - menu entries that lead to opening another windows just don't change
  - submenus open, but highlighting works the same way in sub-menus
+ 
+ [Regression Potential]
+ 
+ A revert of the offending commit.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libreoffice-core 1:4.0.0~beta2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sun Mar 10 12:37:34 2013
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2013-03-06 (4 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130305)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   gnome-session[12370]: WARNING: Application 'compiz.desktop' killed by signal 
9
   gnome-session[12370]: WARNING: App 'compiz.desktop' respawning too quickly
   gnome-session[12370]: CRITICAL: We failed, but the fail whale is dead. 
Sorry
   gnome-session[12370]: WARNING: App 'compiz.desktop' respawning too quickly
   (gedit:14523): Gtk-CRITICAL **: gtk_widget_event: assertion 
`WIDGET_REALIZED_FOR_EVENT (widget, event)' failed

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

Title:
  LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1153350/+subscriptions

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

[Bug 1181367] Re: Alt+Tab switches between incorrect windows after some time of activity

2013-05-31 Thread Timo Jyrinki
** Description changed:

- Due to an overflow, after some time of activity it's impossible to
- alt+tab between two windows of the same application.
+ [Impact]
+ 
+ Due to overflow, alt+tab between the same application becomes
+ impossible]
+ 
+ [Test Case]
  
  1) Keep two windows of an app (say terminal) opened for some time, and another
 window of a different app
  2) Focus one window terminal keeping the other terminal window below it
  3) Press Alt+Tab
  
  Expected behavior
  4) The other terminal window is focused
  
  Actual behavior:
  4) Other opened application is selected instead.
+ 
+ [Regression Potential]
+ 
+ Low, types extended from int to long long. The code affected is the alt
+ tab functionality.
+ 
+ 
+ 
+ Due to an overflow, after some time of activity it's impossible to
+ alt+tab between two windows of the same application.
+ 
+ 1) Keep two windows of an app (say terminal) opened for some time, and another
+    window of a different app
+ 2) Focus one window terminal keeping the other terminal window below it
+ 3) Press Alt+Tab
+ 
+ Expected behavior
+ 4) The other terminal window is focused
+ 
+ Actual behavior:
+ 4) Other opened application is selected instead.

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

Title:
  Alt+Tab switches between incorrect windows after some time of activity

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

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

[Bug 663146] Re: Rapidly creating/renaming new folders leads to confusing could not be renamed message

2013-05-31 Thread dino99
** Tags removed: maverick
** Tags added: raring

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

Title:
  Rapidly creating/renaming new folders leads to confusing could not be
  renamed message

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

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


[Bug 1186170] Re: Headset support two Dell machines

2013-05-31 Thread David Henningsson
** Tags added: blocks-hwcert-enablement

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = David Henningsson (diwic)

** Changed in: linux (Ubuntu)
   Status: Incomplete = 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/1186170

Title:
  Headset support two Dell machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1186170/+subscriptions

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


[Bug 1168373] Re: libindicator desktop shortcuts should create a GAppinfo from commandline

2013-05-31 Thread Timo Jyrinki
** Description changed:

+ [Impact]
+ 
+ Use of a hack to generate shortcuts instead of the dedicated function.
+ 
+ [Test Case]
+ 
+ Not known, the hack seems to work but is not optimal.
+ 
+ [Regression Potential]
+ 
+ The code affected is the generation of indicator shortcuts.
+ 
+ ---
+ 
  We currently generate the GAppInfo to launch the shortcuts using an hack
  by generating a fake .desktop key-file in memory and then building an
  AppInfo from it. This is not needed, since
  g_app_info_create_from_commandline can do everything that we need.

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

Title:
  libindicator desktop shortcuts should create a GAppinfo from
  commandline

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

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


[Bug 954661] Re: backlight brightness not adjustable by default on Dell XPS 13

2013-05-31 Thread Ross Williams
I can confirm this regression in 3.8.0-22.  Only noticed it when I went
on battery today.

Fix for me was the same as beerfan above.  I also went one step further
and added:

echo 0  /sys/class/backlight/intel_backlight/brightness

to rc.local and the following:

#!/bin/sh
# to fix backlight issues on resume

case ${1} in
resume)
echo 0  /sys/class/backlight/intel_backlight/brightness
;;
esac

to /etc/pm/sleep.d/99-backlightfix (remember to make it executable!).
Might need to alter it a bit to make it work for hibernate but
brightness control works on resume.  Will test again on the next kernel
update.

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

Title:
  backlight brightness not adjustable by default on Dell XPS 13

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

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


Re: [Bug 1166568] Re: [update-manager-core] do-release-upgrade removing pinned / locked version packages

2013-05-31 Thread Daniel Hartwig
On 31 May 2013 15:34, B Bobo 1166...@bugs.launchpad.net wrote:
 Thank you for explaining that.


Once setting the holds with dpkg or apt-mark, does
‘do-release-upgrade’ work as expected?

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

Title:
  [update-manager-core] do-release-upgrade removing pinned / locked
  version packages

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

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

[Bug 339752] Re: CONFIG_PARPORT_PC_FIFO=y causes slow/stuttering printing through parallel port

2013-05-31 Thread Tomin
Will this be fixed in Precise (12.04)? In which version? I'm using
Ubuntu 12.04 LTS at work and we are using HP LaserJet 2100. We are going
to use LTS version and therefore we need this to be fixed in the 3.2
kernel.

Currently 3.2.0-45 configs don't seem to have the patch:
$ grep PARPORT_PC_FIFO /boot/config-3.2.0-45-generic 
CONFIG_PARPORT_PC_FIFO=y

Thank you.

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

Title:
  CONFIG_PARPORT_PC_FIFO=y causes slow/stuttering printing through
  parallel port

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

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


[Bug 1186170] [PATCH] ALSA: hda - Add headset quirk for two Dell machines

2013-05-31 Thread David Henningsson
This quirk is required for the headset mic to work on these
two machines.

BugLink: https://bugs.launchpad.net/bugs/1186170
Signed-off-by: David Henningsson david.hennings...@canonical.com
---
 sound/pci/hda/patch_realtek.c |2 ++
 1 file changed, 2 insertions(+)

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 59d2e91..aa4bf82 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -3493,6 +3493,8 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1028, 0x05f4, Dell, 
ALC269_FIXUP_DELL1_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1028, 0x05f5, Dell, 
ALC269_FIXUP_DELL1_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1028, 0x05f6, Dell, 
ALC269_FIXUP_DELL1_MIC_NO_PRESENCE),
+   SND_PCI_QUIRK(0x1028, 0x05f8, Dell, 
ALC269_FIXUP_DELL1_MIC_NO_PRESENCE),
+   SND_PCI_QUIRK(0x1028, 0x0609, Dell, 
ALC269_FIXUP_DELL1_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x103c, 0x1586, HP, ALC269_FIXUP_HP_MUTE_LED_MIC2),
SND_PCI_QUIRK(0x103c, 0x18e6, HP, ALC269_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x1973, HP Pavilion, 
ALC269_FIXUP_HP_MUTE_LED_MIC1),
-- 
1.7.9.5

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

Title:
  Headset support two Dell machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1186170/+subscriptions

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


[Bug 480130]

2013-05-31 Thread Discus
*** Bug 64168 has been marked as a duplicate of this bug. ***

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

Title:
  [upstream] Calc truncates data from HTML based .xls

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/480130/+subscriptions

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


[Bug 1186170] Re: Headset support two Dell machines

2013-05-31 Thread David Henningsson
** Changed in: linux (Ubuntu)
   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/1186170

Title:
  Headset support two Dell machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1186170/+subscriptions

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


  1   2   3   4   5   6   7   8   9   >