[Bug 1637073] Re: Intel Xorg Driver and CustomEDID crash

2016-10-26 Thread Steven Ellis
If we re-enable CustomEDID and kill Xorg.conf we see the following error
appear during the login process


Oct 27 18:30:40 mythfe-1604 audit[30225]: ANOM_ABEND auid=4294967295 uid=0 
gid=0 ses=4294967295 pid=30225 comm="Xorg" exe="/usr/lib/xorg/Xorg" sig=6


In addition looking at the Xorg.0.log we can see weird EDID values being 
reported.


[335046.207] (II) intel(0): EDID vendor "U", prod id 1097243512
[335046.207] (II) intel(0): Printing DDC gathered Modelines:

[335046.208] (--) intel(0): unexpected EDID version 0.64

[335046.208] (II) intel(0): EDID vendor "<8C>^?", prod id 610150224
[335046.209] (II) DDCModeFromDetailedTiming: Ignoring tiny 0x192 mode
[335046.209] (--) intel(0): HDMI max TMDS frequency 225000KHz

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

Title:
  Intel Xorg Driver and CustomEDID crash

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

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


[Bug 1637073] Re: Intel Xorg Driver and CustomEDID crash

2016-10-26 Thread Steven Ellis
Captured the EDID file

root@mythfe-1604:~# get-edid > samsung.edid
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 0
No EDID on bus 1
No EDID on bus 3
No EDID on bus 4
No EDID on bus 5
No EDID on bus 6
No EDID on bus 7
No EDID on bus 8
1 potential busses found: 2
256-byte EDID successfully retrieved from i2c bus 2
Looks like i2c was successful. Have a good day.


Validated the EDID Data

parse-edid < samsung.edid 
Checksum Correct

Section "Monitor"
Identifier "SAMSUNG"
ModelName "SAMSUNG"
VendorName "SAM"
# Monitor Manufactured week 47 of 2009
# EDID version 1.3
# Digital Display
DisplaySize 160 90
Gamma 2.20
Option "DPMS" "false"
Horizsync 26-81
VertRefresh 24-75
# Maximum pixel clock is 230MHz
#Not giving standard mode: 1152x864, 75Hz
#Not giving standard mode: 1280x800, 60Hz
#Not giving standard mode: 1280x960, 60Hz
#Not giving standard mode: 1280x1024, 60Hz
#Not giving standard mode: 1440x900, 60Hz
#Not giving standard mode: 1440x900, 75Hz
#Not giving standard mode: 1680x1050, 60Hz
#Not giving standard mode: 1600x1200, 60Hz

#Extension block found. Parsing...
Modeline"Mode 13" 74.25 1280 1390 1430 1650 720 725 730 750 
+hsync +vsync 
Modeline"Mode 0" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 
+hsync +vsync 
Modeline"Mode 1" 85.50 1360 1424 1536 1792 768 771 777 795 
+hsync +vsync 
Modeline"Mode 2" 148.500 1920 2008 2052 2200 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 3" 148.500 1920 2448 2492 2640 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 4" 74.250 1280 1390 1420 1650 720 725 730 750 
+hsync +vsync
Modeline"Mode 5" 74.250 1280 1720 1760 1980 720 725 730 750 
+hsync +vsync
Modeline"Mode 6" 74.250 1920 2008 2052 2200 1080 1082 1087 1125 
+hsync +vsync interlace
Modeline"Mode 7" 74.250 1920 2448 2492 2640 1080 1082 1089 1125 
+hsync +vsync interlace
Modeline"Mode 8" 27.027 720 736 798 858 480 489 495 525 -hsync 
-vsync
Modeline"Mode 9" 27.000 720 732 796 864 576 581 586 625 -hsync 
-vsync
Modeline"Mode 10" 74.250 1920 2558 2602 2750 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 11" 74.250 1920 2448 2492 2640 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 12" 74.250 1920 2008 2052 2200 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 14" 74.25 1280 1720 1760 1980 720 725 730 750 
+hsync +vsync 
Modeline"Mode 15" 74.25 1920 2008 2052 2200 540 542 547 562 
+hsync +vsync interlace
Modeline"Mode 16" 74.25 1920 2448 2492 2640 540 542 547 562 
+hsync +vsync interlace
Option "PreferredMode" "Mode 13"
EndSection

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

Title:
  Intel Xorg Driver and CustomEDID crash

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

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


[Bug 1637075] [NEW] missing dependency to python-dbus

2016-10-26 Thread John
Public bug reported:

# gespeaker 
loading available plugins...
Traceback (most recent call last):
  File "gespeaker.py", line 46, in 
imp.load_module(name, file, pathname, description)
  File "/usr/share/gespeaker/plugins/plugin_dbus/__init__.py", line 28, in 

import dbus
ImportError: No module named dbus
# 


it seems that gespeaker deb package is missing a dependency to python-dbus 
package

** Affects: gespeaker (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/1637075

Title:
  missing dependency to python-dbus

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

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


[Bug 1637073] [NEW] Intel Xorg Driver and CustomEDID crash

2016-10-26 Thread Steven Ellis
Public bug reported:

Running MythBuntu 16.04.1 on a Gigibyte Brix N3150 with integrated Intel
graphics.

To avoid the xfce bug from
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1308105
I've previously forced the EDID settings via an xorg.conf file with
NVidia graphics.

If i use the following xorg.conf file with Intel graphics the mythfe (MythTV 
Frontend) user can't login.
 
Section "Device"
   Identifier  "Intel Graphics"
   Driver  "intel"
   Option  "AccelMethod" "sna"
   Option  "TearFree" "true"
   Option  "CustomEDID" "HDMI3:/etc/X11/samsung.edid"

EndSection

** Affects: xfce4-settings (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/1637073

Title:
  Intel Xorg Driver and CustomEDID crash

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

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


[Bug 1637073] Re: Intel Xorg Driver and CustomEDID crash

2016-10-26 Thread Steven Ellis
With the CustomEDID line commented out we can kill Xorg and the mythfe
user auto-logins as expected

from auth.log

Oct 27 18:17:09 mythfe-1604 lightdm: pam_unix(lightdm-greeter:session): session 
closed for user lightdm
Oct 27 18:17:10 mythfe-1604 lightdm: pam_unix(lightdm-autologin:session): 
session opened for user mythfe by (uid=0)
Oct 27 18:17:10 mythfe-1604 systemd-logind[776]: New session c61 of user mythfe.
Oct 27 18:17:10 mythfe-1604 gnome-keyring-daemon[29205]: couldn't access 
control socket: /run/user/1000/keyring/control: No such file or directory
Oct 27 18:17:11 mythfe-1604 polkitd(authority=local): Registered Authentication 
Agent for unix-session:c61 (system bus name :1.564 
[/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path 
/org/gnome/PolicyKit1/AuthenticationAgent, locale en_NZ.UTF-8)

Oct 27 18:17:17 mythfe-1604 pkexec: pam_unix(polkit-1:session): session opened 
for user root by (uid=1000)
Oct 27 18:17:17 mythfe-1604 pkexec: pam_systemd(polkit-1:session): Cannot 
create session: Already running in a session
Oct 27 18:17:17 mythfe-1604 pkexec[29305]: mythfe: Executing command 
[USER=root] [TTY=unknown] [CWD=/home/mythfe] 
[COMMAND=/usr/lib/update-notifier/package-system-locked]

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

Title:
  Intel Xorg Driver and CustomEDID crash

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

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


[Bug 1634412] Re: Unity8 session fails to start due to unity-system-compositor

2016-10-26 Thread Daniel van Vugt
Note that --on-fatal-error-abort is not a valid option, and just causes
a warning to be emitted.

And if you specify a valid option twice, it should tell you explicitly:

$ /usr/sbin/unity-system-compositor --vt 8 --vt 8
[2016-10-27 13:29:27.409922] mirplatform: Found graphics driver: mir:mesa-x11 
(version 0.24.0)
[2016-10-27 13:29:27.411185] mirplatform: Found graphics driver: mir:mesa-kms 
(version 0.24.0)
Failed to parse command line options: option '--vt' cannot be specified more 
than once.
usage: /usr/sbin/unity-system-compositor [options]
...

Sounds like either an old out of date unity-system-compositor is
installed or something else completely is throwing that exception. I
can't seem to make unity-system-compositor fail in a cryptic way like
yours.

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

Title:
  Unity8 session fails to start due to unity-system-compositor

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

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


[Bug 1634412] Re: Unity8 session fails to start due to unity-system-compositor

2016-10-26 Thread Daniel van Vugt
Most likely this is an upgrade and/or upgrade+PPA problem. Please try
pure Ubuntu 16.10.

** Changed in: lightdm
   Status: New => Incomplete

** Changed in: unity-system-compositor
   Status: New => Incomplete

** Changed in: lightdm (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/1634412

Title:
  Unity8 session fails to start due to unity-system-compositor

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

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


[Bug 1635242] onibi (i386) - tests ran: 4, failed: 0

2016-10-26 Thread Brad Figg
tests ran:   4, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-46.67/onibi__4.4.0-46.67__2016-10-27_04-35-00/results-index.html

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

Title:
  linux: 4.4.0-46.67 -proposed tracker

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

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


[Bug 1634412] Re: Unity8 session fails to start due to unity-system-compositor

2016-10-26 Thread Daniel van Vugt
Please attach a copy of /usr/sbin/unity-system-compositor.sleep from the
affected machine.

I'm surprised boost::program_options doesn't provide more information
but we can investigate that separately...

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

Title:
  Unity8 session fails to start due to unity-system-compositor

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

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


[Bug 1633923] Re: Banshee completely freezes whenever I try to import a folder

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

** Changed in: banshee (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/1633923

Title:
  Banshee completely freezes whenever I try to import a folder

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

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


[Bug 1576411] Re: UTF-8 is not very well supported inside snaps

2016-10-26 Thread Leo Arias
Same problem in errbot, and same workaround to force LC_ALL=C.UTF-8:
https://github.com/elopio/errbot/blob/snapcraft/snapcraft.yaml#L14

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

Title:
  UTF-8 is not very well supported inside snaps

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

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


[Bug 1635424] onza (i386) - tests ran: 19, failed: 1

2016-10-26 Thread Brad Figg
tests ran:  19, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-74.82/onza__3.19.0-74.82__2016-10-27_03-40-00/results-index.html

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

Title:
  linux: 3.19.0-74.82 -proposed tracker

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

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


[Bug 1631519] Re: No X on boot with external monitor connected

2016-10-26 Thread isotope
I think it is the same kind of problem I have in Bug #1635906.

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

Title:
  No X on boot with external monitor connected

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

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


[Bug 1570358] Re: Mitaka dashboard doesn't have trove and sahara components

2016-10-26 Thread sumit kaushal
I have similar issue with CentOS7 Mitaka.

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

Title:
  Mitaka dashboard doesn't have trove and sahara components

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

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


[Bug 1637023] Re: package plymouth-theme-ubuntu-text 0.9.2-3ubuntu15 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-10-26 Thread Steve Langasek
The logs attached to your bug report show:

dpkg: dependency problems prevent processing triggers for 
plymouth-theme-ubuntu-text:
 plymouth-theme-ubuntu-text depends on lsb-release; however:
  Package lsb-release is not configured yet.

dpkg: error processing package plymouth-theme-ubuntu-text (--configure):

There is nothing attached to the bug report that explains why lsb-
release is not yet configured.  Do you have a more complete log that
might show this?  Can you attach /var/log/dist-upgrade/term.log?

** Changed in: plymouth (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/1637023

Title:
  package plymouth-theme-ubuntu-text 0.9.2-3ubuntu15 failed to
  install/upgrade: dependency problems - leaving triggers unprocessed

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

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


[Bug 1637058] [NEW] nginx-common postinst execution fails when upgrading to or reinstalling 1.10.1-0ubuntu3

2016-10-26 Thread Michael Marley
Public bug reported:

The first installation of the nginx-common on a system without nginx
installed works fine, but attempting to reinstall it (or upgrade from a
previous version of nginx-common) results in the post-install script
exiting with status 1.  I attempted to debug this issue myself, but
rapidly became lost in a maze of scripts calling each other.

Luckily, the issue is easy to reproduce.  From a system without nginx
installed:

michael@mamarley-desktop:~/Downloads$ sudo dpkg -i 
nginx-common_1.10.1-0ubuntu3_all.deb 
[sudo] password for michael: 
Selecting previously unselected package nginx-common.
(Reading database ... 414684 files and directories currently installed.)
Preparing to unpack nginx-common_1.10.1-0ubuntu3_all.deb ...
Unpacking nginx-common (1.10.1-0ubuntu3) ...
Setting up nginx-common (1.10.1-0ubuntu3) ...
Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → 
/lib/systemd/system/nginx.service.
Processing triggers for systemd (231-9git1) ...
michael@mamarley-desktop:~/Downloads$ sudo dpkg -i 
nginx-common_1.10.1-0ubuntu3_all.deb 
(Reading database ... 414728 files and directories currently installed.)
Preparing to unpack nginx-common_1.10.1-0ubuntu3_all.deb ...
Unpacking nginx-common (1.10.1-0ubuntu3) over (1.10.1-0ubuntu3) ...
Setting up nginx-common (1.10.1-0ubuntu3) ...
dpkg: error processing package nginx-common (--install):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for systemd (231-9git1) ...
Errors were encountered while processing:
 nginx-common
michael@mamarley-desktop:~/Downloads$

** Affects: nginx (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/1637058

Title:
  nginx-common postinst execution fails when upgrading to or
  reinstalling 1.10.1-0ubuntu3

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

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

[Bug 1637059] [NEW] rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel module failed to build

2016-10-26 Thread Lin David
Public bug reported:

The wifi driver not worked.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2
Uname: Linux 4.6.5-040605-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
DKMSKernelVersion: 4.4.0-45-generic
Date: Sat Oct 22 15:55:54 2016
DuplicateSignature: 
dkms:rtl8812au-dkms:4.3.8.12175.20140902+dfsg-0ubuntu2:/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/os_dep/linux/rtw_android.c:577:6:
 error: implicit declaration of function ‘is_compat_task’ 
[-Werror=implicit-function-declaration]
PackageArchitecture: all
PackageVersion: 4.3.8.12175.20140902+dfsg-0ubuntu2
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: rtl8812au
Title: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel 
module failed to build
UpgradeStatus: Upgraded to xenial on 2016-08-01 (86 days ago)

** Affects: rtl8812au (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/1637059

Title:
  rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel
  module failed to build

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

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

[Bug 1617156] Re: package dbconfig-common 2.0.4ubuntu1 failed to install/upgrade: le paquet dbconfig-common n'est pas prêt pour la configuration configuration impossible (état actuel « half-installed

2016-10-26 Thread Launchpad Bug Tracker
[Expired for dbconfig-common (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: dbconfig-common (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/1617156

Title:
  package dbconfig-common 2.0.4ubuntu1 failed to install/upgrade: le
  paquet dbconfig-common n'est pas prêt pour la configuration
  configuration impossible (état actuel « half-installed »)

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

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

[Bug 1617613] Re: error during installation

2016-10-26 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (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/1617613

Title:
  error during installation

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

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


[Bug 1628285] Re: apparmor should be allowed to start in containers

2016-10-26 Thread Tyler Hicks
I've completed the AppArmor test plan:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

I've also manually verified the AppArmor portion of this SRU.

** Description changed:

+ [Impact]
+ The kernel in xenial-proposed (4.4.0-46.67) and the lxd that has recently 
migrated from xenial-proposed (2.0.5-0ubuntu1~ubuntu16.04.1) allows us to 
enable stacked/namespaced AppArmor policy for lxd containers. This means that 
the container can have an overall confinement profile while still allowing 
individual processes inside of the container to have individual confinement 
profiles. This bug is for the apparmor userspace changes needed to allow the 
container init to load apparmor profiles during the container boot procedure.
+ 
+ [Test Case]
+ Install the kernel from xenial-proposed (4.4.0-46.67). Reboot into the new 
kernel and set up a new xenial lxd container:
+ 
+  $ lxc start ubuntu:16.04 x
+ 
+ Install apparmor from xenial-proposed (2.10.95-0ubuntu2.5) inside of the
+ container and reboot the container.
+ 
+ Verify that the container's dhclient is confined inside of an AppArmor
+ namespace with a stacked profile that was loaded inside of the
+ container:
+ 
+ $ ps auxZ | grep 
'^lxd-x_//&:lxd-x_:///sbin/dhclient'
+ lxd-x_//&:lxd-x_:///sbin/dhclient (enforce) 165536 
3889 0.0  0.0 16120 860 ? Ss 03:55   0:00 /sbin/dhclient -1 -v -pf 
/run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases -I -df 
/var/lib/dhcp/dhclient6.eth0.leases eth0
+ 
+ [Regression Potential]
+ The regression potential is relatively high because processes inside of 
Ubuntu containers can be confined with an additional profile that is loaded 
inside of the container. However, this feature was released in Ubuntu 16.10 
with no known issues so far.
+ 
+ [Original Description]
+ 
  Now that we have support for apparmor namespacing and stacking,
  unprivileged containers can and should be allowed to load apparmor
  profiles.
  
  The following changes are needed at least:
-  - Change the systemd unit to remove the "!container" condition
-  - Change the apparmor init script, replacing the current simple container 
check for something along the lines of:
- - If /proc/self/attr/current says "unconfined"
- - And /sys/kernel/security/apparmor/features/domain/stack contains "yes"
- - And /sys/kernel/security/apparmor/features/domain/version is 1.2 or 
higher
- - Then continue execing the script, otherwise exit 0
+  - Change the systemd unit to remove the "!container" condition
+  - Change the apparmor init script, replacing the current simple container 
check for something along the lines of:
+ - If /proc/self/attr/current says "unconfined"
+ - And /sys/kernel/security/apparmor/features/domain/stack contains "yes"
+ - And /sys/kernel/security/apparmor/features/domain/version is 1.2 or 
higher
+ - Then continue execing the script, otherwise exit 0
  
  John suggested he could add a file which would provide a more reliable
  way to do this check ^
  
- 
- In either case, we need this change so that containers can behave more like 
normal systems as far as apparmor is concerned. That change should also be 
SRUed back to Xenial at the same time the kernel support for stacking is pushed.
+ In either case, we need this change so that containers can behave more
+ like normal systems as far as apparmor is concerned. That change should
+ also be SRUed back to Xenial at the same time the kernel support for
+ stacking is pushed.
  
  This bug is effectively a blocker for snapd inside LXD as without this,
  snap-confine and snapd itself will not be confined after container
  restart.

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

** Changed in: apparmor (Ubuntu Xenial)
 Assignee: (unassigned) => Tyler Hicks (tyhicks)

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

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

Title:
  apparmor should be allowed to start in containers

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

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

[Bug 1628745] Re: Change in kernel exec transition behavior causes regression tests to fail

2016-10-26 Thread Tyler Hicks
I've completed the AppArmor test plan:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

I've also manually verified the AppArmor portion of this SRU with the
kernel currently in xenial-updates (4.4.0-45.66) and the kernel in
xenial-proposed (4.4.0-46.67), which contains a number of AppArmor
changes.

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

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

Title:
  Change in kernel exec transition behavior causes regression tests to
  fail

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

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


[Bug 1630069] Re: Regression tests can not detect binfmt_elf mmpa semantic change

2016-10-26 Thread Tyler Hicks
I've completed the AppArmor test plan:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

I've also manually verified the AppArmor portion of this SRU with the
kernel currently in xenial-updates (4.4.0-45.66) and the kernel in
xenial-proposed (4.4.0-46.67), which contains a number of AppArmor
changes.

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

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

Title:
  Regression tests can not detect binfmt_elf mmpa semantic change

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

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


[Bug 1628295] Re: Change in kernel stacking behavior causes regression tests to fail

2016-10-26 Thread Tyler Hicks
I've completed the AppArmor test plan:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

I've also manually verified the AppArmor portion of this SRU with the
kernel currently in xenial-updates (4.4.0-45.66) and the kernel in
xenial-proposed (4.4.0-46.67), which contains a number of AppArmor
changes.


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

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

Title:
  Change in kernel stacking behavior causes regression tests to fail

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

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


[Bug 1573648] Re: 16.04 -> AMD APU via VGA gives blank screen

2016-10-26 Thread madbiologist
** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/1573648

Title:
  16.04 -> AMD APU via VGA gives blank screen

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

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


[Bug 1634412] Re: Unity8 session fails to start due to unity-system-compositor

2016-10-26 Thread Robert Ancell
If your copy of /usr/sbin/unity-system-compositor.sleep is the same as mine 
then the full command is:
/usr/sbin/unity-system-compositor --disable-inactivity-policy=true 
--on-fatal-error-abort --file '/run/mir_socket' --from-dm-fd 12 --to-dm-fd 21 
--vt 8

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

Title:
  Unity8 session fails to start due to unity-system-compositor

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

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


[Bug 1634412] Re: Unity8 session fails to start due to unity-system-compositor

2016-10-26 Thread Robert Ancell
The lightdm log shows the following being called:

/usr/sbin/unity-system-compositor.sleep --file '/run/mir_socket' --from-
dm-fd 12 --to-dm-fd 21 --vt 8

There's no duplicate entries there...

** Changed in: lightdm
 Assignee: Robert Ancell (robert-ancell) => (unassigned)

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

Title:
  Unity8 session fails to start due to unity-system-compositor

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

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


[Bug 1635428] onibi (amd64) - tests ran: 5, failed: 0

2016-10-26 Thread Brad Figg
tests ran:   5, failed: 0;
  
http://kernel.ubuntu.com/testing/3.16.0-78.101~14.04.1/onibi__3.16.0-78.101~14.04.1__2016-10-27_03-43-00/results-index.html

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

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

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

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


[Bug 1633855] Re: akonadi fails to start after upgrade to yakkety

2016-10-26 Thread xor
Also affects Ubuntu 14.04.5 LTS.
The whole of Kontact/Kmail is broken.
The reason seems to be the mysql security updates of 2016-10-26:


Start-Date: 2016-10-26  00:40:44
Upgrade: mysql-common:amd64 (5.5.52-0ubuntu0.14.04.1, 5.5.53-0ubuntu0.14.04.1)
End-Date: 2016-10-26  00:40:51

Start-Date: 2016-10-26  00:41:16
Upgrade: mysql-server-core-5.5:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1)
End-Date: 2016-10-26  00:41:25

Start-Date: 2016-10-26  00:41:45
Upgrade: mysql-client-core-5.5:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1), mysql-common:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1), libmysqlclient18:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1)
End-Date: 2016-10-26  00:41:53



The log file "~/.local/share/akonadi/akonadiserver.error" says:

Database process exited unexpectedly during initial connection! 
executable: "/usr/sbin/mysqld-akonadi" 
arguments: ("--defaults-file=/home/username/.local/share/akonadi/mysql.conf", 
"--datadir=/home/username/.local/share/akonadi/db_data/", 
"--socket=/tmp/akonadi-username.EZqgDd/mysql.socket") 
stdout: "" 
stderr: "/usr/sbin/mysqld: Error on realpath() on '/var/lib/mysql-files' (Error 
2)
161027  5:22:54 [ERROR] Failed to access directory for --secure-file-priv. 
Please make sure that directory exists and is accessible by MySQL Server. 
Supplied value : /var/lib/mysql-files
161027  5:22:54 [ERROR] Aborting


** Also affects: mysql-5.5 (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/1633855

Title:
  akonadi fails to start after upgrade to yakkety

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

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


[Bug 1620037] Re: Sync gnustep-gui 0.25.0-4 (universe) from Debian unstable (main)

2016-10-26 Thread Jeremy Bicha
Ok, I see that LocutusOfBorg synced this to yakkety a few weeks ago
before Ubuntu 16.10 was released.

I installed aclock.app and terminal.app and both appeared to work fine
although this is the first time I have ever installed a gnustep app.

Could you please clarify what more needs to be done here?


** Changed in: gnustep-gui (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/1620037

Title:
  Sync gnustep-gui 0.25.0-4 (universe) from Debian unstable (main)

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

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


[Bug 1580463] Re: Snap blocks access to system input methods (ibus, fcitx, ...)

2016-10-26 Thread Tyler Hicks
I've completed the AppArmor test plan:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

I've also manually verified the AppArmor portion of this SRU.

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

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

Title:
  Snap blocks access to system input methods (ibus, fcitx, ...)

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

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


[Bug 1614215] Re: "md5sums differ" message seems to indicate an install problem

2016-10-26 Thread Tyler Hicks
I've completed the AppArmor test plan:

  https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor

I've also manually verified the AppArmor portion of this SRU.


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

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

Title:
  "md5sums differ" message seems to indicate an install problem

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

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


[Bug 1624369] Re: Please sync mozc 2.18.2595.102+dfsg-1 (main) from Debian unstable (main)

2016-10-26 Thread Jeremy Bicha
This bug was fixed in the package mozc - 2.18.2595.102+dfsg-1
Sponsored for Mitsuya Shibata (cosmos-door)

---
mozc (2.18.2595.102+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #815790)
  * Update patches/gcc.patch
  * Update patches/uim-mozc.patch to latest version
  * Update patches/fcitx-mozc.patch to latest version
  * Update Standards-Version to 3.9.8
  * Update debian/copyright
Update URL of mozc project and macuim.
  * Add debian/source.lintian-overrides
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL.
  * Add tegaki-zinnia-japanese to Depends of mozc-utils-gui. (Closes: 800472)

 -- Nobuhiro Iwamatsu   Wed, 24 Aug 2016 06:45:33
+0900

** Changed in: mozc (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: mozc (Ubuntu)
   Status: Fix Released => 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/1624369

Title:
  Please sync mozc 2.18.2595.102+dfsg-1 (main) from Debian unstable
  (main)

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

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


[Bug 1624369] Re: Please sync mozc 2.18.2595.102+dfsg-1 (main) from Debian unstable (main)

2016-10-26 Thread Jeremy Bicha
Ok, I synced this to zesty. Next we'll see if we can get some of its
binary packages demoted to universe.

Max Bowsher or anyone affected, if the version of mozc in Ubuntu 16.10
"yakkety" does not work, please file a separate bug for that with
specifics about what does not work and how it should work. Most Ubuntu
developers do not use mozc themselves.

I'm going to go ahead and unsubscribe ubuntu-sponsors from this bug to
get it off the sponsoring queue.

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

Title:
  Please sync mozc 2.18.2595.102+dfsg-1 (main) from Debian unstable
  (main)

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

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


[Bug 1636951] Re: linux-lts-xenial: 4.4.0-47.68~14.04.1 -proposed tracker

2016-10-26 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 4.4.0-47.68~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
+ boot-testing-requested: true
  derivative-trackers-created: true
  kernel-stable-master-bug: 1636941
  phase: Uploaded

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

Title:
  linux-lts-xenial: 4.4.0-47.68~14.04.1 -proposed tracker

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

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


[Bug 1636946] Re: linux-raspi2: 4.4.0-1031.38 -proposed tracker

2016-10-26 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 4.4.0-1031.38 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
+ boot-testing-requested: true
  derivative-trackers-created: true
  kernel-stable-master-bug: 1636941
  phase: Uploaded

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

Title:
  linux-raspi2: 4.4.0-1031.38 -proposed tracker

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

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


[Bug 1636951] Re: linux-lts-xenial: 4.4.0-47.68~14.04.1 -proposed tracker

2016-10-26 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

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

Title:
  linux-lts-xenial: 4.4.0-47.68~14.04.1 -proposed tracker

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

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


[Bug 1636941] Re: linux: 4.4.0-47.68 -proposed tracker

2016-10-26 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Confirmed => Fix Released

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

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

** Description changed:

  This bug is for tracking the 4.4.0-47.68 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  derivative-trackers-created: true
  phase: Uploaded
+ kernel-stable-phase-changed:Thursday, 27. October 2016 03:04 UTC
+ kernel-stable-phase:Uploaded

** Description changed:

  This bug is for tracking the 4.4.0-47.68 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  derivative-trackers-created: true
  phase: Uploaded
- kernel-stable-phase-changed:Thursday, 27. October 2016 03:04 UTC
- kernel-stable-phase:Uploaded

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

Title:
  linux: 4.4.0-47.68 -proposed tracker

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

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


Re: [Bug 1636912] Re: systemd-networkd runs too late for cloud-init.service (net)

2016-10-26 Thread Ryan Harper
On Wed, Oct 26, 2016 at 6:41 PM, Steve Langasek <
steve.langa...@canonical.com> wrote:

> Note that the systemd dependencies shown for cloud-init in xenial (on
> which Ubuntu Core 16 is based) don't match those listed in the bug
> description.  Instead, xenial currently has:
>
> After=cloud-init-local.service networking.service
> Before=network-online.target sshd.service sshd-keygen.service
> systemd-user-sessions.service
> Requires=networking.service
> Wants=local-fs.target cloud-init-local.service sshd.service
> sshd-keygen.service
>
> That's certainly an easier target for fixing the ordering on.
>

We're preparing an SRU for Xenial, but the issue is related to
systemd-resolved which is NOT in Xenial, so the
failing behavior of a 120 second timeout for resolving hosts when dbus
isn't up yet doesn't materialize on Xenial, only yakkety.

 https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1629797


>
> I'm surprised that cloud-init is being ordered before dbus in 16.10+.
>  This appears to have been done in response to bug #1629797.  This change
> to ordering on account of nss-resolve does not give me the warm fuzzies.
> There's feedback in the end of that bug that cloud-init should *not* be
> using Before=basic.target / Before=dbus.socket, but instead use
> Before=sysinit.target.  That seems like a change we should be making.  But
> I also didn't understand that we would be using nss-resolve - I missed a
> nuance in  June/039406.html>, I thought that once resolved supported DNS, we would
> use that /instead of/ the NSS module.  Is there really a benefit to using
> both?
>

systemd-resolved doesn't runs soon enough where cloud-init needs to resolve
metadata service end points, like in GCE.

I don't know enough to say if resolved and NSS are 100% swappable; but at a
min, resolved would need to be able to run as early as NSS runs to allow
cloud-init to resolve metadata service URLS very early in boot.


>
> Regardless, none of that seems to account for the specific problem
> reported here, on Ubuntu Core 16; because Ubuntu Core 16 does contain
> libnss-resolve, but does *not* contain the cloud-init with the
> DefaultDependencies=no.
>

We're specifically introducing a newer cloud-init which adds support for
snap create-user support which also includes the change in Unit
dependencies from upstream cloud-init.
Those changes to unit dependencies will also be SRU to Xenial.


>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1636912
>
> Title:
>   systemd-networkd runs too late for cloud-init.service (net)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/cloud-init/+
> bug/1636912/+subscriptions
>

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

Title:
  systemd-networkd runs too late for cloud-init.service (net)

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

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


[Bug 1636670] Re: Impossible to modify the layout of the second screen

2016-10-26 Thread Flames_in_Paradise
@ yossarian_uk: You 've been asking in the KDE-bug: "Is this going to be
fixed in Kubuntu 16.10?"

To my mind you could add some info on whats related to that question
like

qdbus org.kde.KWin /KWin supportInformation

They know for the best if a patch is adoptable with the Qt-Version we
have here.

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

Title:
  Impossible to modify the layout of the second screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1636670/+subscriptions

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


[Bug 1636838] Re: Failed to boot

2016-10-26 Thread Yung Shen
@p-pisati hey, i think you are correct, this is what I get:

U-Boot 2016.01+dfsg1-2ubuntu1 (Feb 12 2016 - 05:55:38 +)

DRAM:  944 MiB
WARNING: Caches not enabled
RPI 2 Model B (0xa21041)
MMC:   bcm2835_sdhci: 0
reading uboot.env
In:serial
Out:   serial
Err:   serial
Net:   Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot:  0 
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr " command.
Aborting!
reading vmlinuz
6682376 bytes read in 9273 ms (703.1 KiB/s)
reading initrd.img
12675295 bytes read in 17685 ms (699.2 KiB/s)
Kernel image @ 0x100 [ 0x00 - 0x65f708 ]
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree
U-Boot>

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

Title:
  Failed to boot

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

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


[Bug 522031] One CRM for Marketing, Sales & Service (with Mobile Apps)

2016-10-26 Thread Limesh Parekh
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/522031

Title:
  installer crashed lubuntu

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

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


[Bug 1636670] Re: Impossible to modify the layout of the second screen

2016-10-26 Thread Flames_in_Paradise
It's do-able-not to link a kde-b u g in the description here falsly to
LP, after trying various amendments the result shows (history is kept).
And yussurian_uk, If you want to mention bugs that are related, but
shouldn't be picked up by the remote-bug-bot -> just put them in
brackets. You'll see pretty soon, what i mean.

** Bug watch removed: KDE Bug Tracking System #371207
   https://bugs.kde.org/show_bug.cgi?id=371207

** Bug watch removed: KDE Bug Tracking System #370411
   https://bugs.kde.org/show_bug.cgi?id=370411

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

Title:
  Impossible to modify the layout of the second screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1636670/+subscriptions

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


[Bug 1631504] Re: loadkeys segfaults with certain arguments in 16.10

2016-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package kbd - 2.0.3-2ubuntu3

---
kbd (2.0.3-2ubuntu3) zesty; urgency=medium

  * debian/patches/loadkeys_ckbcomp.diff: Include xmalloc.h to avoid implicit
declaration causing crashes with newer gcc. LP: #1631504.

 -- Jason Conti   Thu, 13 Oct 2016 13:51:28 -0400

** Changed in: kbd (Ubuntu)
   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/1631504

Title:
  loadkeys segfaults with certain arguments in 16.10

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

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


[Bug 1636852] Re: my computer found this bug i just sent it.

2016-10-26 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description 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. 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. 
3. The behavior you actually encountered (in as much detail as possible).
Thanks!

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

Title:
  my computer found this bug i just sent it.

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

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


[Bug 554009] Re: Resume from disk (swapfile) fails

2016-10-26 Thread Ryo Onodera
Oops, I pasted wrong URL for the patch...

This is the URL I intended to quote:
https://bugs.launchpad.net/ubuntu/+source/initramfs-
tools/+bug/554009/+attachment/1366060/+files/resume.patch

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

Title:
  Resume from disk (swapfile) fails

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

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


[Bug 1636330] Comment bridged from LTC Bugzilla

2016-10-26 Thread bugproxy
--- Comment From p...@au1.ibm.com 2016-10-26 22:34 EDT---
(In reply to comment #150)
> Was the attached patch accepted upstream?

There were two patches, and they were both accepted upstream. Commit IDs
are 56c46222af0d09149fadec2a3ce9d4 and 09b7e37b18eecc1e347f4b1a3bc863.

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

Title:
  guest experiencing Transmit Timeouts on CX4

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

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


[Bug 554009] Re: Resume from disk (swapfile) fails

2016-10-26 Thread Ryo Onodera
Well, my setup needed this patch
(https://bugs.launchpad.net/ubuntu/+source/initramfs-
tools/+bug/554009/+attachment/1368963/+files/probe.c) for the hibernate
to work.

And it isn't applied to the package.
I'd like to help this is really fixed.

In short, my setup is swapfile inside the system filesystem (LUKS + LVM2
+ ext4).

I roughly followed this tutorial to achive that:
https://ubuntuforums.org/showthread.php?t=1042946

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

Title:
  Resume from disk (swapfile) fails

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

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


[Bug 1636949] Re: Bugs

2016-10-26 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description 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. 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. 
3. The behavior you actually encountered (in as much detail as possible).
Thanks!

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

Title:
  Bugs

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

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


[Bug 1628478] Re: Mir servers crash when using the Nvidia driver

2016-10-26 Thread Daniel van Vugt
** Changed in: mir
Milestone: 0.26.0 => 0.25.0

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

Title:
  Mir servers crash when using the Nvidia driver

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

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


[Bug 1636670] Re: Impossible to modify the layout of the second screen

2016-10-26 Thread Simon Quigley
Having fun with the description, Flames_in_Paradise? :P

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

Title:
  Impossible to modify the layout of the second screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1636670/+subscriptions

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


[Bug 1637041] [NEW] midori can't find page you are looking for

2016-10-26 Thread kaz
Public bug reported:

lubuntu connects wifi from westfield mall at UTC,
and 
Midori can not open their wifi log in page.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: midori 0.5.11-ds1-2
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CurrentDesktop: LXDE
Date: Wed Oct 26 19:13:03 2016
InstallationDate: Installed on 2016-10-17 (9 days ago)
InstallationMedia: Lubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160720)
SourcePackage: midori
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 xenial

** Attachment added: "unable to open wifi log in from shopping mall"
   
https://bugs.launchpad.net/bugs/1637041/+attachment/4768023/+files/2016-10-26-191652_1024x600_scrot.png

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

Title:
  midori can't find page you are looking for

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

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


[Bug 1636901] Re: Seamless mouse integration does not work with Mir in a VM

2016-10-26 Thread Daniel van Vugt
** Summary changed:

- Mouse integration off (works in certain areas)
+ Seamless mouse integration does not work with Mir in a VM

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

Title:
  Seamless mouse integration does not work with Mir in a VM

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

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


[Bug 1637041] Re: midori can't find page you are looking for

2016-10-26 Thread kaz
midori can't open the page.

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

Title:
  midori can't find page you are looking for

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

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


[Bug 1637032] Re: The screen keeps flashing (even in text terminal mode)

2016-10-26 Thread Poldi
Not sure if this is visible from the logs, but this is a Hybrid Laptop
with an Intel and Nvidia graphic cards

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

Title:
  The screen keeps flashing (even in text terminal mode)

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

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


[Bug 1636670] Re: Impossible to modify the layout of the second screen

2016-10-26 Thread Flames_in_Paradise
** Description changed:

- This bug exists to track the progress for fixing KDE bug 369665 in
+ This bug exists to track the progress for fixing (KDE bug 369665) in
  Kubuntu 16.10 and Zesty.

** Description changed:

- This bug exists to track the progress for fixing (KDE bug 369665) in
+ This bug exists to track the progress for fixing (KDE-bug 369665) in
  Kubuntu 16.10 and Zesty.

** Description changed:

- This bug exists to track the progress for fixing (KDE-bug 369665) in
+ This bug exists to track the progress for fixing (KDE-bug-369665) in
  Kubuntu 16.10 and Zesty.

** Description changed:

- This bug exists to track the progress for fixing (KDE-bug-369665) in
+ This bug exists to track the progress for fixing (KDE-bug369665) in
  Kubuntu 16.10 and Zesty.

** Description changed:

- This bug exists to track the progress for fixing (KDE-bug369665) in
+ This bug exists to track the progress for fixing [KDE-bug 369665] in
  Kubuntu 16.10 and Zesty.

** Description changed:

- This bug exists to track the progress for fixing [KDE-bug 369665] in
+ This bug exists to track the progress for fixing [KDE-b u g 369665] in
  Kubuntu 16.10 and Zesty.

** Description changed:

- This bug exists to track the progress for fixing [KDE-b u g 369665] in
+ This bug exists to track the progress for fixing KDE-b u g 369665] in
  Kubuntu 16.10 and Zesty.

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

Title:
  Impossible to modify the layout of the second screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1636670/+subscriptions

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


[Bug 1625853] Re: Mouse cursor disappears (or just never changes) when entering the windows of Qt apps

2016-10-26 Thread Daniel van Vugt
Strange. Where did it land; just distro? QtUbuntu trunk hasn't got it yet:
   https://code.launchpad.net/~phablet-team/qtubuntu/trunk
and the branch itself hasn't landed yet:
   https://code.launchpad.net/~vanvugt/qtubuntu/fix-cursor/+merge/306597

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

Title:
  Mouse cursor disappears (or just never changes) when entering the
  windows of Qt apps

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

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


[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2016-10-26 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Incomplete => Confirmed

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

Title:
  Nautilus says the USB stick is read only when it is not

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

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


[Bug 1637040] [NEW] package mysql-server 5.7.15-0ubuntu0.16.04.1 failed to install/upgrade: 依赖关系问题 - 仍未被配置

2016-10-26 Thread yyq
Public bug reported:

package mysql-server 5.7.15-0ubuntu0.16.04.1 failed to install/upgrade:
依赖关系问题 - 仍未被配置

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mysql-server 5.7.15-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
Uname: Linux 4.4.0-45-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Sat Oct 22 10:56:04 2016
ErrorMessage: 依赖关系问题 - 仍未被配置
InstallationDate: Installed on 2016-09-12 (44 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
Logs.var.log.daemon.log:
 
Logs.var.log.mysql.error.log: 
PackageArchitecture: all
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=a887d97a-bbe6-48ae-a6fa-c2b601322cf9 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: mysql-5.7
Title: package mysql-server 5.7.15-0ubuntu0.16.04.1 failed to install/upgrade: 
依赖关系问题 - 仍未被配置
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package mysql-server 5.7.15-0ubuntu0.16.04.1 failed to
  install/upgrade: 依赖关系问题 - 仍未被配置

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

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

[Bug 1637006] Re: package libftgl2:amd64 2.1.3~rc5-4+nmu1 failed to install/upgrade: package libftgl2:amd64 is already installed and configured

2016-10-26 Thread dino99
*** This bug is a duplicate of bug 1635280 ***
https://bugs.launchpad.net/bugs/1635280

** This bug has been marked a duplicate of bug 1635280
   [ BUG 541595 IS BACK ] package is already installed and configured

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

Title:
  package libftgl2:amd64 2.1.3~rc5-4+nmu1 failed to install/upgrade:
  package libftgl2:amd64 is already installed and configured

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

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


[Bug 1566987] Re: No internet connection through WLAN although connected to network

2016-10-26 Thread Chris Guiver
Question:  What did you see when you ran 'sudo systemctl restart
NetworkManager' command?

Me, my x201 (thinkpad) has xubuntu-desktop + ubuntu-desktop + ubuntu-
mate-desktop installed

I tried command in terminal on each of mate|xfce|unity. On each I saw a short 
delay; sometimes the panel wifi-applet|widget disappeared for an instant (your 
machine may be faster & you not even notice this) then 'applet' would 
re-appear, as a circling (however you'd describe it) as my wifi connection was 
re-established; ip address obtained etc. 
Yan: Do you see this???

You have Kubuntu-desktop; a clash (with unity and/or mate) meant I
couldn't install it on x201 to see how it'd appear on KDE.  My t43 is no
help; installed lubuntu but forgot to check its hardware; it's wireless
card had been removed so its no help.  My other machines are without
wifi; or pre-historic (why I went for t43).  This workstation has
kubuntu-desktop; but alas no wifi & static IP so I doubt I'd see
anything with the aforementioned command.

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

Title:
  No internet connection through WLAN although connected to network

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

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


[Bug 1637035] Re: 11.2.202.643ubuntu1_amd64.deb upgrade fails

2016-10-26 Thread dino99
** Summary changed:

- 11.2.202.643ubuntu1_amd64.deb installation fails
+ 11.2.202.643ubuntu1_amd64.deb upgrade fails

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

Title:
  11.2.202.643ubuntu1_amd64.deb upgrade fails

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

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


[Bug 1636901] Re: Mouse integration off (works in certain areas)

2016-10-26 Thread Daniel van Vugt
I used to use QEMU/KVM with -usbdevice tablet, which might be the same thing. 
If so then we have some significant open bugs in that area already:
   https://bugs.launchpad.net/mir/+bugs?field.tag=wacom


** Tags added: vm

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

Title:
  Mouse integration off (works in certain areas)

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

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


[Bug 1637037] [NEW] Printer stops mid-job; thereafter, USB mouse fails

2016-10-26 Thread Scott Cowles Jacobs
Public bug reported:

I am not sure, but I believe I have not printed anything since my
install of Lubuntuy 16.10 last week.

I printed something from LibreOffice Calc, and it got only partway, and the 
printer stopped printing.  I then noticed that the mouse (USB) had stopped 
working - I thought the batteries had co-incidentally failed, but fresh 
batteries accomplished nothing.
I had to shut down.

The next time, feeling that the print function of Calc was faulty, I
exported the file as .pdf, and printed from Document Viewer (Evince).
It got just about as far, and stopped, and the mouse failed again.

The next time, I was printing something from Firefox, and it got most of
the way through that, but it stopped, and the mouse failed again.

By now, I had "installed" and activated PointerKeys, and with it, I was (slowly 
and painfully) able to have the terminal do lsusb and cut-n-paste the output to 
leafpad and save.
Some website suggested one could "reboot" the USB system, but I apparently 
failed to understand or apply the knowledge to success (or the procedure did 
not somehow apply to my current OS).

Rebooting sometimes (always?) does NOT fix the problem - Shutdown so far has.  
When things are good, there are a lot more items in lsusb than when the mouse 
was not working.

When the mouse did not work:

scott@scott-ASUS-M2N68-AM-PLUS:~$ lsusb
Bus 001 Device 006: ID 7392:7622 Edimax Technology Co., Ltd 
Bus 001 Device 005: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


When the mouse works:

scott@scott-ASUS-M2N68-AM-PLUS:~$ lsusb
Bus 001 Device 006: ID 7392:7622 Edimax Technology Co., Ltd 
Bus 001 Device 005: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 0a12:1004 Cambridge Silicon Radio, Ltd 
Bus 002 Device 003: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
Bus 002 Device 007: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 005: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 002 Device 002: ID 0a05:7211 Unknown Manufacturer hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


Syslog shows some stuff that may show the problem happening:

Oct 26 16:55:32 scott-ASUS-M2N68-AM-PLUS kernel: [ 2798.923885] usb 2-1.4: new 
full-speed USB device number 8 using ohci-pci
Oct 26 16:55:32 scott-ASUS-M2N68-AM-PLUS kernel: [ 2799.064011] usb 2-1.4: New 
USB device found, idVendor=03f0, idProduct=5511
Oct 26 16:55:32 scott-ASUS-M2N68-AM-PLUS kernel: [ 2799.064014] usb 2-1.4: New 
USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 26 16:55:32 scott-ASUS-M2N68-AM-PLUS kernel: [ 2799.064016] usb 2-1.4: 
Product: Deskjet F300 series
Oct 26 16:55:32 scott-ASUS-M2N68-AM-PLUS kernel: [ 2799.064017] usb 2-1.4: 
Manufacturer: HP
Oct 26 16:55:32 scott-ASUS-M2N68-AM-PLUS kernel: [ 2799.064018] usb 2-1.4: 
SerialNumber: CN647B623804KH
Oct 26 16:55:32 scott-ASUS-M2N68-AM-PLUS root: loading HP Device 002 008
Oct 26 16:55:33 scott-ASUS-M2N68-AM-PLUS /hp-config_usb_printer: [2039]: error: 
Failed to create /root/.hplip
Oct 26 16:55:33 scott-ASUS-M2N68-AM-PLUS /hp-config_usb_printer: 
io/hpmud/musb.c 2183: [2039] hpmud_make_usb_uri() bus=002 dev=008
Oct 26 16:55:33 scott-ASUS-M2N68-AM-PLUS /hp-config_usb_printer: 
io/hpmud/musb.c 2281: hpmud_make_usb_uri() 
uri=hp:/usb/Deskjet_F300_series?serial=CN647B623804KH bytes_read=49
Oct 26 16:55:33 scott-ASUS-M2N68-AM-PLUS kernel: [ 2799.793120] usblp 
2-1.4:1.1: usblp2: USB Bidirectional printer dev 8 if 1 alt 0 proto 2 vid 
0x03F0 pid 0x5511
Oct 26 16:55:33 scott-ASUS-M2N68-AM-PLUS kernel: [ 2799.793150] usbcore: 
registered new interface driver usblp

Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hpcups[2108]: prnt/hpcups/Lidil.cpp 
586: CupeInteger1 = [3]
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hpcups[2108]: prnt/hpcups/Lidil.cpp 
587: CupeInteger2 = [1]
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hpcups[2108]: prnt/hpcups/Lidil.cpp 
588: PrintMode Index = [6]
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hpcups[2108]: prnt/hpcups/Lidil.cpp 
600: Print Mode = [PlainNormalGrayK]
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hp[2109]: io/hpmud/musb.c 427: Found 
interface conf=0, iface=1, altset=0, index=1
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hp[2109]: io/hpmud/musb.c 389: Active 
kernel driver on interface=1 ret=1
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hp[2109]: io/hpmud/musb.c 393: 
Detaching kernel driver on interface=1 ret=0
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hp[2109]: io/hpmud/musb.c 535: claimed 
7/1/2 interface
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS hp[2109]: io/hpmud/musb.c 780: read 
actual device_id successfully fd=1 len=142
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS kernel: [ 2939.750878] usblp2: removed
Oct 26 16:57:53 scott-ASUS-M2N68-AM-PLUS kernel: [ 

[Bug 1637035] [NEW] 11.2.202.643ubuntu1_amd64.deb installation fails

2016-10-26 Thread dino99
Public bug reported:

Upgrading to this new version fails with:

Preparing to unpack .../flashplugin-installer_11.2.202.643ubuntu1_amd64.deb ...
Unpacking flashplugin-installer (11.2.202.643ubuntu1) over 
(11.2.202.637ubuntu1) ...
Processing triggers for update-notifier-common (3.175) ...
flashplugin-installer: processing...
flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20161026.1.orig.tar.gz
Get:1 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20161026.1.orig.tar.gz
 [27.2 MB]
Fetched 27.2 MB in 20s (1,334 kB/s)
Installing from local file 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20161026.1.orig.tar.gz
tar: Skipping to next header

gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error is not recoverable: exiting now
cannot unpack plugin
The Flash plugin is NOT installed.
Setting up flashplugin-installer (11.2.202.643ubuntu1) ...

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: flashplugin-installer 11.2.202.643ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
Uname: Linux 4.8.0-27-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Oct 27 03:39:06 2016
SourcePackage: flashplugin-nonfree
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  11.2.202.643ubuntu1_amd64.deb installation fails

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

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


[Bug 1635047] Re: Add support for native touch events (not converted to mouse events)

2016-10-26 Thread Daniel van Vugt
** Summary changed:

- A touch event shouldn't be given to an Xapp like a mouse event
+ Add support for native touch events (not converted to mouse events)

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

Title:
  Add support for native touch events (not converted to mouse events)

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

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


[Bug 1637031] Status changed to Confirmed

2016-10-26 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  In cold startup there is dark/blank screen

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

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


[Bug 1636951] Re: linux-lts-xenial: 4.4.0-47.68~14.04.1 -proposed tracker

2016-10-26 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

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

Title:
  linux-lts-xenial: 4.4.0-47.68~14.04.1 -proposed tracker

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

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


[Bug 1603835] Re: Sometimes url and description of the url do not match in the address bar

2016-10-26 Thread Victor Gabillon
Great! Thanks a lot for your work! :)

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

Title:
  Sometimes url and description of the url do not match in the address
  bar

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

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


[Bug 1635977] Re: Dovecot LDA w/ Sieve panics on deliver - bad file descriptor

2016-10-26 Thread Daniel
*** This bug is a duplicate of bug 1633220 ***
https://bugs.launchpad.net/bugs/1633220

Thanks! Apologies for the dupe.

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

Title:
  Dovecot LDA w/ Sieve panics on deliver - bad file descriptor

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

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


[Bug 1636941] Re: linux: 4.4.0-47.68 -proposed tracker

2016-10-26 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

** Description changed:

  This bug is for tracking the 4.4.0-47.68 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
- kernel-stable-phase:Packaging
- kernel-stable-phase-changed:Wednesday, 26. October 2016 18:02 UTC
- 
  -- swm properties --
  derivative-trackers-created: true
  phase: Packaging
+ kernel-stable-phase:Uploaded
+ kernel-stable-phase-changed:Thursday, 27. October 2016 01:18 UTC

** Description changed:

  This bug is for tracking the 4.4.0-47.68 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  derivative-trackers-created: true
- phase: Packaging
- kernel-stable-phase:Uploaded
- kernel-stable-phase-changed:Thursday, 27. October 2016 01:18 UTC
+ phase: Uploaded

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

Title:
  linux: 4.4.0-47.68 -proposed tracker

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

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


[Bug 1637032] [NEW] The screen keeps flashing (even in text terminal mode)

2016-10-26 Thread Poldi
Public bug reported:

After upgrading to 16.10 the screen (Desktop and Terminal)flashes
intermittently making the system unusable.

I get the same behaviour when booting 16.10 from the LiveCD

Booting with the 4.4.0 Kernel still works

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: ubuntu-release-upgrader-core 1:16.10.8
ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
Uname: Linux 4.8.0-27-generic x86_64
NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Thu Oct 27 11:56:38 2016
InstallationDate: Installed on 2015-02-15 (619 days ago)
InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release amd64 
(20140807)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to yakkety on 2016-10-24 (2 days ago)
VarLogDistupgradeAptlog: Error: [Errno 13] Permission denied: 
'/var/log/dist-upgrade/apt.log'
VarLogDistupgradeMainlog: Error: [Errno 13] Permission denied: 
'/var/log/dist-upgrade/main.log'

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


** Tags: amd64 apport-bug dist-upgrade package-from-proposed yakkety

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

Title:
  The screen keeps flashing (even in text terminal mode)

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

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


[Bug 1637031] [NEW] In cold startup there is dark/blank screen

2016-10-26 Thread hugo barona
Public bug reported:

When I startup my computer, I can see very fast screen given any
information. When cold startup process finish the screen is dark, usb
mouse light is on, keyboard light is on, but the computer does not
accept ctrl+alt+del and I must reboot with reset button on computer
case. Several seconds latter, the screen displays such as hard drives,
one ssd, are mounted and then the system information appears until the
gnome desktop. This problem always appears in the cold start. I changed
CR2032 motherboard battery and the problems continues. This problem
first appeared in the update and upgrade kernel and grub

cat /proc/version_signature
Ubuntu 3.13.0-101.148-lowlatency 3.13.11-ckt39
sudo lspci -vnvn
[sudo] password for hugo: 
00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM 
Controller [8086:29c0] (rev 02)
Subsystem: Gigabyte Technology Co., Ltd Device [1458:5000]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 

00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express PCI 
Express Root Port [8086:29c1] (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [88] Subsystem: Gigabyte Technology Co., Ltd Device 
[1458:5000]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0300c  Data: 4191
Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- 
TransPend-
LnkCap: Port #2, Speed 2.5GT/s, Width x16, ASPM L0s, Exit 
Latency L0s <256ns, L1 <64us
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ 
DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- 
Surprise-
Slot #32, PowerLimit 75.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- 
LinkChg-
Control: AttnInd Off, PwrInd On, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ 
Interlock-
Changed: MRL- PresDet+ LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- 
CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID , PMEStatus- PMEPending-
Capabilities: [100 v1] Virtual Channel
Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
Arb:Fixed- WRR32- WRR64- WRR128-
Ctrl:   ArbSelect=Fixed
Status: InProgress-
VC0:Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb:Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
Capabilities: [140 v1] Root Complex Link
Desc:   PortNumber=02 ComponentID=01 EltType=Config
Link0:  Desc:   TargetPort=00 TargetComponent=01 AssocRCRB- 
LinkType=MemMapped LinkValid+
Addr:   fed19000
Kernel driver in use: pcieport

00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 [8086:2937] (rev 02) (prog-if 00 [UHCI])
Subsystem: Gigabyte Technology Co., Ltd Device [1458:5004]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0

[Bug 1594603] Re: [needs packaging] budgie-desktop-environment

2016-10-26 Thread Jeremy Bicha
Yes, I see that this was too late for yakkety and was rejected there so
I re-uploaded it now for zesty. Once it's accepted into zesty, I believe
you can actually get it into yakkety as a Stable Release Update or
through Backports.

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

Title:
  [needs packaging] budgie-desktop-environment

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

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


[Bug 1618803] Re: tcsh crashed with SIGSEGV in __GI___rewinddir()

2016-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package tcsh - 6.18.01-5ubuntu1

---
tcsh (6.18.01-5ubuntu1) zesty; urgency=medium

  * Add debian/patches/014-do-not-use-union-wait.patch to fix FTBFS
and 024-use-sysmalloc.patch to resolve crash when using tab.
(LP: #1618803)

 -- Brian Murray   Wed, 26 Oct 2016 15:21:59 -0700

** Changed in: tcsh (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  tcsh crashed with SIGSEGV in __GI___rewinddir()

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

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


[Bug 1530530] Re: Installer doesn't show up on some Chromebooks: "Error setting up gfxboot"

2016-10-26 Thread Gintaras
Another confirmation: Y Y 16.10 finally works on Toshiba Chromebook 2
(2015). Bugs were partially overridden using external DVD drive through
USB 2.0 instead of flash or SD card drive. "help" after boot was helpful
too. It took couple days to figure to use DVD drive ;)

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

Title:
  Installer doesn't show up on some Chromebooks: "Error setting up
  gfxboot"

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

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


[Bug 1563155] Re: No Application Data Found

2016-10-26 Thread hendi
I've read all the suggestion, but I found my quick solution is by
"changing my update server to the original main server", and then it
solved my problem with "Ubuntu software center, no application data
found" (I've changed my update server last time to singapore based "nus"
due to suggestion by my network administrator to enhanced update speed)

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

Title:
  No Application Data Found

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

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


[Bug 1587265] Re: ubuntu not work with tickless kernel boot option

2016-10-26 Thread Dan Streetman
What specific kernel version had the problem?  You can check with:

uname -a


The CONFIG_NO_HZ_FULL kernel param was turned off at some point between 
trusty's 3.13 and xenial's 4.4, and without that kernel param enabled the 
nohz_full boot param has no effect.

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

Title:
  ubuntu not work with tickless kernel boot option

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

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


[Bug 1615408] Re: Theming issues with yakkety gnome-calculator in Unity

2016-10-26 Thread Jeremy Bicha
** Description changed:

  There are some UI problems with yakkety's gnome-calculator. I'm
  attaching a screenshot taken with yesterday's daily live Ubuntu image.
  
  1. The title bar says 'gnome-calculator' but it should say Calculator
- 2. The Mode menu has an ugly light-colored border around it instead of being 
integrated into either the title bar (like gnome-calculator 3.18.3 in Ubuntu 
16.04 LTS) or in to Unity's menu bar.
+ 2. The Mode menu has an ugly light-colored border around it instead of being 
integrated into either the title bar (like gnome-calculator 3.18.3 in Ubuntu 
16.04 LTS) or in to Unity's menu bar. This happens when gnome-calculator is run 
from a terminal instead of from the Unit dash.
  
  These issues affect both gnome-calculator 1:3.20.1-0ubuntu1 and
  1:3.21.90-0ubuntu1 but do not affect 1:3.18.3-0ubuntu1 on yakkety.
  
  I think this was caused by the refresh of
  debian/patches/git_no_headerbars_in_unity.patch in the 3.20 update.
  
  Screenshots attached.

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

Title:
  Theming issues with yakkety gnome-calculator in Unity

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

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


[Bug 1557059] Re: package apt-offline 1.3.1ubuntu0.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

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

** Changed in: apt-offline (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/1557059

Title:
  package apt-offline 1.3.1ubuntu0.1 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 1

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

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


[Bug 1624268] Re: pam_mount crashes SDDM because helper doesn't close session after authentication

2016-10-26 Thread Flames_in_Paradise
What is

apt-cache policy pam-kwallet*

on that machine?

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

Title:
  pam_mount crashes SDDM because helper doesn't close session after
  authentication

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

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


[Bug 1637028] [NEW] Ejabberdctl hasn't permission.

2016-10-26 Thread alteeno
Public bug reported:

In the kubuntu 14.04, the ejabberd service is working around. But upgrage to 
the kubuntu 16.04, the ejabberdctl isn't working, though the ejabberd service 
is still running. when use 'sudo ejabberdctl',it reports the following error:
/usr/sbin/ejabberdctl:line 385:/proc/sys/kernel/random/uuid:permission denied
/usr/sbin/ejabberdctl:line 366:segment fault$Exec_cmd "$CMD"
The same error is also in the kubuntu 16.10.
But when I rename the ejabberdctl to the ejabberdctl_new, then 'sudo 
ejabberdctl_new' is working good.

** Affects: ejabberd (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/1637028

Title:
  Ejabberdctl hasn't permission.

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

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

[Bug 1546674] Re: virt-aa-helper Apparmor profile missing rules for name resolution

2016-10-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "aa-libvirt-qemu.patch" 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/1546674

Title:
  virt-aa-helper Apparmor profile missing rules for name resolution

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

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


[Bug 1615550] Re: STC860:Tuleta-L:KVM:iap01:Ubuntu 16.10 KVM logs apparmor="DENIED"

2016-10-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "aa-libvirt-qemu.patch" 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/1615550

Title:
  STC860:Tuleta-L:KVM:iap01:Ubuntu 16.10 KVM logs apparmor="DENIED"

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

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


[Bug 1637005] Re: Battery icons are wrong size

2016-10-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "01-correct_battery_icons.patch" 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/1637005

Title:
  Battery icons are wrong size

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

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


[Bug 1637025] [NEW] upload subiquity to 16.04

2016-10-26 Thread Michael Hudson-Doyle
Public bug reported:

[Impact]
As part of the drive to stop using ppa:snappy-dev/image ppa for Ubuntu Core 16 
builds, we need to get the console-conf package into xenial-updates.

[Test Case]
"apt install console-conf" succeeds. Ultimately building the core snap without 
ppa:snappy-dev/image should succeed, but I think that requires more work.

[Regression Potential]
It's a new package, so none.

** Affects: subiquity (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: subiquity (Ubuntu Xenial)
 Importance: Undecided
 Assignee: Michael Hudson-Doyle (mwhudson)
 Status: In Progress

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

** Changed in: subiquity (Ubuntu Xenial)
 Assignee: (unassigned) => Michael Hudson-Doyle (mwhudson)

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

** Changed in: subiquity (Ubuntu)
   Status: New => Invalid

** Description changed:

  [Impact]
- As part of the drive to stop using ppa:snappy-dev/imager ppa for Ubuntu Core 
16 builds, we need to get the console-conf package into xenial-updates.
+ As part of the drive to stop using ppa:snappy-dev/image ppa for Ubuntu Core 
16 builds, we need to get the console-conf package into xenial-updates.
  
  [Test Case]
- "apt install console-conf" succeeds.
+ "apt install console-conf" succeeds. Ultimately building the core snap 
without ppa:snappy-dev/image should succeed, but I think that requires more 
work.
  
  [Regression Potential]
  It's a new package, so none.

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

Title:
  upload subiquity to 16.04

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

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


[Bug 1483891] Re: error report on Wily upgrade pam-kwallet

2016-10-26 Thread Flames_in_Paradise
** Tags added: wily

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

Title:
  error report on Wily upgrade pam-kwallet

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

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


[Bug 1637026] [NEW] kill incorrectly parses negative PIDs

2016-10-26 Thread dann frazier
Public bug reported:

[Impact]
When kill is called with a negative argument, incorrect parsing can lead it to 
call sys_kill(-1), thus sending a signal to all permitted processes on the 
system. A couple of users have hit this while deploying Hadoop, which seems to 
tickle this - basically killing everything on the system.

[Test Case]
Though I don't know what Hadoop is calling, here's a couple of ways to trigger 
this:

One possibility is if kill were called w/ a numeric signal that
happened to start with a '1' and while omitting the required 
argument:

kill -12

Another would be to specify a numeric signal (that again happened to
start with a 1) multiple times:
kill -13 -13 12345

[Regression Risk]
This is a backport from upstream that is already available in 16.10, with no 
known regressions.

** Affects: procps (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: procps (Ubuntu Xenial)
 Importance: High
 Assignee: dann frazier (dannf)
 Status: In Progress

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

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

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

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

** Changed in: procps (Ubuntu Xenial)
 Assignee: (unassigned) => dann frazier (dannf)

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

Title:
  kill incorrectly parses negative PIDs

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

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


[Bug 1621550] Re: Snappy should detect when running in KVM, specify correct ssh connection line

2016-10-26 Thread Steve Langasek
Detecting that you're in KVM is definitely not the same thing as
detecting that port redirection is in use.

I don't launch my KVM guests from the commandline using redir, I launch
them under libvirt virt virt-manager, and the current instructions are
correct for me...

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

Title:
  Snappy should detect when running in KVM, specify correct ssh
  connection line

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

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


[Bug 1626436] Re: [4.8 regression] boot has become very slow

2016-10-26 Thread Joseph Salisbury
I built the another test kernel, up to the same commit:
a7fd20d1c476af4563e66865213474a2f9f473a4

This kernel also has the two patches.

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1626436/a7fd20d1c476af4563e66865213474a2f9f473a4

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

Thanks in advance

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

Title:
  [4.8 regression] boot has become very slow

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

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


[Bug 1583226] Re: aptitude cannot display changelog : origin of $package is unknown

2016-10-26 Thread Michael Hudson-Doyle
Thanks for the report, and for the patches! Instead of taking your
debdiff as-is, I've merged your changes into the
debian/patches/04_changelog file. Uploaded to zesty.

** Changed in: aptitude (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: aptitude (Ubuntu)
 Assignee: (unassigned) => Michael Hudson-Doyle (mwhudson)

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

Title:
  aptitude cannot display changelog : origin of $package is unknown

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

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


[Bug 1632875] Re: qemu-efi built w/ gcc-6 doesn't boot in KVM mode

2016-10-26 Thread dann frazier
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  qemu-efi built w/ gcc-6 doesn't boot in KVM mode

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

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


[Bug 1637024] [NEW] fwupd consuming very high cpu after startup/login

2016-10-26 Thread Adam Colligan
Public bug reported:

I believe this may be a regression (relapse of Bug #1591868 ).  I
upgraded to yakkety the other day without major incident and have all
"updates" checked in the Software and Sources GUI. But after booting and
logging in just now, I see fwupd consuming two full cores without letup.

In kern.log I see this line:

fwupd[6242]: Failed to coldplug: UEFI firmware updating not supported

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: fwupd 0.7.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Oct 26 19:49:20 2016
InstallationDate: Installed on 2016-07-03 (115 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: fwupd
UpgradeStatus: Upgraded to yakkety on 2016-10-25 (1 days ago)

** Affects: appstream-glib (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug regression-update yakkety

** Also affects: appstream-glib (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  I believe this may be a regression (relapse of Bug #1591868 ).  I
  upgraded to yakkety the other day without major incident and have all
  "updates" checked in the Software and Sources GUI. But after booting and
  logging in just now, I see fwupd consuming two full cores without letup.
+ 
+ In kern.log I see this line:
+ 
+ fwupd[6242]: Failed to coldplug: UEFI firmware updating not supported
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: fwupd 0.7.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 26 19:49:20 2016
  InstallationDate: Installed on 2016-07-03 (115 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: fwupd
  UpgradeStatus: Upgraded to yakkety on 2016-10-25 (1 days ago)

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

Title:
  fwupd consuming very high cpu after startup/login

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

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


[Bug 1577228] Re: "Ubuntu Core Snappy AutoUpdate" service failed with "error: the required argument `` was not provided"

2016-10-26 Thread Terupo Teuri
Hi, I'm having problem trying to install snappy-debug and many other programs, 
due to incorrect email or password.
error: the required argument `` was not provided

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

Title:
  "Ubuntu Core Snappy AutoUpdate" service failed with "error: the
  required argument `` was not provided"

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

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


[Bug 1611074] Re: Reformatting of ephemeral drive fails on resize of Azure VM

2016-10-26 Thread Patricia Gaughen
Hey Scott - I see that the version you were waiting for to clear has
landed.  Do you have an ETA on when the this change will hit -proposed?
Thanks!

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

Title:
  Reformatting of ephemeral drive fails on resize of Azure VM

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1611074/+subscriptions

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


[Bug 1626466] Re: [Yakkety] suspend fail and reboot while resuming

2016-10-26 Thread Joseph Salisbury
The latest Yakkety kernel now also has all the updates that are in
upstream 4.8 final.  Can you apply the latest updates and see if this
bug still exits?

Thanks!

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

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

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

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

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

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

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

Title:
  [Yakkety] suspend fail and reboot while resuming

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

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


[Bug 1637023] [NEW] package plymouth-theme-ubuntu-text 0.9.2-3ubuntu15 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-10-26 Thread Paul Coleman
Public bug reported:

Failed on upgrade from 16.04LTS to 16.10

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: plymouth-theme-ubuntu-text 0.9.2-3ubuntu15
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
BootLog:
 WARNING: Failed to connect to lvmetad. Falling back to device scanning.
 /dev/mapper/ubuntu--vg-root: clean, 540984/30203904 files, 11262374/120794112 
blocks
Date: Wed Oct 26 05:51:54 2016
DefaultPlymouth: /usr/share/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
ErrorMessage: dependency problems - leaving triggers unprocessed
InstallationDate: Installed on 2015-02-23 (611 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: Dell Inc. XPS 15 9530
ProcCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-26-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-26-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: plymouth
TextPlymouth: /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
Title: package plymouth-theme-ubuntu-text 0.9.2-3ubuntu15 failed to 
install/upgrade: dependency problems - leaving triggers unprocessed
UpgradeStatus: Upgraded to yakkety on 2016-10-26 (0 days ago)
dmi.bios.date: 01/08/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: XPS 15 9530
dmi.board.vendor: Dell Inc.
dmi.board.version: A08
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd01/08/2015:svnDellInc.:pnXPS159530:pvrA08:rvnDellInc.:rnXPS159530:rvrA08:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: XPS 15 9530
dmi.product.version: A08
dmi.sys.vendor: Dell Inc.

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


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

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

Title:
  package plymouth-theme-ubuntu-text 0.9.2-3ubuntu15 failed to
  install/upgrade: dependency problems - leaving triggers unprocessed

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

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


[Bug 1636912] Re: systemd-networkd runs too late for cloud-init.service (net)

2016-10-26 Thread Steve Langasek
Note that the systemd dependencies shown for cloud-init in xenial (on
which Ubuntu Core 16 is based) don't match those listed in the bug
description.  Instead, xenial currently has:

After=cloud-init-local.service networking.service
Before=network-online.target sshd.service sshd-keygen.service 
systemd-user-sessions.service
Requires=networking.service
Wants=local-fs.target cloud-init-local.service sshd.service sshd-keygen.service

That's certainly an easier target for fixing the ordering on.


I'm surprised that cloud-init is being ordered before dbus in 16.10+.   This 
appears to have been done in response to bug #1629797.  This change to ordering 
on account of nss-resolve does not give me the warm fuzzies.  There's feedback 
in the end of that bug that cloud-init should *not* be using 
Before=basic.target / Before=dbus.socket, but instead use 
Before=sysinit.target.  That seems like a change we should be making.  But I 
also didn't understand that we would be using nss-resolve - I missed a nuance 
in , I 
thought that once resolved supported DNS, we would use that /instead of/ the 
NSS module.  Is there really a benefit to using both?

Regardless, none of that seems to account for the specific problem
reported here, on Ubuntu Core 16; because Ubuntu Core 16 does contain
libnss-resolve, but does *not* contain the cloud-init with the
DefaultDependencies=no.

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

Title:
  systemd-networkd runs too late for cloud-init.service (net)

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

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


[Bug 1629611] Re: dns server priority broken

2016-10-26 Thread Thomas M Steenholdt
Here's the thing,

I'm on 16.10 which has the debian equiv listed as stretch/sid and my
network-manager version is 1.2.4-0ubuntu1.

Looking at Debian stretch and sid, they have network-manager packages in
various versions but not 1.2.4.

Furthermore, since Ubuntu employ their own patches, backports, versions,
scripts, configuration etc, It'd be wrong of me to file this bug
upstream, since I'd certainly risk wasting the Debian folks' time with
something that might very well be Ubuntu specific. I simply cannot be
certain.

The only proper way to do this, would be for the Ubuntu maintainer to
have a look at this bug and decide whether we're dealing with an Ubuntu
specific config issue or something upstream and take the proper action
upstream if needed.

I have found similar but not identical reports in Debian, so I cannot
reference anything that resembles duplicates.

/T

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

Title:
  dns server priority broken

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

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


[Bug 1636620] Re: no wallpaper when compositing manager disabled

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

** Changed in: metacity (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/1636620

Title:
  no wallpaper when compositing manager disabled

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

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


[Bug 1637022] [NEW] vim paste option is BROKEN

2016-10-26 Thread Shawn Wilson
Public bug reported:

set your ~/.vimrc file to this:

set paste
set expandtab

Works as expected.

Then set ~/.vimrc to this:

set expandtab
set paste


WTF!!!

** Affects: vim (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/1637022

Title:
  vim paste option is BROKEN

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