[Bug 1532935] Re: Nodes stuck at grub menu when attempting to deploy

2016-06-08 Thread John George
When switching to the Xenial kernel the Trusty installation fails even
earlier, complaining about 'unrecognised disk label' during the
installation phase of the deploy.

** Attachment added: "console_log_with_xenial_kernel_cloud_init_fails.out"
   
https://bugs.launchpad.net/maas-images/+bug/1532935/+attachment/4680131/+files/console_log_with_xenial_kernel_cloud_init_fails.out

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

Title:
  Nodes stuck at grub menu when attempting to deploy

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

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


[Bug 1590648] [NEW] package linux-image-4.4.0-22-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2016-06-08 Thread C. Sid Cara
Public bug reported:

during an update of lubuntu 16.04 but with wifi connect to internet

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-22-generic (not installed)
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  proprio 837 F lxpanel
Date: Thu Jun  9 07:31:01 2016
DuplicateSignature:
 package:linux-image-4.4.0-22-generic:(not installed)
 Preparing to unpack .../linux-image-4.4.0-22-generic_4.4.0-22.40_i386.deb ...
 This kernel does not support a non-PAE CPU.
 dpkg: error processing archive 
/var/cache/apt/archives/linux-image-4.4.0-22-generic_4.4.0-22.40_i386.deb 
(--unpack):
  subprocess new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
HibernationDevice: RESUME=UUID=cd37b90a-77a4-47cf-96c6-3b315a28d501
InstallationDate: Installed on 2016-06-08 (0 days ago)
InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
MachineType: Sony Corporation BI
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=bd72585a-d915-40bc-915f-8cea19afdb28 ro quiet splash vt.handoff=7
RelatedPackageVersions: grub-pc 2.02~beta2-36ubuntu3
SourcePackage: linux
Title: package linux-image-4.4.0-22-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/23/2004
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R0072G4
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0072G4:bd12/23/2004:svnSonyCorporation:pnBI:pvrRP:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: BI
dmi.product.version: RP
dmi.sys.vendor: Sony Corporation

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


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

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

Title:
  package linux-image-4.4.0-22-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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

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


[Bug 1535458] Re: [15.10 REGRESSION] Randomly wrongly detects files as binary

2016-06-08 Thread sudodus
No I still have problems with a file with Swedish characters. In a live
Ubuntu 16.04 LTS I installed grep version 2.25-1~16.04.1, but it did not
help, as you can see from the following dialogue in a terminal window.

ubuntu@ubuntu:~$ apt-cache policy grep
grep:
  Installerad: 2.25-1~16.04.1
  Kandidat:2.25-1~16.04.1
  Versionstabell:
 *** 2.25-1~16.04.1 500
500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
100 /var/lib/dpkg/status
 2.24-1 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
ubuntu@ubuntu:~$ grep ning seen-binary-by-grep.txt 
Binary file seen-binary-by-grep.txt matches
ubuntu@ubuntu:~$ grep -a ning seen-binary-by-grep.txt 
vMgsingen l�sning - the Swedish character o-umlaut
osmak   ingen l�sning
smaklösningen - the solution
ubuntu@ubuntu:~$ tail -n1 seen-binary-by-grep.txt |grep ning
smaklösningen - the solution
ubuntu@ubuntu:~$ tail -n2 seen-binary-by-grep.txt |grep ning
Binary file (standard input) matches
ubuntu@ubuntu:~$ tail -n2 seen-binary-by-grep.txt |grep -a ning
osmak   ingen l�sning
smaklösningen - the solution
ubuntu@ubuntu:~$ 

-o-

This works with older versions of grub, so I would call it a regression.

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

Title:
  [15.10 REGRESSION] Randomly wrongly detects files as binary

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

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

[Bug 955379] Re: cmake hangs with qemu-arm-static

2016-06-08 Thread Riku Voipio
Please try the latest qemu git HEAD, Timothys and Peters fixes have been
merged in.

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

Title:
  cmake hangs with qemu-arm-static

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

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


[Bug 1498667] Re: [Toshiba P50W-B00F] Touchscreen no longer working

2016-06-08 Thread Robert Ancell
linux-
image-4.1.0-040100rc2-generic_4.1.0-040100rc2.201606062014_amd64.deb -
BWW

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

Title:
  [Toshiba P50W-B00F] Touchscreen no longer working

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

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


[Bug 1559429] Re: Xorg crash after middle button paste in Chromium under kernel 4.4 LTS

2016-06-08 Thread Christopher M. Penalver
** Tags added: bios-outdated-a13

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

Title:
  Xorg crash after middle button paste in Chromium under kernel  4.4 LTS

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

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


[Bug 1559417] Re: seems to be

2016-06-08 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1559237 ***
https://bugs.launchpad.net/bugs/1559237

** This bug has been marked a duplicate of bug 1559237
   black screen

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

Title:
  seems to be

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

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


[Bug 1559237] Re: black screen

2016-06-08 Thread Christopher M. Penalver
John, thank you for reporting this and helping make Ubuntu better.

To see if this is already resolved, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Tags added: bios-outdated-a14

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (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/1559237

Title:
  black screen

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

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


[Bug 1559415] Re: Recent Nvidia Update Kernal

2016-06-08 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1559237 ***
https://bugs.launchpad.net/bugs/1559237

** This bug has been marked a duplicate of bug 1559237
   black screen

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

Title:
  Recent Nvidia Update Kernal

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

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


[Bug 1558894] Re: xorg

2016-06-08 Thread Christopher M. Penalver
JUAN FRANCISCO ABURTO ADAME, thank you for taking the time to report
this and helping to make Ubuntu better. Unfortunately, this report
didn't include enough information. You may find it helpful to read "How
to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and
https://wiki.ubuntu.com/ReportingBugs . We'd be grateful if you would
then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem,
2. The behavior you expected, and
3. The behavior you actually encountered (in as much detail as possible).

Thank you for your understanding.

** Tags added: bios-outdated-1.23

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (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/1558894

Title:
  xorg

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

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


[Bug 1590646] [NEW] Auto upgrader application crashes everytime I open it.

2016-06-08 Thread Sanjay S S
Public bug reported:

The upgrader crashes everytime i open it.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.7
ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
Uname: Linux 3.13.0-57-generic i686
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Thu Jun  9 10:36:45 2016
InstallationDate: Installed on 2014-08-27 (651 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug dist-upgrade i386 third-party-packages trusty

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

Title:
  Auto upgrader application crashes everytime I open it.

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

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


[Bug 1558512] Re: Xorg freeze

2016-06-08 Thread Christopher M. Penalver
dharmendra9016, thank you for reporting this and helping make Ubuntu
better.

Could you please test http://cdimage.ubuntu.com/daily-live/current/ and
advise to the results?

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

** Changed in: xorg (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/1558512

Title:
  Xorg freeze

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

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


[Bug 1558519] Re: ?

2016-06-08 Thread Christopher M. Penalver
Rafal, thank you for taking the time to report this and helping to make
Ubuntu better. Unfortunately, this report didn't include enough
information. You may find it helpful to read "How to report bugs
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and
https://wiki.ubuntu.com/ReportingBugs . We'd be grateful if you would
then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem,
2. The behavior you expected, and
3. The behavior you actually encountered (in as much detail as possible).

Thank you for your understanding.

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (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/1558519

Title:
  ?

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

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


[Bug 1576282] Re: Snaps built from deb can't be gettext translated

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

** Changed in: snapcraft (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/1576282

Title:
  Snaps built from deb can't be gettext translated

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

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


[Bug 1590552] Re: Windows do not initially start maximized

2016-06-08 Thread Dan-cer
I can confirm this behaviour. 
I use Ubuntu 16.04 64bit.
The bug happens with Firefox starting.

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

Title:
  Windows do not initially start maximized

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

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


[Bug 1558341] Re: Xorg freeze

2016-06-08 Thread Christopher M. Penalver
leex, thank you for reporting this and helping make Ubuntu better.

Could you please capture the crash following
https://wiki.ubuntu.com/DebuggingSystemCrash ?

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

** Changed in: xorg (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/1558341

Title:
  Xorg freeze

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

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


[Bug 1590078] Re: indicators.network not displayed on the login screen

2016-06-08 Thread Robert Ancell
** Package changed: lightdm (Ubuntu) => lightdm-gtk-greeter (Ubuntu)

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

Title:
  indicators.network not displayed on the login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1590078/+subscriptions

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


[Bug 1557313] Re: dont know

2016-06-08 Thread Christopher M. Penalver
IgorFerreira, thank you for taking the time to report this and helping
to make Ubuntu better. Unfortunately, this report didn't include enough
information. You may find it helpful to read "How to report bugs
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and
https://wiki.ubuntu.com/ReportingBugs . We'd be grateful if you would
then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem,
2. The behavior you expected, and
3. The behavior you actually encountered (in as much detail as possible).

Thank you for your understanding.

** Tags added: latest-bios-1.21

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (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/1557313

Title:
  dont know

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

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


[Bug 1556940] Re: I tried to install graphics driver

2016-06-08 Thread Christopher M. Penalver
Vishal Nagda, as per your Bug Description, you don't actually have a
issue.

If you do, please reword to clarify what is the actual problem, and
reopen this report to Status New.

** Changed in: xorg (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/1556940

Title:
  I tried to install graphics driver

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

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


[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-06-08 Thread Wesley Wiedenmeier
Here is the debdiff to apply the patch in trusty. I will run through the
test case and verify that the patch works tomorrow.

** Patch added: "fix_remoteip_proxy_match.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1511222/+attachment/4680126/+files/fix_remoteip_proxy_match.debdiff

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

Title:
  Incorrect trusted proxy match test in mod_remoteip

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

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


[Bug 1554895] Re: Erratic mouse behaviour

2016-06-08 Thread Christopher M. Penalver
Theo, thank you for reporting this and helping make Ubuntu better.

Could you please run the following command once from a terminal by ensuring you 
have the package xdiagnose installed, and that you click the Yes button for 
attaching additional debugging information:
apport-collect -p xorg BUGNUMBER

When reporting xorg related bugs in the future, please do so via the
above method. You can learn more about this functionality at
https://wiki.ubuntu.com/ReportingBugs.

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (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/1554895

Title:
  Erratic mouse behaviour

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

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


[Bug 1090053] Re: e4defrag -c /mountpoint does not provide expected output

2016-06-08 Thread Theodore Ts'o
There wasn't actually an *error*.   E4defrag doesn't need root prives to
find and print statistics.  It doesn't deliberately because the people
who wrote the program decided this was the right thing to do.  So it's
not actually hiding the error, it's just doing something weird/stupid.
Which you could argue is a bug, but if so, it's more of a design issue.
(It's not like it's secret; and you get the same information using
filefrag.)

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

Title:
  e4defrag -c /mountpoint does not provide expected output

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

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


[Bug 1510998] Re: Xorg crashes with segfault on 15.10

2016-06-08 Thread Christopher M. Penalver
Dirk Seidel:
>"Workaround from comment #40 in bug #1510970 works for me, too."

What WORKAROUND precisely did you use that helped?

** Changed in: xorg (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/1510998

Title:
  Xorg crashes with segfault on 15.10

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

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


[Bug 1503168] Re: [Dell Inspiron 5551][8086:0f31] Unable to adjust brightness

2016-06-08 Thread Christopher M. Penalver
Yung Shen, could you please test http://cdimage.ubuntu.com/daily-
live/current/ and advise to the results?

Also, please provide the output of the following terminal command:
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date

** Changed in: xorg (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/1503168

Title:
  [Dell Inspiron 5551][8086:0f31] Unable to adjust brightness

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

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


[Bug 1202917] Re: Drop unnecessary gconf dependency

2016-06-08 Thread Jeremy Bicha
Ok, let's try now:

https://code.qt.io/cgit/qt/qtlocation.git/commit/?id=e09d297894a8b4f

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

Title:
  Drop unnecessary gconf dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtlocation-opensource-src/+bug/1202917/+subscriptions

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


[Bug 1590371] Re: ACPI CPU frequency scaling does not work with the 4.6.0-7.8 config and up

2016-06-08 Thread Christopher M. Penalver
** Tags added: needs-apport-collect

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

Title:
  ACPI CPU frequency scaling does not work with the 4.6.0-7.8 config and
  up

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

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


[Bug 1590154] Re: System slow unless using touchpad

2016-06-08 Thread Christopher M. Penalver
Carl Englund, 4.7-rc1 has been flakey for many folks testing it. Would
4.7-rc2 allow a test?

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

** 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/1590154

Title:
  System slow unless using touchpad

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

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


[Bug 1589837] Re: Kernel oops - BUG: unable to handle kernel NULL pointer dereference at 00000000000000e4

2016-06-08 Thread Christopher M. Penalver
Kevin, does 4.6.2 provide a test to this issue? If not, please test
successively earlier kernels to see if a newer version may be tested
against.

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

Title:
  Kernel oops - BUG: unable to handle kernel NULL pointer dereference at
  00e4

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

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


[Bug 1548811] Re: FTBFS -- remove package?

2016-06-08 Thread Jeremy Bicha
geoclue-providers is showing up on http://qa.ubuntuwire.org/ftbfs/

Should 0.12.99-2ubuntu4 be removed too?

https://launchpad.net/ubuntu/+source/geoclue-
providers/+publishinghistory

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

Title:
  FTBFS -- remove package?

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

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


[Bug 1589997] Re: The device on /dev/sdx is not created when inserting new devices

2016-06-08 Thread Christopher M. Penalver
Joan, would the following work to gather the previously requested logs:
apport-cli -u 1589997

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

Title:
  The device on /dev/sdx is not created when inserting new devices

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

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


[Bug 1535458] Re: [15.10 REGRESSION] Randomly wrongly detects files as binary

2016-06-08 Thread sudodus
nio@xenial32 ~ $ grep -V
grep (GNU grep) 2.24
Copyright © 2016 Free Software Foundation, Inc.
Licens GPLv3+: GNU GPL version 3 eller senare 
Det här är fri programvara: du får ändra och distribuera den.
Det finns INGEN GARANTI, så långt som tillåts enligt lag.

Skriven av Mike Haertel och andra, se 
.
nio@xenial32 ~ $ apt-cache policy grep
grep:
  Installerad: 2.24-1
  Kandidat:2.24-1
  Versionstabell:
 *** 2.24-1 500
500 http://se.archive.ubuntu.com/ubuntu xenial/main i386 Packages
100 /var/lib/dpkg/status
nio@xenial32 ~ $ 

How can I get grep 2.25-1~16.04.1 without messing up my system? Maybe I
test it in a separate system, not my production system.

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

Title:
  [15.10 REGRESSION] Randomly wrongly detects files as binary

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

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

[Bug 1584475] Re: No input events for FutureMax Dance Mat

2016-06-08 Thread Xaratas
I tried to bisect the upstream kernel (it looks like Ubuntu skipped 3.17
entirely), but it is not easy to find some point between the Tags v3.16
and v3.17-rc1 which can be compiled without errors. Currently i can only
say the bug is somewhere in these 11529 Commits.

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

Title:
  No input events for FutureMax Dance Mat

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

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


[Bug 1590072] Re: kernel 4.4.0-21.37-generic in 16.04 sees no disks on HP ProLiant BL465c Gen8 if IOMMU is enabled

2016-06-08 Thread Christopher M. Penalver
Daniel, regarding your email, you may want to start with bisecting the
upstream kernel as outlined in
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_bisect_the_upstream_kernel.3F
.

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

Title:
  kernel 4.4.0-21.37-generic in 16.04 sees no disks on HP ProLiant
  BL465c Gen8  if IOMMU is enabled

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

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


[Bug 1590580] Re: Noto CJK font issue with LuaLaTeX

2016-06-08 Thread Václav Haisman
** Also affects: luatex
   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/1590580

Title:
  Noto CJK font issue with LuaLaTeX

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

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


[Bug 1491094] Re: wifi USB dongle fails to work with musb-hdrc error

2016-06-08 Thread Launchpad Bug Tracker
[Expired for Snappy because there has been no activity for 60 days.]

** Changed in: snappy
   Status: Incomplete => Expired

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

Title:
  wifi USB dongle fails to work with musb-hdrc error

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

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


[Bug 1590547] Re: LXC package for trusty no longer has configuration files

2016-06-08 Thread Serge Hallyn
Can you show the output of

dpkg -l | grep lxc

?

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

Title:
  LXC package for trusty no longer has configuration files

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

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


[Bug 672263] Re: Letters in and near selection move by +-1 pixel

2016-06-08 Thread Launchpad Bug Tracker
[Expired for abiword (Ubuntu) because there has been no activity for 60
days.]

** Changed in: abiword (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Letters in and near selection move by +-1 pixel

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

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


[Bug 1584348] Re: Launcher thinking app is running still when it's dead

2016-06-08 Thread Michael Zanetti
Thomas, it seems you are mixing two different things. One is apps that
are crashing, the other is the Launcher (left side panel) not noticing
that the app is gone after it crashed. the above linked branch fixes the
issue in the launcher. When that lands (probably with OTA-12) the
launcher will notice when an app is gone and update its state
accordingly.

The other issue, that some apps are crashing in some cases, are
different and should be reported separately for each application that is
crashing.

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

Title:
  Launcher thinking app is running still when it's dead

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

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


[Bug 1590580] Re: Noto CJK font issue with LuaLaTeX

2016-06-08 Thread Václav Haisman
@gunnarhj: This is the LuaLaTeX I am using:

This is LuaTeX, Version beta-0.80.0 (TeX Live 2015/Debian) (rev 5238)

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

Title:
  Noto CJK font issue with LuaLaTeX

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

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


[Bug 1590547] Re: LXC package for trusty no longer has configuration files

2016-06-08 Thread Stéphane Graber
My guess is that you lxc-templates is from LXC 1.1 while the rest is LXC
2.0.

Partial upgrades aren't supported.

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

Title:
  LXC package for trusty no longer has configuration files

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

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


[Bug 1590547] Re: LXC package for trusty no longer has configuration files

2016-06-08 Thread Stéphane Graber
root@trusty:~# dpkg -L lxc-templates
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/lxc-templates
/usr/share/doc/lxc-templates/copyright
/usr/share/lxc
/usr/share/lxc/templates
/usr/share/lxc/templates/lxc-fedora
/usr/share/lxc/templates/lxc-plamo
/usr/share/lxc/templates/lxc-ubuntu
/usr/share/lxc/templates/lxc-openmandriva
/usr/share/lxc/templates/lxc-oracle
/usr/share/lxc/templates/lxc-gentoo
/usr/share/lxc/templates/lxc-altlinux
/usr/share/lxc/templates/lxc-sshd
/usr/share/lxc/templates/lxc-ubuntu-cloud
/usr/share/lxc/templates/lxc-opensuse
/usr/share/lxc/templates/lxc-archlinux
/usr/share/lxc/templates/lxc-sparclinux
/usr/share/lxc/templates/lxc-cirros
/usr/share/lxc/templates/lxc-busybox
/usr/share/lxc/templates/lxc-alpine
/usr/share/lxc/templates/lxc-slackware
/usr/share/lxc/templates/lxc-centos
/usr/share/lxc/templates/lxc-debian
/usr/share/lxc/templates/lxc-download
/usr/share/lxc/config
/usr/share/lxc/config/oracle.userns.conf
/usr/share/lxc/config/gentoo.common.conf
/usr/share/lxc/config/plamo.common.conf
/usr/share/lxc/config/nesting.conf
/usr/share/lxc/config/alpine.userns.conf
/usr/share/lxc/config/gentoo.moresecure.conf
/usr/share/lxc/config/ubuntu-cloud.userns.conf
/usr/share/lxc/config/centos.common.conf
/usr/share/lxc/config/slackware.userns.conf
/usr/share/lxc/config/oracle.common.conf
/usr/share/lxc/config/sparclinux.common.conf
/usr/share/lxc/config/common.seccomp
/usr/share/lxc/config/common.conf
/usr/share/lxc/config/ubuntu.common.conf
/usr/share/lxc/config/slackware.common.conf
/usr/share/lxc/config/plamo.userns.conf
/usr/share/lxc/config/debian.userns.conf
/usr/share/lxc/config/fedora.userns.conf
/usr/share/lxc/config/alpine.common.conf
/usr/share/lxc/config/opensuse.userns.conf
/usr/share/lxc/config/ubuntu.userns.conf
/usr/share/lxc/config/fedora.common.conf
/usr/share/lxc/config/common.conf.d
/usr/share/lxc/config/common.conf.d/README
/usr/share/lxc/config/ubuntu.lucid.conf
/usr/share/lxc/config/gentoo.userns.conf
/usr/share/lxc/config/centos.userns.conf
/usr/share/lxc/config/ubuntu-cloud.lucid.conf
/usr/share/lxc/config/archlinux.userns.conf
/usr/share/lxc/config/debian.common.conf
/usr/share/lxc/config/sparclinux.userns.conf
/usr/share/lxc/config/openwrt.common.conf
/usr/share/lxc/config/opensuse.common.conf
/usr/share/lxc/config/archlinux.common.conf
/usr/share/lxc/config/userns.conf
/usr/share/lxc/config/ubuntu-cloud.common.conf
/usr/share/lxc/lxc-patch.py
/usr/share/lxc/hooks
/usr/share/lxc/hooks/mountecryptfsroot
/usr/share/lxc/hooks/clonehostname
/usr/share/lxc/hooks/squid-deb-proxy-client
/usr/share/lxc/hooks/ubuntu-cloud-prep
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/lxc
/usr/lib/x86_64-linux-gnu/lxc/hooks
/usr/lib/x86_64-linux-gnu/lxc/hooks/unmount-namespace
/usr/share/doc/lxc-templates/changelog.Debian.gz
root@trusty:~#

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

Title:
  LXC package for trusty no longer has configuration files

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

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


[Bug 1535458] Re: [15.10 REGRESSION] Randomly wrongly detects files as binary

2016-06-08 Thread Mathew Hodson
sudodus, what version of grep are you using? grep 2.25-1~16.04.1 was
released in bug 1547466 and it may fix your issue.

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

Title:
  [15.10 REGRESSION] Randomly wrongly detects files as binary

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

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


[Bug 1590641] [NEW] systemd-modules-load fails with monolithic kernel

2016-06-08 Thread Alex King
Public bug reported:

Out of the box on 16.04, when run with a monolithic kernel (i.e. non-
modular), /lib/systemd/systemd-modules-load bombs out.  This happens
even though there are only comments in the systemd-modules-load
configuration, i.e. there is nothing for it to do.

This causes systemd to regard the system state as degraded, because the
systemd-modules-load.service unit failed.

I suspect I could probably disable that unit, but then I would not be
able to boot back to a modular kernel and have initial module loading
work.

IMO, there should be a configuration option for systemd-modules-load to
allow a success return code if the kernel does not support loading
modules.  Or if that is not seen as a good fix, it should at least
succeed if it is not asked to load anything (i.e. empty config)

# lsb_release -rd
Description:Ubuntu 16.04 LTS
Release:16.04

systemd:
  Installed: 229-4ubuntu6
  Candidate: 229-4ubuntu6
  Version table:
 *** 229-4ubuntu6 500
500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
100 /var/lib/dpkg/status
 229-4ubuntu4 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

I expect "systemctl" to show

State: running
...
   Failed: 0 units

Instead I see:

State: degraded
...
   Failed: 2 units

FYI I'm attaching apport data.  It's hard to use ubuntu-bug if you don't
have a ubuntu desktop.

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

** Attachment added: "Apport data"
   
https://bugs.launchpad.net/bugs/1590641/+attachment/4680108/+files/apport.systemd.a0im55y5.apport

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

Title:
  systemd-modules-load fails with monolithic kernel

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

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


[Bug 1590547] Re: LXC package for trusty no longer has configuration files

2016-06-08 Thread Craig Maloney
I do, but the templates don't seem to have the .conf files:

craig@lister:~$ dpkg -L lxc-templates
/.
/usr
/usr/share
/usr/share/lxc
/usr/share/lxc/lxc-patch.py
/usr/share/lxc/templates
/usr/share/lxc/templates/lxc-gentoo
/usr/share/lxc/templates/lxc-centos
/usr/share/lxc/templates/lxc-oracle
/usr/share/lxc/templates/lxc-alpine
/usr/share/lxc/templates/lxc-fedora
/usr/share/lxc/templates/lxc-sshd
/usr/share/lxc/templates/lxc-altlinux
/usr/share/lxc/templates/lxc-opensuse
/usr/share/lxc/templates/lxc-download
/usr/share/lxc/templates/lxc-busybox
/usr/share/lxc/templates/lxc-ubuntu
/usr/share/lxc/templates/lxc-ubuntu-cloud
/usr/share/lxc/templates/lxc-openmandriva
/usr/share/lxc/templates/lxc-cirros
/usr/share/lxc/templates/lxc-plamo
/usr/share/lxc/templates/lxc-archlinux
/usr/share/lxc/templates/lxc-debian
/usr/share/doc
/usr/share/doc/lxc-templates
/usr/share/doc/lxc-templates/copyright
/usr/share/doc/lxc-templates/changelog.Debian.gz

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

Title:
  LXC package for trusty no longer has configuration files

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

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


[Bug 1590410] Re: Sync ostree 2016.5-2 (universe) from Debian experimental (main)

2016-06-08 Thread Mathew Hodson
** Changed in: 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/1590410

Title:
  Sync ostree 2016.5-2 (universe) from Debian experimental (main)

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

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


[Bug 1574079] Re: USB audio device is not recognized after startup in 16.04

2016-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package fwupd - 0.7.0-0ubuntu6

---
fwupd (0.7.0-0ubuntu6) yakkety; urgency=medium

  * Fix USB audio devices not working properly (LP: #1574079)

 -- Mario Limonciello   Wed, 08 Jun 2016
21:31:00 -0500

** Changed in: fwupd (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

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

Title:
  USB audio device is not recognized after startup in 16.04

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

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


[Bug 1590503] Re: libcxl-dev package does not contain a static library

2016-06-08 Thread Mathew Hodson
** Changed in: libcxl (Ubuntu)
   Importance: Undecided => Low

** Tags added: packaging

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

Title:
  libcxl-dev package does not contain a static library

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

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


[Bug 1590508] Re: SRU more minor fixes to GNOME Software

2016-06-08 Thread Mathew Hodson
** Changed in: gnome-software (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/1590508

Title:
  SRU more minor fixes to GNOME Software

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

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


[Bug 1589747] Re: test_cleanbuild unit test fails when executed in a platform that's not amd64

2016-06-08 Thread Sergio Schvezov
** Changed in: snapcraft
Milestone: 2.12 => 2.11

** Changed in: snapcraft
   Status: In Progress => Fix Committed

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

** Also affects: snapcraft (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: snapcraft (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: snapcraft (Ubuntu Xenial)
Milestone: None => xenial-updates

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

Title:
  test_cleanbuild unit test fails when executed in a platform that's not
  amd64

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

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


[Bug 1303354] Re: [Apps Scope] App Summary appears to be part of Description

2016-06-08 Thread Mathew Hodson
** Changed in: click (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity8 (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/1303354

Title:
  [Apps Scope] App Summary appears to be part of Description

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-package-index/+bug/1303354/+subscriptions

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


[Bug 1590411] Re: Sync flatpak 0.6.4-1 (universe) from Debian experimental (main)

2016-06-08 Thread Mathew Hodson
** Changed in: 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/1590411

Title:
  Sync flatpak 0.6.4-1 (universe) from Debian experimental (main)

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

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


[Bug 1590640] [NEW] .deb installation fails silently

2016-06-08 Thread Dan Dascalescu
Public bug reported:

1. Download the LibreOffice 5.2.0 x64 .deb package - 
https://www.libreoffice.org/download/libreoffice-fresh/?type=deb-x86_64=5.2.0=en-US
2. Unpack
3. Open the DEBS directory in Files
4. Right click on libreofficedev5.2-calc_5.2.0.0.beta1-1_amd64.deb and choose 
"Open With Software Install"

The progress bar starts and after a few seconds, resets, as if the
install was never attempted. No errors are presented to the user.

This installation method is recommended by LibreOffice at
https://wiki.documentfoundation.org/Documentation/Install/Linux#Graphic_Installation_.28Preferred_Way.29,
but I've found other .debs that fail as well.

Is it a dependencies problem, as explained at
https://ask.libreoffice.org/en/question/71044/lo-52-beta-wont-install-
on-linux-x64/? In that case, the should be SOME indication to as user as
to what's going on, and ideally the dependencies should be installed
automatically or after prompting the user.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-software 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jun  8 20:11:42 2016
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-software
InstallationDate: Installed on 2015-03-30 (436 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: gnome-software
UpgradeStatus: Upgraded to xenial on 2016-06-06 (2 days ago)

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "Installation of .deb fails silently.gif"
   
https://bugs.launchpad.net/bugs/1590640/+attachment/4680102/+files/Installation%20of%20.deb%20fails%20silently.gif

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

Title:
  .deb installation fails silently

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

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


[Bug 1590547] Re: LXC package for trusty no longer has configuration files

2016-06-08 Thread Stéphane Graber
Could it be that you somehow don't have the lxc-templates 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/1590547

Title:
  LXC package for trusty no longer has configuration files

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

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


[Bug 1590222] Re: unity and/or compiz repeatedly crashes in 16.04

2016-06-08 Thread Sujato
Note that after filing this bug, my computer became totally unusable,
and I installed Gnome Ubuntu. This works generally okay, but shares some
of the same glitches. After an hour or two of use, the windows start to
freeze and eventually I have to reboot. One specific detail this shares
in common with my Unity experience is that when I click on a new tab in
Chrome, it closes the tab. This doesn't happen in Firefox. To me this
suggests there is a problem with something in common between Unity and
Gnome, probably Compiz, possibly something in Ubuntu. But it affects
Unity more severely.

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

Title:
  unity and/or compiz repeatedly crashes in 16.04

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

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


[Bug 1574079] Re: USB audio device is not recognized after startup in 16.04

2016-06-08 Thread Mario Limonciello
I've uploaded that fix to yakkety, and started the SRU process for
Xenial.

** Also affects: fwupd (Ubuntu Yakkety)
   Importance: Medium
   Status: Confirmed

** Also affects: fwupd (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Description changed:

+ [Impact]
+ High end USB audio devices don't work properly after fwupd is started from 
gnome-software.
+ 
+ [Test case]
+ Login to Ubuntu session and try to use a USB audio device.  See if it works 
properly.
+ 
+ [Regression Potential]
+ This affects the DFU provider in Ubuntu.  The fix is only made to that part 
of the fwupd stack.
+ No firmware for DFU has been published to the LVFS yet, so this shouldn't 
have any regression risk to Ubuntu.
+ 
+ [Original bug]
  Hi @all,
  
  I used the same USB audio device in all previous Ubuntu versions
  (Focusrite Scarlet 2i2). It is supposed to be class compliant and works
  an all distros flawless (even RPI2 and OSMC). After upgrading from 15.10
  to 16.04 it stopped to work: after start-up it does not show up as an
  audio device at all (also not recognized by aplay -l). I can workaround
  this by unplugging it and plugging it in again after Ubuntu booted up
  (strangely 2 times unplug/re-plug). After 2nd time plugging it in again
  it shows up and works great without any further issues until next
  restart.
  
  Maybe worth to note that I recognized today that fwupd uses continuously
  100% CPU load, so I just killed it today. My Hardware (Main-board/CPU)
  is a bit older (Intel E8400), so could probably be some compatibility
  issue...
  
  regards,
  Tobias
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic i686
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/pcmC1D0p:   tobias 1553 F...m pulseaudio
-  /dev/snd/controlC1:  tobias 1553 F pulseaudio
-  /dev/snd/controlC0:  tobias 1553 F pulseaudio
-  /dev/snd/controlC2:  tobias 1553 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/pcmC1D0p:   tobias 1553 F...m pulseaudio
+  /dev/snd/controlC1:  tobias 1553 F pulseaudio
+  /dev/snd/controlC0:  tobias 1553 F pulseaudio
+  /dev/snd/controlC2:  tobias 1553 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Apr 23 20:09:04 2016
  InstallationDate: Installed on 2015-09-19 (217 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (0 days ago)
  dmi.bios.date: 09/30/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1238
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5B-Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1238:bd09/30/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-Deluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

** Changed in: fwupd (Ubuntu Xenial)
   Status: New => Fix Committed

** Changed in: fwupd (Ubuntu Xenial)
   Status: Fix Committed => In Progress

** Changed in: fwupd (Ubuntu Yakkety)
   Status: Confirmed => 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/1574079

Title:
  USB audio device is not recognized after startup in 16.04

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

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

[Bug 1583563] Re: System will not start with multipathd enabled

2016-06-08 Thread Rafael David Tinoco
Could https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940 be
related ?


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

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

Title:
  System will not start with multipathd enabled

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

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


[Bug 1590637] [NEW] Spelling error in sources help

2016-06-08 Thread Richard Bloor
Public bug reported:

Help states:

- source-type:
  (string)
  In some cases the source is not enough to identify the version control
  system or compression algorithim. This hints the system into what to
  do, the valid values are:

algorithim is a misspelling, s/b algorithm

** Affects: snapcraft (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/1590637

Title:
  Spelling error in sources help

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

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


[Bug 1379448] Re: Can't install or update apps on Ubuntu Touch

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

** Changed in: click (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/1379448

Title:
  Can't install or update apps on Ubuntu Touch

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

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


[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-06-08 Thread Michael Hudson-Doyle
We hope to have a fix for this in Xenial within a week.

** Also affects: docker.io (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: docker.io (Ubuntu Xenial)
   Importance: Undecided => High

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

Title:
  Docker compiled with wrong version of Go

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1574904/+subscriptions

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


[Bug 1590256] Re: snapcraft clean -s strip doesn't show the deprecation message

2016-06-08 Thread Sergio Schvezov
** Changed in: snapcraft
   Status: Fix Committed => Fix Released

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

Title:
  snapcraft clean -s strip doesn't show the deprecation message

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

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


[Bug 1589776] Re: Radeon R7 not work in ubuntu xenial

2016-06-08 Thread Christopher M. Penalver
andy cao, could you please boot into a live environment of 15.10 via
http://releases.ubuntu.com/wily/ and then perform
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1589776/comments/1
?

** 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/1589776

Title:
  Radeon R7 not work in ubuntu xenial

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

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


[Bug 1589756] Re: [Satellite L745, Conexant CX20585, Speaker, Internal] No sound at all

2016-06-08 Thread Christopher M. Penalver
** Tags added: latest-bios-2.60

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

Title:
  [Satellite L745, Conexant CX20585, Speaker, Internal] No sound at all

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

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


[Bug 1543648] Re: nonexisting directory referenced in fileserver.conf

2016-06-08 Thread Bug Watch Updater
** Changed in: puppet
   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/1543648

Title:
  nonexisting directory referenced in fileserver.conf

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

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


[Bug 1589492] Re: Touchpad recognised but not working on toshiba laptop l50D-B-151

2016-06-08 Thread Christopher M. Penalver
** Tags removed: synaptics toshiba touchpad
** Tags added: needs-apport-collect

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

Title:
  Touchpad recognised but not working on toshiba laptop l50D-B-151

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

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


[Bug 1589498] Re: Device file not created for TRC rudder

2016-06-08 Thread Christopher M. Penalver
** Tags added: bios-outdated-2.23

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

Title:
  Device file not created for TRC rudder

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

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


[Bug 1578597] Re: MKV video files doesn't play on phone and tablet

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

** Changed in: mediaplayer-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/1578597

Title:
  MKV video files doesn't play on phone and tablet

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

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


[Bug 1589563] Re: ext4 journaling and swapping to same encrypted SSHD hangs system

2016-06-08 Thread Christopher M. Penalver
** Tags added: latest-bios-1.32

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

Title:
  ext4 journaling and swapping to same encrypted SSHD hangs system

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

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


Re: [Bug 1584348] Launcher thinking app is running still when it'sdead

2016-06-08 Thread Thomas Meyssonnier
I just got a freeze from Navigator, so it still happens in current stable 
(OTA-11).

Can't give the details because I have no idea of the application name 
(Ubuntu Touch doesn't give much information about the underlying system, 
sounds like a bad idea seeing as it's still beta, for what I've seen).

Should I go on reporting or is this bug fixed in the future, and should be 
marked as such ?

Le mercredi 8 juin 2016 00:08:28 CEST, Michael Zanetti 
 a écrit :
> This has been fixed as part of ~mzanetti/unity8/alerting-pips
> 
> Should land in rc-proposed soonish
> 
> ** Branch linked: lp:~mzanetti/unity8/alerting-pips
> 
> ** Changed in: unity8 (Ubuntu)
>Status: Triaged => In Progress
> 
> ** Changed in: canonical-devices-system-image
>Status: Triaged => In Progress
>

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

Title:
  Launcher thinking app is running still when it's dead

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

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

[Bug 1589704] Re: workaround cavium thunderx silicon erratum 23144

2016-06-08 Thread Christopher M. Penalver
** Tags added: cherry-pick

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

Title:
  workaround cavium thunderx silicon erratum 23144

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

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


[Bug 1589491] Re: Kernel memory leak: swap in use without obvious program using it

2016-06-08 Thread Christopher M. Penalver
** Tags added: bios-outdated-2.29

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

Title:
  Kernel memory leak: swap in use without obvious program using it

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

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


[Bug 1589418] Re: udisksd high CPU usage

2016-06-08 Thread Christopher M. Penalver
** Tags added: needs-apport-collect

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

Title:
  udisksd high CPU usage

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

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


[Bug 1577957] Re: Intel 7265D wifi firmware crashes on a Lenovo x1 carbon (3rd generation)

2016-06-08 Thread Christopher M. Penalver
mich...@hinespot.com, as per the release notes from
http://support.lenovo.com/us/en/products/Laptops-and-netbooks/ThinkPad-X
-Series-laptops/ThinkPad-X1-Carbon-20BS-
20BT?tabName=Downloads=Mast:SubNav:Support:Drivers%20and%20Software|Drivers%20and%20Software=false
an update to your computer's buggy, insecure, and outdated BIOS is
available (1.13). When you update to this following
https://help.ubuntu.com/community/BIOSUpdate does this improve the
situation?

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful.

Also, you don't have to create a new bug report.

Once the BIOS is updated, if the problem is still reproducible:
1) 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
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.

** 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/1577957

Title:
  Intel 7265D wifi firmware crashes on a Lenovo x1 carbon (3rd
  generation)

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

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


[Bug 1588127] Re: Phone abandons incoming call

2016-06-08 Thread Matthew Exon
Was this the only time this occurred?  As I said in the original report,
it also happened a week previously when the same person in New York
tried to phone me.  I don't have logs from that time, but there was
certainly a reboot in between.  Apart from that, I believe I have seen
this before but I can't be sure.  Those would have been local calls and
I would simply have called the person back.  But my SIM card doesn't
allow international outgoing calls so that wasn't an option in the New
York cases.

"Certain apps": I typically use gallery, dekko, terminal (which is set
to never be terminated using tweakgeek), browser, camera, settings,
contacts, messaging, phone, so those were probably "running" (although
apart from terminal probably terminated by the OS).  I was not using any
of them immediately prior to taking the call: I was expecting the call
and it was important, so all I did with the phone was check that it was
alive, running smoothly, and that the volume was turned up.

I attached two media hub log files.  Since they don't include datestamps
I couldn't be sure which covers the period of the calls.  It's almost
certainly the 2 Jun one though.  The DBus log file I'm pretty sure is
right.

Note that this phone has been switched off for a week.  I encountered
the problems.  Then I made a test call.  This failed, so I tried
rebooting the phone.  After that a test call worked.  At that point I
decided this phone was too unreliable to use and I switched to my
iPhone, which I've been using since.  After that it wasn't switched on
again until just now.

I can't use adb shell over USB.  As many people have been reporting with
MX4s, the USB port is too unreliable to use for more than a few seconds
at a time.  This is another reason I've concluded this phone is more
trouble than it's worth.  Please suggest an alternative.  I can ssh into
the phone no problems.

I've put a different SIM card in the phone and I'll leave it running for
a while.  Right now I can phone it no problem, consistent with me
finding that it temporarily fixes itself with a reboot.  The software
version is the same as it was, and I will avoid upgrading anything to
minimise the variables.  I'll try phoning again after a few days and
report back with the status.  However it's not really a comparable
environment.  As my main phone it travels with me, connects to various
wifi and cellular networks.  Also, I frequently turn on and off wifi,
bluetooth, and airplane mode as a work-around to other bugs.  And the
camera frequently mysteriously freezes so I have to terminate that.
Sitting on my desk doing nothing, I wouldn't be surprised if it works
fine.

Bear in mind that "this problem disappears after I upgrade to a newer
version" isn't really a happy ending to this story.  I need to be
reliably contactable, I can't take risks there.  If critical bugs are
creeping into a feature so fundamental to the purpose of a phone then
there's a problem with Ubuntu's development process, regardless of this
particular bug.  If you guys can show me how it was my mistake, or of my
carrier, or even of Meizu, then that's different, but at the moment I
consider Ubuntu Touch too unstable to use.

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

Title:
  Phone abandons incoming call

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

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


[Bug 1575467] Re: [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-utopic-vy2yyy/linux-lts-utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743 vlv_wait_port_ready+0x126/0x170 [i9

2016-06-08 Thread Andrew
4.4.13 upstream seems to still freeze.

So far the only upstream kernel that sis not seem to freeze was the
current upsteam nightly intel build. http://kernel.ubuntu.com/~kernel-
ppa/mainline/drm-intel-nightly/

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

Title:
  [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-
  utopic-vy2yyy/linux-lts-
  utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743
  vlv_wait_port_ready+0x126/0x170 [i915]()

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

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


[Bug 1576909] Re: Suspend not working on Ubuntu 16.04

2016-06-08 Thread Christopher M. Penalver
saguti, to advise, the next earlier upstream kernel release is 4.6.2.

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

Title:
  Suspend not working on Ubuntu 16.04

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

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


[Bug 1509769] Re: package initramfs-tools 0.120ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-06-08 Thread Armando
it happened to me on ubuntu 16.04 and on ubuntu 15.10.

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

Title:
  package initramfs-tools 0.120ubuntu6 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1588127] Re: Phone abandons incoming call

2016-06-08 Thread Matthew Exon
** Attachment added: "Media hub log, file modified date 9 Jun 08:31"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588127/+attachment/4680092/+files/media-hub.log.1.gz

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

Title:
  Phone abandons incoming call

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

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


[Bug 1590629] [NEW] Using Xubuntu, mouse cursor disappears after resume from suspend mode.

2016-06-08 Thread Matt Gray
Public bug reported:

I use Xubuntu and upon return from suspend mode, the mouse cursor
disappears.  I can press ctrl+alt+F1 followed by CTRL+alt+F7 to bring
back the cursor.

** Affects: xserver-xorg-video-intel (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/1590629

Title:
  Using Xubuntu, mouse cursor disappears after resume from suspend mode.

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

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


[Bug 1587091] Re: Extended statistics from balloon for proper memory management

2016-06-08 Thread Joseph Salisbury
Additional test kernels have been built for the other releases and lts
kernels.  The can be downloaded from:

trusty: http://kernel.ubuntu.com/~jsalisbury/lp1587091/trusty/
lts-u: http://kernel.ubuntu.com/~jsalisbury/lp1587091/lts-backport-utopic/
vivid: http://kernel.ubuntu.com/~jsalisbury/lp1587091/vivid/
wily: http://kernel.ubuntu.com/~jsalisbury/lp1587091/wily

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

Title:
  Extended statistics from balloon for proper memory management

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

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


[Bug 1588127] Re: Phone abandons incoming call

2016-06-08 Thread Matthew Exon
** Attachment added: "DBus log, file modified date 2 Jun 09:53"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588127/+attachment/4680093/+files/dbus.log.2.gz

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

Title:
  Phone abandons incoming call

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

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


[Bug 1590631] [NEW] package liboxideqtquick0:amd64 1.15.7-0ubuntu0.16.04.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configurat

2016-06-08 Thread Juan A. Martinez
Public bug reported:

My system didn't display the desktop icons for a very long time after I booted 
and re-booted into my OS. There was no reason I can see for this to happen, 
since all I did was to plug in a USB PiDrive after the notebook was booting but 
before the desktop loaded.
After the desktop loaded there were no icons on the desktop, just a blank 
screen. I loaded a console, after a while, however since I'm not conversant 
with commands I was stuck 'up the creek without a paddle'.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: liboxideqtquick0:amd64 1.15.7-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Wed Jun  8 20:52:19 2016
DuplicateSignature:
 package:liboxideqtquick0:amd64:1.15.7-0ubuntu0.16.04.1
 Setting up liboxideqtcore0:amd64 (1.15.7-0ubuntu0.16.04.1) ...
 dpkg: error processing package liboxideqtquick0:amd64 (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2016-05-02 (37 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: oxide-qt
Title: package liboxideqtquick0:amd64 1.15.7-0ubuntu0.16.04.1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: oxide-qt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check xenial

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

Title:
  package liboxideqtquick0:amd64 1.15.7-0ubuntu0.16.04.1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

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


[Bug 1588127] Re: Phone abandons incoming call

2016-06-08 Thread Matthew Exon
** Attachment added: "Media hub log, file modified date 2 Jun 09:52"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588127/+attachment/4680091/+files/media-hub.log.2.gz

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

Title:
  Phone abandons incoming call

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

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


[Bug 1307559] Re: Window decorations not drawn on external monitor

2016-06-08 Thread Toby Anderson
This bug affects me running 16.04 on an ThinkPad X1 Carbon connected via
HDMI to a Diamond Digital display.

Graphics card is Intel® HD Graphics 520 (Skylake GT2)

built-in display is scaled to 1.25, external display is not scaled. When
I scale the external display and put it back to 1 then the window
decorations are drawn properly.

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

Title:
  Window decorations not drawn on external monitor

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

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

[Bug 1587089] Re: Hide "ballooned" memory from /proc in guest Ubuntu

2016-06-08 Thread Joseph Salisbury
A vivid test kernel is available.  It can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1587091/vivid/

The trusty and lts-u test kernels failed.  It appears some prereq
commits are required.  Those test kernels will be available shortly.

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

Title:
  Hide "ballooned" memory from /proc in guest Ubuntu

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

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


[Bug 1484740] Re: 14.04 trousers version 0.3.11.2-1 fails to start with TPM device

2016-06-08 Thread Eric Desrochers
** Description changed:

  [Impact]
  
- Prevents deployment of TPM
+ This leaves the trousers package in a half-config state, prevents
+ deployment of TPM.
  
  Error output :
  
  Setting up trousers (0.3.11.2-1) ...
   * Starting Trusted Computing daemon tcsd [fail]
  invoke-rc.d: initscript trousers, action "start" failed.
  dpkg: error processing package trousers (--configure):
   subprocess installed post-installation script returned error exit status 137
  Processing triggers for ureadahead (0.100.0-16) ...
  Errors were encountered while processing:
   trousers
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  # /var/log/apt/history.log
  Start-Date: 2016-06-08 12:30:12
  Commandline: apt-get install opencryptoki trousers
  Install: trousers:amd64 (0.3.11.2-1)
  Error: Sub-process /usr/bin/dpkg returned an error code (1)
  End-Date: 2016-06-08 12:30:12
  
  # /var/log/syslog
  Jun 8 12:30:12  TCSD TDDL[14101]: TrouSerS ERROR: Could not find a 
device to open!
  
  # installed-debs
  iF trousers 0.3.11.2-1 amd64 open-source TCG Software Stack (daemon) # 
Package Installed but Half-configured
  
  [Test Case]
  
  Installing trousers (<= 0.3.11.2-1) package on Trusty (14.04 LTS) using
  TPM device (Trusted Platform Module)
  
  # Check for TPM device
  $ ls /dev/tpm?
  
  # Install trousers
  $ sudo apt-get install trouser
  
  [Regression Potential]
  
  non-existent, the patch has already been proven in Wily & Xenial +
  Debian
  
  Xenial changelog :
  
  trousers (0.3.13-1) unstable; urgency=medium
  ...
  ==> * Try to workaround systemd/udev names when reloading rules (Closes: 
#739485)
  ...
  
  Debian bug:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739485
  
  [Original Description]
  
  Ubuntu Version:
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04
  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"
  NAME="Ubuntu"
  VERSION="14.04.2 LTS, Trusty Tahr"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 14.04.2 LTS"
  VERSION_ID="14.04"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
  the standard apt repositories are downloading an old broken version of
  trousers: 0.3.11.2-1
  
  during trousers installation, the service fails to start:
  apt-get install trousers
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following NEW packages will be installed:
    trousers
  0 upgraded, 1 newly installed, 0 to remove and 125 not upgraded.
  Need to get 0 B/137 kB of archives.
  After this operation, 412 kB of additional disk space will be used.
  Selecting previously unselected package trousers.
  (Reading database ... 74822 files and directories currently installed.)
  Preparing to unpack .../trousers_0.3.11.2-1_amd64.deb ...
  Unpacking trousers (0.3.11.2-1) ...
  Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  Processing triggers for ureadahead (0.100.0-16) ...
  Setting up trousers (0.3.11.2-1) ...
   * Starting Trusted Computing daemon tcsd
[fail]
  invoke-rc.d: initscript trousers, action "start" failed.
  dpkg: error processing package trousers (--configure):
   subprocess installed post-installation script returned error exit status 137
  Processing triggers for ureadahead (0.100.0-16) ...
  Errors were encountered while processing:
   trousers
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  can the apt repositories for 14.04.2 LTS be updated to include the
  latest version of trousers 0.3.13-3? this issue does not exist if i
  install the package manually.

** Description changed:

  [Impact]
  
  This leaves the trousers package in a half-config state, prevents
  deployment of TPM.
  
- Error output :
+ # installed-debs
+ iF trousers 0.3.11.2-1 amd64 open-source TCG Software Stack (daemon) # 
Package Installed but Half-configured
  
+ # APT output
  Setting up trousers (0.3.11.2-1) ...
   * Starting Trusted Computing daemon tcsd [fail]
  invoke-rc.d: initscript trousers, action "start" failed.
  dpkg: error processing package trousers (--configure):
   subprocess installed post-installation script returned error exit status 137
  Processing triggers for ureadahead (0.100.0-16) ...
  Errors were encountered while processing:
   trousers
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  # /var/log/apt/history.log
  Start-Date: 2016-06-08 12:30:12
  Commandline: apt-get install opencryptoki trousers
  Install: trousers:amd64 (0.3.11.2-1)
  Error: Sub-process /usr/bin/dpkg returned an error code (1)
  End-Date: 2016-06-08 12:30:12
  
  # /var/log/syslog
  Jun 8 12:30:12  TCSD TDDL[14101]: TrouSerS ERROR: Could not find a 
device to open!
  
- # installed-debs
- iF trousers 0.3.11.2-1 amd64 open-source TCG Software Stack (daemon) # 
Package Installed but Half-configured
  
  [Test Case]
  
  Installing trousers (<= 0.3.11.2-1) package on Trusty (14.04 LTS) 

[Bug 1505970] Re: [Icons] Web Browser icon is not distinctive to the Ubuntu brand

2016-06-08 Thread radicsge
Im not a designer, but an idea could be to have a flying ship (caravel) above 
the clouds.
Ship is associated with bringing you somewhere and cloud with the net. Im not 
aware of similar icons anyhere. (flying ship was a strong unit in the master of 
magic).

Attached two quick scratches for demo.

** Attachment added: "flying caravel.zip"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1505970/+attachment/4680082/+files/flying%20caravel.zip

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

Title:
  [Icons] Web Browser icon is not distinctive to the Ubuntu brand

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

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


[Bug 1505970] Re: [Icons] Web Browser icon is not distinctive to the Ubuntu brand

2016-06-08 Thread radicsge
sketches :)

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

Title:
  [Icons] Web Browser icon is not distinctive to the Ubuntu brand

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

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


[Bug 1535458] Re: [15.10 REGRESSION] Randomly wrongly detects files as binary

2016-06-08 Thread teo1978
** Changed in: grep (Ubuntu)
   Status: Fix Committed => Confirmed

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

Title:
  [15.10 REGRESSION] Randomly wrongly detects files as binary

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

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


[Bug 1576909] Re: Suspend not working on Ubuntu 16.04

2016-06-08 Thread saguti
Understood. I will wait for the next earlier upstream kernel to test.

Best regards.

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

Title:
  Suspend not working on Ubuntu 16.04

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

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


[Bug 1590099] Re: Need to support pointer confimenet

2016-06-08 Thread mir-ci-bot
Fix committed into lp:mir at revision None, scheduled for release in
mir, milestone 0.24.0

** Changed in: mir
   Status: In Progress => Fix Committed

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

Title:
  Need to support pointer confimenet

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

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


[Bug 1576909] Re: Suspend not working on Ubuntu 16.04

2016-06-08 Thread Christopher M. Penalver
saguti, to avoid that crash, you may want to do this in the next earlier
upstream release that allows you to test to the problem.

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

Title:
  Suspend not working on Ubuntu 16.04

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

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


[Bug 1590072] Re: kernel 4.4.0-21.37-generic in 16.04 sees no disks on HP ProLiant BL465c Gen8 if IOMMU is enabled

2016-06-08 Thread Christopher M. Penalver
Daniel, the next step is to fully commit bisect from the working Trusty
kernel to 4.4 in order to identify the last good kernel commit, followed
immediately by the first bad one. This will allow for a more expedited
analysis of the root cause of your issue. Could you please do this
following https://wiki.ubuntu.com/Kernel/KernelBisection ?

Please note, finding adjacent kernel versions is not fully commit
bisecting.

Also, the kernel release names are irrelevant for the purposes of
bisecting.

After the offending commit (not kernel version) has been identified,
then please mark this report Status Confirmed.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Tags removed: bios-outdated-2016.03.07
** Tags added: latest-bios-a26

** Tags added: needs-bisect regression-release

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

** 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/1590072

Title:
  kernel 4.4.0-21.37-generic in 16.04 sees no disks on HP ProLiant
  BL465c Gen8  if IOMMU is enabled

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

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


[Bug 1523088] Re: WARN_ON(!wm_changed) warning and stacktrace in kernel log

2016-06-08 Thread Christopher M. Penalver
dan, to confirm, could you please test drm-intel-nightly via
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/ 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/1523088

Title:
  WARN_ON(!wm_changed) warning and stacktrace in kernel log

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1523088/+subscriptions

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


[Bug 1575467] Re: [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-utopic-vy2yyy/linux-lts-utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743 vlv_wait_port_ready+0x126/0x170 [i9

2016-06-08 Thread Joseph Salisbury
If this is now fixed in mainline, it might be worth testing the latest
upstream stable 4.4 kernel.  It can be downloaded from:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.13-xenial/

If 4.4.13 upstream stable fixes this bug, then the commit will be
applied to Xenial through the normal stable update process.  However, if
it does not fix the bug, the real fix may not have been cc'd to stable.
However, it may have been and just not landed yet.

The other option if this is not fixed in upstream 4.4 stable, is to
perform a "Reverse" bisect to identify the commit that fixes this.

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

** Changed in: linux (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: linux (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

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

Title:
  [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-
  utopic-vy2yyy/linux-lts-
  utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743
  vlv_wait_port_ready+0x126/0x170 [i915]()

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

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


[Bug 1589139] Re: The system does not suspend.

2016-06-08 Thread Christopher M. Penalver
Ismail Gjevori, the next step is to fully reverse commit bisect from
kernel 4.4 to 4.7-rc2 in order to identify the last bad commit, followed
immediately by the first good one. Once this good commit has been
identified, it may be reviewed for backporting. Could you please do this
following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?

Please note, finding adjacent kernel versions is not fully commit
bisecting.

Also, the kernel release names are irrelevant for the purposes of
bisecting.

After the fix commit (not kernel version) has been identified, then
please mark this report Status Confirmed.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Tags added: kernel-fixed-upstream needs-reverse-bisect

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

Title:
  The system does not suspend.

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

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


[Bug 1578442] Re: XDMCP Willing/Unwilling messages do not report hostname

2016-06-08 Thread Launchpad Bug Tracker
** Branch linked: lp:lightdm/1.16

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

Title:
  XDMCP Willing/Unwilling messages do not report hostname

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

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


[Bug 1580311] Re: Laptop panel output only if external display connected

2016-06-08 Thread Christopher M. Penalver
mjh, if you aren't willing to help out, it's difficult to motivate folks
to look at the issue.

** Tags added: bios-outdated-4.0.7

** 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/1580311

Title:
  Laptop panel output only if external display connected

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

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


[Bug 1542650] Re: Ubuntu 15.10: WiFi disabled on Thinkpad X230

2016-06-08 Thread Christopher M. Penalver
viv, in order to allow additional upstream developers to examine the issue, at 
your earliest convenience, could you please test the latest upstream kernel 
available from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? Please 
keep in mind the following:
1) The one to test is at the very top line at the top of the page (not the 
daily folder).
2) The release names are irrelevant.
3) The folder time stamps aren't indicative of when the kernel actually was 
released upstream.
4) Install instructions are available at 
https://wiki.ubuntu.com/Kernel/MainlineBuilds .

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

If the latest kernel did not allow you to test to the issue (ex. you couldn't 
boot into the OS) please make a comment in your report about this, and continue 
to test the next most recent kernel version until you can test to the issue. 
Once you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this issue is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

If the mainline kernel does not fix the issue, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Also, you don't need to apport-collect further unless specifically
requested to do so.

Once testing of the latest upstream kernel is complete, please mark this
report Status Confirmed. Please let us know your results.

Thank you for your understanding.

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

Title:
  Ubuntu 15.10: WiFi disabled on Thinkpad X230

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

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


[Bug 1587091] Re: Extended statistics from balloon for proper memory management

2016-06-08 Thread Joseph Salisbury
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

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

** Changed in: linux (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: linux (Ubuntu Vivid)
   Status: New => In Progress

** Changed in: linux (Ubuntu Wily)
   Status: New => In Progress

** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Vivid)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Wily)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Changed in: linux (Ubuntu Wily)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

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

** No longer affects: linux-lts-utopic (Ubuntu Trusty)

** No longer affects: linux-lts-utopic (Ubuntu Vivid)

** No longer affects: linux-lts-utopic (Ubuntu Wily)

** No longer affects: linux-lts-utopic (Ubuntu Xenial)

** No longer affects: linux-lts-utopic (Ubuntu Yakkety)

** Changed in: linux-lts-utopic (Ubuntu)
   Status: New => In Progress

** Changed in: linux-lts-utopic (Ubuntu)
   Importance: Undecided => High

** Changed in: linux-lts-utopic (Ubuntu)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

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

Title:
  Extended statistics from balloon for proper memory management

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

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


[Bug 1590600] Re: xmacroplay reads KeyCodePress/Release code to char type variable but expect string to integer parsing

2016-06-08 Thread Ubuntu Foundations Team Bug Bot
The attachment "Fix for the bug" seems to be a patch.  If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

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

** Tags added: patch

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

Title:
  xmacroplay reads KeyCodePress/Release code to char type  variable but
  expect string to integer parsing

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