[Bug 1536511] [NEW] package debtags 2.0.1ubuntu5 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2016-01-21 Thread gav
Public bug reported:

xapian update problem

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: debtags 2.0.1ubuntu5
ProcVersionSignature: Ubuntu 4.3.0-6.17-generic 4.3.3
Uname: Linux 4.3.0-6-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
Date: Thu Jan 21 09:48:54 2016
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
InstallationDate: Installed on 2015-02-02 (352 days ago)
InstallationMedia: Lubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.1.10
SourcePackage: debtags
Title: package debtags 2.0.1ubuntu5 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
UpgradeStatus: Upgraded to xenial on 2015-11-14 (68 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package debtags 2.0.1ubuntu5 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

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

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

[Bug 1536038] Re: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours

2016-01-21 Thread Kulcsár Gergő
Thank you! I've got a question about the kernel: the latest mainline
kernel means this:

http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/

or this:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/ ?

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

Title:
  [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours

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

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


[Bug 1536516] [NEW] Ubuntu14.04.04 Power NV system : rtas_errd flashing wrong info

2016-01-21 Thread bugproxy
Public bug reported:

== Comment: #0 - Praveen K. Pandey  - 2016-01-05 
01:57:38 ==
Hi 

  In Power NV  Ubuntu14.04.04 i try to run rtas_errd  but it flashes
wrong info


Actual Result:

rtas_errd: is not supported on the PowerKVM Host platform

Expected Result:

rtas_errd :is not supported on the PowerNV Host platform

LOG:

root@lep8d:~# rtas_errd 
rtas_errd: is not supported on the PowerKVM Host platform
root@lep8d:~#

== Comment: #2 - Vaishnavi Bhat  - 2016-01-06 05:48:16 ==
PowerNV needs to be added in the platform list. My guess is that this patch 
should fix the issue.
I will attach the package with the below changes for testing. 

--- platform.c.orig 1970-01-01 13:45:26.655448356 -0600
+++ platform.c  1970-01-01 13:46:45.003467943 -0600
@@ -19,6 +19,7 @@ const char *__platform_name[] = {
 "PowerKVM Host",
 "PowerKVM pSeries Guest",
 "PowerVM pSeries LPAR",
+   "PowerNV",
/* Add new platforms name here */
 };

== Comment: #5 - Vaishnavi Bhat  - 2016-01-14 04:23:26 ==
The following commit fixes the issue upstream. 

commit 466496052fc82a834083685fbee7c4c15aac47eb
Author: Vaishnavi Bhat 
Date:   Tue Jan 12 11:20:01 2016 +0530

PowerKVM is a distro, not a platform

PowerKVM is a distro, not a platform. Bare metal systems are not
PowerKVM (which is IBM distro), but PowerNV.
This patch fixes naming convention for baremetal system.

Before: # rtas_errd
rtas_errd: is not supported on the PowerKVM platform
After: # rtas_errd
rtas_errd: is not supported on the PowerNV platform

Signed-off-by: Vaishnavi Bhat 
[Updated subject, description - Vasant]
Signed-off-by: Vasant Hegde 

** Affects: ubuntu
 Importance: Undecided
 Assignee: Taco Screen team (taco-screen-team)
 Status: New


** Tags: architecture-ppc64le bugnameltc-134449 severity-medium 
targetmilestone-inin14044

** Tags added: architecture-ppc64le bugnameltc-134449 severity-medium
targetmilestone-inin14044

** Changed in: ubuntu
 Assignee: (unassigned) => Taco Screen team (taco-screen-team)

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

Title:
  Ubuntu14.04.04 Power NV system : rtas_errd  flashing  wrong info

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

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


[Bug 1528069] Re: corosync usage of start-stop-daemon prevents it from running when the corosync is also running in lxc

2016-01-21 Thread James Page
** Changed in: corosync (Ubuntu)
   Status: New => Triaged

** Changed in: corosync (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  corosync usage of start-stop-daemon prevents it from running when the
  corosync is also running in lxc

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

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


[Bug 1502395] Re: blockdiag: FTBFS: unknown format: SVG

2016-01-21 Thread Logan Rosen
** Changed in: blockdiag (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  blockdiag: FTBFS: unknown format: SVG

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

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


[Bug 1364009] Re: [Spread] A continuously growing number of dead applications in the spread use more and more memory

2016-01-21 Thread Florian Boucault
I don't know how I managed to misread that. Very sorry!

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

Title:
  [Spread] A continuously growing number of dead applications in the
  spread use more and more memory

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

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


[Bug 1536133] Re: Cannot successively set several background images with the camera app

2016-01-21 Thread Jean-Baptiste Lallement
I'm deduplicating for the moment because the problem is not only with
the camera app but with gallery too. The apps don't always close when
open from the content picker and next time it's selected the app doesn't
become active.

** This bug is no longer a duplicate of bug 1533292
   Black screen after switching from camera-app back to app calling it for 
content picking

** Summary changed:

- Cannot successively set several background images with the camera app
+ Apps (gallery, camera) don't always close when open from the content picker

** Package changed: ubuntu-system-settings (Ubuntu) => content-hub
(Ubuntu)

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

Title:
  Apps (gallery, camera) don't always close when open from the content
  picker

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536133/+subscriptions

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


[Bug 1525324] Re: kernel/bonding: wrong netlink messages when deleting a bonding interface

2016-01-21 Thread Nicolas Dichtel
Christopher, I just saw that you have removed the tag '6wind'.
I'm not sure how this field should be used, but it was useful to tag bugs 
opened by our company with that tag ('6wind') to be able to find them easily. 
Is there a way to found all bugs opened by someone and/or a company? For 
example all bugs reported by someone with an email that ends with '@6wind.com'?

Thank you,
Nicolas

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

Title:
  kernel/bonding: wrong netlink messages when deleting a bonding
  interface

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

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


[Bug 1536490] Re: rtl8821ae has no connectivity in 5GHz networks

2016-01-21 Thread Simon Naunton
Thanks. Updated bios, sudo make uninstall on the old driver, rebooted
and all good.

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

Title:
  rtl8821ae has no connectivity in 5GHz networks

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

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


[Bug 1534106] Re: rsyslogd crashed with SIGSEGV with juju-local configuration

2016-01-21 Thread Martin Pitt
** Changed in: rsyslog (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: rsyslog (Ubuntu)
   Status: New => Triaged

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

Title:
  rsyslogd crashed with SIGSEGV with juju-local configuration

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

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


[Bug 1533317] Re: Address bar does not get focus when adding a new tab

2016-01-21 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  Address bar does not get focus when adding a new tab

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533317/+subscriptions

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


[Bug 1536525] [NEW] juju-local: Don't depend on rsyslog

2016-01-21 Thread Martin Pitt
Public bug reported:

Please drop the "Depends: rsyslog-gnutls". rsyslog is not a required
part of the installation any more as we have the systemd journal now.
With enabling persistent journal having rsyslog is just a waste as it
logs everything again but in a much less convenient way.

I disabled rsyslog.service to work around bug 1534106, so juju is
clearly not strictly requiring rsyslog to operate. Thus, can you  please
at least drop this to Recommends: so that it can be purged? Or even
better yet, eliminate the dependency completely and use the systemd
journal?

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: juju-core 1.25.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.3.0-6.17-generic 4.3.3
Uname: Linux 4.3.0-6-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jan 21 09:26:51 2016
EcryptfsInUse: Yes
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  juju-local: Don't depend on rsyslog

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

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


[Bug 1536522] [NEW] juju-local: systemd units fail on boot if /home is not accessible before logging in

2016-01-21 Thread Martin Pitt
Public bug reported:

I have juju-local deployed on current xenial. This works fine right
after installation (except for bug 1534106), but after a fresh boot
"juju status" hangs. I have two failed units:

$ systemctl --failed
  UNITLOAD   ACTIVE SUBDESCRIPTION
● juju-agent-martin-local.service loaded failed failed juju agent for machine-0
● juju-db-martin-local.serviceloaded failed failed juju state database


Unfortunately they don't do any error logging to the journal, they just exit 
with 127:

$ sudo systemctl status -l juju-agent-martin-local.service
● juju-agent-martin-local.service - juju agent for machine-0
   Loaded: loaded 
(/var/lib/juju/init/juju-agent-martin-local/juju-agent-martin-local.service; 
enabled; vendor preset: enabled)
   Active: failed (Result: start-limit) since Do 2016-01-21 08:51:31 CET; 27min 
ago
 Main PID: 1017 (code=exited, status=127)

Jan 21 08:51:31 donald systemd[1]: juju-agent-martin-local.service: Main 
process exited, code=exited, status=127/n/a
Jan 21 08:51:31 donald systemd[1]: juju-agent-martin-local.service: Unit 
entered failed state.
Jan 21 08:51:31 donald systemd[1]: juju-agent-martin-local.service: Failed with 
result 'exit-code'.
Jan 21 08:51:31 donald systemd[1]: juju-agent-martin-local.service: Service 
hold-off time over, scheduling restart.
Jan 21 08:51:31 donald systemd[1]: Stopped juju agent for machine-0.
Jan 21 08:51:31 donald systemd[1]: juju-agent-martin-local.service: Start 
request repeated too quickly.
Jan 21 08:51:31 donald systemd[1]: Failed to start juju agent for machine-0.
Jan 21 08:51:31 donald systemd[1]: juju-agent-martin-local.service: Unit 
entered failed state.
Jan 21 08:51:31 donald systemd[1]: juju-agent-martin-local.service: Failed with 
result 'start-limit'.

juju-db-martin-local.service repeatedly fails with exit code 1, but
otherwise it's a similar output.

They can be manually started after booting with sudo systemctl start
'juju-*' though, and then things work. So it looks like they are missing
some dependency?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: juju-core 1.25.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.3.0-6.17-generic 4.3.3
Uname: Linux 4.3.0-6-generic x86_64
ApportVersion: 2.19.3-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jan 21 09:16:05 2016
EcryptfsInUse: Yes
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  juju-local: systemd units fail on boot if /home is not accessible
  before logging in

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

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

[Bug 1371034] Re: package sni-qt (not installed) failed to install/upgrade: trying to overwrite shared '/etc/xdg/sni-qt.conf', which is different from other instances of package sni-qt:i386

2016-01-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1068940 ***
https://bugs.launchpad.net/bugs/1068940

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: sni-qt (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/1371034

Title:
  package sni-qt (not installed) failed to install/upgrade: trying to
  overwrite shared '/etc/xdg/sni-qt.conf', which is different from other
  instances of package sni-qt:i386

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

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


[Bug 1536133] Re: Apps (gallery, camera) still visible in the spread when open from the content picker and cannot be reopen

2016-01-21 Thread Jean-Baptiste Lallement
** Summary changed:

- Apps (gallery, camera) don't always close when open from the content picker
+ Apps (gallery, camera) still visible in the spread when open from the content 
picker and cannot be reopen

** Changed in: canonical-devices-system-image
 Assignee: Bill Filler (bfiller) => kevin gunn (kgunn72)

** Package changed: content-hub (Ubuntu) => unity8 (Ubuntu)

** Description changed:

  current build number: 224
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  
  Test Case:
  1. Make sure the camera app is not already running
  2. Open system settings / background
  3. Select 'Custom Art' / Add an image
  4. Select 'Camera'
  5. Take a picture and add it as background
  6. Execute steps 3 to 5 again
  
  Expected Result
  The 2 images are available in the custom backgrounds and the last one is set 
as background
  
  Actual Result
  The second time the user tries to add an image, the transfer dialog of the 
content hub is displayed and a new photo cannot be shot with the camera
+ 
+ Alternate Test Case:
+ 1. Open the address book
+ 2. Create a new contact
+ 3. Tap on the picture of the contact
+ 4. Select the camera and add a photo
+ 5. Execute steps 3 and 4 with the same new contact
+ 
+ Same result than test 1.

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

Title:
  Apps (gallery, camera) still visible in the spread when open from the
  content picker and cannot be reopen

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536133/+subscriptions

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


[Bug 1536522] Re: juju-local: systemd units fail on boot

2016-01-21 Thread Martin Pitt
Oh, I see what's wrong: They run /var/lib/juju/init/juju-agent-martin-
local/exec-start.sh, which runs

  /home/martin/.juju/local/tools/machine-0/jujud

This can't work, as my home directory does not exist until I log in
(it's encrypted). This will equally affect /home on NFS and the like.

 * Do these juju and mongodb processes need to run as root? If they can
run as (my) user, then these two services should become session services
instead of system services.

 * If they do need to run as root, please put the data into /var/lib
somewhere, as you can't assume access to /home directories with system
services.

** Summary changed:

- juju-local: systemd units fail on boot
+ juju-local: systemd units fail on boot if /home is not accessible before 
logging in

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

Title:
  juju-local: systemd units fail on boot if /home is not accessible
  before logging in

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

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


[Bug 1021895] Re: Unable to enforce font size in plain text messages

2016-01-21 Thread Mathew Chan
** Changed in: hundredpapercuts
   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/1021895

Title:
  Unable to enforce font size in plain text messages

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

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


[Bug 1508292] Re: python-requirements-detector: FTBFS: AttributeError: 'Call' object has no attribute 'starargs'

2016-01-21 Thread Logan Rosen
** Changed in: python-requirements-detector (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  python-requirements-detector: FTBFS: AttributeError: 'Call' object has
  no attribute 'starargs'

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

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


[Bug 1536531] [NEW] package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to install/upgrade: package ttf-mscorefonts-installer is already installed and configured

2016-01-21 Thread insilicobrain
Public bug reported:

nil

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: ttf-mscorefonts-installer 3.4+nmu1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-43.49~14.04.1-generic 3.19.8-ckt10
Uname: Linux 3.19.0-43-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.19
AptdaemonVersion: 1.1.1-1ubuntu5.2
Architecture: i386
Date: Thu Jan 21 13:52:28 2016
DuplicateSignature: package:ttf-mscorefonts-installer:3.4+nmu1ubuntu1:package 
ttf-mscorefonts-installer is already installed and configured
ErrorMessage: package ttf-mscorefonts-installer is already installed and 
configured
InstallationDate: Installed on 2015-12-04 (48 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.10
SourcePackage: dpkg
Title: package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to 
install/upgrade: package ttf-mscorefonts-installer is already installed and 
configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed apport-package 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/1536531

Title:
  package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to
  install/upgrade: package ttf-mscorefonts-installer is already
  installed and configured

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

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


[Bug 1536516] Re: Ubuntu14.04.04 Power NV system : rtas_errd flashing wrong info

2016-01-21 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1536516/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Ubuntu14.04.04 Power NV system : rtas_errd  flashing  wrong info

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

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


[Bug 1534682] Re: Not requesting desktop content when connected to monitor

2016-01-21 Thread Olivier Tilloy
No, it’s a slightly different issue: bug #1504084 was an issue in the
browser app, this bug is in qtubuntu.

** Changed in: webbrowser-app (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/1534682

Title:
  Not requesting desktop content when connected to monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1534682/+subscriptions

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

[Bug 1536531] Re: package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to install/upgrade: package ttf-mscorefonts-installer is already installed and configured

2016-01-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to
  install/upgrade: package ttf-mscorefonts-installer is already
  installed and configured

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

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


[Bug 1506535] Re: [address-book] Add export to .vcf or/and vcard to sharing menu

2016-01-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: address-book-app (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/1506535

Title:
  [address-book] Add export to .vcf or/and vcard to sharing menu

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

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


[Bug 1533646] Re: Could you set vm.allocate_pgste = 1 by default?

2016-01-21 Thread Christian Borntraeger
ok, kvm builtin certainly makes sense if you plan to use it regularly.
So in essence its a question about: do we expect a number of users to use KVM 
in Ubuntu or not?

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

Title:
  Could you set vm.allocate_pgste = 1 by default?

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

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


[Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2016-01-21 Thread Markku Vire
I have installed several systems using the encryption option from the
graphical installer. I really need to use the full disk encryption and
the installer option seems to be the most straightforward way to achieve
this. As far as I remember the manual partitioning did not allow to
setup LVM, which in turn was the way to unlock both swap and rootfs by
entering a single password.

Having that small /boot seems ridiculous, given that the the device
itself is 2 TB. Increasing the boot partition size could work as band-
aid solution to make the manual cleanup happen not that often. Or the
update tool could automatically try to remove the few oldest kernels.

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

Title:
  update-initramfs should produce a more helpful error when there isn't
  enough  free space

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+subscriptions

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


[Bug 1536531] Re: package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to install/upgrade: package ttf-mscorefonts-installer is already installed and configured

2016-01-21 Thread insilicobrain
how to clear this problems

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

Title:
  package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to
  install/upgrade: package ttf-mscorefonts-installer is already
  installed and configured

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

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


[Bug 1533711] Re: Printer is not responding

2016-01-21 Thread vincent
problem in the IP of the printer

** Changed in: cups (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/1533711

Title:
  Printer is not responding

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

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


[Bug 1536528] Re: Conflict when updating due to a clash between libpam-kwallet and pam-kwallet

2016-01-21 Thread Joan Maspons
** Summary changed:

- Conflict when updating due to a conflict between libpam-kwallet and 
pam-kwallet
+ Conflict when updating due to a clash between libpam-kwallet and pam-kwallet

** Summary changed:

- Conflict when updating due to a clash between libpam-kwallet and pam-kwallet
+ Conflict when updating due to a clash between libpam-kwallet and pam-kwallet 
and between libdiscovercommon and libmuon

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

Title:
  Conflict when updating due to a clash between libpam-kwallet and pam-
  kwallet and between libdiscovercommon and libmuon

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1536528/+subscriptions

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


[Bug 1536343] Re: package libxapian-1.3-5 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/xapian-core/stopwords/dutch.list', which is also in package libxapian-1.3-4 1.3.3-0

2016-01-21 Thread cipriani
*** This bug is a duplicate of bug 1536093 ***
https://bugs.launchpad.net/bugs/1536093

the method of dino99 (9d9) work. Now i can upgrade normally.after an
apt-get -f install

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

Title:
  package libxapian-1.3-5 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/xapian-core/stopwords/dutch.list',
  which is also in package libxapian-1.3-4 1.3.3-0ubuntu2

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

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


[Bug 1480399] Re: LVM over multipath setups fail to boot

2016-01-21 Thread josef Müller
Lösung: https://forum.ubuntuusers.de/topic/ubuntu-trusty-lvm-ueber-
multipath-bootet-nicht/#post-8025308

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

Title:
  LVM over multipath setups fail to boot

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

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

[Bug 1533292] Re: Black screen after switching from camera-app back to app calling it for content picking

2016-01-21 Thread Florian Boucault
*** This bug is a duplicate of bug 1536133 ***
https://bugs.launchpad.net/bugs/1536133

** This bug has been marked a duplicate of bug 1536133
   Apps (gallery, camera) still visible in the spread when open from the 
content picker and cannot be reopen

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

Title:
  Black screen after switching from camera-app back to app calling it
  for content picking

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1533292/+subscriptions

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


[Bug 1536038] Re: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours

2016-01-21 Thread Kulcsár Gergő
Sorry for my further misunderstandings. I read the instructions what you
mentioned and it seems I need to write an e-mail from my personal
mailbox in non-html format where I should fill the needed informations.
If I'm true until this point, where should I search the real mail
adresses (TO Benjamin Tissoires, Jiri Kosina, Jonathan Cameron, and
Srinivas Pandruvada CC linux-input)?

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

Title:
  [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours

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

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


[Bug 1506535] Re: [address-book] Add export to .vcf or/and vcard to sharing menu

2016-01-21 Thread march
There should also be an extra field within "Contacts" on top where I can
add my personal details (phone,cellphone,address...) so these
informations could also be easily send as vcard.

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

Title:
  [address-book] Add export to .vcf or/and vcard to sharing menu

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

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


[Bug 1536503] Re: update-manager crashed with SIGSEGV in FileList()

2016-01-21 Thread Martin Palenik
** Information type changed from Private to Public

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

Title:
  update-manager crashed with SIGSEGV in FileList()

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

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


[Bug 1528955] Re: Camera app can be uninstalled permanently.

2016-01-21 Thread Jacques MEULI
A provisional answer here:
https://answers.launchpad.net/ubuntu/+source/camera-app/+question/277509

This solution worked on my Aquaris 4,5UE and camera app is working fine
now.

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

Title:
  Camera app can be uninstalled permanently.

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1528955/+subscriptions

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


[Bug 1536284] Re: linux-keystone: 3.13.0-47.72 -proposed tracker

2016-01-21 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Fix Released

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

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

Title:
  linux-keystone: 3.13.0-47.72 -proposed tracker

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

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


[Bug 1510009] Re: Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK interaction

2016-01-21 Thread Daniel
I can confirm the workaround described in #24
(https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009/comments/24)
as well for Ubuntu 15.10. and Netbeans 8.1 with OpenJDK Runtime
Environment (build 1.8.0_66-internal-b17).

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

Title:
  Java 1.8.0_66 is extremely deadlock prone regarding AWT/GTK
  interaction

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

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


[Bug 1307251] Re: xfdesktop doesn't save the arrangement of desktop icons after a resolution change

2016-01-21 Thread tomsam
Not really know, what you thank for, Jonathan. I just installed a distro with 
xfdesktop 4.12.2 on it, and the wrong behaviour (incorrect icon arrangement) is 
still there. So, nothing has been done to fix this problem, neither have I 
gotten an answer to my proposal to have an  option for a single icons.rc file 
(see above), which might solve the issue for the most of us.

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

Title:
  xfdesktop doesn't save the arrangement of desktop icons after a
  resolution change

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

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


[Bug 1489059] Re: "db type could not be determined" running py34

2016-01-21 Thread Vishal kumar mahajan
** Also affects: python-ironicclient (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-ironicclient (Ubuntu)
 Assignee: (unassigned) => Vishal kumar mahajan (mahajan-vishal-mca)

** Also affects: python-saharaclient (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-saharaclient (Ubuntu)
 Assignee: (unassigned) => Vishal kumar mahajan (mahajan-vishal-mca)

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

Title:
  "db type could not be determined" running py34

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

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


[Bug 1500242] Re: Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected with BQ Aquaris 4.5

2016-01-21 Thread Jarlaxle
I've got the same issue with BQ Aquaris e4.5, Parrot CK3100 Handsfree and Ford 
Audio System
I was Unable to link devices

current build number: 630
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en-proposed
last update: 2016-01-21 06:46:21
version version: 630
version ubuntu: 20160121
version device: 20160108-efc96d8
version custom: 2016011–926-36--vivid

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

Title:
  Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected
  with BQ Aquaris 4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1500242/+subscriptions

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

[Bug 1534067] Re: [MIR] pyotherside

2016-01-21 Thread Jean-Baptiste Lallement
setting to critical, it breaks the build of Xenial desktop rootfs.

** Changed in: pyotherside (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  [MIR] pyotherside

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

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


[Bug 1528886] Re: Checking for updates never finishes

2016-01-21 Thread Timo Jyrinki
I replaced the former patch with the fix2, ~test3 is building in silo
032 with that included.

The only minor changes to the patch: fixing paths, removing the removed
"qDebug()" line from the last hunk since it's not in the original code.

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

Title:
  Checking for updates never finishes

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528886/+subscriptions

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


[Bug 1521518] Re: No way to invoke OSK when a hardware keyboard is connected

2016-01-21 Thread Jouni Helminen
On windows 10 there is an icon in the bottom bar that invokes the OSK. I
can think of situations you want to invoke it that are not textfield
related. Perhaps we could add an icon in the indicators?

And I agree, there should probably be a system setting for auto-invoking
it which you can turn on/off. Creating a new bug and assigning a UX
designer on this

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

Title:
  No way to invoke OSK when a hardware keyboard is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1521518/+subscriptions

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


[Bug 1439133] Re: [MainView] Background color and image rendering is too slow

2016-01-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~fboucault/ubuntu-ui-
toolkit/mainview_no_background_overdraw

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

Title:
  [MainView] Background color and image rendering is too slow

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

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


Re: [Bug 1373463] Re: [indicators] Impossible to disable cellular data from indicator

2016-01-21 Thread Alberto Mardegan
On 20/01/2016 23:04, Pat McGowan wrote:
> Alerts from social media - thats what silent mode is about? or enable
> flight mode to avoid all interruptions

It can be social media or e-mail too: when I'm working in front of my
desktop, I want my phone to be offline (internet-wise), so that it
doesn't disturb me for e-mail or social network notifications (which I
already receive in my desktop).
But I still want to be alerted if I receive SMSes or phone calls, so
neither silent mode or flight mode is the solution here.

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

Title:
  [indicators] Impossible to disable cellular data from indicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1373463/+subscriptions

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


[Bug 1536343] Re: package libxapian-1.3-5 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/xapian-core/stopwords/dutch.list', which is also in package libxapian-1.3-4 1.3.3-0

2016-01-21 Thread Anton Turnwald
*** This bug is a duplicate of bug 1536093 ***
https://bugs.launchpad.net/bugs/1536093

cheers, it helpt me, too. Because for 30 minutes my auto update
collapsed,too with the same error msg. But now, this method works pretty
good. Have a nice day. Toni

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

Title:
  package libxapian-1.3-5 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/xapian-core/stopwords/dutch.list',
  which is also in package libxapian-1.3-4 1.3.3-0ubuntu2

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

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


[Bug 1489059] Re: "db type could not be determined" running py34

2016-01-21 Thread Vishal kumar mahajan
** No longer affects: python-saharaclient (Ubuntu)

** Changed in: python-ironicclient (Ubuntu)
   Status: New => Fix Committed

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

Title:
  "db type could not be determined" running py34

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

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


[Bug 1536330] Re: please sync from debian 0.2.1-3

2016-01-21 Thread Graham Inggs
This bug was fixed in the package python-sptest - 0.2.1-3
Sponsored for Mattia Rizzolo (mapreri)

---
python-sptest (0.2.1-3) unstable; urgency=medium

  * Team upload.

  [ Stephan Peijnik ]
  * debian/rules
- Add --destdir=* --download-version=$(DEB_UPSTREAM_VERSION) parameters
  to uscan call in get-orig-source target.
- Define DEB_UPSTREAM_VERSION variable.

  [ Jakub Wilk ]
  * Build-depend on python.  Closes: #796647
  * Fix a typo in the package description.

  [ SVN-Git Migration ]
  * Update Vcs fields for git migration.

  [ Mattia Rizzolo ]
  * Use source format 3.0 (quilt).
  * Use debhelper compat 9.
  * Bump Standards-Versions to 3.9.6, no changes needed.
  * Depend on ${misc:Depends}, since we use debhelper.
  * debian/rules: convert to short dh format and build using pybuild.
  * debian/watch: rewrite using pypi.debian.net redirector.
  * Run wrap-and-sort.

 -- Mattia Rizzolo   Wed, 20 Jan 2016 18:38:55 +

** Changed in: python-sptest (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/1536330

Title:
  please sync from debian 0.2.1-3

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

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


[Bug 317897] Re: pidgin crash with Pulse Audio

2016-01-21 Thread Richard-purdie-1
The issue in 15.10 is a different problem, likely in pidgin 2.10.11
where each time a sound plays, it leaks a socket pair, eventually
running out of files. I'd guess its fixed in 2.10.12 with the commit
"Remove Gstreamer pipeline after playing a sound".

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

Title:
  pidgin crash with Pulse Audio

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

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


[Bug 1536547] [NEW] Sync fonts-android 1:6.0.1r3-2 (main) from Debian unstable (main)

2016-01-21 Thread LocutusOfBorg
Public bug reported:

Please sync fonts-android 1:6.0.1r3-2 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/fonts-droid.links:
Change prefix number of symlink name from 69 to 65 (LP: #1441629).
  * debian/fonts-droid.links:
Change prefix number of symlink name from 69 to 65 (LP: #1441629).
  * debian/fonts-droid.links:
Change prefix number of symlink name from 69 to 65 (LP: #1441629).

this seems to be handled in rules file now.

Changelog entries since current xenial version 1:4.4.4r2-6ubuntu1:

fonts-android (1:6.0.1r3-2) unstable; urgency=low

  * Fix the Breaks and Replaces relation on fonts-droid version <<
1:6.0.0r26-1~.
Closes: bug#808109, Thanks to Simon McVite, Ralf Treinen.
  * Add recommendation on fonts-noto-mono.
Closes: bug#810013, Thanks to Jonas Smedegaard.
(DroidSansMono got accidentally dropped from package at commit
9422058cb).

 -- Vasudev Kamath   Sun, 10 Jan 2016 17:15:17
+0530

fonts-android (1:6.0.1r3-1) unstable; urgency=medium

  * Imported Upstream version 6.0.1r3
  * Update debian/control:
+ Fix the fonts-droid package version in Breaks and Conflicts relation.
  Closes: bug#808109, Thanks to Ralf Treinen.
+ Update my email address in Uploaders field.
  * Rename 69-droid-sans-fallback.conf to 65-droid-sansfallback.conf, drop
the monospace section and install it only for Ubuntu.
Closes: bug#789696, Thanks to Gunnar Hjalmarsson.
  * Drop fonts-droid-fallback.links, we no longer need it.

 -- Vasudev Kamath   Sat, 19 Dec 2015 14:41:16
+0530

fonts-android (1:6.0.0r26-1) unstable; urgency=medium

  * Imported Upstream version 6.0.0r26
+ Upstream no longer ships Droid fonts except, DroidSansFallback,
  DroidSansFallbackFull and DroidSansMono.
  * Drop fonts-droid package and introduce new fonts-droid-fallback.
  * Drop fonts-roboto package, its now packaged separately.
  * Install DroidSansFallbackFull as part of fonts-android-udeb.
  * Fix fontconfig file to provide DroidSansMono as monospace variant.
Closes: bug#787149, Thanks to Mike Hommey.
  * Update README.Debian on DroidSansFallback.ttf.
  * Use Breaks and Replaces on fonts-droid << 1.4.4.4r2-7.
  * Drop get-orig-source target, create-orig-source script.
  * Bump debian/compat to 9.
  * Bump debhelper dependency to >= 9. This is satisfied even in
oldstable.

 -- Vasudev Kamath   Mon, 14 Dec 2015 22:22:20
+0530

fonts-android (1:4.4.4r2-7) unstable; urgency=medium

  * Team upload
  * Create fonts-android-udeb package for use by the Debian graphical
installer to cover CJK character ranges.
  * Don't duplicate the Apache-2 license text in debian/copyright.

 -- Christian Perrier   Sun, 26 Jul 2015 12:19:31
+0200

** Affects: fonts-android (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: fonts-android (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync fonts-android 1:6.0.1r3-2 (main) from Debian unstable (main)

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

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


[Bug 1536490] Re: rtl8821ae has no connectivity in 5GHz networks

2016-01-21 Thread Christopher M. Penalver
Simon Naunton, please provide the output of the following terminal command (not 
perform an apport-collect):
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date

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

Title:
  rtl8821ae has no connectivity in 5GHz networks

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

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


[Bug 1479715] Re: Crash due to fd leak when playing sounds in pidgin

2016-01-21 Thread Richard-purdie-1
I ran into the same issue.

To improve searchability for this, the messages you see on the console
from this are:

ERROR: cannot create wakeup pipe

(Pidgin:8924): GStreamer-CRITICAL **: gst_poll_get_read_gpollfd:
assertion 'set != NULL' failed

(Pidgin:8924): GStreamer-CRITICAL **: gst_poll_write_control: assertion
'set != NULL' failed

(Pidgin:8924): GStreamer-CRITICAL **: gstsystemclock: write control
failed in wakeup_async: 24:Too many open files


(Pidgin:8924): GStreamer-CRITICAL **: gst_poll_free: assertion 'set != NULL' 
failed

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

Title:
  Crash due to fd leak when playing sounds in pidgin

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

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


[Bug 1531345] Re: Thunderbird/Firefox icon blurry in unity launcher and in alt+tab interface

2016-01-21 Thread James Robb
Update:

Evince no longer seems to be affected. Firefox and Thunderbird still
affected though.

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

Title:
  Thunderbird/Firefox icon blurry in unity launcher and in alt+tab
  interface

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

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


[Bug 1525324] Re: kernel/bonding: wrong netlink messages when deleting a bonding interface

2016-01-21 Thread Christopher M. Penalver
Nicolas Dichtel, the Tags system is predefined as outlined in
https://wiki.ubuntu.com/Bugs/Tags .

However, one quick way to find the bugs you reported personally is to consult:
https://bugs.launchpad.net/~nicolas-dichtel/+reportedbugs

That would be much faster, both from a compute standpoint, and
efficiency.

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

Title:
  kernel/bonding: wrong netlink messages when deleting a bonding
  interface

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

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


[Bug 1536366] Re: linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

2016-01-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-lts-vivid (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/1536366

Title:
  linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

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

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


[Bug 1533023] Re: linux-lts-vivid: 3.19.0-45.51~14.04.1 -proposed tracker

2016-01-21 Thread Luis Henriques
*** This bug is a duplicate of bug 1536366 ***
https://bugs.launchpad.net/bugs/1536366

** This bug is no longer a duplicate of bug 1533914
   linux-lts-vivid: 3.19.0-46.52~14.04.1 -proposed tracker
** This bug has been marked a duplicate of bug 1536366
   linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

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

Title:
  linux-lts-vivid: 3.19.0-45.51~14.04.1 -proposed tracker

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

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


[Bug 1536366] Re: linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

2016-01-21 Thread Luis Henriques
** Changed in: linux-lts-vivid (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

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

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


[Bug 1464523] Re: [HP 355 G2 Notebook] Wifi LED does not work as expected on 14.04.2

2016-01-21 Thread Christopher M. Penalver
Po-Hsu Lin, as per
http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=6886537&swItemId=ob_143278_1&swEnvOid=4059
#tab-history an update to your computer's buggy and outdated BIOS is
available (F.06). If you update to this following
https://help.ubuntu.com/community/BIOSUpdate does it change anything?

Once the BIOS is updated, if the problem is still reproducible:
1) Please provide the output of the following terminal command:
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
2) Please make a comment specifically advising on if there was an improvement 
or not.
3) Please mark this report Status Confirmed. If it's not reproducible, please 
mark this as Invalid.

Thank you for your understanding.

** Tags added: bios-outdated-f.06

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  [HP 355 G2 Notebook] Wifi LED does not work as expected on 14.04.2

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

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


[Bug 1533914] Re: linux-lts-vivid: 3.19.0-46.52~14.04.1 -proposed tracker

2016-01-21 Thread Luis Henriques
*** This bug is a duplicate of bug 1536366 ***
https://bugs.launchpad.net/bugs/1536366

** This bug has been marked a duplicate of bug 1536366
   linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

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

Title:
  linux-lts-vivid: 3.19.0-46.52~14.04.1 -proposed tracker

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

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


[Bug 1536366] Re: linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

2016-01-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   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/1536366

Title:
  linux-lts-vivid: 3.19.0-48.54~14.04.1 -proposed tracker

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

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


[Bug 1536552] [NEW] TouchPad not working on Acer Aspire R5-471T (called also R14)

2016-01-21 Thread devtom30
Public bug reported:

The touchpad is not working at all. Works good on pre-installed Windows
10.

I don't know the brand/model of the touchpad.

Regards,
Tom

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
Uname: Linux 3.19.0-47-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jan 21 10:38:55 2016
InstallationDate: Installed on 2016-01-20 (0 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  TouchPad not working on Acer Aspire R5-471T (called also R14)

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

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


[Bug 1536547] Re: Sync fonts-android 1:6.0.1r3-2 (main) from Debian unstable (main)

2016-01-21 Thread LocutusOfBorg
I think reverse-dependencies needs to change fonts-droid to fonts-droid-
fallback

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

Title:
  Sync fonts-android 1:6.0.1r3-2 (main) from Debian unstable (main)

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

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


[Bug 1536555] [NEW] USB3 devices are not active early in boot

2016-01-21 Thread Michael Doube
Public bug reported:


lsb_release -rd
Description:Ubuntu 14.04.3 LTS (up-to-date packages)
Release:14.04

USB3-plugged devices do not function early in the boot process. This
includes USB2 devices plugged into USB3 ports, but does not include USBx
devices plugged into USB2 ports (these work fine).

To reproduce:
1. plug keyboard into USB3 port, computer off
2. boot
3. attempt to select options in the GRUB menu

Observed outcome:
Selection of boot options is not possible

Expected outcome:
Selection of boot options is possible

Also, a few people have noticed that they can't boot from media plugged
into their USB3 ports, for example a flash drive with a Live CD image on
it. (e.g. http://ubuntuforums.org/showthread.php?t=1628665)

I guess this has something to do with whether the usb3 drivers are
available at this early stage of boot: later on, after the full kernel
is loaded, USB3 works fine.

I know I could plug my keyboard into a USB2 port as it was before, but I
have these new monitors that have got only USB3 ports on them, and it's
physically more convenient to plug keyboard & mouse into them than the
workstation itself (Dell T7600), which is a bit far for the cables to
reach.

** Affects: grub2 (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/1536555

Title:
  USB3 devices are not active early in boot

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

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


[Bug 1535214] Re: zh_TW is not set as fallback locale when selecting Hong Kong as location

2016-01-21 Thread Gunnar Hjalmarsson
Hmm... I don't know what "hash collision" means, but apparently there is
something wrong with your locale (which most likely explains why the
zh_TW.UTF-8 locale wasn't created successfully initially).

I would suggest that you regenerate all the locales with this command:

sudo locale-gen --purge

I don't speak any flavour of Chinese, so I'm not able to see what the
problem would be with certain labels in System Settings.

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

Title:
  zh_TW is not set as fallback locale when selecting Hong Kong as
  location

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

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


[Bug 1536490] Re: rtl8821ae has no connectivity in 5GHz networks

2016-01-21 Thread Simon Naunton
D5CN29WW
11/09/2015

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

Title:
  rtl8821ae has no connectivity in 5GHz networks

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

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


[Bug 1536335] Re: package resolvconf 1.78ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2016-01-21 Thread Martin Pitt
I tried to reproduce this with a 14.04 → 16.04 upgrade in several
scenarios, but I can't yet. Nicolas, do you actually use ifupdown on
this system, i. e. can you please attach your /etc/network/interfaces
and /etc/network/interfaces.d/* ?

Even if I remove "eth0"  from /etc/network/interfaces, 14.04's
resolvconf still creates /run/resolvconf/interfaces/ (it will be empty
then). This happens both in the upstart job (/etc/init/resolvconf.conf)
and in the systemd service (/lib/systemd/system/resolvconf.service). So
it appears to me that resolvconf was never started before you started
the upgrade even.

Did you do anything to disable resolvconf in 14.04?

I suppose we could guard against this by teaching resolvconf to mkdir
the runtime directory on resolvconf --enable-updates, instead of in the
init scripts. But that doesn't help to understand what went wrong on
your system.

Thanks!

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

Title:
  package resolvconf 1.78ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

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

[Bug 1186793] Re: Updating is over insecure connection

2016-01-21 Thread Dimitri John Ledkov
Please let me know if you have further concerns.

** Changed in: ubuntu
   Status: Confirmed => Incomplete

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

Title:
  Updating is over insecure connection

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

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


[Bug 1186793] Re: Updating is over insecure connection

2016-01-21 Thread Dimitri John Ledkov
We do not provide a default way to receive updates in a private manner.
However, one can arrange private methods of doing so. Create an ubuntu
mirror via an out-of-bound connection and point your machines there,
thus not exposing update traffic to a monitored connection.

After establishing an out-of-bound mirror, you may even wish to publish
it over SSL. Which is totally valid, and supported by all Ubuntu
installations that have apt-transport-https package installed.

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

Title:
  Updating is over insecure connection

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

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


[Bug 1186793] Re: Updating is over insecure connection

2016-01-21 Thread Dimitri John Ledkov
= Updates =

Ubuntu downloads updates over http by default, however that is not
insecure. This is because all those updates are validated with GPG
against the keys that are already on the system in the ubuntu-keyring
package.

The signatures on our updates are strong, bashed on SHA512 checksums at
the moment.

It is signed at the moment by two keys, as we are still in a transition period 
- 1024 dsa key and 4096 rsa key.
See for yourself at:
http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease

And that key is part of the strong set of trusted GPG keys. E.g. I am
lucky enough to have a trust path to those keys via James Troup and
Steve Langasek. But I find that much stronger than to arbitrary trust
all SSL certs for example.

Switching to SSL is a knee-jerk reaction, which is not really
appropriate for a mirrored update server. First of all, we must support
for people to create a private mirror of Ubuntu on internal networks to
update their internal infrastructure. And on the other hand we may not
trust all SSL certificates from all the authorities either (because then
a rogue CA will be able to misrepresent an update server). This means
that if we were to rely on SSL, we would have to use certificate pinning
to only ever trust a single certificate, thus making the overall
security solution less reliable than the current secure GnuPG protected
updates.

Also note, the security track record of GnuPG signing and validation, is
far better to date than SSL/TLS across multiple implementations of both
server and client sides.

= Initial installation =
Granted the initial ubuntu-keyring package is installed on the system from 
somewhere. It typically comes from an .iso image which the person downloads and 
installs. To be prudent, one should verify the SHA checksums of the .iso 
images, and the gpg signatures of those checksums, thus validating that the 
image has in fact originated from Ubuntu by means of the GnuPG web of trust.

e.g.
http://releases.ubuntu.com/trusty/SHA256SUMS
http://releases.ubuntu.com/trusty/SHA256SUMS.gpg

= End note =
Ubuntu does not use MD5 as the only, nor as default checksuming. It is not used 
to generate signatures. Please note that SSL, TLS, and GnuPG are all types of 
cryptographic signatures. Thus I'm not sure what you mean by some of your 
statements.

Overall we protect the content, rather than the protocol. And thus
support CDN distribution, global mirroring network and country mirrors.
Unlike TLS, the encryption key does not participate in establishing the
connection, and thus is maintained offline. Avoiding a class of problems
with leaking key material as has been demonstrated with TLS and heart-
bleed vulnerability.

The privacy issue is not addressed, this is true. However this alone
does not undermine the security and authenticity of Ubuntu update
process.

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

Title:
  Updating is over insecure connection

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

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


[Bug 1536559] [NEW] s390-tools/install: package additional management utilities

2016-01-21 Thread bugproxy
Public bug reported:

== Comment: #0 - Viktor Mihajlovski  - 2016-01-21 03:26:51 
==
---Problem Description---
Ubuntu/Debian s390-tools package is missing important tools/binaries.
 
Package and install additional management tools:

- lschp and chchp to list and manage channel-paths (CHPIDs)
- dasdstat to display DASD statistics
- cio_ignore to manage CIO blacklists and devices visible to the Linux
  instance
- znetconf to configure and manage network devices

This following Debian Bug has been opened to address the issue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812092
 
Contact Information = Hendrik Brueckner , Viktor 
Mihajlovski 
 
---uname output---
Linux s3560002 4.2.0-1-s390x #1 SMP Debian 4.2.3-2 (2015-10-14) s390x GNU/Linux
 
Machine Type = 2964-703 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
 
Userspace tool common name: s390-tools 
 
The userspace tool has the following bit modes: 64-bit 

Userspace rpm: s390-tools

Userspace tool obtained from project website:  na

** Affects: ubuntu
 Importance: Undecided
 Assignee: Taco Screen team (taco-screen-team)
 Status: New


** Tags: architecture-s39064 bugnameltc-135865 severity-high 
targetmilestone-inin1604

** Tags added: architecture-s39064 bugnameltc-135865 severity-high
targetmilestone-inin1604

** Changed in: ubuntu
 Assignee: (unassigned) => Taco Screen team (taco-screen-team)

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

Title:
  s390-tools/install: package additional management utilities

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

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


[Bug 1536485] Re: screen freeze using photo roll

2016-01-21 Thread Jean-Baptiste Lallement
Settings to incomplete because there are no reproducible steps, waiting
on the unity team to see if they can extract any useful data from the
crash file.

** Changed in: canonical-devices-system-image
   Status: Confirmed => Incomplete

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

Title:
  screen freeze using photo roll

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536485/+subscriptions

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


[Bug 1536485] Re: screen freeze using photo roll

2016-01-21 Thread Jean-Baptiste Lallement
Thanks for your report.
It seems that unity8 crashed. 

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

** Changed in: canonical-devices-system-image
   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/1536485

Title:
  screen freeze using photo roll

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536485/+subscriptions

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


[Bug 1536490] Re: rtl8821ae has no connectivity in 5GHz networks

2016-01-21 Thread Christopher M. Penalver
Simon Naunton, could you please advise to your wireless access point's:
1) Manufacturer
2) Model
3) Firmware Version

** Changed in: linux (Ubuntu)
   Importance: Low => Medium

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

Title:
  rtl8821ae has no connectivity in 5GHz networks

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

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


[Bug 1516606] Re: ASUS K401L hibernate/resume unreliable

2016-01-21 Thread Christopher M. Penalver
Biscuit Wang, please do not compress/tar files as it makes it harder for
developers to review.

Despite this, in order to submit this upstream, could you please test
the latest (4.4) and advise to the results?

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  ASUS K401L hibernate/resume unreliable

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

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


[Bug 1536297] Re: unable to lxc-start unprivileged LXC on wily due to permissions error

2016-01-21 Thread Tom Haddon
Thanks, that seems to work. I guess it was just an expectation issue -
didn't realise I'd have to fix things up manually to get unprivileged
containers to work.

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

Title:
  unable to lxc-start unprivileged LXC on wily due to permissions error

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

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


[Bug 1185159] Re: Failing to fetch https sources with apt-get update

2016-01-21 Thread Dimitri John Ledkov
ca-certificates and apt-transport-https packages should be available in
the chroot, which they are in stock chroots available on launchpad.

I've validated that certificate chain is correct, valid, and trusted to
hosts in question. And thus apt update should operate correctly.

If anybody else has problems accessing https based repositories please
open new bug reports.

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

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

Title:
  Failing to fetch https sources with apt-get update

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

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


[Bug 1535088] Re: Linux Generic Kernel x -43

2016-01-21 Thread Matt Jarvis
This may be the same thing we are seeing on OpenStack compute nodes
since upgrade. Hard crash, no output to logs, local console occasionally
shows a kernel panic ending with Fatal Exception in Interrupt, shutting
down CPU's.

We are seeing this reliably across 10 nodes which have been upgraded,
and it doesn't happen on other nodes which are all running
3.13.0-62-generic.

Have tried downgrading QEMU to 2.0, and OpenVswitch to
2.0.2-0ubuntu0.14.04.2, neither of which stop the problem happening.
Hardware has also been stress tested and no memory or CPU issues.

Still trying to find a reliable recreate, but seems to be connected with
live migrations happening on other machines, where the node that crashes
is hosting virtual instances on the same virtual networks on which the
migration is happening.

** Attachment added: "Screen Shot 2016-01-21 at 05.15.02.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1535088/+attachment/4553994/+files/Screen%20Shot%202016-01-21%20at%2005.15.02.png

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

Title:
  Linux Generic Kernel x -43

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

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


[Bug 1529381] Re: [HP Compaq 6715s] Updating kernel renders system unbootable

2016-01-21 Thread Gatis
Hi, i have exact same problem on my hp compaq 6715s.

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

Title:
  [HP Compaq 6715s] Updating kernel renders system unbootable

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

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


[Bug 1536564] [NEW] release upgrader claims that upgrade is not possible

2016-01-21 Thread Kamil Kraśnik
Public bug reported:

While trying to upgrade from 14.04 to 15.04 upgrader claims that upgrade
is not possible.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.8
ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
Uname: Linux 3.13.0-59-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Thu Jan 21 11:14:13 2016
InstallationDate: Installed on 2013-12-11 (770 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2016-01-21 (0 days ago)
VarLogDistupgradeTermlog:
 
mtime.conffile..etc.update.manager.release.upgrades: 2016-01-21T10:58:10.588473

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade trusty

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

Title:
  release upgrader claims that upgrade is not possible

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

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


[Bug 1209292] Re: Support for HTTPS is broken

2016-01-21 Thread Dimitri John Ledkov
Adjusting the bug status. Fix is released, at least in trusty and up. I
believe precise is still affected.

** Also affects: apt (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

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

Title:
  Support for HTTPS is broken

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

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


[Bug 1536563] [NEW] Sync python-greenlet 0.4.9-1 (main) from Debian unstable (main)

2016-01-21 Thread LocutusOfBorg
Public bug reported:

Please sync python-greenlet 0.4.9-1 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * No-change rebuild to drop python3.4 support.
  * New upstream version.
  * New upstream version.
  * Re-enable building the python3-greenlet-dbg package.
  * Build using pybuild.
  * Don't strip the -dbg packages.

everything seems to be on debian
(probably a plain sync isn't possible because of different orig tarballs)

Changelog entries since current xenial version 0.4.9-0ubuntu2:

python-greenlet (0.4.9-1) unstable; urgency=low

  * New upstream release.
  * Do not depend on, only suggest python-greenlet for -doc (closes: #811433).
  * Re-enable python3-greenlet-dbg package (closes: #793802).
  * Don't symlink doc/ directory between packages (closes: #788168).
  * Use upstream test suite (closes: #681257).
  * Build using pybuild.
  * Remove ppc64le.diff , applied upstream.
  * Update watch file.

 -- Laszlo Boszormenyi (GCS)   Sat, 05 Sep 2015 16:58:57
+0200

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

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

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

Title:
  Sync python-greenlet 0.4.9-1 (main) from Debian unstable (main)

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

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


[Bug 1533009] Re: arm64: "unsupported RELA relocation"

2016-01-21 Thread Christophe Lyon
We backported fixes for GCC PR63304
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304) in our 2015.12
snapshot.

By default, GCC now uses adrp / ldr or adrp / add instructions to address the 
literal pools under the use of a command line
option, and this mode is on by default.

OTOH, CONFIG_ARM64_ERRATUM_843419 removes support for the related
relocations from the kernel, hence the error you are seeing.

Modifying arch/arm64/Makefile in the kernel sources to have:
ifeq ($(CONFIG_ARM64_ERRATUM_843419), y)
KBUILD_CFLAGS_MODULE+= -mcmodel=large -mpc-relative-literal-loads
endif

makes the problem disappear.

However, the -mpc-relative-literal-loads option is not recognized by GCC
if it doesn't include the patch for GCC PR 63304, so it may not be easy
to patch the Makefile.


** Bug watch added: GCC Bugzilla #63304
   https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304

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

Title:
  arm64: "unsupported RELA relocation"

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

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


[Bug 1525554] Re: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-01-21 Thread ArnauC
Hi!

I have Ubuntu 14.04 LTS with kernel 3.19. When I finished the installation, the 
sound doesn't works.
I followed the Andy C instructions and it works.
   -I put 
options snd-hda-intel single_cmd=1
options snd-hda-intel probe_mask=1

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

Title:
  [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

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

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


[Bug 1359836] Re: Ubuntu ISOs downloaded insecurely, over HTTP rather than HTTPS

2016-01-21 Thread Dimitri John Ledkov
After downloading the ISO image one should verify
1) checksums
2) GPG signatures on those checksums

These are available from http://releases.ubuntu.com/

e.g. For trusty
http://releases.ubuntu.com/trusty/SHA256SUMS
http://releases.ubuntu.com/trusty/SHA256SUMS.gpg

And the keys used to sign these, are in the global strongly connected
GnuPG web of trust set. And one can establish a trust path to said key,
via real humans. (Most ubuntu and debian developers).

However, I do take that this is slightly obscure. However, we will not
rely on TLS (SSL) as that opens us up to all the TLS/SSL server and
client side vulnerabilities as well as rogue CA, whilst limiting our
ability to utilise CDN, mirror network and country specific mirrors.

An easier way to grab and validate checksums and GPG signatures would be
nice. Imho web browsers should be able to find and validate those.


** Changed in: ubuntu
   Status: Confirmed => Incomplete

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

Title:
  Ubuntu ISOs downloaded insecurely, over HTTP rather than HTTPS

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

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


[Bug 1483870] Re: Album disappears after editing

2016-01-21 Thread Arthur Mello
** Changed in: gallery-app (Ubuntu)
   Status: New => Confirmed

** Changed in: gallery-app (Ubuntu)
 Assignee: (unassigned) => Arthur Mello (artmello)

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

Title:
  Album disappears after editing

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

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


[Bug 1488983] Re: NEXUS7: Video mode breaks the camera app till device is rebooted

2016-01-21 Thread Jean-Baptiste Lallement
It works fine on latest builds. Thanks for checking.

** Changed in: camera-app
   Status: New => Fix Released

** Changed in: camera-app (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/1488983

Title:
  NEXUS7: Video mode breaks the camera app till device is rebooted

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1488983/+subscriptions

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


[Bug 1533317] Re: Address bar does not get focus when adding a new tab

2016-01-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/autofocus-addressbar-wide

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

Title:
  Address bar does not get focus when adding a new tab

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533317/+subscriptions

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


[Bug 1536568] [NEW] please merge openvpn from debian

2016-01-21 Thread LocutusOfBorg
Public bug reported:

attached debdiff

** Affects: openvpn (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/1536568

Title:
  please merge openvpn from debian

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

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


[Bug 1525554] Re: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-01-21 Thread ArnauC
Hi!

I have Ubuntu 14.04 LTS with kernel 3.19.0-25 installed in a HP Probook 430 G3. 
 When I finished the installation, the sound doesn't works.
I followed the Andy C instructions and it works. I didn't use the alsa_setup.sh 
script.
   -I only put this lines in /etc/modprobe.d/alsa-base.conf
options snd-hda-intel single_cmd=1
options snd-hda-intel probe_mask=1
options snd-hda-intel model=basic

But when I reboot the laptop (not halt or poweroff), before Ubuntu starts, a 
very strong noise appears. At every reboot this noise appears.
-I corrected this problem, I just put the next line in 
/etc/modprobe.d/alsa-base.conf
 options snd-hda-intel power_save=0

Now, I've updated the kernel to  3.19.0-47 and the strong noise appears again.
I've tried to solve adding another option to the file:
options snd-hda-intel power_save_controller=N
But doesn't works

I've read the kernel documentation pages about ALSA but I haven't find the 
solution
https://www.kernel.org/doc/Documentation/sound/alsa/ALSA-Configuration.txt
https://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio.txt

Has someone an idea to resolve this issue?
Thanks to all!

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

Title:
  [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

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

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


[Bug 1536567] [NEW] i915 stop working after linux 4.2.0-21-generic

2016-01-21 Thread Guy Baconniere
Public bug reported:

Hello,

After updating the linux kernel of my Ubuntu 15.10 from 4.2.0-21 to 4.2.0.22
I was unable to get to XFCE and slim login manager, I was stuck on a black 
screen
with nothing displayed (no text/graphics). Same issue with latest  4.2.0.25.
When I go back to  4.2.0-21 everything is working perfectly.

So something is "broken" with i915 module starting 4.2.0.22 and newer.

After some research online, I managed to make it work even with kernel 4.2.25 
by doing this vodoo magic magic. It's not clear what made it work ;-P

# /etc/default/grub
GRUB_CMDLINE_LINUX="libata.force=noncq quirks.mbp_force_ahci=1 
acpi_backlight=vendor apple_bl.use_gmux=1 reboot=pci i915.enable_ips=0 
i915.i915_enable_fbc=1 i915.i915_enable_rc6=1 i915.lvds_channel_mode=2 
i915.modeset=1 i915.lvds_use_ssc=0 intel_pstate=disable"

# /etc/modprobe.d/i915.conf
options i915 semaphores=1

# /etc/modprobe.d/blacklist
blacklist intel_pstate

reboot


lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily

uname -a
Linux  4.2.0-25-generic #30-Ubuntu SMP Mon Jan 18 12:31:50 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

dmidecode -s system-product-name
Macmini7,1

lspci -vv
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Apple Inc. Device 0141
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR-  [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915

** Affects: linux (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/1536567

Title:
  i915 stop working after linux 4.2.0-21-generic

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

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


[Bug 1536568] Re: please merge openvpn from debian

2016-01-21 Thread LocutusOfBorg
** Attachment added: "debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1536568/+attachment/4554003/+files/debdiff

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

Title:
  please merge openvpn from debian

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

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


[Bug 1536568] Re: please merge openvpn from debian

2016-01-21 Thread LocutusOfBorg
it needs a dinstall before, I grabbed from incoming.d.o :)

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

Title:
  please merge openvpn from debian

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

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


[Bug 1529499] Re: Allow fast switching between timezones

2016-01-21 Thread Matthew Paul Thomas
"In the control center i can add multiple timezones" suggests that this
is about the PC, not the phone. Is that correct, Kai? (Ubuntu on phones
makes it more important than ever that bug reports mention an exact
Ubuntu version.)

Choosing an indicator menu item is more convenient than diving into
System Settings, but it still counts as "set the new timezone manually".
Automatic time zone changing would be based on location. So if this was
about the phone, it would be a duplicate of bug 1377087. The PC design
needs to converge in including that option.

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

Title:
  Allow fast switching between timezones

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

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


[Bug 1460242] Re: documentation: apt-keys via http allows man-in-the-middle-attacks

2016-01-21 Thread Dimitri John Ledkov
(Read about installing) explains how to use add-apt-repository, that
indeed fetches the keys in a secure manner.

I guess the bug is that you want the:

add-apt-repository ppa:

As a clear text command to be visible on that page?

In that case please open a bug against launchpad, rather than about add-
apt-key?

** Changed in: add-apt-key (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  documentation: apt-keys via http allows man-in-the-middle-attacks

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

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


[Bug 1318875] Re: Airplane mode cannot save the previous status after reboot

2016-01-21 Thread Yung Shen
I can reproduce this with latest stock xenial, unity-control-center 
15.04.0+16.04.20160119-0ubuntu1 .

airplane mode is off after reboot but bluetooth remains off, identify by
rfkill.

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

Title:
  Airplane mode cannot save the previous status after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1318875/+subscriptions

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


[Bug 1318875] Re: Airplane mode cannot save the previous status after reboot

2016-01-21 Thread Yung Shen
I can reproduce this with latest stock xenial, unity-control-center 
15.04.0+16.04.20160119-0ubuntu1 .

airplane mode disabled after reboot but bluetooth remains off, identify
by rfkill.

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

Title:
  Airplane mode cannot save the previous status after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1318875/+subscriptions

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


[Bug 1531824] Re: Xorg freeze

2016-01-21 Thread Phill
Cheers. Will do.

It might take a while. I'm still testing 3.16.0-59 for another day or
two just to be sure.

Do you have any suggestions for forcing this sort of bug to surface on-
demand? It would really help speed things up as I'm having to run the
machine for a couple of days to be sure at the moment.

Ta

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

Title:
  Xorg freeze

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

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


[Bug 1536576] [NEW] Launcher doesn't unhide when stylus using

2016-01-21 Thread Ivan Punko
Public bug reported:

Using Ubuntu 15.10 with Unity 7.3.2 on my Thinkpad x200t.
TEST CASE:

1. Set launcher auto hide "on" in system config.
2. When launcher hide, try to unhide it by Wacom stylus or eraser.
RESULT

Launcher doesn't unhide.
_
When using trackpoint/mouse - all ok .
Set sensivity to high don't resolve problem.
It's very uncomfortably using auto hide feature in tablet  mode, because need 
to using screen keyboard and press win-key (meta-key).
_
It's my first bug report, so if need more information - please ask me.
Thanks.
P.S. Ubuntu-bug show that bug in compiz package, but I think this one in Unity.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: compiz-core 1:0.9.12.2+15.10.20151015-0ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
Uname: Linux 4.2.0-23-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Thu Jan 21 12:36:01 2016
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
ExecutablePath: /usr/bin/compiz
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:20e4]
   Subsystem: Lenovo Device [17aa:20e4]
InstallationDate: Installed on 2015-11-26 (55 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: LENOVO 7448CTO
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=36a6cd00-3157-4463-ba16-d14506e2aecc ro elevator = noop
SourcePackage: compiz
UdevLog: Error: [Errno 2] Немає такого файла або каталогу: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/29/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 7WET71WW (3.21 )
dmi.board.name: 7448CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7WET71WW(3.21):bd11/29/2012:svnLENOVO:pn7448CTO:pvrThinkPadX200Tablet:rvnLENOVO:rn7448CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7448CTO
dmi.product.version: ThinkPad X200 Tablet
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Thu Jan 21 12:00:13 2016
xserver.configfile: default
xserver.errors:
 Serial Wacom Tablet WACf004 stylus: Invalid type 'cursor' for this device.
 Serial Wacom Tablet WACf004 stylus: Invalid type 'touch' for this device.
 Serial Wacom Tablet WACf004 stylus: Invalid type 'pad' for this device.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16400 
 vendor LEN
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug compiz unity wily

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

Title:
  Launcher doesn't unhide when stylus using

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

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

[Bug 1536567] Missing required logs.

2016-01-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1536567

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

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

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

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

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

Title:
  i915 stop working after linux 4.2.0-21-generic

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

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


[Bug 1536575] [NEW] nvidia-304 304.131-0ubuntu0.15.10.1: nvidia-304 kernel module failed to build

2016-01-21 Thread mper23
Public bug reported:

La tarjeta gráfica no funciona bien con el kernel 4.2

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: nvidia-304 304.131-0ubuntu0.15.10.1
Uname: Linux 4.2.0-040200-generic i686
ApportVersion: 2.19.1-0ubuntu5
Architecture: i386
DKMSKernelVersion: 4.2.0-040200-generic
Date: Thu Jan 21 10:47:26 2016
InstallationDate: Installed on 2015-08-21 (152 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release i386 (20150422.1)
PackageVersion: 304.131-0ubuntu0.15.10.1
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: nvidia-graphics-drivers-304
Title: nvidia-304 304.131-0ubuntu0.15.10.1: nvidia-304 kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-304 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 wily

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

Title:
  nvidia-304 304.131-0ubuntu0.15.10.1: nvidia-304 kernel module failed
  to build

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

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

  1   2   3   4   5   6   7   8   9   10   >