[Bug 1281338] Re: Sync nmap 6.40-0.2 (main) from Debian unstable (main)

2014-02-19 Thread Daniel Holbach
This bug was fixed in the package nmap - 6.40-0.2
Sponsored for Artur Rona (ari-tczew)

---
nmap (6.40-0.2) unstable; urgency=low

  * Yet another non-maintainer upload.
  * Modernize Debian build
- Use Debhelper 9, with --parallel
- Use dh-autoreconf (Closes: #727283)
- Bump Standards-Version
- Update git URL

 -- Hilko Bengen ben...@debian.org  Tue, 21 Jan 2014 23:12:31 +0100

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

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

Title:
  Sync nmap 6.40-0.2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1281338/+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 1273407] Re: won't open sqlite3 file due to libdbi

2014-02-19 Thread Robie Basak
Was this bug fixed in src:libdbi-drivers 0.9.0-2ubuntu2?

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

Title:
  won't open sqlite3 file due to libdbi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1273407/+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 1281998] [NEW] package mysql-server-5.5 5.5.35-0ubuntu0.12.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-02-19 Thread Michel
Public bug reported:

???

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: mysql-server-5.5 5.5.35-0ubuntu0.12.04.2
ProcVersionSignature: Ubuntu 3.2.0-38.61-generic 3.2.37
Uname: Linux 3.2.0-38-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Wed Feb 19 10:53:27 2014
DuplicateSignature: package:mysql-server-5.5:5.5.35-0ubuntu0.12.04.2:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
Logs.var.log.daemon.log:
 
MarkForUpload: True
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['Testjoomla', 'phpmyadmin', 'ib_logfile0', 'ibdata1', 
'Mil', 'performance_schema', 'mysql_upgrade_info', 'mysql', 'debian-5.5.flag', 
'test', 'mlthelia', 'ib_logfile1']
SourcePackage: mysql-5.5
Title: package mysql-server-5.5 5.5.35-0ubuntu0.12.04.2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-26 (663 days ago)

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1281998/+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 1282029] [NEW] check_ping fails to parse output of ping6 due to two bugs fixed in 1.4.16

2014-02-19 Thread Tomas Forsman
Public bug reported:

# lsb_release -rd
Description:Ubuntu 12.04.4 LTS
Release:12.04

nagios-plugins-basic:
  Installed: 1.4.15-5ubuntu3.2

check_ping -6 fails to parse output from ping6 to unreachable hosts in two 
ways, both fixed in 1.4.16
Relevant Debian and upstreams bugs are:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514588
http://sourceforge.net/p/nagiosplug/bugs/392/
and
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662638

Output from 1.4.15-5ubuntu3.2:
# /usr/lib/nagios/plugins/check_ping -H 2001:6b0:e:2018:: -w 5000,100% -c 
5000,100% -p 1 -v -v -v -6
CMD: /bin/ping6 -n -U -w 10 -c 1 2001:6b0:e:2018::
Output: PING 2001:6b0:e:2018::(2001:6b0:e:2018::) 56 data bytes
Output: From 2001:6b0:e:2018::xxx icmp_seq=1 Destination unreachable: Address 
unreachable
Output: From 2001:6b0:e:2018::xxx icmp_seq=2 Destination unreachable: Address 
unreachable
Output: From 2001:6b0:e:2018::xxx icmp_seq=3 Destination unreachable: Address 
unreachable
Output:
Output: --- 2001:6b0:e:2018:: ping statistics ---
Output: 4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 
2999ms
Output:
/bin/ping6 -n -U -w 10 -c 1 2001:6b0:e:2018::
CRITICAL - Could not interpret output from ping command

Output of same version, but fix from debian bug 514588 applied:
# ./check_ping_514588 -H 2001:6b0:e:2018:: -w 5000,100% -c 5000,100% -p 1 
-v -v -v -6
CMD: /bin/ping6 -n -U -w 10 -c 1 2001:6b0:e:2018::
Output: PING 2001:6b0:e:2018::(2001:6b0:e:2018::) 56 data bytes
Output: From 2001:6b0:e:2018::xxx icmp_seq=1 Destination unreachable: Address 
unreachable
Output: From 2001:6b0:e:2018::xxx icmp_seq=2 Destination unreachable: Address 
unreachable
Output: From 2001:6b0:e:2018::xxx icmp_seq=3 Destination unreachable: Address 
unreachable
Output: 
Output: --- 2001:6b0:e:2018:: ping statistics ---
Output: 4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 
2999ms
Output: 
PING CRITICAL - Packet loss = 
100%|rta=5000.00ms;5000.00;5000.00;0.00 pl=100%;100;100;0
5000.00:100% 5000.00:100%

Finally, with fixes from both 514588 and 662638:
# ./check_ping -H 2001:6b0:e:2018:: -w 5000,100% -c 5000,100% -p 1 -v -v -v 
-6
CMD: /bin/ping6 -n -U -w 10 -c 1 2001:6b0:e:2018::
Output: PING 2001:6b0:e:2018::(2001:6b0:e:2018::) 56 data bytes
Output: From 2001:6b0:e:2018::xxx icmp_seq=1 Destination unreachable: Address 
unreachable
CRITICAL - Destination Unreachable (2001:6b0:e:2018::)

** Affects: nagios-plugins (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  check_ping fails to parse output of ping6 due to two bugs fixed in
  1.4.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1282029/+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 1282029] Re: check_ping fails to parse output of ping6 due to two bugs fixed in 1.4.16

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

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

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

Title:
  check_ping fails to parse output of ping6 due to two bugs fixed in
  1.4.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1282029/+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 1282078] [NEW] using update manager opperation stoped during install open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-02-19 Thread david lentz
Public bug reported:

using update manager opperation stopped during install

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-35.52~precise1-generic 3.8.13.13
Uname: Linux 3.8.0-35-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
DKMSKernelVersion: 3.8.0-36-generic
Date: Wed Feb 19 08:26:03 2014
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
(20130820.1)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 2011.12.20-562307-0ubuntu1
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 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/1282078

Title:
  using update manager opperation stoped during install open-vm-dkms
  2011.12.20-562307-0ubuntu1: 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/1282078/+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 1282078] Re: using update manager opperation stoped during install open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-02-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  using update manager opperation stoped during install open-vm-dkms
  2011.12.20-562307-0ubuntu1: 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/1282078/+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 1282099] [NEW] package snmpd 5.7.2~dfsg-8ubuntu1 [modified: usr/sbin/snmpd usr/sbin/snmptrapd] failed to install/upgrade: subprocess installed post-installation script returned error exit status

2014-02-19 Thread Mike Mestnik
Public bug reported:

Upgrading to saucy.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: snmpd 5.7.2~dfsg-8ubuntu1 [modified: usr/sbin/snmpd usr/sbin/snmptrapd]
ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
AptOrdering:
 myspell-cs-cz: Remove
 snmpd: Configure
Architecture: i386
Date: Mon Feb 17 22:50:22 2014
DpkgTerminalLog:
 Removing myspell-cs-cz ...
 Setting up snmpd (5.7.2~dfsg-8ubuntu1) ...
 rmdir: failed to remove '/usr/share/doc/snmpd': Directory not empty
 dpkg: error processing snmpd (--configure):
  subprocess installed post-installation script returned error exit status 1
DuplicateSignature: package:snmpd:5.7.2~dfsg-8ubuntu1 [modified: usr/sbin/snmpd 
usr/sbin/snmptrapd]:subprocess installed post-installation script returned 
error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
MarkForUpload: True
SNMPVersion:
 NET-SNMP version:  5.7.2
 Web:   http://www.net-snmp.org/
 Email: net-snmp-cod...@lists.sourceforge.net
SourcePackage: net-snmp
SyslogSnmpd:
 
SyslogSnmptrapd:
 
Title: package snmpd 5.7.2~dfsg-8ubuntu1 [modified: usr/sbin/snmpd 
usr/sbin/snmptrapd] failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: Upgraded to saucy on 2014-02-18 (1 days ago)

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check saucy

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

Title:
  package snmpd 5.7.2~dfsg-8ubuntu1 [modified: usr/sbin/snmpd
  usr/sbin/snmptrapd] 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/net-snmp/+bug/1282099/+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 1281793] Re: lxc packaging w/ bridge-utils is confused

2014-02-19 Thread Tycho Andersen
Hey, sorry about that, forgot to post:

CloudFive:~/packages/cloud-installer/tools 1$ sudo cat 
/var/log/upstart/lxc-net.log
iptables: Bad rule (does a matching rule exist in that chain?).

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

Title:
  lxc packaging w/ bridge-utils is confused

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1281793/+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 1282099] Re: package snmpd 5.7.2~dfsg-8ubuntu1 [modified: usr/sbin/snmpd usr/sbin/snmptrapd] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-02-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package snmpd 5.7.2~dfsg-8ubuntu1 [modified: usr/sbin/snmpd
  usr/sbin/snmptrapd] 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/net-snmp/+bug/1282099/+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 1268913] Re: Loading state on bootstrap ignores ssl-hostname-verification setting

2014-02-19 Thread Curtis Hovey
Hi Martin. Should the status of this bug be fix committed in trunk? Do
we need to merge the branch in trunk?

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

Title:
  Loading state on bootstrap ignores ssl-hostname-verification setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1268913/+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 1261628] Re: remove-* aliases for destroy-service and destroy-machine

2014-02-19 Thread Curtis Hovey
Hi John. Is the status of this bug fix committed in trunk? Does the
branch need to merge into trunk?

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

Title:
  remove-* aliases for destroy-service and destroy-machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1261628/+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 1281338] Re: Sync nmap 6.40-0.2 (main) from Debian unstable (main)

2014-02-19 Thread Daniel Holbach
Looks like a fix was necessary to build on arm64:
https://launchpad.net/ubuntu/+source/nmap/6.40-0.2ubuntu1

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

Title:
  Sync nmap 6.40-0.2 (main) from Debian unstable (main)

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

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


Re: [Bug 1261628] Re: remove-* aliases for destroy-service and destroy-machine

2014-02-19 Thread John A Meinel
1.16 needs to be merged into trunk, which Martin P is working on today

John
=:-
On Feb 19, 2014 6:41 PM, Curtis Hovey cur...@canonical.com wrote:

 Hi John. Is the status of this bug fix committed in trunk? Does the
 branch need to merge into trunk?

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

 Title:
   remove-* aliases for destroy-service and destroy-machine

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/juju-core/+bug/1261628/+subscriptions


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

Title:
  remove-* aliases for destroy-service and destroy-machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1261628/+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 1279041] Re: /proc/sys/net/ipv4/ip_local_reserved_ports not writable because of apparmor

2014-02-19 Thread Stéphane Graber
The audit problem with 3.14 is known and being looked at upstream I
believe.

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

Title:
  /proc/sys/net/ipv4/ip_local_reserved_ports not writable because of
  apparmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1279041/+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 1281793] Re: lxc packaging w/ bridge-utils is confused

2014-02-19 Thread Stéphane Graber
What kernel are you running on?

The last time I saw that specific error, it was with a kernel not
supporting mangle+fill-checksum.

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

Title:
  lxc packaging w/ bridge-utils is confused

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

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


Re: [Bug 1281793] Re: lxc packaging w/ bridge-utils is confused

2014-02-19 Thread Tycho Andersen
On Wed, Feb 19, 2014 at 03:53:47PM -, Stéphane Graber wrote:
 What kernel are you running on?
 
 The last time I saw that specific error, it was with a kernel not
 supporting mangle+fill-checksum.

CloudFive:~/packages/cloud-installer/tools$ uname -r
3.13.0-5-generic

Basically, a reasonably recent version of the stock trusty kernel. Is
there somewhere I can look specifically?

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

Title:
  lxc packaging w/ bridge-utils is confused

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1281793/+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 1282160] [NEW] maas-pserv cannot bind to port 69

2014-02-19 Thread Gavin Panella
Public bug reported:

pserv has been modified recently to bind to newly configured network
interfaces. It does this periodically at runtime. However, it cannot
bind to port 69 after twistd has dropped root privileges. An authbind
rule to allow the maas user to bind to port 69 would resolve this
(tested on the Garage MAAS).

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

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

Title:
  maas-pserv cannot bind to port 69

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1282160/+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 1282218] [NEW] maas-cli stdout is not json formated

2014-02-19 Thread Scott Moser
Public bug reported:

previously, 'maas-cli MAASNAME nodes list' would produce json formated output
to stdout.  Now, it produces invalid json.  This is because its writing a
deprecation warning to stdout that should go to stderr.


$ maas-cli list 2/dev/null
  WARNING: The maas-cli command is deprecated and will be removed in a future
  version.  From now on please use 'maas' instead.
admin http://localhost/MAAS/api/1.0/ 
NyLhcdfTbR926dqG5g:mVrUNqFvjnV9xg8F7a:K8FCtSLgkVDERxDjU2J6z8QvNzMjBSTS
smoser http://localhost/MAAS/api/1.0/ 
uwWpQxVC2qq59tvGJU:HXCNAJxu6SH7KUuvwt:kWn2rTf5c6AsZDQSzP54R5cF4CMYGcuP


That is fixed with:
maas-cli admin nodes list | sed '1d; 2d' | python -c 'import json, sys; 
json.load(sys.stdin)'

essentially your deprecation warning caused a regression.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: maas-cli 1.5+bzr1951-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
Date: Wed Feb 19 18:46:16 2014
PackageArchitecture: all
SourcePackage: maas
UpgradeStatus: Upgraded to trusty on 2013-05-22 (273 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  maas-cli stdout is not json formated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1282218/+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 1258286] Re: CAcert should not be trusted by default

2014-02-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/ca-certificates

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

Title:
  CAcert should not be trusted by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1258286/+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 1257304] [NEW] uvtools fails to create a virtual machine

2014-02-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Not sure how to reproduce this one. I was running maas-test in the MAAS
qa lab and got the following error:

ubuntu@lenovo-RD230-01:~/maas-test$ ./bin/maas-test  --bmc-ip 192.168.22.35 
--bmc-username root --bmc-password ubuntu --http-proxy=http://10.98.3.6:3128 
br0 
2013-12-03 09:18:22,415 INFO Checking for KVM extensions.
2013-12-03 09:18:22,429 INFO Checking for virtualised hardware...
2013-12-03 09:18:22,517 INFO Using external proxy http://10.98.3.6:3128.
2013-12-03 09:18:22,519 INFO Downloading KVM image for series=saucy, 
arch=amd64...
2013-12-03 09:18:24,457 INFO Done downloading KVM image for series=saucy, 
arch=amd64.
2013-12-03 09:18:24,457 INFO Creating virtual machine 
c41f87ba-5c25-11e3-8bc6-00e081ddd1cf, arch=amd64...
ERROR

==
ERROR: setUpClass (maastest.main.ConfiguredTestMAAS)
--
Traceback (most recent call last):
  File /home/ubuntu/maas-test/maastest/cases.py, line 88, in setUpClass
cls.fixtures.useFixture(cls.machine)
  File /home/ubuntu/maas-test/maastest/cases.py, line 45, in useFixture
super(ClassFixture, self).useFixture(fixture)
  File /usr/lib/python2.7/dist-packages/fixtures/fixture.py, line 192, in 
useFixture
fixture.setUp()
  File /home/ubuntu/maas-test/maastest/kvmfixture.py, line 142, in setUp
self.start()
  File /home/ubuntu/maas-test/maastest/kvmfixture.py, line 267, in start
input=template, check_call=True)
  File /home/ubuntu/maas-test/maastest/utils.py, line 63, in run_command
stderr.decode('ascii')))
Exception: Command 'sudo uvt-kvm create 
--ssh-public-key-file=/home/ubuntu/.config/maas-test/vm_ssh_id_rsa.pub 
--unsafe-caching --memory 2048 --disk 20 c41f87ba-5c25-11e3-8bc6-00e081ddd1cf 
arch=amd64 release=saucy --template -' failed (1):

Warning: this CLI is experimental and may change.
wrote ds.img with filesystem=iso9660 and diskformat=raw
libvirt: DBus Utils error : Connection is closed
Traceback (most recent call last):
  File /usr/bin/uvt-kvm, line 597, in module
main(sys.argv[1:])
  File /usr/bin/uvt-kvm, line 593, in main
args.func(parser, args)
  File /usr/bin/uvt-kvm, line 436, in main_create
unsafe_caching=args.unsafe_caching,
  File /usr/bin/uvt-kvm, line 323, in create
domain.create()
  File /usr/lib/python2.7/dist-packages/libvirt.py, line 708, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirt.libvirtError: Connection is closed


--
Ran 0 tests in 3.678s

FAILED (errors=1)

Syslog showed this error:
Dec  3 09:18:25 lenovo-RD230-01 kernel: [11447.751086] type=1400 
audit(1386080305.462:55): apparmor=DENIED operation=open parent=2769 
profile=/usr/lib/libvirt/virt-aa-helper 
name=/var/lib/uvtool/libvirt/images/x-uvt-b64-Y29tLnVidW50dS5jbG91ZDpzZXJ2ZXI6MTMuMTA6YW1kNjQgMjAxMzExMTM=
 pid=4967 comm=virt-aa-helper requested_mask=r denied_mask=r fsuid=0 
ouid=0

I noticed that dbus wasn't running so I restarted it and got the same
error. Then I restarted libvirtd-bin service which fixed the issue.

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

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

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


[Bug 1258286] Re: CAcert should not be trusted by default

2014-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ca-certificates - 20130906ubuntu2

---
ca-certificates (20130906ubuntu2) trusty; urgency=medium

  * No longer ship cacert.org certificates. (LP: #1258286)
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 19 Feb 2014 15:57:25 
-0500

** Changed in: ca-certificates (Ubuntu Trusty)
   Status: New = Fix Released

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

Title:
  CAcert should not be trusted by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1258286/+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 1257304] Re: uvtools fails to create a virtual machine

2014-02-19 Thread Robie Basak
Hi Diogo,

Thanks for reporting this, and sorry for being so slow in responding.
I've finally got round to going through uvtool issues this week.

AFAICT, this is a libvirt or libvirt packaging issue, since it seems
that libvirtd died and needed restarting while being used by uvtool. I
uploaded a possible fix for libvirt in 1.2.1-0ubuntu8 which added uvtool
use to the AppArmor profile, though I'm a little confused as to why the
helper needed access to the backing store image there anyway. It might
well have been fixed by this, so I'll leave this Incomplete, pending a
reproducer case with libvirt-bin = 1.2.1-0ubuntu8 installed.

** Changed in: uvtool
   Status: New = Incomplete

** Project changed: uvtool = libvirt (Ubuntu)

** Summary changed:

- uvtools fails to create a virtual machine
+ libvirtd died while uvtool was creating a VM

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

Title:
  libvirtd died while uvtool was creating a VM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1257304/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo-go, gccgo-4.9, golang

2014-02-19 Thread Michael Terry
** Changed in: juju-core (Ubuntu)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo-go, gccgo-4.9, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-go/+bug/1267393/+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 1282160] Re: maas-pserv cannot bind to port 69

2014-02-19 Thread Julian Edwards
I think roaksoax already fixed this?

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

Title:
  maas-pserv cannot bind to port 69

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1282160/+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 1282160] Re: maas-pserv cannot bind to port 69

2014-02-19 Thread Andres Rodriguez
https://launchpad.net/ubuntu/+source/maas/1.5+bzr1976-0ubuntu1

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

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

Title:
  maas-pserv cannot bind to port 69

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1282160/+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 1281881] Re: FFE: 14.04 features

2014-02-19 Thread Julian Edwards
I just edited this to a single FFE for many things, as advised by
infinity.  We'll do a single upload when all the features are done.

** Summary changed:

- FFE: maas support for third party hardware drivers
+ FFE: 14.04 features

** Description changed:

+ MAAS requires the following features to land after the Feature Freeze:
+  * support for third party hardware drivers
+  * support for tracking which NICs on each node are associated with a 
particular network
+ 
+ Third party hardware drivers
+ 
  [Description]
  This is related to bug 1281765 and forms the infrastructure to enable 
hardware enablement teams to write drivers for hardware not already supported 
in MAAS.
  
  This is essential work to prevent these teams from blocking on the core
  MAAS development team, and to make writing new drivers an order of
  magnitude quicker and easier.
  
  [Proposed Changes]
  The feature is already half implemented; bi-directional comms between 
clusters and the region controller is now established but further work is 
required to add an API layer between these comms and the driver code.
  
  The API layer will translate the various requirements that a driver
  should provide into calls to the region, and vice versa.  Additionally,
  all current code that is part of hardware enablement, such as
  architecture types and power parameter choices, will be moved into new
  driver code that will become part of each cluster controller.
+ 
+ NIC tracking
+ 
+ [Description]
+ A feature is already landed to support network tracking on Nodes that MAAS 
manages.  This needs to be extended to track on which NIC the network is 
available.
+ 
+ This is essential otherwise the existing work is of no use to API
+ clients if they cannot know on which NIC the network is to be used.
+ 
+ [Proposed changes]
+ The database will gain a link table between MACAddress and Network, and the 
UI will change so that it lets the user link networks against MACs on the node 
rather than the node as a whole.  API calls will also change accordingly.

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

Title:
  FFE: 14.04 features

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1281881/+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 1248519] Related fix proposed to python-cinderclient (master)

2014-02-19 Thread OpenStack Infra
Related fix proposed to branch: master
Review: https://review.openstack.org/74880

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

Title:
  'search_opts' unexpected keyword argument for resource manager list()

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1248519/+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 1282358] [NEW] package ruby1.9.1 1.9.3.194-8.1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-02-19 Thread Carlos Fuentes
Public bug reported:

No tengo mucho conocimiento. Sin embargo siempre que el sistemas
actualiza se genera un error de actualizacion de Ruby

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: ruby1.9.1 1.9.3.194-8.1ubuntu2.1
ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic i686
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
Date: Wed Feb 19 21:29:40 2014
DuplicateSignature: package:ruby1.9.1:1.9.3.194-8.1ubuntu2.1: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-04-14 (311 days ago)
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
SourcePackage: ruby1.9.1
Title: package ruby1.9.1 1.9.3.194-8.1ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: Upgraded to saucy on 2013-11-05 (106 days ago)

** Affects: ruby1.9.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 saucy

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

Title:
  package ruby1.9.1 1.9.3.194-8.1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby1.9.1/+bug/1282358/+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 1282358] Re: package ruby1.9.1 1.9.3.194-8.1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-02-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package ruby1.9.1 1.9.3.194-8.1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby1.9.1/+bug/1282358/+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 1258286] Re: CAcert should not be trusted by default

2014-02-19 Thread Michael Shuler
Was CAcert dropped from NSS in Ubuntu?

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

Title:
  CAcert should not be trusted by default

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

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


Re: [Bug 1281793] Re: lxc packaging w/ bridge-utils is confused

2014-02-19 Thread Serge Hallyn
Quoting Tycho Andersen (tycho.ander...@canonical.com):
 Hey, sorry about that, forgot to post:
 
 CloudFive:~/packages/cloud-installer/tools 1$ sudo cat 
 /var/log/upstart/lxc-net.log
 iptables: Bad rule (does a matching rule exist in that chain?).

Do you happen to have ufw installed?  Did you manually edit your
firewall at any point since the last boot before that failure?

In any case, it seems best to add '|| true' to the end of all the
iptables commands in the post-stop.

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

Title:
  lxc packaging w/ bridge-utils is confused

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1281793/+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 1281620] Re: Precise update to 3.2.55 stable release

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

** Changed in: linux (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/1281620

Title:
  Precise update to 3.2.55 stable release

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

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


[Bug 1281944] Re: gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()

2014-02-19 Thread Apport retracing service
*** This bug is a duplicate of bug 1200950 ***
https://bugs.launchpad.net/bugs/1200950

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1200950, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1281944/+attachment/3986360/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1281944/+attachment/3986362/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1281944/+attachment/3986363/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1281944/+attachment/3986364/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1281944/+attachment/3986365/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1281944/+attachment/3986366/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1281944/+attachment/3986367/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1200950
   gnome-keyring-daemon crashed with SIGABRT in _g_log_abort()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1281620] Re: Precise update to 3.2.55 stable release

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

** Changed in: linux (Ubuntu Precise)
   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/1281620

Title:
  Precise update to 3.2.55 stable release

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

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


[Bug 1281338] Re: Sync nmap 6.40-0.2 (main) from Debian unstable (main)

2014-02-19 Thread Daniel Holbach
This bug was fixed in the package nmap - 6.40-0.2
Sponsored for Artur Rona (ari-tczew)

---
nmap (6.40-0.2) unstable; urgency=low

  * Yet another non-maintainer upload.
  * Modernize Debian build
- Use Debhelper 9, with --parallel
- Use dh-autoreconf (Closes: #727283)
- Bump Standards-Version
- Update git URL

 -- Hilko Bengen ben...@debian.org  Tue, 21 Jan 2014 23:12:31 +0100

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

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

Title:
  Sync nmap 6.40-0.2 (main) from Debian unstable (main)

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

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


[Bug 971061] Re: acpi reports battery state incorrectly

2014-02-19 Thread Mattia Guidi
The command dmesg | grep EC doesn't let me retrieve that information.
I have a Samsung NP535U3C. How can I obtain those two values
(command/status and data)?

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

Title:
  acpi reports battery state incorrectly

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

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


[Bug 1281948] [NEW] Web browser stops working after switching between 3G and Wifi

2014-02-19 Thread Alan Pope ㋛
Public bug reported:

I have noticed this before but put it down to a glitch. Now I realise
it's reproducible.

Setup a connection, either wifi or 3g, it doesn't matter, but both have to be 
available.
Open browser, search google for something to prove you can send/receive data 
via the web.
Pull down network indicator, toggle the network interface (so if you were on 
3g, switch on wifi, if you were on wifi, turn it off)
Back in the browser, click any link on the page, or try and visit a new url. 

For me it's broken. I can't use the browser once I switch interface. If
I switch back, it works again.

Video, including mime. https://www.youtube.com/watch?v=UZG7mDa7kW8

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: webbrowser-app 0.23+14.04.20140122-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.13.2-0ubuntu5
Architecture: armhf
Date: Wed Feb 19 07:50:07 2014
InstallationDate: Installed on 2014-02-19 (0 days ago)
InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140219.1)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 SHELL=/bin/bash
SourcePackage: webbrowser-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf trusty

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

Title:
  Web browser stops working after switching between 3G and Wifi

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

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


[Bug 1281828] Re: linux: 3.5.0-47.71 -proposed tracker

2014-02-19 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-47.71 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 23:04 UTC
  kernel-stable-Certification-testing-end:Wednesday, 19. February 2014 00:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:18 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:18 UTC
  kernel-stable-phase:PPA Testing
  kernel-stable-phase-changed:Wednesday, 19. February 2014 05:02 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:02 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:01 UTC

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

Title:
  linux: 3.5.0-47.71 -proposed tracker

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

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


[Bug 1279932] Re: Checkbox in listitem layout is too wide

2014-02-19 Thread Daniel Holbach
** Changed in: ubuntu-html5-theme
   Status: In Progress = 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/1279932

Title:
  Checkbox in listitem layout is too wide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1279932/+subscriptions

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


[Bug 1281764] Re: linux: 3.11.0-18.32 -proposed tracker

2014-02-19 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.11.0-18.32 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 20:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-phase:PPA Testing
  kernel-stable-phase-changed:Wednesday, 19. February 2014 05:01 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:01 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:00 UTC

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

Title:
  linux: 3.11.0-18.32 -proposed tracker

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

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


[Bug 1202349] Re: Implement toolbar bottom edge swipe

2014-02-19 Thread Daniel Holbach
** Changed in: ubuntu-html5-theme
   Status: In Progress = 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/1202349

Title:
  Implement toolbar bottom edge swipe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1202349/+subscriptions

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


[Bug 1279936] Re: QML-HTML5 gap - Ubuntu Shape

2014-02-19 Thread Daniel Holbach
** Changed in: ubuntu-html5-theme
   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/1279936

Title:
  QML-HTML5 gap - Ubuntu Shape

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1279936/+subscriptions

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


[Bug 1281797] Re: linux: 2.6.32-57.119 -proposed tracker

2014-02-19 Thread Brad Figg
** Changed in: kernel-sru-workflow/package-testing
   Status: Confirmed = In Progress

** Description changed:

  This bug is for tracking the 2.6.32-57.119 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:31 UTC
- kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 07:43 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 07:43 UTC
- kernel-stable-phase-changed:Wednesday, 19. February 2014 07:43 UTC
+ kernel-stable-phase:PPA Testing
+ kernel-stable-phase-changed:Wednesday, 19. February 2014 08:00 UTC
+ ppa-package-testing-start:Wednesday, 19. February 2014 08:00 UTC

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

Title:
  linux: 2.6.32-57.119 -proposed tracker

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

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


[Bug 971061] Re: acpi reports battery state incorrectly

2014-02-19 Thread Mattia Guidi
Also: do I need a hard reset to make the script work? I've saved the
script in /usr/lib/pm-utils/sleep.d, suspended, resumed, but closing the
lid didn't trigger a suspension. So I was wondering if some other
operation is needed to make it work. Thanks again to juanmanuel for the
effort and the patience with this issue.

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

Title:
  acpi reports battery state incorrectly

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

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


[Bug 1234594] Re: Unable to do network boot with Atheros AR8162 [1969:1090] AR8161[1969:1091] Ethernet controller

2014-02-19 Thread Po-Hsu Lin
Verified on 201211-12070
This system has AR8161, it could be network booted with 12.04.4 (3.11.0-15)

** Summary changed:

- Unable to do network boot with Atheros AR8162 [1969:1090] Ethernet controller
+ Unable to do network boot with Atheros AR8162 [1969:1090] AR8161[1969:1091] 
Ethernet controller

** Tags added: 201211-12070

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

Title:
  Unable to do network boot with Atheros AR8162 [1969:1090]
  AR8161[1969:1091] Ethernet controller

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

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


[Bug 1281602] Re: When searching videoaggregator scope, local videos are shown at the bottom

2014-02-19 Thread Pawel Stolowski
The problem is in the aggregation handling in mediascanner scope, it
also affects music. The aggregator doesn't specify categories upfront,
it just passes categories as they are received from subscopes, so
whichever comes first, wins.

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

Title:
  When searching videoaggregator scope, local videos are shown at the
  bottom

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

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


[Bug 1207812] Re: iOS 7, Trust Prompt Looping

2014-02-19 Thread T . Nagy Ádám
Hello,

Although mounting somewhat works (needs some play with it a little)
Clementine won't start and here is the error msg:

clementine: error while loading shared libraries: libimobiledevice.so.2:
cannot open shared object file: No such file or directory

Additionally Rhythmbox doesn't see the device

Tested with ipad mini retina with ios 7 and ubuntu 12.04.3 and 12.04.4
(fresh install).

Thanks for the fix by the way.

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

Title:
  iOS 7, Trust Prompt Looping

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

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


[Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-19 Thread exzemat
No, it's a mistake (mine).
mkinitcpio is need for some distribution (archlinux for exemple), but not for 
ubuntu
ubuntu doesn't need the 7. step

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

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

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

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


[Bug 1281955] [NEW] Cannot get graphics to work properly in new kernel

2014-02-19 Thread psil0cybin
Public bug reported:

Kernel Causing Problems: Linux 3.2.0-59-generic-pae Ubuntu 12.04 LTS
Latest Working Kernel: 3.2.0-58-generic-pae 


Hey guys I turned on my computer and it suggested I needed to upgrade kernels.

After upgrading i got a crash report for cedarview tail, my graphic
driver (great) not a great sign.

Restarting my laptop I noticed graphic issues right away, function keys do not 
work, etc, font is off (not displaying like it used to) 
Additional drivers suggested that I can install Cedarview Tail again, but when 
I click install it states

Sorry, installation of this driver failed.


Please have a look at the log file for details: /var/log/jockey.log

my jockey log.

2014-02-19 02:47:02,781 DEBUG: Comparing 3.2.0-55 with 2014-02-19 02:47:02,819 
DEBUG: Comparing 3.2.0-56 with 3.2.0-55
2014-02-19 02:47:02,829 DEBUG: Comparing 3.2.0-57 with 3.2.0-56
2014-02-19 02:47:02,842 DEBUG: Comparing 3.2.0-58 with 3.2.0-57
2014-02-19 02:47:02,862 DEBUG: Comparing 3.2.0-59 with 3.2.0-58
2014-02-19 02:47:04,859 DEBUG: updating 
jockey.detection.LocalKernelModulesDriverDB instance at 0x95a3d2c
2014-02-19 02:47:11,625 DEBUG: reading modalias file 
/lib/modules/3.2.0-59-generic-pae/modules.alias
2014-02-19 02:47:12,143 DEBUG: reading modalias file 
/usr/share/jockey/modaliases/b43
2014-02-19 02:47:12,157 DEBUG: reading modalias file 
/usr/share/jockey/modaliases/disable-upstream-nvidia
2014-02-19 02:47:12,400 DEBUG: loading custom handler 
/usr/share/jockey/handlers/pvr-omap4.py
2014-02-19 02:47:12,440 WARNING: modinfo for module omapdrm_pvr failed: ERROR: 
modinfo: could not find module omapdrm_pvr


2014-02-19 02:47:14,182 DEBUG: linux-lts-raring installed: False
linux-lts-saucy installed: False
linux minor version: 2
xserver ABI: 11
xserver-lts-quantal: False
2014-02-19 02:47:14,195 DEBUG: Instantiated Handler subclass 
__builtin__.PVROmap4Driver from name PVROmap4Driver
2014-02-19 02:47:15,566 DEBUG: PowerVR SGX proprietary graphics driver for OMAP 
4 not available
2014-02-19 02:47:15,567 DEBUG: loading custom handler 
/usr/share/jockey/handlers/madwifi.py
2014-02-19 02:47:15,585 WARNING: modinfo for module ath_pci failed: ERROR: 
modinfo: could not find module ath_pci


2014-02-19 02:47:15,587 DEBUG: Instantiated Handler subclass 
__builtin__.MadwifiHandler from name MadwifiHandler
2014-02-19 02:47:15,587 DEBUG: Alternate Atheros madwifi driver availability 
undetermined, adding to pool
2014-02-19 02:47:15,587 DEBUG: loading custom handler 
/usr/share/jockey/handlers/dvb_usb_firmware.py
2014-02-19 02:47:15,737 DEBUG: Instantiated Handler subclass 
__builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2014-02-19 02:47:15,739 DEBUG: Firmware for DVB cards not available
2014-02-19 02:47:15,740 DEBUG: loading custom handler 
/usr/share/jockey/handlers/sl_modem.py
2014-02-19 02:47:15,799 DEBUG: Instantiated Handler subclass 
__builtin__.SlModem from name SlModem
2014-02-19 02:47:15,832 DEBUG: Software modem not available
2014-02-19 02:47:15,833 DEBUG: loading custom handler 
/usr/share/jockey/handlers/fglrx.py
2014-02-19 02:47:15,896 WARNING: modinfo for module fglrx_experimental_12 
failed: ERROR: modinfo: could not find module fglrx_experimental_12


2014-02-19 02:47:16,001 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverExperimental12 from name FglrxDriverExperimental12
2014-02-19 02:47:16,001 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:16,067 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) not available
2014-02-19 02:47:16,075 WARNING: modinfo for module fglrx_updates failed: 
ERROR: modinfo: could not find module fglrx_updates


2014-02-19 02:47:16,092 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2014-02-19 02:47:16,093 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:27,441 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
(post-release updates) availability undetermined, adding to pool
2014-02-19 02:47:27,448 WARNING: modinfo for module fglrx_experimental_9 
failed: ERROR: modinfo: could not find module fglrx_experimental_9


2014-02-19 02:47:27,501 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverExperimental9 from name FglrxDriverExperimental9
2014-02-19 02:47:27,503 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:27,556 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) not available
2014-02-19 02:47:27,571 WARNING: modinfo for module fglrx failed: ERROR: 
modinfo: could not find module fglrx


2014-02-19 02:47:27,580 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverHybrid from name FglrxDriverHybrid
2014-02-19 02:47:27,581 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:37,735 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
availability undetermined, adding to pool
2014-02-19 02:47:37,749 WARNING: modinfo for module fglrx failed: ERROR: 
modinfo: could not find module fglrx



Re: [Bug 1207812] Re: iOS 7, Trust Prompt Looping

2014-02-19 Thread skyler132
Dear All,

 Confirmed, after:

sudo mkdir /var/lib/lockdown

and

sudo chmod 777 /var/Lib/lockdown

Everything bacame fine. Now i can see folders and files in my iphone 4 
IOS7. Finally, thanks a lot.

Best Regards,
Sergey Kazantsev.
Engineer of Installation
and Support Department

18.02.2014 23:38, Ingo Haschler пишет:
 Sure, it should be chmod ;-) If the directory does not exist, create it first:
 sudo mkdir /var/lib/lockdown
 sudo chmod 777 /va7Lib/lockdown


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

Title:
  iOS 7, Trust Prompt Looping

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

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

[Bug 1279313] Re: doesn't recognize Windows 8.1 installation, shows disk as empty

2014-02-19 Thread Timo Aaltonen
Looks like I messed up the GPT with parted, but this shows what it asked
the first time. fdisk output was the same all along

** Attachment added: gpt-part.txt
   
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1279313/+attachment/3986378/+files/gpt-part.txt

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

Title:
  doesn't recognize Windows 8.1 installation,  shows disk as empty

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

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


[Bug 1251330] Re: Keyboard orientation incorrect when brought up by side stage app

2014-02-19 Thread Ari Hannula
After upgrading to ubuntu-
keyboard_0.99.trunk.phablet2+14.04.20140213-0ubuntu1_armhf and maliit-
framework_0.99.0+git20130615+97e8335-0ubuntu6_armhf, keyboard is
sometimes shown in landscape (on the right side) although my app is
always in portrait. Using Nexus 4.

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

Title:
  Keyboard orientation incorrect when brought up by side stage app

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

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


[Bug 1279313] Re: doesn't recognize Windows 8.1 installation, shows disk as empty

2014-02-19 Thread Timo Aaltonen
right, it doesn't boot anymore

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

Title:
  doesn't recognize Windows 8.1 installation,  shows disk as empty

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

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


[Bug 1281958] [NEW] crash, new kernel, upgrade, cannot install

2014-02-19 Thread psil0cybin
Public bug reported:

Kernel Causing Problems: Linux 3.2.0-59-generic-pae Ubuntu 12.04 LTS
Latest Working Kernel: 3.2.0-58-generic-pae

Hey guys I turned on my computer and it suggested I needed to upgrade
kernels.

After upgrading i got a crash report for cedarview tail, my graphic
driver (great) not a great sign.

Restarting my laptop I noticed graphic issues right away, function keys do not 
work, etc, font is off (not displaying like it used to)
Additional drivers suggested that I can install Cedarview Tail again, but when 
I click install it states

Sorry, installation of this driver failed.

Please have a look at the log file for details: /var/log/jockey.log

my jockey log.

2014-02-19 02:47:02,781 DEBUG: Comparing 3.2.0-55 with 2014-02-19 02:47:02,819 
DEBUG: Comparing 3.2.0-56 with 3.2.0-55
2014-02-19 02:47:02,829 DEBUG: Comparing 3.2.0-57 with 3.2.0-56
2014-02-19 02:47:02,842 DEBUG: Comparing 3.2.0-58 with 3.2.0-57
2014-02-19 02:47:02,862 DEBUG: Comparing 3.2.0-59 with 3.2.0-58
2014-02-19 02:47:04,859 DEBUG: updating 
jockey.detection.LocalKernelModulesDriverDB instance at 0x95a3d2c
2014-02-19 02:47:11,625 DEBUG: reading modalias file 
/lib/modules/3.2.0-59-generic-pae/modules.alias
2014-02-19 02:47:12,143 DEBUG: reading modalias file 
/usr/share/jockey/modaliases/b43
2014-02-19 02:47:12,157 DEBUG: reading modalias file 
/usr/share/jockey/modaliases/disable-upstream-nvidia
2014-02-19 02:47:12,400 DEBUG: loading custom handler 
/usr/share/jockey/handlers/pvr-omap4.py
2014-02-19 02:47:12,440 WARNING: modinfo for module omapdrm_pvr failed: ERROR: 
modinfo: could not find module omapdrm_pvr

2014-02-19 02:47:14,182 DEBUG: linux-lts-raring installed: False
linux-lts-saucy installed: False
linux minor version: 2
xserver ABI: 11
xserver-lts-quantal: False
2014-02-19 02:47:14,195 DEBUG: Instantiated Handler subclass 
__builtin__.PVROmap4Driver from name PVROmap4Driver
2014-02-19 02:47:15,566 DEBUG: PowerVR SGX proprietary graphics driver for OMAP 
4 not available
2014-02-19 02:47:15,567 DEBUG: loading custom handler 
/usr/share/jockey/handlers/madwifi.py
2014-02-19 02:47:15,585 WARNING: modinfo for module ath_pci failed: ERROR: 
modinfo: could not find module ath_pci

2014-02-19 02:47:15,587 DEBUG: Instantiated Handler subclass 
__builtin__.MadwifiHandler from name MadwifiHandler
2014-02-19 02:47:15,587 DEBUG: Alternate Atheros madwifi driver availability 
undetermined, adding to pool
2014-02-19 02:47:15,587 DEBUG: loading custom handler 
/usr/share/jockey/handlers/dvb_usb_firmware.py
2014-02-19 02:47:15,737 DEBUG: Instantiated Handler subclass 
__builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2014-02-19 02:47:15,739 DEBUG: Firmware for DVB cards not available
2014-02-19 02:47:15,740 DEBUG: loading custom handler 
/usr/share/jockey/handlers/sl_modem.py
2014-02-19 02:47:15,799 DEBUG: Instantiated Handler subclass 
__builtin__.SlModem from name SlModem
2014-02-19 02:47:15,832 DEBUG: Software modem not available
2014-02-19 02:47:15,833 DEBUG: loading custom handler 
/usr/share/jockey/handlers/fglrx.py
2014-02-19 02:47:15,896 WARNING: modinfo for module fglrx_experimental_12 
failed: ERROR: modinfo: could not find module fglrx_experimental_12

2014-02-19 02:47:16,001 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverExperimental12 from name FglrxDriverExperimental12
2014-02-19 02:47:16,001 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:16,067 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) not available
2014-02-19 02:47:16,075 WARNING: modinfo for module fglrx_updates failed: 
ERROR: modinfo: could not find module fglrx_updates

2014-02-19 02:47:16,092 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2014-02-19 02:47:16,093 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:27,441 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
(post-release updates) availability undetermined, adding to pool
2014-02-19 02:47:27,448 WARNING: modinfo for module fglrx_experimental_9 
failed: ERROR: modinfo: could not find module fglrx_experimental_9

2014-02-19 02:47:27,501 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverExperimental9 from name FglrxDriverExperimental9
2014-02-19 02:47:27,503 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:27,556 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) not available
2014-02-19 02:47:27,571 WARNING: modinfo for module fglrx failed: ERROR: 
modinfo: could not find module fglrx

2014-02-19 02:47:27,580 DEBUG: Instantiated Handler subclass 
__builtin__.FglrxDriverHybrid from name FglrxDriverHybrid
2014-02-19 02:47:27,581 DEBUG: fglrx.available: falling back to default
2014-02-19 02:47:37,735 DEBUG: ATI/AMD proprietary FGLRX graphics driver 
availability undetermined, adding to pool
2014-02-19 02:47:37,749 WARNING: modinfo for module fglrx failed: ERROR: 
modinfo: could not find module fglrx

2014-02-19 

[Bug 1281816] Re: 2nd un maxed window on a workspace opens 1px in adjacent ws several in below ws (if applicable

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

** Changed in: compiz (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/1281816

Title:
  2nd un maxed window on a workspace opens 1px in adjacent ws  several
  in below ws (if applicable

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

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


Re: [Bug 971061] Re: acpi reports battery state incorrectly

2014-02-19 Thread Moræus
I can confirm this works on a Samsung NP900x4c.

The same EC port range in DSDT.

Great work! Thanks a lot.

Sent from my iPhone

 On 18 Feb 2014, at 18:49, juanmanuel rockerit...@gmail.com wrote:
 
 FINALLY!! I found the exact problem _and_ a SOLUTION!!!   (NOTE: see
 attached program)
 
 The problem is that Samsung's embedded controller stops sending GPE
 events if it still is waiting for previous GPE events to be queried from
 it.
 
 It will remain in that state until one hits the reset hole in the back
 of the latop, or flashes a bios, or queries the events.
 
 --- But how will the OS query the events if the GPE interrupt isn't
 produced anymore? Classic chicken and egg. 
 
 So I made a small program that does just that -- it queries events from
 the EC until there are no more to query. AND IT WORKED!! This restores
 the normal behavior, and AC, Battery and LID events start to be produced
 again. One would ideally run it after resume from sleep. I based it
 after observing normal behavior in linuxkernel/drivers/acpi/ec.c, and
 afterwards behaviour with laptop in problem state.
 
 Following is the program (I will attach it too). You can either:
 
 1) Run it by hand after resume from sleep.
 
 2) Or Automatically run it from /usr/lib/pm-utils/sleep.d/99-your-
 script-here  (you can use 95led as basis).
 
 3) Or Insert this code in the linux kernel at the beginning of the
 acpi_ec_unblock_transactions_early() function in
 linuxkernel/drivers/acpi/ec.c and recompile the kernel. The cmd and
 data ports are known in ec.c so they don't need to be hardcoded there.
 
 PS: Other things that I already tried that didn't fix it:
1) Please note that I already tried commenting acpi_disable_all_gpes() 
 from linuxkernel/drivers/acpi/sleep.c and this didn't have an effect (I 
 guess unreplied events were already accumulated in the EC prior to resume).
2) I also tried reverting to calling acpi_enable() on sleep.c instead of 
 setting the ACPI_BITREG_SCI_ENABLE. No effect, issue still resurfaced after 
 some suspends.
3) I also tried commenting out the call to 
 acpi_ec_unblock_transactions_early() in sleep.c, but no effect.
 
 PS2: Another way to force the embedded controller to be in a problem state 
 that I discovered, is to:
  1)   echo disable  /sys/firmware/acpi/interrupts/gpe17
  2)   plug, unplug, plug, unplug, plug, unplug, plug, unplug  (8 actions)
  3)   echo enable  /sys/firmware/acpi/interrupts/gpe17
 
 
 Following are the two files with fixes which I'll attach too:
 
 NOTE: you must check that embedded controller ports are 0x62 and 0x66
 looking in your DSDT. RUN AT YOUR OWN RISK!!!
 
  samsung_fix_ec_events.c --
 #include stdio.h
 #include unistd.h
 #include sys/io.h
 
 /* Compile with:
 *gcc -o samsung_fix_ec_events samsung_fix_ec_events.c
 * Run as:
 *sudo ./samsung_fix_ec_events
 * You may copy it to /usr/local/bin and then call it 
 * automatically after resume from sleep with a /usr/lib/pm-utils/sleep.d 
 script:
 *sudo cp ./samsung_fix_ec_events /usr/local/bin/
 */
 
 /* Constants: */
 enum ec_command {
/* Standard command for querying LID, Battery and AC events: */
ACPI_EC_COMMAND_QUERY = 0x84,
 
/* ATTENTION: PLEASE edit the following two according to your DSDT. 
 * For Samsung Series 5 NP530U3C, they are 0x62 and 0x66 respectively.
 *   They seem to be the same for many other samsung models, but if you 
 don't check 
 * them first in the H_EC._CRS section of your DSDT, you run it at YOUR 
 OWN RISK: */
EC_DATA_PORT = 0x62,  
EC_COMMAND_PORT = 0x66
 };
 
 int main (int argc, char** argv) {
char status = 0;
char data = 0;
int count = 0;
 
if (iopl(3)) {
printf(Error: Permission to read/write to EmbeddedController port not 
 granted.\n);
return 1;
}
 
/* Query AC, Battery, LID, etc. events until there are no more. 
 * This clears them for the EC so that it can send them again in the 
 future, thus unblocking the EC. */
do {
outb(ACPI_EC_COMMAND_QUERY, EC_COMMAND_PORT);
status = inb(EC_COMMAND_PORT);
data = inb(EC_DATA_PORT);
/* printf(CommandQuery 0x84, status=0x%x, data=0x%x\n, status, 
 data); */
} while (data != 0  ++count  1);  /* Note: No less than a thousand 
 max count */
 
printf(EmbeddedController GPE events flushed. New events can be
 produced now.\n);
 
return 0;
 }
 END samsung_fix_ec_events.c --
 
 
 - 99samsung_fix_ec_events --
 #!/bin/sh
 # NOTE: Put this file in:  /usr/lib/pm-utils/sleep.d/99samsung_fix_ec_events
 #
 # On some samsung laptops (series 5 2012, series 9 2011, etc) , if many EC
 # GPE events are produced during sleep (AC  plugged/unplugged, battery % 
 change
 # change, LID open/close, etc), and they are not queried, the
 # EmbeddedController stops sending them 

Re: [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-19 Thread exzemat
no need to install or include something,
the package that you download is
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
?

*Les informations communiquées dans ce courrier électronique, en ce y
compris les coordonnés et informations personnelles y figurant,** sont à
l'unique finalité de procéder à la réservation, commande, facturation**
et/ou livraison de la prestation objet de la présente correspondance.
**Conformément
aux dispositions de l'article 38 de la loi du 6 janvier 1978 modifiée
http://www.legifrance.gouv.fr/affichTexteArticle.do?idArticle=LEGIARTI06528140cidTexte=LEGITEXT06068624,
j**e m'oppose expressément à ce que mes coordonnées et toutes informations
personnelles me concernant soient utilisées par vos services ou mises à
disposition d'organismes extérieurs** à des fins de prospection
commerciale.*


2014-02-18 16:54 GMT+01:00 teledyn 1250...@bugs.launchpad.net:

 7. run mkinitcpio -p linux

 my system doesn't have this command -- is there a package I need to
 install or some subpath to it?

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

 Title:
   10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

 Status in The Linux Kernel:
   Unknown
 Status in linux package in Ubuntu:
   Triaged

 Bug description:
   I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
   13.10.

   Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

   WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
   1. Download:

 https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
   2. Extract archive, edit rtsx.c:
   2.1. Remove __devinit from rtsx_probe in line 893
   2.2. Remove __devexit from rtsx_remove in line 1048
   2.3. Extract rtsx_remove from __devexit_p() in line 1074
   3. Compile with make
   4. As root, make install
   5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add
 blacklist rtsx_pci)
   6. 'modprobe rts_bpp'
   7. run mkinitcpio -p linux
   8. Restart the machine

   lsmod
   Module  Size  Used by
   joydev 17377  0
   parport_pc 32701  0
   ppdev  17671  0
   rfcomm 69070  12
   bnep   19564  2
   vesafb 13828  0
   snd_hda_codec_hdmi 41117  1
   snd_hda_codec_via  27860  1
   x86_pkg_temp_thermal14162  0
   intel_powerclamp   14705  0
   coretemp   13435  0
   kvm_intel 138538  0
   kvm   431315  1 kvm_intel
   crct10dif_pclmul   14289  0
   crc32_pclmul   13113  0
   ghash_clmulni_intel13259  0
   cryptd 20329  1 ghash_clmulni_intel
   arc4   12608  2
   snd_hda_intel  48171  3
   snd_hda_codec 188738  3
 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
   snd_hwdep  13602  1 snd_hda_codec
   iwldvm237440  0
   snd_pcm   102033  3
 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
   mac80211  596969  1 iwldvm
   microcode  23518  0
   snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
   btusb  28267  0
   bluetooth 371880  22 bnep,btusb,rfcomm
   snd_seq_midi   13324  0
   snd_seq_midi_event 14899  1 snd_seq_midi
   snd_rawmidi30095  1 snd_seq_midi
   snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
   psmouse97626  0
   serio_raw  13413  0
   iwlwifi   165398  1 iwldvm
   lpc_ich21080  0
   cfg80211  479757  3 iwlwifi,mac80211,iwldvm
   wmi19070  0
   snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
   snd_timer  29433  2 snd_pcm,snd_seq
   i915  655752  3
   drm_kms_helper 52651  1 i915
   video  19318  1 i915
   snd69141  17
 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
   drm   296739  4 i915,drm_kms_helper
   mei_me 18421  0
   mei77692  1 mei_me
   i2c_algo_bit   13413  1 i915
   mac_hid13205  0
   soundcore  12680  1 snd
   lp 17759  0
   parport42299  3 lp,ppdev,parport_pc
   r8169  67341  0
   mii13934  1 r8169
   ahci   25819  4
   libahci31898  1 ahci
   ---
   ApportVersion: 2.12.7-0ubuntu3
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  ubuntu 2909 F pulseaudio
   CasperVersion: 1.336ubuntu1
   CurrentDesktop: Unity
   DistroRelease: Ubuntu 14.04
   

[Bug 971061] Re: acpi reports battery state incorrectly

2014-02-19 Thread Marcus Sundman
Mattia, you need the samsung_fix_ec_events program in addition to the
script which calls that program. You can also run the program manually
(after compiling it of course):

$ gcc -o samsung_fix_ec_events samsung_fix_ec_events.c
$ sudo ./samsung_fix_ec_events
EmbeddedController GPE events flushed. New events can be produced now.

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

Title:
  acpi reports battery state incorrectly

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

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


[Bug 1279434] Re: unity-scope-tool crashes when searching with category expanded

2014-02-19 Thread Albert Astals Cid
** Changed in: unity8
   Status: In Progress = 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/1279434

Title:
  unity-scope-tool crashes when searching with category expanded

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

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


[Bug 1281955] Missing required logs.

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

apport-collect 1281955

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

** Tags added: precise

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

Title:
  Cannot get graphics to work properly in new kernel

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

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


[Bug 1281283] Re: Please merge liferea 1.10.3-1 from Debian unstable

2014-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package liferea - 1.10.3-1ubuntu1

---
liferea (1.10.3-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable (LP: #1281283).  Remaining changes:
+ debian/patch/ubuntu-example-feeds.patch:
  - refreshed.
  - alphabetically ordered.
  - add ubuntu-it planet to opml/feedlist_it.opml.
+ debian/patch/port-to-messaging-menu.patch:
  - refreshed.
  - add an hook for src/ui/ui_indicator.h.
+ debian/patch/add_X-Ubuntu-Gettext-Domain.patch: refreshed.
+ debian/patch/libunity.patch: refreshed.
+ debian/control: build-depends on libmessaging-menu-dev libunity-dev.
+ debian/liferea.indicate: dropped since useless.
+ debian/rules: enable messaging-menu

liferea (1.10.3-1) unstable; urgency=low

  * New upstream release [October 2013]
  * Removed patch add_files_to_potfiles.patch. Fixed upstream.
  * Refreshed debian-example-feeds.patch.

liferea (1.10.2-1) unstable; urgency=low

  * New upstream release [September 2013] (Closes: 712961)
  * wrap-and-sort maintenance.
  * Remove lintian override.
  * Added patch add_files_to_potfiles.patch to fix the fail to build due to
  new translations files.

liferea (1.10.1-1) experimental; urgency=low

  * New upstream release [July 2013]
  * Added recommends on gnome-icon-theme (Closes: #717028)
  * Refreshed debian-example-feeds.patch.

liferea (1.10~rc4-1) experimental; urgency=low

  * New upstream release [June 2013]
+ fix segfault when opening audio/video attachment (Closes: #714074).
 -- Mattia Rizzolo mapr...@ubuntu.com   Mon, 17 Feb 2014 19:58:20 +0100

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

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

Title:
  Please merge liferea 1.10.3-1 from Debian unstable

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

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


[Bug 1281700] Re: policykit-1 is not aware of groups assigned by pam_group

2014-02-19 Thread Andreas
** Summary changed:

- policykit-1 does not see groups assigned by pam_group
+ policykit-1 is not aware of groups assigned by pam_group

** Description changed:

- 
  I'm using pam_group for my ldap users so that they get assigned default 
ubuntu groups:
  $ tail -n2 /etc/security/group.conf
  
- # add LDAP users to these groups by default, don't give them admin rights.
+ # add LDAP users to these default groups, but don't give them admin rights.
  *;*;*;Al-2400;audio,video,cdrom,plugdev,fuse
  
  These additional group IDs are assigned correctly:
  
  $ id
  uid=6007(myusername) gid=6000(ldapgroup) 
groups=6000(ldapgroup),24(cdrom),29(audio),44(video),46(plugdev),104(fuse)
  
  Based on these additional groups, I'm trying to give certain user groups
  the necessary permissions to execute program, using policykit-1.
- Unfortunately, policykit does seem to only 'see' / 'know' about the
+ Unfortunately, policykit does seem to only 'see' / 'be aware' of the
  primary group that the user belongs to (and not those additional groups
  that are assigend via /etc/security/group.conf).
  
  This works (users can start the program):
  [AllowUsertoDoSomething]
  Identity=unix-group:ldapgroup
  
  This doesn't work (users are asked to provide the administrator password):
  [AllowUsertoDoSomething]
  Identity=unix-group:plugdev
  
  I suspect that this has something to do with the fact that 'id' does
  return conflicting information about groups:
  
  # call id without username, returns all groups, including the ones defined in 
/etc/security/group.conf
  $ id
  uid=6007(myusername) gid=6000(ldapgroup) 
groups=6000(ldapgroup),24(cdrom),29(audio),44(video),46(plugdev),104(fuse)
  
- # call id with username, only ldap groups are returned, the ones defined in 
/etc/security/group.conf are missing. 
+ # call id with username, only ldap groups are returned, the ones defined in 
/etc/security/group.conf are missing.
  $ id myusername
  uid=6007(myusername) gid=6000(ldapgroup) groups=6000(ldapgroup)
  
- My suspicion is that policykit-1 is calling id user (or a similar command) 
and sees only the main ldap groups. 
+ My suspicion is that policykit-1 is calling id user (or a similar command) 
and sees only the main ldap groups.
  I did not expect this behavior, because /etc/pam.d/polkit-1 does include 
/etc/pam.d/common-auth (which includes the auth optional pam_group.so line)
  
  This is Ubuntu 12.04.3 with all latest updates. Any help and suggestions
  are appreciated.
  
  $ lsb_release -rd
  Description:  Ubuntu 12.04.3 LTS
  Release:  12.04
  
  $ apt-cache policy policykit-1
  policykit-1:
-   Installed: 0.104-1ubuntu1.1
-   Candidate: 0.104-1ubuntu1.1
- --- 
+   Installed: 0.104-1ubuntu1.1
+   Candidate: 0.104-1ubuntu1.1
+ ---
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: policykit-1 0.104-1ubuntu1.1
  PackageArchitecture: amd64
  ProcEnviron:
-  LANGUAGE=en_US:en
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-41.64~precise1-generic 3.5.7.21
  Tags:  precise
  Uname: Linux 3.5.0-41-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

Title:
  policykit-1 is not aware of groups assigned by pam_group

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

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

[Bug 1281611] Re: Should enable the web inspector mode by default when running HTML5 apps from QtCreator

2014-02-19 Thread Daniel Holbach
** Changed in: qtcreator-plugin-ubuntu
   Status: Fix Committed = Fix Released

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
   Status: New = Fix Released

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

Title:
  Should enable the web inspector mode by default when running HTML5
  apps from QtCreator

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

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


[Bug 1271611] Re: Project template should implement tab navigation by default, and have an alternative pagestack example bundled in

2014-02-19 Thread Daniel Holbach
** Changed in: ubuntu-html5-theme
   Status: In Progress = Fix Released

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
   Status: New = Fix Released

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

Title:
  Project template should implement tab navigation by default, and have
  an alternative pagestack example bundled in

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1271611/+subscriptions

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


[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-19 Thread Jean-Pierre
 Anyway, I think what I can try now is uninstall ExpressCache or
 stop SSD caching somehow and see if this fixes the problem and
 maybe reinstall it afterwards.

Looks reasonable. I have no experience with this.
Please share your findings.

 And if I disabled SSD caching, will I be able to use the SSD as
 storage device ?

A SSD can be partitioned and used the same way as a hard disk. You can make a
8 or 10GB partition to hold the Linux root directory (keeping /var, /home and
swap on the hard disk). The remaining space can probably be used for Windows
utilities or some system subsets.

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

Title:
  Files modified on NTFS partition are seen as corrupted files in
  Windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1280574/+subscriptions

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


[Bug 1281962] [NEW] Lock Screen

2014-02-19 Thread Aneesh
Public bug reported:

Ctrl+Alt+L isn't locking the screen! I would like this bug to be
corrected. Thank you!

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cedarview-drm 20120717-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-45.68~precise1-generic 3.5.7.26
Uname: Linux 3.5.0-45-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
DKMSBuildLog:
 DKMS make.log for cedarview-drm-20120717 for kernel 3.2.0-59-generic (i686)
 Wed Feb 19 12:42:53 IST 2014
 Makefile:5: /boot/config-3.2.0-59-generic: No such file or directory
 make: *** No rule to make target `/boot/config-3.2.0-59-generic'.  Stop.
DKMSKernelVersion: 3.2.0-59-generic
Date: Wed Feb 19 12:42:58 2014
DuplicateSignature:
 DKMS make.log for cedarview-drm-20120717 for kernel 3.2.0-59-generic (i686)
 Makefile:5: /boot/config-3.2.0-59-generic: No such file or directory
 make: *** No rule to make target `/boot/config-3.2.0-59-generic'.  Stop.
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
PackageVersion: 20120717-0ubuntu1
SourcePackage: cedarview-drm-drivers
Title: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cedarview-drm-drivers (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/1281962

Title:
  Lock Screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1281962/+subscriptions

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


[Bug 1281964] [NEW] Firmware iwlwifi-7260-7.ucode is missing

2014-02-19 Thread Thomas Müller
Public bug reported:

Wifi doesn't work after kernel upgrade from 3.11.0-15-generic to
3.11.0-17-generic because  iwlwifi-7260-7.ucode is missing.

kernel messges:
Feb 19 09:23:24 ubuntu kernel: [   12.196026] iwlwifi :02:00.0: request for 
firmware file 'iwlwifi-7260-7.ucode' failed.
Feb 19 09:23:24 ubuntu kernel: [   12.196031] iwlwifi :02:00.0: no suitable 
firmware found!

workaround:
sudo cp /lib/firmware/3.11.0-15-generic/iwlwifi-7260-7.ucode 
/lib/firmware/3.11.0-17-generic/iwlwifi-7260-7.ucode

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.11.0-17-generic 3.11.0-17.31~precise1
ProcVersionSignature: Ubuntu 3.11.0-17.31~precise1-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.11.0-17-generic.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 1: PCH [HDA Intel PCH], device 0: ALC292 Analog [ALC292 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  tmueller   2802 F pulseaudio
 /dev/snd/controlC0:  tmueller   2802 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'MID'/'HDA Intel MID at 0xf7e34000 irq 64'
   Mixer name   : 'Intel Haswell HDMI'
   Components   : 'HDA:80862807,80860101,0010'
   Controls  : 21
   Simple ctrls  : 3
Card1.Amixer.info:
 Card hw:1 'PCH'/'HDA Intel PCH at 0xf7e3 irq 65'
   Mixer name   : 'Realtek ALC292'
   Components   : 'HDA:10ec0292,102805ca,0011'
   Controls  : 28
   Simple ctrls  : 13
Date: Wed Feb 19 09:34:57 2014
HibernationDevice: RESUME=UUID=2e5407a4-0bb5-4724-97f1-e92cafdf2873
MachineType: Dell Inc. Latitude E7240
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-17-generic 
root=/dev/mapper/vg--workstation-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-17-generic N/A
 linux-backports-modules-3.11.0-17-generic  N/A
 linux-firmware 1.79.9
SourcePackage: linux-lts-saucy
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/05/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 05PTPV
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd10/05/2013:svnDellInc.:pnLatitudeE7240:pvr01:rvnDellInc.:rn05PTPV:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E7240
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

** Affects: linux-lts-saucy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise qa-kernel-lts-testing running-unity

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

Title:
  Firmware iwlwifi-7260-7.ucode is missing

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

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


[Bug 1249255] Re: click apps in Home scope disappear on flaky network connections

2014-02-19 Thread Albert Astals Cid
I'd say i fixed this with http://bazaar.launchpad.net/~unity-
team/unity8/trunk/revision/666 Has anyone been able to reproduce it
after it?

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

Title:
  click apps in Home scope disappear on flaky network connections

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

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


[Bug 1281800] Re: linux: 3.2.0-60.91 -proposed tracker

2014-02-19 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-lbm
   Status: In Progress = 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/1281800

Title:
  linux: 3.2.0-60.91 -proposed tracker

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

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


[Bug 1281967] [NEW] linux-lowlatency: version to be filled -proposed tracker

2014-02-19 Thread Brad Figg
Public bug reported:

This bug is for tracking the version to be filled upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:43 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Wednesday, 19. February 2014 08:43 UTC
kernel-stable-master-bug:1281800

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/package-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/upload-to-ppa
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Status: New

** Affects: linux-lowlatency (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-lowlatency (Ubuntu Precise)
 Importance: Medium
 Status: New


** Tags: kernel-release-tracking-bug precise

** Tags added: kernel-release-tracking-bug

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

** Tags added: precise

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/upload-to-ppa
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New = In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Status: New = Invalid

** Changed in: kernel-sru-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/package-testing
   Status: New = Invalid

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-security
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-updates
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/regression-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/security-signoff
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/security-signoff
   Status: New = Invalid

** Changed in: 

[Bug 1281968] [NEW] crashes with g_dbus_connection_real_closed:

2014-02-19 Thread Michael Vogt
Public bug reported:

Dear Maintainer,

firfox  keeps crashing in saucy for me after some seconds:

$ firefox

(process:12927): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed

(firefox:12927): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::sm-connect after class was initialised

(firefox:12927): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::show-crash-dialog after class was initialised

(firefox:12927): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::display after class was initialised

(firefox:12927): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::default-icon after class was initialised

(firefox:12927): LIBDBUSMENU-GTK-CRITICAL **: 
dbusmenu_menuitem_property_set_shortcut: assertion 'gtk_accelerator_valid(key, 
modifier)' failed
Running global cleanup code from study base classes.


(firefox:12927): LIBDBUSMENU-GTK-CRITICAL **: 
dbusmenu_menuitem_property_set_shortcut: assertion 'gtk_accelerator_valid(key, 
modifier)' failed

(firefox:12927): GLib-GIO-WARNING **: Error sending message: The connection is 
closed
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Terminated

$ dpkg -l firefox|tee
ii  firefox 
27.0+build1-0ubuntu0.13.10.1  amd64Safe and easy web 
browser from Mozilla

I have the following extension:
- greasemonkey
- header spy
- jsonview
- live http headers
- noscript
- passhasher
- self-destructing cookies
- test pilot

When running firefox in its own dbus-launch firefox there are no
crashes.

** Affects: firefox (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/1281968

Title:
  crashes with g_dbus_connection_real_closed:

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

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


[Bug 1281966] [NEW] [Dell Inspiron 3421] CRITICAL / HIGH failures found in fwts report

2014-02-19 Thread Po-Hsu Lin
Public bug reported:

CID: 201207-11439 Dell Inspiron 3437

High failures: 6
 klog: HIGH Kernel message: [0.185490] ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S1_] (20130517/hwxface-571)
 klog: HIGH Kernel message: [0.185497] ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S2_] (20130517/hwxface-571)
 klog: HIGH Kernel message: [9.231078] ACPI Warning: \_SB_.PCI0.GFX0._DSM: 
Argument #4 type mismatch - Found [Integer], ACPI requires [Package] 
(20130517/nsarguments-95)
 klog: HIGH Kernel message: [9.237756] ACPI Warning: \_SB_.PCI0.GFX0._DSM: 
Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] 
(20130517/nsarguments-95)
 klog: HIGH Kernel message: [   10.171918] ACPI Error: 
[\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND 
(20130517/psargs-359)
 klog: HIGH Kernel message: [   10.171928] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node 88007074ba28), AE_NOT_FOUND 
(20130517/psparse-536)

Critical failures: 3
 method: Detected error 'Not found' when evaluating 
'\_SB_.PCI0.PEG0.PEGP.DD02._BCL'.
 method: Detected error 'Not found' when evaluating 
'\_SB_.PCI0.PEG0.PEGP.DD02._BCM'.
 method: Detected error 'Not found' when evaluating 
'\_SB_.PCI0.PEG0.PEGP.DD02._BQC'.

The _S1_ / _S2_ failures, could be refer to bug 1279714

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.11.0-15-generic 3.11.0-15.25~precise1 [modified: 
boot/vmlinuz-3.11.0-15-generic]
ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.11.0-15-generic.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 1777 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf791 irq 47'
   Mixer name   : 'Intel PantherPoint HDMI'
   Components   : 'HDA:10ec0282,10280591,0013 
HDA:80862806,80860101,0010'
   Controls  : 29
   Simple ctrls  : 11
Date: Wed Feb 19 03:21:28 2014
HibernationDevice: RESUME=UUID=6bda1796-e91d-428c-94aa-cd28c5641c98
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
MachineType: Dell Inc. Inspiron 3421
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=072e5f05-1cfe-4fe7-9611-60fa2c9fb230 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-15-generic N/A
 linux-backports-modules-3.11.0-15-generic  N/A
 linux-firmware 1.79.9
SourcePackage: linux-lts-saucy
StagingDrivers: rts5139
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/30/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.asset.tag: 03
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.asset.tag: 03
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd11/30/2012:svnDellInc.:pnInspiron3421:pvrNotSpecified:rvnDellInc.:rn:rvrA02:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 3421
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

** Affects: linux-lts-saucy (Ubuntu)
 Importance: Undecided
 Assignee: Anthony Wong (anthonywong)
 Status: New


** Tags: 201207-11439 amd64 apport-bug blocks-hwcert blocks-hwcert-enablement 
precise qa-kernel-lts-testing running-unity staging taipei-lab

** Attachment added: fwts_results.log
   
https://bugs.launchpad.net/bugs/1281966/+attachment/3986417/+files/fwts_results.log

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

Title:
  [Dell Inspiron 3421] CRITICAL / HIGH failures found in fwts report

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

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


[Bug 1281967] Derivative package tracking bug

2014-02-19 Thread Brad Figg
This tracking bug was opened to be worked from linux-3.2.0-60.91 update
(bug 1281800)

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

Title:
  linux-lowlatency: version to be filled -proposed tracker

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

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


[Bug 1281965] Derivative package tracking bug

2014-02-19 Thread Brad Figg
This tracking bug was opened to be worked from linux-3.2.0-60.91 update
(bug 1281800)

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

Title:
  linux-armadaxp: version to be filled -proposed tracker

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

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


[Bug 1281965] [NEW] linux-armadaxp: version to be filled -proposed tracker

2014-02-19 Thread Brad Figg
Public bug reported:

This bug is for tracking the version to be filled upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:41 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Wednesday, 19. February 2014 08:41 UTC
kernel-stable-master-bug:1281800

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/package-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/upload-to-ppa
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)
 Status: New

** Affects: linux-armadaxp (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-armadaxp (Ubuntu Precise)
 Importance: Medium
 Status: New


** Tags: armhf kernel-release-tracking-bug precise

** Tags added: kernel-release-tracking-bug

** Tags added: armhf

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

** Tags added: precise

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/upload-to-ppa
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New = In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Status: New = Invalid

** Changed in: kernel-sru-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/package-testing
   Status: New = Invalid

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) = Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) = Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-security
   Importance: Undecided = Medium

** Changed in: 

[Bug 1281963] Derivative package tracking bug

2014-02-19 Thread Brad Figg
This tracking bug was opened to be worked from linux-3.2.0-60.91 update
(bug 1281800)

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

Title:
  linux-ti-omap4: version to be filled -proposed tracker

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

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


[Bug 1281963] [NEW] linux-ti-omap4: version to be filled -proposed tracker

2014-02-19 Thread Brad Figg
Public bug reported:

This bug is for tracking the version to be filled upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Wednesday, 19. February 2014 08:39 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Wednesday, 19. February 2014 08:39 UTC
kernel-stable-master-bug:1281800

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/package-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: ubuntu-armel-kernel (ubuntu-armel-kernel)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/upload-to-ppa
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: ubuntu-armel-kernel (ubuntu-armel-kernel)
 Status: New

** Affects: linux-ti-omap4 (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-ti-omap4 (Ubuntu Precise)
 Importance: Medium
 Status: New


** Tags: armel kernel-release-tracking-bug precise

** Tags added: kernel-release-tracking-bug

** Tags added: armel

** Also affects: linux-ti-omap4 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Tags added: precise

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/package-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/upload-to-ppa
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New = In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/certification-testing
   Status: New = Invalid

** Changed in: kernel-sru-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/package-testing
   Status: New = Invalid

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) = ubuntu-armel-kernel (ubuntu-armel-kernel)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-security
   Importance: Undecided = Medium

** Changed in: kernel-sru-workflow/promote-to-security

[Bug 1281800] Packages available

2014-02-19 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

Derivative packages from packages here can be worked on, the following tracking 
bugs were opened for them:
linux-ti-omap4 - bug 1281963
linux-armadaxp - bug 1281965
linux-lowlatency - bug 1281967

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New = Confirmed

** Changed in: kernel-sru-workflow/package-testing
   Status: New = Confirmed

** Description changed:

  This bug is for tracking the 3.2.0-60.91 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:45 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Tuesday, 18. February 2014 21:45 UTC
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 08:45 UTC
+ kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 08:45 UTC
+ kernel-stable-phase-changed:Wednesday, 19. February 2014 08:45 UTC

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

Title:
  linux: 3.2.0-60.91 -proposed tracker

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

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


[Bug 1281044] Re: [Dell Inspiron 3421] The system will wake itself up automatically right after suspend

2014-02-19 Thread Po-Hsu Lin
With BIOS upgraded to A02 11/30/2012, suspend now works. 
However the same error message still could be found:

[  136.414825] smpboot: CPU 2 is now offline
[  136.415295] Broke affinity for irq 12
[  136.415305] Broke affinity for irq 41
[  136.518843] smpboot: CPU 3 is now offline

[  136.738721] ehci-pci :00:1d.0: setting latency timer to 64
[  136.754127] dpm_run_callback(): pnp_bus_resume+0x0/0x70 returns -19
[  136.754130] PM: Device 00:09 failed to resume: error -19
[  136.757636] [drm] Wrong MCH_SSKPD value: 0x16040307
[  136.757637] [drm] This can cause pipe underruns and display issues.
[  136.757637] [drm] Please upgrade your BIOS to fix this.
[  136.949607] usb 1-1.3: reset high-speed USB device number 3 using ehci-pci

As BIOS version A01 cannot be found on Dell's website[1] and A02 is the earliest
version that could be downloaded, there is no way to reproduce this issue.

Hence I'll set the bug status to Invalid, if you are experiencing the same 
issue, 
please feel free to open a new bug.
[1] http://www.dell.com/support/drivers/us/en/19/product/inspiron-14-3421

** Attachment added: dmesgA02.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-saucy/+bug/1281044/+attachment/3986442/+files/dmesgA02.txt

** Changed in: linux-lts-saucy (Ubuntu)
   Status: New = Invalid

** Changed in: linux-lts-saucy (Ubuntu)
 Assignee: Anthony Wong (anthonywong) = (unassigned)

** Tags removed: blocks-hwcert 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/1281044

Title:
  [Dell Inspiron 3421] The system will wake itself up automatically
  right after suspend

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

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


[Bug 1266291] Re: Workspace switcher toggle in Appearance Behaviour tab not available to Orca

2014-02-19 Thread Sebastien Bacher
setting as invalid for g-c-c-unity since that component is deprecated in
favor of u-c-c

** Changed in: gnome-control-center-unity (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  Workspace switcher toggle in Appearance Behaviour tab not available to
  Orca

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center-unity/+bug/1266291/+subscriptions

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


[Bug 1281110] Re: cds no longer appear in the device notifier

2014-02-19 Thread robert marshall
I think the problem is at a lower level than nautilus - I'm seeing the
issue both with kde/plasma (my usual desktop) and with the standard
ubuntu desktop. Unless nautilus handles the event in both cases?

I can't see the cd hardware in any of those attachments, here's part of
the output of lshw:

*-scsi:1
  physical id: 3
  logical name: scsi3
  capabilities: emulated
*-cdrom
 description: DVD-RAM writer
 product: CDDVDW SH-S223C
 vendor: TSSTcorp
 physical id: 0.1.0
 bus info: scsi@3:0.1.0
 logical name: /dev/cdrom
 logical name: /dev/sr0
 version: SB06
 capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
 configuration: ansiversion=5 status=ready
   *-medium
physical id: 0
logical name: /dev/cdrom

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

Title:
  cds no longer appear in the device notifier

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

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


[Bug 1273407] Re: won't open sqlite3 file due to libdbi

2014-02-19 Thread Robie Basak
Was this bug fixed in src:libdbi-drivers 0.9.0-2ubuntu2?

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

Title:
  won't open sqlite3 file due to libdbi

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

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


[Bug 1281602] Re: When searching videoaggregator scope, local videos are shown at the bottom

2014-02-19 Thread Pawel Stolowski
** Changed in: unity-scope-mediascanner (Ubuntu)
 Assignee: James Henstridge (jamesh) = Pawel Stolowski (stolowski)

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

Title:
  When searching videoaggregator scope, local videos are shown at the
  bottom

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

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


[Bug 1281968] Re: crashes with g_dbus_connection_real_closed:

2014-02-19 Thread Michael Vogt
** Description changed:

  Dear Maintainer,
  
  firfox  keeps crashing in saucy for me after some seconds:
  
  $ firefox
  
  (process:12927): GLib-CRITICAL **: g_slice_set_config: assertion
  'sys_page_size == 0' failed
  
  (firefox:12927): GLib-GObject-WARNING **: Attempt to add property
  GnomeProgram::sm-connect after class was initialised
  
  (firefox:12927): GLib-GObject-WARNING **: Attempt to add property
  GnomeProgram::show-crash-dialog after class was initialised
  
  (firefox:12927): GLib-GObject-WARNING **: Attempt to add property
  GnomeProgram::display after class was initialised
  
  (firefox:12927): GLib-GObject-WARNING **: Attempt to add property
  GnomeProgram::default-icon after class was initialised
  
  (firefox:12927): LIBDBUSMENU-GTK-CRITICAL **: 
dbusmenu_menuitem_property_set_shortcut: assertion 'gtk_accelerator_valid(key, 
modifier)' failed
  Running global cleanup code from study base classes.
  
- 
- (firefox:12927): LIBDBUSMENU-GTK-CRITICAL **: 
dbusmenu_menuitem_property_set_shortcut: assertion 'gtk_accelerator_valid(key, 
modifier)' failed
+ (firefox:12927): LIBDBUSMENU-GTK-CRITICAL **:
+ dbusmenu_menuitem_property_set_shortcut: assertion
+ 'gtk_accelerator_valid(key, modifier)' failed
  
  (firefox:12927): GLib-GIO-WARNING **: Error sending message: The connection 
is closed
  g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  Terminated
  
  $ dpkg -l firefox|tee
  ii  firefox 
27.0+build1-0ubuntu0.13.10.1  amd64Safe and easy web 
browser from Mozilla
  
  I have the following extension:
  - greasemonkey
  - header spy
  - jsonview
  - live http headers
  - noscript
  - passhasher
  - self-destructing cookies
  - test pilot
  
- When running firefox in its own dbus-launch firefox there are no
- crashes.
+ But FWIW, I get the same crash(es) even in safe-mode:
+ $ firefox -safe-mode
+ 
+ (process:28634): GLib-CRITICAL **: g_slice_set_config: assertion
+ 'sys_page_size == 0' failed
+ 
+ (firefox:28634): GLib-GObject-WARNING **: Attempt to add property
+ GnomeProgram::sm-connect after class was initialised
+ 
+ (firefox:28634): GLib-GObject-WARNING **: Attempt to add property
+ GnomeProgram::show-crash-dialog after class was initialised
+ 
+ (firefox:28634): GLib-GObject-WARNING **: Attempt to add property
+ GnomeProgram::display after class was initialised
+ 
+ (firefox:28634): GLib-GObject-WARNING **: Attempt to add property
+ GnomeProgram::default-icon after class was initialised
+ 
+ (firefox:28634): LIBDBUSMENU-GTK-CRITICAL **:
+ dbusmenu_menuitem_property_set_shortcut: assertion
+ 'gtk_accelerator_valid(key, modifier)' failed
+ 
+ (firefox:28634): GLib-GIO-WARNING **: Error sending message: The connection 
is closed
+ g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
+ Terminated
+ 
+ 
+ As a workaround, I run firefox in its own dbus-launch firefox - then there 
are no crashes.

** Summary changed:

- crashes with g_dbus_connection_real_closed:
+ crashes with g_dbus_connection_real_closed: Remote peer vanished with error 
even in safe-mode

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

Title:
  crashes with g_dbus_connection_real_closed: Remote peer vanished with
  error even in safe-mode

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

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


[Bug 1281828] Re: linux: 3.5.0-47.71 -proposed tracker

2014-02-19 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New = In Progress

** Changed in: kernel-sru-workflow/regression-testing
   Status: New = Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New = Confirmed

** Description changed:

  This bug is for tracking the 3.5.0-47.71 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 23:04 UTC
  kernel-stable-Certification-testing-end:Wednesday, 19. February 2014 00:04 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:18 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:18 UTC
- kernel-stable-phase:PPA Testing
- kernel-stable-phase-changed:Wednesday, 19. February 2014 05:02 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:01 UTC
+ kernel-stable-phase:Verification  Testing
+ kernel-stable-phase-changed:Wednesday, 19. February 2014 09:02 UTC
+ kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:02 UTC
+ kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:02 
UTC
+ kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:02 UTC

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

Title:
  linux: 3.5.0-47.71 -proposed tracker

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

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


[Bug 1281700] Re: policykit-1 is not aware of groups assigned by pam_group

2014-02-19 Thread Andreas
The same problem is reported in the following forum posting:

http://ubuntuforums.org/showthread.php?t=1822217p=11137302#post11137302

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

Title:
  policykit-1 is not aware of groups assigned by pam_group

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

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


[Bug 1281764] Re: linux: 3.11.0-18.32 -proposed tracker

2014-02-19 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: New = In Progress

** Changed in: kernel-sru-workflow/certification-testing
   Status: New = Confirmed

** Changed in: kernel-sru-workflow/regression-testing
   Status: New = Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New = Confirmed

** Description changed:

  This bug is for tracking the 3.11.0-18.32 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 20:10 UTC
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 04:08 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 04:08 UTC
- kernel-stable-phase:PPA Testing
- kernel-stable-phase-changed:Wednesday, 19. February 2014 05:01 UTC
  ppa-package-testing-start:Wednesday, 19. February 2014 05:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 19. February 2014 08:00 UTC
+ kernel-stable-phase:Verification  Testing
+ kernel-stable-phase-changed:Wednesday, 19. February 2014 09:00 UTC
+ kernel-stable-Verification-testing-start:Wednesday, 19. February 2014 09:00 
UTC
+ kernel-stable-Certification-testing-start:Wednesday, 19. February 2014 09:01 
UTC
+ kernel-stable-Security-signoff-start:Wednesday, 19. February 2014 09:01 UTC
+ kernel-stable-Regression-testing-start:Wednesday, 19. February 2014 09:01 UTC

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

Title:
  linux: 3.11.0-18.32 -proposed tracker

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

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


[Bug 1281976] [NEW] Unable to install virtualbox-guest-dkms on scratch install.

2014-02-19 Thread Søren Holm
Public bug reported:

Hi

Some headers files are needed if vitualbox-buest-dkms is installed in a
scratch system. Installing build-essentials resolves the issue so I
guess vitualbox-guest-dkms needs to depend on build-essentials or less.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: virtualbox-guest-dkms (not installed)
ProcVersionSignature: Ubuntu 3.13.0-10.30-lowlatency 3.13.3
Uname: Linux 3.13.0-10-lowlatency i686
ApportVersion: 2.13.2-0ubuntu5
Architecture: i386
CurrentDesktop: KDE
Date: Wed Feb 19 09:58:15 2014
InstallationDate: Installed on 2013-12-24 (56 days ago)
InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20131224)
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  Unable to install virtualbox-guest-dkms on scratch install.

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

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


[Bug 1281800] Re: linux: 3.2.0-60.91 -proposed tracker

2014-02-19 Thread Brad Figg
** Changed in: kernel-sru-workflow/package-testing
   Status: Confirmed = In Progress

** Description changed:

  This bug is for tracking the 3.2.0-60.91 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 18. February 2014 21:45 UTC
- kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Wednesday, 19. February 2014 08:45 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 19. February 2014 08:45 UTC
- kernel-stable-phase-changed:Wednesday, 19. February 2014 08:45 UTC
+ kernel-stable-phase:PPA Testing
+ kernel-stable-phase-changed:Wednesday, 19. February 2014 09:01 UTC
+ ppa-package-testing-start:Wednesday, 19. February 2014 09:01 UTC

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

Title:
  linux: 3.2.0-60.91 -proposed tracker

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

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


[Bug 1281942] Re: linux-ec2: version to be filled -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-ec2 (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-ec2: version to be filled -proposed tracker

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

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


[Bug 1281965] Re: linux-armadaxp: version to be filled -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-armadaxp (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-armadaxp: version to be filled -proposed tracker

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

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


[Bug 1281900] Re: linux-lts-quantal: 3.5.0-47.71~precise1 -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-lts-quantal (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-lts-quantal: 3.5.0-47.71~precise1 -proposed tracker

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

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


[Bug 1281897] Re: linux-armadaxp: version to be filled -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-armadaxp (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-armadaxp: version to be filled -proposed tracker

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

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


[Bug 1281899] Re: linux-lowlatency: version to be filled -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-lowlatency (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-lowlatency: version to be filled -proposed tracker

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

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


[Bug 1281800] Re: linux: 3.2.0-60.91 -proposed tracker

2014-02-19 Thread Adam Conrad
Copied to -proposed and overrides adjusted.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed = Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) = Adam Conrad 
(adconrad)

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

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

Title:
  linux: 3.2.0-60.91 -proposed tracker

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

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


[Bug 942955] Re: upstart-socket-bridge doesn't support ipv6 sockets

2014-02-19 Thread Launchpad Bug Tracker
** Branch linked: lp:upstart

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

Title:
  upstart-socket-bridge doesn't support ipv6 sockets

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

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


[Bug 1281963] Re: linux-ti-omap4: version to be filled -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-ti-omap4 (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-ti-omap4: version to be filled -proposed tracker

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

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


[Bug 1281967] Re: linux-lowlatency: version to be filled -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-lowlatency (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-lowlatency: version to be filled -proposed tracker

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

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


[Bug 1281894] Re: linux-lts-saucy: 3.11.0-18.32~precise1 -proposed tracker

2014-02-19 Thread Adam Conrad
** Changed in: linux-lts-saucy (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-lts-saucy: 3.11.0-18.32~precise1 -proposed tracker

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