[Bug 1686645] michael (amd64) - tests ran: 19, failed: 2

2017-05-03 Thread Brad Figg
tests ran:  19, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99-lowlatency/michael__4.4.0-78.99__2017-05-03_09-27-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/1686645

Title:
  linux: 4.4.0-78.99 -proposed tracker

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

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


[Bug 1686978] hainzel (amd64) - tests ran: 141, failed: 0

2017-05-03 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-52.55~16.04.1-generic/hainzel__4.8.0-52.55~16.04.1__2017-05-03_14-48-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/1686978

Title:
  linux-hwe: 4.8.0-52.55~16.04.1 -proposed tracker

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

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


[Bug 995617] Re: OpenBVE crashes when launching 'Morden-Edgware via ChX' Northern Line route (ListView+ItemControl.ItemsMouseDown)

2017-05-03 Thread Robert Vertesi
Same here, Ubuntu 14.04. I found two workarounds:
- Click on the route but do not release the mouse button. While holding it, 
pull the cursor away from the route name to the right so that the route remains 
highlighted. 
- Click on some empty space within the select route field, then navigate with 
the arrows.

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

Title:
  OpenBVE crashes when launching 'Morden-Edgware via ChX' Northern Line
  route (ListView+ItemControl.ItemsMouseDown)

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

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


[Bug 1686645] gonzo (amd64) - tests ran: 2, failed: 0

2017-05-03 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99-generic/gonzo__4.4.0-78.99__2017-05-03_15-16-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/1686645

Title:
  linux: 4.4.0-78.99 -proposed tracker

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

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


[Bug 1686618] Re: ssh connection attempts fail if hw crypto support on s390x is enabled on 17.04

2017-05-03 Thread Dimitri John Ledkov
** Description changed:

+ [ Impact ]
+ 
+ * Unable to ssh into Ubuntu, using default sshd configuration, when hw
+ acceleration is enabled in openssl.
+ 
+ [ Proposed solution ]
+ 
+ * Cherrypick upstream fixes for:
+   - sandboxing code on big endian
+   - allowing hw accel iocls in the sandbox
+ 
  short:
  after investigations the following commits are needed by openssh-server 
version 7.4p1 that is part of 17.04:
  - 5f1596e11d55539678c41f68aed358628d33d86f
  - 9e96b41682aed793fadbea5ccd472f862179fb02
  on master branch in https://github.com/openssh/openssh-portable
  that belong to openssh 7.5 release notes statement: "sshd(8): Avoid sandbox 
errors for Linux S390 systems using an ICA crypto coprocessor."
  __
  
+ [Test case]
+ 
  long:
  
  enable z hw crypto support for openssh on an Ubuntu host (zlin42) on s390x 
like this:
- sudo apt-get install openssh-ibmca libica-utils libica2
+ sudo apt-get install openssl-ibmca libica-utils libica2
  sudo tee -a /etc/ssl/openssl.cnf < 
/usr/share/doc/openssl-ibmca/examples/openssl.cnf.sample
  sudo sed -i 's/^\(openssl_conf = openssl_def.*$\)/# \1/g' /etc/ssl/openssl.cnf
  sudo sed -i '10i openssl_cnf = openssl_def' /etc/ssl/openssl.cnf
  
  afterwards ssh login attempts fail:
  $ ssh ubuntu@zlin42
- ubuntu@zlin42's password: 
+ ubuntu@zlin42's password:
  Connection to zlin42 closed by remote host.
  Connection to zlin42 closed.
  
  the normal logs don't provide any interesting details:
  
  mit log:
-   Apr 24 12:37:52 zlin42 kernel: [933567.994312] audit: type=1326 
audit(1493051872.112:29): auid=4294967295 uid=107 gid=65534 ses=4294967295 
pid=25105 comm="sshd" exe="/usr/sbin/sshd" sig=31 arch=8016 syscall=201 
compat=0 ip=0x3ffb8a3fb32 code=0x0
+   Apr 24 12:37:52 zlin42 kernel: [933567.994312] audit: type=1326 
audit(1493051872.112:29): auid=4294967295 uid=107 gid=65534 ses=4294967295 
pid=25105 comm="sshd" exe="/usr/sbin/sshd" sig=31 arch=8016 syscall=201 
compat=0 ip=0x3ffb8a3fb32 code=0x0
  
  Verbose:
  OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g  1 Mar 2016
  debug1: Reading configuration data /home/fheimes/.ssh/config
  debug1: /home/fheimes/.ssh/config line 6: Deprecated option "useroaming"
  debug1: /home/fheimes/.ssh/config line 7: Applying options for *
  debug1: Reading configuration data /etc/ssh/ssh_config
  debug1: /etc/ssh/ssh_config line 19: Applying options for *
  debug1: Connecting to 10.245.208.7 [10.245.208.7] port 22.
  debug1: Connection established.
  debug1: identity file /home/fheimes/.ssh/id_rsa type 1
  debug1: key_load_public: No such file or directory
  debug1: identity file /home/fheimes/.ssh/id_rsa-cert type -1
  debug1: key_load_public: No such file or directory
  debug1: identity file /home/fheimes/.ssh/id_dsa type -1
  debug1: key_load_public: No such file or directory
  debug1: identity file /home/fheimes/.ssh/id_dsa-cert type -1
  debug1: key_load_public: No such file or directory
  debug1: identity file /home/fheimes/.ssh/id_ecdsa type -1
  debug1: key_load_public: No such file or directory
  debug1: identity file /home/fheimes/.ssh/id_ecdsa-cert type -1
  debug1: key_load_public: No such file or directory
  debug1: identity file /home/fheimes/.ssh/id_ed25519 type -1
  debug1: key_load_public: No such file or directory
  debug1: identity file /home/fheimes/.ssh/id_ed25519-cert type -1
  debug1: Enabling compatibility mode for protocol 2.0
  debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
  debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1 
Ubuntu-10
  debug1: match: OpenSSH_7.4p1 Ubuntu-10 pat OpenSSH* compat 0x0400
  debug1: Authenticating to 10.245.208.7:22 as 'ubuntu'
  debug1: SSH2_MSG_KEXINIT sent
  debug1: SSH2_MSG_KEXINIT received
  debug1: kex: algorithm: curve25519-sha...@libssh.org
  debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  debug1: kex: server->client cipher: chacha20-poly1...@openssh.com MAC: 
 compression: none
  debug1: kex: client->server cipher: chacha20-poly1...@openssh.com MAC: 
 compression: none
  debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  debug1: Server host key: ecdsa-sha2-nistp256 
SHA256:ss9j12+jMMKL9u2vxNeb3XjOeH0E9lw24IG5LxUeJXk
  debug1: Host '10.245.208.7' is known and matches the ECDSA host key.
  debug1: Found key in /home/fheimes/.ssh/known_hosts:87
  debug1: rekey after 134217728 blocks
  debug1: SSH2_MSG_NEWKEYS sent
  debug1: expecting SSH2_MSG_NEWKEYS
  debug1: rekey after 134217728 blocks
  debug1: SSH2_MSG_NEWKEYS received
  debug1: SSH2_MSG_EXT_INFO received
  debug1: kex_input_ext_info: 
server-sig-algs=
  debug1: SSH2_MSG_SERVICE_ACCEPT received
  debug1: Authentications that can continue: publickey,password
  debug1: Next authentication method: publickey
  debug1: Offering RSA public key: /home/fheimes/.ssh/id_rsa
  debug1: Authentications that can continue: publickey,password
  debug1: Trying private key: /home/fheimes/.ssh/id_dsa
  debug1: Trying private key: /home/fheimes/.ssh/id_ecdsa
 

[Bug 1687779] Re: Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

2017-05-03 Thread goldyfruit
@Louis, thanks.

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

Title:
  Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

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

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


[Bug 1687711] Re: strongSwan 5.3.5 has a known incompatibility with iOS/macOS 10+

2017-05-03 Thread ChristianEhrhardt
I'm only now reading into details, but in general just taking 5.5.1 can be a 
backport but not easily an SRU.
We have to check if there is a way to find a minimal amount of changes to SRU 
them.


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

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

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

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

Title:
  strongSwan 5.3.5 has a known incompatibility with iOS/macOS 10+

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

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


[Bug 1575078] Re: [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a while

2017-05-03 Thread Craig Carnell
I have the same issue:

Dell XPS 15 9560
Ubuntu 17.04
4.10.0-20-generic

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

Title:
  [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a
  while

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

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


[Bug 1591547] Re: Merge pcsc-lite 1.8.20-1 (main) from Debian testing (main)

2017-05-03 Thread Jeremy Bicha
https://launchpad.net/ubuntu/+source/pcsc-lite/1.8.20-1ubuntu1

** Changed in: pcsc-lite (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Merge pcsc-lite 1.8.20-1 (main) from Debian testing (main)

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

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


[Bug 1687920] Re: subiquity iso should be amd64 uefi only

2017-05-03 Thread Dimitri John Ledkov
What I meant to say, we should not ship i386 iso.

I understand that it can work with BIOS, but that's not the target
market any more, is it?

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

Title:
  subiquity iso should be amd64 uefi only

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

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


[Bug 1680502] Re: Hang after upgrade to 16.04

2017-05-03 Thread Arlie Stephens
Today's "hang" involved a zombie compiz consuming 100% of a cpu, along
with an emacs instance consuming another 100%. Load average around 11,
and climbing. Only 22 zombies currently, but it was 4 when I managed to
get on with ssh.

I was in the process of installing software updates, using the GUI tool
(rather than direct use of apt-get from the shell) when this happened.

Parts of the update still seem to be running.

arlie@ansuz$ ps -Fa -p1 -www
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
root 1 0  0 30034  4656   2 Apr28 ?00:00:08 /sbin/init 
splash
root 25826 25775  0  1127  1712   0 07:57 pts/18   00:00:00 /bin/sh -e 
/var/lib/dpkg/info/udev.postrm upgrade 229-4ubuntu17
root 25843 25826  0  6542  1352   0 07:57 pts/18   00:00:00 systemctl 
--system daemon-reload
arlie25846 22284  0  9342  3232   2 07:57 pts/400:00:00 ps -Fa -p1 -www


I'm wondering now whether my first guess of a kernel issue is dead wrong, and 
the root cause is actually compiz. Or perhaps we have multiple causes, for the 
same basic symptom.

Here's the current crop of defunct processes

arlie@ansuz$ ps aux | grep defunct
arlie 2488  0.0  0.0  0 0 ?Z
arlie 2503  0.8  0.0  0 0 ?Zsl  Apr28  55:08 [compiz] 

arlie 2692  0.0  0.0  0 0 ?ZApr28   0:00 [gconf-helper] 

root 22212  0.0  0.0  0 0 ?Z07:42   0:00 
[check-new-relea] 
sshd 24480  0.0  0.0  0 0 ?Z07:52   0:00 [sshd] 

sshd 24489  0.0  0.0  0 0 ?Z07:52   0:00 [sshd] 

sshd 24491  0.0  0.0  0 0 ?Z07:52   0:00 [sshd] 

sshd 24494  0.0  0.0  0 0 ?Z07:53   0:00 [sshd] 

sshd 24496  0.0  0.0  0 0 ?Z07:53   0:00 [sshd] 

sshd 24500  0.0  0.0  0 0 ?Z07:53   0:00 [sshd] 

sshd 24504  0.0  0.0  0 0 ?Z07:53   0:00 [sshd] 

sshd 24508  0.0  0.0  0 0 ?Z07:53   0:00 [sshd] 

sshd 24510  0.0  0.0  0 0 ?Z07:54   0:00 [sshd] 

sshd 24514  0.0  0.0  0 0 ?Z07:54   0:00 [sshd] 

sshd 24518  0.0  0.0  0 0 ?Z07:54   0:00 [sshd] 

sshd 24523  0.0  0.0  0 0 ?Z07:54   0:00 [sshd] 

sshd 24532  0.0  0.0  0 0 ?Z07:54   0:00 [sshd] 

sshd 24538  0.0  0.0  0 0 ?Z07:55   0:00 [sshd] 

sshd 24541  0.0  0.0  0 0 ?Z07:55   0:00 [sshd] 

sshd 24543  0.0  0.0  0 0 ?Z07:55   0:00 [sshd] 

sshd 25708  0.0  0.0  0 0 ?Z07:55   0:00 [sshd] 

sshd 25711  0.0  0.0  0 0 ?Z07:56   0:00 [sshd] 

arlie26946  0.0  0.0  14228   964 pts/4S+   08:00   0:00 grep defunct

Systemd is in top's state "D" - just like last time. That's an
uninterruptable sleep. It does not appear to have accumulated any cpu
time since I got in via ssh.

  PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND 
 2503 arlie 20   0   0  0  0 Z 100.0  0.0  61:12.34 compiz  
7 root  20   0   0  0  0 S   0.3  0.0   0:57.09 rcu_sched   
1 root  20   0  120136   4656   3204 D   0.0  0.1   0:08.94 systemd 
2 root  20   0   0  0  0 S   0.0  0.0   0:00.02 kthreadd

So the root cause might be systemd blocking on something.

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

Title:
  Hang after upgrade to 16.04

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

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


[Bug 1679691] Re: libseccomp fix - s390: handle multiplexed syscalls correctly

2017-05-03 Thread Dimitri John Ledkov
** Changed in: libseccomp (Ubuntu Artful)
   Status: New => Invalid

** No longer affects: libseccomp (Ubuntu Zesty)

** No longer affects: libseccomp (Ubuntu Yakkety)

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

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

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

Title:
  libseccomp fix - s390: handle multiplexed syscalls correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1679691/+subscriptions

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


[Bug 1683965] Re: [SRU] package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2017-05-03 Thread LocutusOfBorg
I would like to update also virtualbox 5.1 on yakkety/zesty, changelog
is following:

 VirtualBox 5.1.22 (released 2017-04-28)

This is a maintenance release. The following items were fixed and/or
added:

VMM: fixed VERR_IEM_INSTR_NOT_IMPLEMENTED Guru Meditation under certain 
conditions (5.1 regression; mostly Mac OS X hosts; bugs #15693, #15801, #16274, 
#16569, #16663)
VMM: fixed software virtualization on Solaris hosts (5.1.20 regression)
Storage: fixed a potential hang under rare circumstances (bug #16677)
Storage: fixed a potential crash under rare circumstances (asynchronous I/O 
disabled or during maintenance file operations like merging snapshots)
Linux hosts: make the ALSA backend work again as well as loading the GL 
libraries on certain hosts (5.1.20 regression; bugs #16667, #16693)
Linux Additions: fixed mount.vboxsf symlink problem (5.1.20 regression; bug 
#16670) 

VirtualBox 5.1.20 (released 2017-04-18)

This is a maintenance release. The following items were fixed and/or
added:

GUI: don't check if the Extension Pack is up-to-date if the user is about 
to install a new Extension Pack (bug #16317)
GUI: fixed a possible crash when switching a multi-monitor VM into 
full-screen or seamless mode
GUI: fixed non-literal shortcuts if the keyboard is not captured (5.1.10 
regression; Windows hosts only)
GUI: several mini-toolbar fixes in full-screen / seamless mode (X11 hosts 
only)
GUI: don't crash on restoring defaults in the appliance import dialog
Windows Additions: another fix for automatic logins for Windows Vista and 
newer (bug #15904)
ICH9: fix for Windows guests with a huge amount (>64G) of guest memory
BIOS: fixed El Torito hard disk emulation geometry calculation (thanks 
Dwight Engen) 

VirtualBox 5.1.18 (released 2017-03-15)

This is a maintenance release. The following items were fixed and/or
added:

Shared Folders: fixed case insensitive filename access (5.1.16 regression; 
Windows guests only; bug #16549)
Shared Folders: fixed access to long pathes (5.1.16 regression; Windows 
guests only; bugs #14651, #16564)
API: fixed snapshot handling of medium attachments and PCI device 
attachments (bug #16545)
API: make 32-bit Windows guests in raw mode boot again if the ICH9 chipset 
is used (5.1.16 regression)
VBoxBugReport: fixed VM log collection issue
Linux hosts: fixed autostart service script (bug #14955)
Windows Additions: fixed automatic logins for Windows Vista and newer 
(5.1.4 regression; bug #15904) 

VirtualBox 5.1.16 (released 2017-03-08)

This is a maintenance release. The following items were fixed and/or
added:

VMM: don't access the MSR_IA32_SMM_MONITOR_CTL MSR if dual-monitor 
treatment is not available (KVM workaround, bug #14965)
VMM: another fix for handling certain MSRs on ancient CPUs without VT-x 
support for MSR bitmaps
VMM: fixed VERR_SSM_LOAD_CPUID_MISMATCH errors when restoring a saved state 
with SMP guests on hosts without the CPUID/HTT bit set (bug #16428)
VMM: fixed a bug in call gate emulation
VMM: FWAIT instruction fix
VMM: fixed a sporadic guest hang under certain conditions
GUI: hide the mini-toolbar from the taskbar and the pager on certain X11 
hosts
GUI: better error handling on the global settings / network / host-only / 
DHCP server settings
GUI: fixes for full-screen with multiple screens
Host-only Network: fixed host-only adapter creation issue preventing 
VirtualBox installation on Windows 10 hosts (bug #16379)
NAT network: fixed two potential crashes in the DHCP server
ICH9: fixed incorrect initialization of the primary bus for PCI bridges 
(5.1.14 regression)
Storage: LsiLogic fix for Windows 10
USB: fixed not being able to attach certain USB devices having invalid 
characters in the device strings (5.0.18 regression; bug #15956)
USB: several fixes for the USB/IP support (bug #16462)
VBoxSVC: fixed another crash during shutdown under rare circumstances
VBoxSVC: fixed a stack overflow on (Windows debug builds only; bug #16409)
OVF: when importing an appliance handle more than 10 network adapters if 
the OVA was created by VirtualBox (bug #16401)
OVF: fixes for exporting and importing appliances with many disks (bug 
#16402)
VBoxManage: fixed regression with modifyhd --resize (bug #16311)
rdesktop-vrdp: source code tarball fixes
Linux Installers: do not rebuild kernel modules unnecessarily (bug #16408)
Linux hosts: added an action for opening the VM manager window to the 
.desktop file
Linux hosts / guests: Linux 4.11 compile fixes (bug #16506)
Linux Additions: added vboxsf FS modules alias (bug #16404)
Linux Additions: fix for the shared folders kernel module to compile on 
Linux 4.10
Linux Additions: properly install the Linux kernel module override rule on 
distributions without /etc/depmod.d
Windows Additions: fixed a crash with recent Windows 10 bu

[Bug 1687928] Re: Combine gnome-user-guide and ubuntu-docs

2017-05-03 Thread Jeremy Bicha
Gunnar, what do you think of https://paste.debian.net/930606/ ?

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

Title:
  Combine gnome-user-guide and ubuntu-docs

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

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


[Bug 1688017] [NEW] Connection to bluetooth headsets fails

2017-05-03 Thread Hadmut Danisch
Public bug reported:

Hi,

since upgrading to 17.04 I can't connect to bluetooth headsets anymore.
Headsets are found and listed as devices, but when trying to connect,
there's an error

blueman.bluez.errors.DBusFailedError: Protocol not available...


syslog says:

May  3 16:43:12 pcdanisch bluetoothd[2075]: a2dp-sink profile connect failed 
for 00:18:91:4F:E5:C6: Protocol not available
May  3 16:47:18 pcdanisch bluetoothd[2075]: message repeated 8 times: [ 
a2dp-sink profile connect failed for 00:18:91:4F:E5:C6: Protocol not available]
May  3 16:48:14 pcdanisch bluetoothd[2075]: EF:AC:86:08:6F:21: error updating 
services: Operation already in progress (114)
May  3 16:50:56 pcdanisch bluetoothd[2075]: a2dp-sink profile connect failed 
for 00:18:91:4F:E5:C6: Protocol not available
May  3 16:53:01 pcdanisch bluetoothd[2075]: Pair device timed out for hci0
May  3 16:59:30 pcdanisch bluetoothd[2075]: a2dp-sink profile connect failed 
for 00:18:91:4F:E5:C6: Protocol not available
May  3 17:04:11 pcdanisch bluetoothd[2075]: message repeated 3 times: [ 
a2dp-sink profile connect failed for 00:18:91:4F:E5:C6: Protocol not available]


Here someone else reports the same observation:
http://www.1oo.club/bluetooth-unable-to-connect-to-headphones-after-ubuntu-17-04-upgrade/

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: bluez 5.43-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed May  3 17:12:51 2017
InstallationDate: Installed on 2016-04-22 (376 days ago)
InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420)
InterestingModules: bnep btusb bluetooth
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0bda:0821 Realtek Semiconductor Corp. 
 Bus 001 Device 003: ID 046d:c31d Logitech, Inc. Media Keyboard K200
 Bus 001 Device 002: ID 046d:c05b Logitech, Inc. M-U0004 810-001317 [B110 
Optical USB Mouse]
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=UUID=d0b47754-d5ca-49ec-8190-92a24e58e373 ro rootflags=subvol=@ nosplash 
noplymouth nomodeset text
SourcePackage: bluez
UpgradeStatus: Upgraded to zesty on 2017-04-18 (15 days ago)
dmi.bios.date: 03/16/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.50
dmi.board.name: N3150-NUC
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd03/16/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN3150-NUC:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: 4C:BB:58:C1:E9:FA  ACL MTU: 820:8  SCO MTU: 255:16
UP RUNNING PSCAN 
RX bytes:18751 acl:51 sco:0 events:1345 errors:0
TX bytes:27309 acl:48 sco:0 commands:1243 errors:0

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


** Tags: amd64 apport-bug zesty

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

Title:
  Connection to bluetooth headsets fails

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

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


[Bug 1688016] [NEW] stops and crashes during installation from CD ROM

2017-05-03 Thread François Nau
Public bug reported:

stops and crashes during installation from CD ROM

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CasperVersion: 1.376
Date: Wed May  3 17:05:40 2017
InstallCmdLine: file=/cdrom/preseed/xubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
ProcEnviron:
 LANGUAGE=fr_FR.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 ubiquity-2.21.63.2 xenial xubuntu

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

Title:
  stops and crashes during installation from CD ROM

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

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


[Bug 1232016] Re: Can't scan from Brother ADS-2100

2017-05-03 Thread pwaring
Just as a head's up (since this is the first search result for 'ubuntu
ads-2100e'), this is still broken in 16.10 as well. I've tried reporting
a new bug using 'ubuntu-bug simple-scan' but I get an 'Invalid OpenID
transaction' error when my web browser opens.

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

Title:
  Can't scan from Brother ADS-2100

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

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


[Bug 1657915] Re: does not display DHCP server

2017-05-03 Thread Mathieu Trudel-Lapierre
How much is anyone likely to care? I know this is currently in the
design, but perhaps we should re-validate if it makes sense.

** Tags added: needs-design

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

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

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

Title:
  does not display DHCP server

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

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


[Bug 1688015] [NEW] [needs-packaging] [package-request] python3-gtts

2017-05-03 Thread Pander
Public bug reported:

name: python-gtts and python3-gtts

description: Module and command line utility to save spoken text to mp3
via the Google Text to Speech (TTS) API

url: https://pypi.python.org/pypi/gTTS and
https://github.com/pndurette/gTTS

license: MIT

note: package at least version 1.2.0 from April 2017

** Affects: ubuntu
 Importance: Undecided
 Status: Confirmed


** Tags: artful needs-packaging python zesty

** Description changed:

  name: python-gtts and python3-gtts
  
- description: Create an mp3 file from spoken text via the Google TTS
- (Text-to-Speech) API
+ description: Module and command line utility to save spoken text to mp3
+ via the Google Text to Speech (TTS) API
  
  url: https://pypi.python.org/pypi/gTTS and
  https://github.com/pndurette/gTTS
  
  license: MIT
  
  note: package at least version 1.2.0 from April 2017

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

Title:
  [needs-packaging] [package-request] python3-gtts

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

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


[Bug 1680251] Re: add guided partitioning

2017-05-03 Thread Mathieu Trudel-Lapierre
** Changed in: subiquity (Ubuntu)
   Status: New => Triaged

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

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

Title:
  add guided partitioning

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

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


[Bug 1679858] Re: no widget highlighted on network screen by default

2017-05-03 Thread Mathieu Trudel-Lapierre
*** This bug is a duplicate of bug 1687659 ***
https://bugs.launchpad.net/bugs/1687659

** This bug has been marked a duplicate of bug 1687659
   default to DHCP on network interfaces

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

Title:
  no widget highlighted on network screen by default

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

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


[Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-03 Thread Colin Ian King
Thanks Seth, this successfully fixes a reproducer that was able to
trigger this bug 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/1674838

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

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


[Bug 1680245] Re: subiquity does not take in account existing partition

2017-05-03 Thread Mathieu Trudel-Lapierre
We should display existing partitions. I think this should be a high
priority item.

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

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

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

Title:
  subiquity does not take in account existing partition

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

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


[Bug 1680285] Re: provide better experience on vt2+

2017-05-03 Thread Mathieu Trudel-Lapierre
Fix Released: autologin is now being done.

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

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

Title:
  provide better experience on vt2+

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

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


[Bug 1681307] Re: testing apport integration

2017-05-03 Thread Mathieu Trudel-Lapierre
Closing, since it's a test. Apport integration seems to be working
correctly.

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

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

Title:
  testing apport integration

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

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


[Bug 1687650] Re: weird 2M first partition

2017-05-03 Thread Mathieu Trudel-Lapierre
This is not it at all though. This is an BIOS BOOT partition for booting
GPT drives in BIOS mode. I think we should still fix up how we present
this to the user and avoid forcing them to create it for their systems
to boot properly, but I'm not sure yet if the best thing is to hide it
completely and "lie", or show it and be a little confusing (or finding
some balance between the two and showing it in some very obvious way and
make sure it's clear it's not to be touched).

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

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

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

Title:
  weird 2M first partition

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

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


[Bug 1687648] Re: move cursor to "DONE" on network connections page

2017-05-03 Thread Mathieu Trudel-Lapierre
Confirming, one should indeed be able to navigate everything through
just hitting Enter.

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

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

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

Title:
  move cursor to "DONE" on network connections page

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

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


[Bug 1688015] Re: [needs-packaging] [package-request] python3-gtts

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

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

Title:
  [needs-packaging] [package-request] python3-gtts

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

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


[Bug 1686645] daedalus (amd64) - tests ran: 16, failed: 0

2017-05-03 Thread Brad Figg
tests ran:  16, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99-generic/daedalus__4.4.0-78.99__2017-05-03_14-51-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/1686645

Title:
  linux: 4.4.0-78.99 -proposed tracker

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

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


[Bug 1686646] archytas (amd64) - tests ran: 19, failed: 0

2017-05-03 Thread Brad Figg
tests ran:  19, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99~14.04.2-generic/archytas__4.4.0-78.99~14.04.2__2017-05-03_14-09-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/1686646

Title:
  linux-lts-xenial: 4.4.0-78.99~14.04.2 -proposed tracker

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

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


[Bug 1687898] Re: unable to create drive c

2017-05-03 Thread Colin Watson
** Package changed: debconf (Ubuntu) => ubuntu

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

Title:
  unable to  create drive c

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

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


Re: [Bug 1687793] Re: Cannot Calculate Upgrade (16.10 to 17.04)

2017-05-03 Thread Ed Chyzowski
*** This bug is a duplicate of bug 1069133 ***
https://bugs.launchpad.net/bugs/1069133

Thanks for your reply Brian. It would have been helpful for the error
to state something like "PPA's need revision" or something similar.
I'll check the link and hopefully be able to upgrade to 17.04
Have a great week.

Ed
##SELECTION_END##

-Original Message-
From: Brian Murray 
Reply-to: Bug 1687793 <1687...@bugs.launchpad.net>
To: ed.chyzow...@gmail.com
Subject: [Bug 1687793] Re: Cannot Calculate Upgrade (16.10 to 17.04)
Date: Wed, 03 May 2017 14:29:30 -

*** This bug is a duplicate of bug 1069133 ***
https://bugs.launchpad.net/bugs/1069133

Reviewing the files from your upgrade attempt you seem to have enabled
a
PPA that provides Xorg packages. This will prevent the upgrade as that
PPA contains different versions of packages essential to Ubuntu.  The
page, https://launchpad.net/~xorg-edgers/+archive/ppa, contains details
on to how to revert to the official Xorg packages for the xorg-edgers
PPA.  Instructions for reverting to official Xorg packages should be
similar for the PPA that you have enabled.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: New => Invalid

** Tags added: ppa xorg-edgers-ppa

** This bug has been marked a duplicate of bug 1069133
   Get upgrade error 12.04 - 12.10 "Could not determine upgrade" - xorg
from ppa

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

Title:
  Cannot Calculate Upgrade (16.10 to 17.04)

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

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

[Bug 743176] Re: Pink layer on taken screenshots (gnome-screenshot)

2017-05-03 Thread Alberts Muktupāvels
** No longer affects: gnome-settings-daemon

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

Title:
  Pink layer on taken screenshots (gnome-screenshot)

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

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


[Bug 1688012] [NEW] package mysql-server-5.7 5.7.18-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-05-03 Thread Deepak Mishra
Public bug reported:

Mysql-5.7 not getting installed.package mysql-server-5.7
5.7.18-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed
post-installation script returned error exit status 1

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mysql-server-5.7 5.7.18-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-72.93-generic 4.4.49
Uname: Linux 4.4.0-72-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
AptOrdering:
 mysql-server-5.7: Configure
 mysql-server: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Sun Apr 30 10:24:17 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['ib_buffer_pool', 'mysql_upgrade_info', 'nagiossql', 
'sys', 'auto.cnf', 'ib_logfile1', 'mysql', 'debian-5.7.flag', 'ibtmp1', 
'ibdata1', 'performance_schema', 'ib_logfile0']
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-72-generic 
root=UUID=33cead47-f42b-485a-bc27-0e5df238d62c ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: mysql-5.7
Title: package mysql-server-5.7 5.7.18-0ubuntu0.16.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
upstart.mysql.override: manual

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


** Tags: amd64 apparmor 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/1688012

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

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

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


[Bug 1688012] Re: package mysql-server-5.7 5.7.18-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-05-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

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

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


[Bug 1687981] Re: Backport packages for 16.04.3 HWE stack

2017-05-03 Thread Timo Aaltonen
** Also affects: dh-autoreconf (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/1687981

Title:
  Backport packages for 16.04.3 HWE stack

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

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


[Bug 1686645] gonzo (i386) - tests ran: 141, failed: 0

2017-05-03 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99-generic/gonzo__4.4.0-78.99__2017-05-03_14-08-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/1686645

Title:
  linux: 4.4.0-78.99 -proposed tracker

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

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


[Bug 1687779] Re: Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

2017-05-03 Thread Louis Bouchard
** Also affects: makedumpfile (Ubuntu Xenial)
   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/1687779

Title:
  Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

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

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


[Bug 1687779] Re: Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

2017-05-03 Thread Louis Bouchard
Re-targetting the bug to the linux kernel as this is not a makedumpfile
issue

** Package changed: makedumpfile (Ubuntu) => linux (Ubuntu)

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

Title:
  Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

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

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


[Bug 1687779] Re: Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

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

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

Title:
  Ubuntu 16.04.2: kdump is not working in 4.8.0-46 kernel

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

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


[Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-03 Thread Seth Forshee
I'm now able to produce this pretty reliably with 4.10.0-20.22. My
testing shows that the "POWER9: Additional power9 patches" patches are
responsible, two of them in particular:

 - mm: introduce page_vma_mapped_walk()
 - mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()

These patches don't appear to be included for any functionality they
provide, but rather to make "mm/ksm: handle protnone saved writes when
making page write protect" a clean cherry pick instead of a backport.
But the backport isn't that difficult, so as far as I can tell we can do
away with the other two patches.

I've built 4.10.0-20.22 with just those changes - reverting all three of
the above patches then backporting the one which is actually needed -
and I'm no longer able to reproduce this bug. Everyone, please give it a
try and let me know whether or not you still see problems.

http://people.canonical.com/~sforshee/lp1674838/

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

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

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


[Bug 1686978] secchi (amd64) - tests ran: 10, failed: 0

2017-05-03 Thread Brad Figg
tests ran:  10, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-52.55~16.04.1-generic/secchi__4.8.0-52.55~16.04.1__2017-05-03_13-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/1686978

Title:
  linux-hwe: 4.8.0-52.55~16.04.1 -proposed tracker

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

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


[Bug 1687655] Re: ssh import from launchpad failed

2017-05-03 Thread Mathieu Trudel-Lapierre
Indeed, that's a symptom of no network. Closing this bug, since we
already have one to look into why the network was not up, as bug
1687659.

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

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

Title:
  ssh import from launchpad failed

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

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


Re: [Bug 1686636] Re: outgoing tcp connections sometimes fail to be established

2017-05-03 Thread Ralf Hildebrandt
* Joseph Salisbury :
> I built the next test kernel, up to the following commit:
> 61b9a047729bb230978178bca6729689d0c50ca2
> 
> The test kernel can be downloaded from:
> http://kernel.ubuntu.com/~jsalisbury/lp1686636/61b9a047729bb230978178bca6729689d0c50ca2
> 
> 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.

That kernel is also working OK!
It does NOT have the bug.

-- 
Ralf Hildebrandt   Charite Universitätsmedizin Berlin
ralf.hildebra...@charite.deCampus Benjamin Franklin
https://www.charite.de Hindenburgdamm 30, 12203 Berlin
Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155

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

Title:
  outgoing tcp connections sometimes fail to be established

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

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

[Bug 1687654] Re: offer to skip upgrade at end of install

2017-05-03 Thread Mathieu Trudel-Lapierre
AFAIK there was no such thing? What looks like an online package upgrade
at the end of install?

** Changed in: subiquity (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/1687654

Title:
  offer to skip upgrade at end of install

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

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


[Bug 1683965] Please test proposed package

2017-05-03 Thread Andy Whitcroft
Hello alperyilmaz, or anyone else affected,

Accepted virtualbox-ext-pack into xenial-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/virtualbox-ext-pack/5.0.40-0ubuntu1.16.04.1 in a few hours, and then in
the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: virtualbox-guest-additions-iso (Ubuntu Xenial)
   Status: New => Fix Committed

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

Title:
  [SRU] package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 143

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

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


[Bug 1686978] pepe (amd64) - tests ran: 34, failed: 4

2017-05-03 Thread Brad Figg
tests ran:  34, failed: 4;
  
http://kernel.ubuntu.com/testing/4.8.0-52.55~16.04.1-generic/pepe__4.8.0-52.55~16.04.1__2017-05-03_14-08-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/1686978

Title:
  linux-hwe: 4.8.0-52.55~16.04.1 -proposed tracker

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

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


[Bug 1683965] Please test proposed package

2017-05-03 Thread Andy Whitcroft
Hello alperyilmaz, or anyone else affected,

Accepted virtualbox-guest-additions-iso into xenial-proposed. The
package will build now and be available at
https://launchpad.net/ubuntu/+source/virtualbox-guest-additions-
iso/5.0.40-0ubuntu1.16.04.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  [SRU] package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 143

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

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


[Bug 1683965] Re: [SRU] package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2017-05-03 Thread Andy Whitcroft
Hello alperyilmaz, or anyone else affected,

Accepted virtualbox into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/virtualbox/5.0.40
-dfsg-0ubuntu1.16.04.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Tags added: verification-needed

** Changed in: virtualbox-ext-pack (Ubuntu Xenial)
   Status: New => Fix Committed

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

Title:
  [SRU] package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 143

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

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


[Bug 1686978] rumford (amd64) - tests ran: 34, failed: 4

2017-05-03 Thread Brad Figg
tests ran:  34, failed: 4;
  
http://kernel.ubuntu.com/testing/4.8.0-52.55~16.04.1-generic/rumford__4.8.0-52.55~16.04.1__2017-05-03_13-56-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/1686978

Title:
  linux-hwe: 4.8.0-52.55~16.04.1 -proposed tracker

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

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


[Bug 743176] Re: Pink layer on taken screenshots (gnome-screenshot)

2017-05-03 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: Unknown => Confirmed

** Changed in: gnome-settings-daemon
   Importance: Unknown => Medium

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

Title:
  Pink layer on taken screenshots (gnome-screenshot)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/743176/+subscriptions

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


[Bug 1683237] Re: krb5-user: kinit fails for OTP user when using kdc discovery via DNS

2017-05-03 Thread Andreas Hasenack
** Changed in: krb5 (Ubuntu Zesty)
 Assignee: (unassigned) => Andreas Hasenack (ahasenack)

** Changed in: krb5 (Ubuntu Zesty)
   Status: Triaged => In Progress

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

Title:
  krb5-user: kinit fails for OTP user when using kdc discovery via DNS

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

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


[Bug 1681904] Re: WLan not working after Kernel update (HWE)

2017-05-03 Thread Joseph Salisbury
We would like to collect some additional information about your system.
>From a terminal, please run the following:

apport-collect 1681904

Can you run this while booted into the kernel exhibiting the bug?

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

Title:
  WLan not working after Kernel update (HWE)

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

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


[Bug 1687793] Re: Cannot Calculate Upgrade (16.10 to 17.04)

2017-05-03 Thread Brian Murray
*** This bug is a duplicate of bug 1069133 ***
https://bugs.launchpad.net/bugs/1069133

Reviewing the files from your upgrade attempt you seem to have enabled a
PPA that provides Xorg packages. This will prevent the upgrade as that
PPA contains different versions of packages essential to Ubuntu.  The
page, https://launchpad.net/~xorg-edgers/+archive/ppa, contains details
on to how to revert to the official Xorg packages for the xorg-edgers
PPA.  Instructions for reverting to official Xorg packages should be
similar for the PPA that you have enabled.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: New => Invalid

** Tags added: ppa xorg-edgers-ppa

** This bug has been marked a duplicate of bug 1069133
   Get upgrade error 12.04 - 12.10 "Could not determine upgrade" - xorg from ppa

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

Title:
  Cannot Calculate Upgrade (16.10 to 17.04)

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

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


[Bug 1687919] Re: network interface stage should indicate currently selected option

2017-05-03 Thread Mathieu Trudel-Lapierre
Sensible, and should be brought up to design on how exactly to present
the current option. Original guidance might have been to bold the text
or show it in a slightly different color, and that may have been lost
along the way.

Furthermore, the current selection is presented in the text for the
interface, but we should /still/ probably show some kind of UI hint at
the selection point.

** Tags added: needs-design

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

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

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

Title:
  network interface stage should indicate currently selected option

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

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


[Bug 1686646] fozzie (amd64) - tests ran: 19, failed: 0

2017-05-03 Thread Brad Figg
tests ran:  19, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99~14.04.2-generic/fozzie__4.4.0-78.99~14.04.2__2017-05-03_13-34-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/1686646

Title:
  linux-lts-xenial: 4.4.0-78.99~14.04.2 -proposed tracker

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

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


[Bug 1686788] Re: External displays disabled after login - regression in 4.4.0-72.93 -> 4.4.0-75.96 update

2017-05-03 Thread Matthias Schmidt
@jsailsbury: At least for my case the extra package is installed for all
kernel versions.

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

Title:
  External displays disabled after login - regression in 4.4.0-72.93 ->
  4.4.0-75.96 update

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

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


[Bug 1687922] Re: on boot, disable blinking cursor

2017-05-03 Thread Mathieu Trudel-Lapierre
This is a side-effect of the comparatively little work that was put in
livecd-rootfs to make this work. We should use the graphical splash from
plymouth and make sure snapd happens earlier if possible, or handling
plymouth stopping differently, and that will remove the cursor.

At that point at boot time, the system is basically just waiting for
snapd to be ready and seed itself, extract subiqity and start it.

** Package changed: subiquity (Ubuntu) => livecd-rootfs (Ubuntu)

** Changed in: livecd-rootfs (Ubuntu)
   Importance: Undecided => High

** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Triaged

** Changed in: livecd-rootfs (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: livecd-rootfs (Ubuntu)
Milestone: None => ubuntu-17.05

** Summary changed:

- on boot, disable blinking cursor
+ [ubuntu-server:live] on boot, disable blinking cursor

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

Title:
  [ubuntu-server:live] on boot, disable blinking cursor

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

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


[Bug 1686978] hainzel (amd64) - tests ran: 19, failed: 1

2017-05-03 Thread Brad Figg
tests ran:  19, failed: 1;
  
http://kernel.ubuntu.com/testing/4.8.0-52.55~16.04.1-generic/hainzel__4.8.0-52.55~16.04.1__2017-05-03_13-34-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/1686978

Title:
  linux-hwe: 4.8.0-52.55~16.04.1 -proposed tracker

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

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


[Bug 1687920] Re: subiquity iso should be amd64 uefi only

2017-05-03 Thread Mathieu Trudel-Lapierre
It most definitely should not; it can work on both BIOS and UEFI boot,
and not just for amd64 (although the tech preview was only tested for
amd64).

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

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

Title:
  subiquity iso should be amd64 uefi only

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

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


[Bug 1687923] Re: virtio disk drive was not detected as available

2017-05-03 Thread Mathieu Trudel-Lapierre
Triaged; we need to fix this in high priority; usage of virtio is
common.

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

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

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

Title:
  virtio disk drive was not detected as available

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

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


[Bug 1687614] Re: broken ghostscript with 9.18~dfsg~0-0ubuntu2.3 to 9.18~dfsg~0-0ubuntu2.4 update

2017-05-03 Thread Till Kamppeter
the upstream bug got fixed now, it is a very small and simple patch. So
I recommend to the uploader of the security update to apply this patch
and issue an updated security update.

** Changed in: ghostscript (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/1687614

Title:
  broken ghostscript with 9.18~dfsg~0-0ubuntu2.3 to
  9.18~dfsg~0-0ubuntu2.4 update

To manage notifications about this bug go to:
https://bugs.launchpad.net/gs-gpl/+bug/1687614/+subscriptions

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


[Bug 1687923] Re: virtio disk drive was not detected as available

2017-05-03 Thread Mathieu Trudel-Lapierre
It looks to me like probert is doing the right thing, so some form of
extra filtering directly in subiquity might be causing virtio drives to
be ignored.

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

Title:
  virtio disk drive was not detected as available

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

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


[Bug 1677958] Re: no SSL certificate verify

2017-05-03 Thread Ruan Linqi
The code maintainer have confirm the bug and  add a large text inside
the source code to implement that is insecure for production use.

** Changed in: nghttp2 (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/1677958

Title:
  no SSL certificate verify

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

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


[Bug 1687981] Re: Backport packages for 16.04.3 HWE stack

2017-05-03 Thread Timo Aaltonen
** Changed in: debhelper (Ubuntu)
   Status: New => Invalid

** Changed in: x11proto-core (Ubuntu)
   Status: New => Invalid

** Changed in: xorg-hwe-16.04 (Ubuntu)
   Status: New => Invalid

** Changed in: xorg-server-hwe-16.04 (Ubuntu)
   Status: New => Invalid

** Description changed:

  [Impact]
  
  hwe-16.04 refresh for 16.04.3
  
  Many packages need debhelper10 or would have to revert various packaging
  changes to work with dh9.
  
+ xorg-server 1.19 needs updates
+ - x11proto-core 7.0.31
+ - libxfont-dev 2.0.1, which also means backporting libxfont1 (NEW)
+ 
+ x-x-i-libinput will not replace -evdev in x-x-i-all-hwe-16.04 because
+ the unity mouse config doesn't work with -libinput.
+ 
+ 
  [Test case]
+ 
+ upgrade from/to stock & old hwe stack, test desktop usage
  
  
  [Regression potential]
+ 
+ zesty hasn't blown up

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

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

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

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

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

Title:
  Backport packages for 16.04.3 HWE stack

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

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


[Bug 737357] Re: Overlapping text when using some web fonts

2017-05-03 Thread Olivier Tilloy
Marked invalid upstream.

** Changed in: chromium-browser (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Overlapping text when using some web fonts

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/737357/+subscriptions

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


[Bug 1661741] Re: [Dell Inc. Latitude E5470] suspend/resume failure

2017-05-03 Thread Jan Klesnil
I have received brand new Dell Latitude E7470 with preinstalled Windows.
I have reinstalled the system with Ubuntu 16.04.2 from flash, formatting
the entire hard drive along the way.

I have experienced the same problem. When suspended on power and waked
up on power it worked. When I unplugged the power cable while suspended
it rebooted. When suspended on battery it always rebooted.

I have enabled hibernate as described above. Hibernated several times by
different means (lid, menu button, shell command) in different states
(powered, on battery, plugged and unplugged cable while hibernated) and
suspend works now.

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

Title:
  [Dell Inc. Latitude E5470] suspend/resume failure

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

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


[Bug 1679898] Re: [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration after installing kernel 4.4.0-72

2017-05-03 Thread Dave
I multiple hard drives and a DVD drive (no cd image attached) all on a
single SCSI controller.  The machine(s) are freezing up when taking a
hyper-v backup.

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

Title:
  [Hyper-V] Ubuntu VM crash during Hyper-V backup or live migration
  after installing kernel 4.4.0-72

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

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


[Bug 1687041] Re: package libnss3-1d:amd64 2:3.28.4-0ubuntu0.16.04.1 failed to install/upgrade: package libnss3-1d:amd64 is already installed and configured

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

** Changed in: dpkg (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/1687041

Title:
  package libnss3-1d:amd64 2:3.28.4-0ubuntu0.16.04.1 failed to
  install/upgrade: package libnss3-1d:amd64 is already installed and
  configured

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

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


[Bug 1669818] Re: Ubuntu Budgie shows debian wallpaper due to greeter recommendation / lightdm-gtk-greeter does not compile

2017-05-03 Thread Robie Basak
Hi Sean,

Your merge itself looks correct - thanks!

However due to previous errors being carried forward, the changelog
section of "Remaining changes" doesn't reflect the current state of the
merge. For example, "Do not use update-alternatives for lightdm-gtk-
greeter config" has vanished, "Add Indicators support." doesn't actually
make any change to debian/rules as claimed and so on.

I'm going to JFDI and rewrite the changelog so that it is fully accurate
before uploading. If you're interested,
https://wiki.ubuntu.com/UbuntuDevelopment/Merging/GitWorkflow is what my
team uses to keep both merges and their descriptions accurate.

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

Title:
  Ubuntu Budgie shows debian wallpaper due to greeter recommendation /
  lightdm-gtk-greeter does not compile

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

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


[Bug 1687928] Re: Combine gnome-user-guide and ubuntu-docs

2017-05-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-docs - 17.10.2

---
ubuntu-docs (17.10.2) artful; urgency=medium

  * Convert ubuntu-docs to serve as a supplement to gnome-user-guide
(LP: #1687928):
- Most .page files and images removed; a few pages without
  equivalents in gnome-user-guide kept.
- A few pages forked from gnome-user-docs (where they will not be
  installed) and adapted to Ubuntu.
- Various tweaking to remove broken internal links etc.
- Build localized pages only for the intersection of the languages
  in gnome-user-docs and ubuntu-docs.

 -- Gunnar Hjalmarsson   Wed, 03 May 2017 14:57:00
+0200

** Changed in: ubuntu-docs (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/1687928

Title:
  Combine gnome-user-guide and ubuntu-docs

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

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


[Bug 1686788] Re: External displays disabled after login - regression in 4.4.0-72.93 -> 4.4.0-75.96 update

2017-05-03 Thread Joseph Salisbury
Can you ensure you have the linux-image AND linux-image-extra .deb
packages installed?

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

Title:
  External displays disabled after login - regression in 4.4.0-72.93 ->
  4.4.0-75.96 update

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

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


[Bug 1684239] Re: vvfat core dump when enabling RW

2017-05-03 Thread Robie Basak
Hello Rolando, or anyone else affected,

Accepted qemu into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/qemu/1:2.5+dfsg-
5ubuntu10.13 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

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

Title:
  vvfat core dump when enabling RW

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

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


[Bug 1656112] Re: Power S822LC (8335-GTB) fails KVM guest cert test with kvm_init_vcpu failed: Invalid argument

2017-05-03 Thread Robie Basak
Hello Mike, or anyone else affected,

Accepted qemu into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/qemu/1:2.5+dfsg-
5ubuntu10.13 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

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

Title:
  Power S822LC (8335-GTB) fails KVM guest cert test with kvm_init_vcpu
  failed: Invalid argument

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

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


[Bug 1687981] [NEW] Backport packages for 16.04.3 HWE stack

2017-05-03 Thread Timo Aaltonen
Public bug reported:

[Impact]

hwe-16.04 refresh for 16.04.3

Many packages need debhelper10 or would have to revert various packaging
changes to work with dh9.

[Test case]


[Regression potential]

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

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

** Affects: xorg-hwe-16.04 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: xorg-server-hwe-16.04 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: debhelper (Ubuntu Xenial)
 Importance: Undecided
 Status: New

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

** Affects: xorg-hwe-16.04 (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: xorg-server-hwe-16.04 (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Also affects: xorg-server-hwe-16.04 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: xorg-server-hwe-16.04 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: xorg-hwe-16.04 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: x11proto-core (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/1687981

Title:
  Backport packages for 16.04.3 HWE stack

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

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


[Bug 1681904] Re: WLan not working after Kernel update (HWE)

2017-05-03 Thread Joseph Salisbury
When testing 4.10.0-20-generic, can you confirm that you installed both
the linux-image and the linux-image-extra .deb packages?

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

Title:
  WLan not working after Kernel update (HWE)

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

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


[Bug 1686645] gonzo (amd64) - tests ran: 141, failed: 0

2017-05-03 Thread Brad Figg
tests ran: 141, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99-generic/gonzo__4.4.0-78.99__2017-05-03_12-57-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/1686645

Title:
  linux: 4.4.0-78.99 -proposed tracker

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

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


[Bug 1686646] archytas (amd64) - tests ran: 4, failed: 0

2017-05-03 Thread Brad Figg
tests ran:   4, failed: 0;
  
http://kernel.ubuntu.com/testing/4.4.0-78.99~14.04.2-generic/archytas__4.4.0-78.99~14.04.2__2017-05-03_13-47-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/1686646

Title:
  linux-lts-xenial: 4.4.0-78.99~14.04.2 -proposed tracker

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

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


[Bug 1686978] pepe (i386) - tests ran: 10, failed: 0

2017-05-03 Thread Brad Figg
tests ran:  10, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-52.55~16.04.1-generic/pepe__4.8.0-52.55~16.04.1__2017-05-03_13-05-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/1686978

Title:
  linux-hwe: 4.8.0-52.55~16.04.1 -proposed tracker

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

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


[Bug 1687313] Re: Unable to full install ubuntu on my pc due to error

2017-05-03 Thread Phillip Susi
Your installation medium has a mix of xenial and zesty on it.  Before
reusing a USB stick to install another release, you need to clean it
first.


** Changed in: grub-installer (Ubuntu)
   Status: New => Invalid

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

Title:
  Unable to full install ubuntu on my pc due to error

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

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


[Bug 1687979] [NEW] package tvtime 1.0.2-14ubuntu3 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2017-05-03 Thread Alberto Rossin
Public bug reported:

automatic installation/upgrade fault.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: tvtime 1.0.2-14ubuntu3
Uname: Linux 4.1.19-v7+ armv7l
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: armhf
Date: Wed May  3 15:03:05 2017
ErrorMessage: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 1
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.18
SourcePackage: tvtime
Title: package tvtime 1.0.2-14ubuntu3 failed to install/upgrade: il 
sottoprocesso installato script di post-installation ha restituito lo stato di 
errore 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package armhf xenial

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

Title:
  package tvtime 1.0.2-14ubuntu3 failed to install/upgrade: il
  sottoprocesso installato script di post-installation ha restituito lo
  stato di errore 1

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

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


[Bug 591011] Re: WIndows 7 not in Grub2 menu

2017-05-03 Thread Phillip Susi
Since this report is now 7 years old and no reply was posted to the
previous question for the last 5 years, and so the bug should have auto
expired long ago, I'm going to say this is dead.

Also "in progress" means you are working on actually fixing the bug.
Asking the reporter for more information to diagnose the problem is what
incomplete is for.


** Changed in: linuxmint
   Status: In Progress => Invalid

** Changed in: grub2 (Ubuntu)
   Status: In Progress => Invalid

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

Title:
  WIndows 7 not in Grub2 menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/community.linuxmint.com/+bug/591011/+subscriptions

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


[Bug 1239325] Re: Installs fail in ubuntu12.04 for python3.2

2017-05-03 Thread Pander
Is this still a valid bug report? Otherwise, please close it.

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

Title:
  Installs fail in ubuntu12.04 for python3.2

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

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


[Bug 1562440] Re: package python-dateutil 2.2-2 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回错误状态 1

2017-05-03 Thread Pander
Is this still a valid bug report? Otherwise, please close it.

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

Title:
  package python-dateutil 2.2-2 failed to install/upgrade: 子进程 已安装 post-
  installation 脚本 返回错误状态 1

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

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

[Bug 1239325] Re: Installs fail in ubuntu12.04 for python3.2

2017-05-03 Thread Pander
Is this still a valid bug report? Otherwise, please close it.

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

Title:
  Installs fail in ubuntu12.04 for python3.2

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

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


[Bug 1584563] Re: package python-dateutil 1.5+dfsg-1ubuntu1 failed to install/upgrade: подпроцесс установлен сценарий pre-removal возвратил код ошибки 127

2017-05-03 Thread Pander
Is this still a valid bug report? Otherwise, please close it.

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

Title:
  package python-dateutil 1.5+dfsg-1ubuntu1 failed to install/upgrade:
  подпроцесс установлен сценарий pre-removal возвратил код ошибки 127

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

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

[Bug 1687295] Re: upgrade to 17.04 failed to update grub

2017-05-03 Thread Phillip Susi
Your disk is currently partitioned to boot in bios mode, but you booted
the installer in EFI mode. A warning message prompted you that this
could be a problem and recommended performing a bios mode install
instead, but you chose not to. You either need to perform the bios mode
install, or partition the disk using GPT and set up an EFI system
partition to install in EFI mode. This will be done for you if you
choose the "use entire disk" guided install option.

** Changed in: grub-installer (Ubuntu)
   Status: New => Invalid

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

Title:
  upgrade to 17.04 failed to update grub

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

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


[Bug 1687976] [NEW] Upgrade pyenchant to version 1.6.8 of August 2016

2017-05-03 Thread Pander
Public bug reported:

Please, upgrade pyenchant to version 1.6.8 of August 2016, see
https://pypi.python.org/pypi/pyenchant/1.6.8

** Affects: pyenchant (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: artful python upgrade-software-version zesty

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

Title:
   Upgrade pyenchant to version 1.6.8 of August 2016

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

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


[Bug 1687976] Re: Upgrade pyenchant to version 1.6.8 of August 2016

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

** Changed in: pyenchant (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/1687976

Title:
   Upgrade pyenchant to version 1.6.8 of August 2016

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

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


[Bug 1687975] [NEW] Upgrade mutagen to version 1.37 of February 2017

2017-05-03 Thread Pander
Public bug reported:

Please, upgrade mutagen to version 1.37 of February 2017, see
https://pypi.python.org/pypi/mutagen/1.37

** Affects: mutagen (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: artful python upgrade-software-version zesty

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

Title:
   Upgrade mutagen to version 1.37 of February 2017

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

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


[Bug 1687974] [NEW] Upgrade nltk to version 3.2.2 of December 2016

2017-05-03 Thread Pander
Public bug reported:

Please, upgrade nltk to version 3.2.2 of December 2016, see
https://pypi.python.org/pypi/nltk/3.2.2

** Affects: nltk (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: artful python upgrade-software-version zesty

** Tags added: python

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

Title:
  Upgrade nltk to version 3.2.2 of December 2016

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

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


[Bug 1687975] Re: Upgrade mutagen to version 1.37 of February 2017

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

** Changed in: mutagen (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/1687975

Title:
   Upgrade mutagen to version 1.37 of February 2017

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

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


[Bug 1687974] Re: Upgrade nltk to version 3.2.2 of December 2016

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

** Changed in: nltk (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/1687974

Title:
  Upgrade nltk to version 3.2.2 of December 2016

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

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


[Bug 1644056] Re: kernel BUG at /build/linux-lts-xenial-gUF4JR/linux-lts-xenial-4.4.0/mm/huge_memory.c:1931!

2017-05-03 Thread Tomas Hamal
$ uname -a
Linux production1 4.4.0-75-generic #96-Ubuntu SMP Thu Apr 20 09:56:33 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -rd
Description:Ubuntu 16.04.2 LTS
Release:16.04

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

Title:
  kernel BUG at /build/linux-lts-xenial-gUF4JR/linux-lts-
  xenial-4.4.0/mm/huge_memory.c:1931!

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

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


[Bug 1686344] Re: Mesa 17.0.x stable release

2017-05-03 Thread Timo Aaltonen
** Also affects: libdrm (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  [Impact]
  
- Mesa stable release for zesty & backport to xenial.
+ Mesa stable release for zesty & backport to xenial. Xenial needs newer
+ libdrm from zesty.
  
  [Test case]
  
  Install, run desktop session, test xonotic.
  
  the important hw drivers to test:
  - i965 (Intel)
  - radeonsi (AMD)
  
  [Regression potential]
  
  Spec compliance test suites are already run by Intel and others, so
  feature regressions should not be possible. GLESv1 support has been
  dropped from the packaging though, but packages that depend on
  libgles1-mesa have been pushed to proposed to drop the dependency, see
  bug 1676845 (applies to xenial).
  
  17.0.x has been available for xenial and yakkety users for a while, and
  so far no-one has complained about driver regressions.
  
  [Other info]

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

** Description changed:

  [Impact]
  
  Mesa stable release for zesty & backport to xenial. Xenial needs newer
- libdrm from zesty.
+ libdrm from zesty. These are part of the hwe-16.04 stack refresh.
  
  [Test case]
  
  Install, run desktop session, test xonotic.
  
  the important hw drivers to test:
  - i965 (Intel)
  - radeonsi (AMD)
  
  [Regression potential]
  
  Spec compliance test suites are already run by Intel and others, so
  feature regressions should not be possible. GLESv1 support has been
  dropped from the packaging though, but packages that depend on
  libgles1-mesa have been pushed to proposed to drop the dependency, see
  bug 1676845 (applies to xenial).
  
  17.0.x has been available for xenial and yakkety users for a while, and
  so far no-one has complained about driver regressions.
  
  [Other info]

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

Title:
  Mesa 17.0.x stable release

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

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


[Bug 1644056] Re: kernel BUG at /build/linux-lts-xenial-gUF4JR/linux-lts-xenial-4.4.0/mm/huge_memory.c:1931!

2017-05-03 Thread Tomas Hamal
For us it happens running Ubuntu 16.04.2 LTS
$cat /etc/issue
Ubuntu 16.04.2 LTS \n \l


Apr 29 18:00:13 production1 kernel: [7352459.993408] huge_memory: mapcount 0 
page_mapcount 1
Apr 29 18:00:13 production1 kernel: [7352459.993469] [ cut here 
]
Apr 29 18:00:13 production1 kernel: [7352459.993490] kernel BUG at 
/build/linux-W6HB68/linux-4.4.0/mm/huge_memory.c:1931!
Apr 29 18:00:13 production1 kernel: [7352459.993520] invalid opcode:  [#1] 
SMP 
Apr 29 18:00:13 production1 kernel: [7352459.993540] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink bluetooth binfmt_misc ufs qnx4 hfsplus 
hfs minix ntfs msdos jfs xfs ip6table_filter ip6_tables ipt_MASQUERADE 
nf_nat_masquerade_ipv4 nf_log_ipv4 nf_log_common xt_LOG xt_limit xt_tcpudp 
xt_conntrack iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 
nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass joydev 
input_leds sb_edac edac_core ipmi_ssif lpc_ich mei_me mei ioatdma shpchp 
ipmi_si 8250_fintek ipmi_msghandler acpi_power_meter acpi_pad mac_hid ib_iser 
rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp 
libiscsi scsi_transport_iscsi autofs4 btrfs raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid0 multipath 
linear hid_generic ast ttm drm_kms_helper crct10dif_pclmul syscopyarea 
sysfillrect raid10 crc32_pclmul raid1 ghash_
 clmulni_intel aesni_intel aes_x86_64 igb lrw gf128mul sysimgblt glue_helper 
ablk_helper fb_sys_fops cryptd usbhid dca mpt3sas ahci ptp drm hid raid_class 
libahci pps_core i2c_algo_bit scsi_transport_sas wmi fjes
Apr 29 18:00:13 production1 kernel: [7352460.001736] CPU: 16 PID: 227 Comm: 
kswapd1 Not tainted 4.4.0-62-generic #83-Ubuntu
Apr 29 18:00:13 production1 kernel: [7352460.002906] Hardware name: Supermicro 
Super Server/X10DRi-LN4+, BIOS 2.0a 09/16/2016
Apr 29 18:00:13 production1 kernel: [7352460.004084] task: 883f65a5c600 ti: 
883f6227c000 task.ti: 883f6227c000
Apr 29 18:00:13 production1 kernel: [7352460.005276] RIP: 
0010:[]  [] 
split_huge_page_to_list+0x74f/0x7a0
Apr 29 18:00:13 production1 kernel: [7352460.006454] RSP: 0018:883f6227f9c0 
 EFLAGS: 00010282
Apr 29 18:00:13 production1 kernel: [7352460.007627] RAX: 0027 RBX: 
ea013f3e RCX: 
Apr 29 18:00:13 production1 kernel: [7352460.008771] RDX:  RSI: 
887f7f18dd58 RDI: 887f7f18dd58
Apr 29 18:00:13 production1 kernel: [7352460.009966] RBP: 883f6227fa50 R08: 
 R09: 00012f00
Apr 29 18:00:13 production1 kernel: [7352460.011154] R10: 001c R11: 
00012f00 R12: 
Apr 29 18:00:13 production1 kernel: [7352460.012287] R13: 883f6227fc00 R14: 
ea013f3e R15: 883f6227fb28
Apr 29 18:00:13 production1 kernel: [7352460.013435] FS:  
() GS:887f7f18() knlGS:
Apr 29 18:00:13 production1 kernel: [7352460.014563] CS:  0010 DS:  ES: 
 CR0: 80050033
Apr 29 18:00:13 production1 kernel: [7352460.015676] CR2: b5ace000 CR3: 
01e0a000 CR4: 003406e0
Apr 29 18:00:13 production1 kernel: [7352460.016792] DR0:  DR1: 
 DR2: 
Apr 29 18:00:13 production1 kernel: [7352460.017928] DR3:  DR6: 
fffe0ff0 DR7: 0400
Apr 29 18:00:13 production1 kernel: [7352460.019064] Stack:
Apr 29 18:00:13 production1 kernel: [7352460.020143]  811d6c06 
 0001 0001002f93f1
Apr 29 18:00:13 production1 kernel: [7352460.021262]  887f27dd1540 
883f6227fc00 887f27dd1500 81e71e80
Apr 29 18:00:13 production1 kernel: [7352460.022342]  0012 
8838 883f610fe400 883f6227fa50
Apr 29 18:00:13 production1 kernel: [7352460.023436] Call Trace:
Apr 29 18:00:13 production1 kernel: [7352460.024527]  [] ? 
scan_swap_map+0x396/0x4e0
Apr 29 18:00:13 production1 kernel: [7352460.025658]  [] 
add_to_swap+0x74/0x80
Apr 29 18:00:13 production1 kernel: [7352460.026742]  [] 
shrink_page_list+0x2dd/0x7a0
Apr 29 18:00:13 production1 kernel: [7352460.027847]  [] 
shrink_inactive_list+0x209/0x520
Apr 29 18:00:13 production1 kernel: [7352460.028914]  [] 
shrink_lruvec+0x583/0x740
Apr 29 18:00:13 production1 kernel: [7352460.029992]  [] 
shrink_zone+0xef/0x2e0
Apr 29 18:00:13 production1 kernel: [7352460.031022]  [] 
kswapd+0x51e/0x990
Apr 29 18:00:13 production1 kernel: [7352460.032041]  [] ? 
mem_cgroup_shrink_node_zone+0x1c0/0x1c0
Apr 29 18:00:13 production1 kernel: [7352460.033102]  [] 
kthread+0xd8/0xf0
Apr 29 18:00:13 production1 kernel: [7352460.034139]  [] ? 
kthread_create_on_node+0x1e0/0x1e0
Apr 29 18:00:13 production1 kernel: [7352460.035144]  [] 
ret_from_fork+0x3f/0x70
Apr 29 18:00:13 production1 kernel: [7352460.036123]  [] ? 
kthread_create_on_no

[Bug 1687738] Re: Synaptics Touchpad recognized as ImPS/2 by kernel

2017-05-03 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.11 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc8

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

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

** Tags added: kernel-da-key

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

Title:
  Synaptics Touchpad recognized as ImPS/2 by kernel

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

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


[Bug 1686636] Re: outgoing tcp connections sometimes fail to be established

2017-05-03 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
61b9a047729bb230978178bca6729689d0c50ca2

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1686636/61b9a047729bb230978178bca6729689d0c50ca2

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

Title:
  outgoing tcp connections sometimes fail to be established

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

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


[Bug 1686978] rumford (amd64) - tests ran: 10, failed: 0

2017-05-03 Thread Brad Figg
tests ran:  10, failed: 0;
  
http://kernel.ubuntu.com/testing/4.8.0-52.55~16.04.1-generic/rumford__4.8.0-52.55~16.04.1__2017-05-03_12-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/1686978

Title:
  linux-hwe: 4.8.0-52.55~16.04.1 -proposed tracker

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

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


[Bug 1687731] Re: System crash on a machine without swap

2017-05-03 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.11 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc8

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

** Tags added: kernel-da-key

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

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

Title:
  System crash on a machine without swap

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

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


<    1   2   3   4   5   6   7   8   9   10   >