[Bug 1743638] Re: Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC

2018-02-12 Thread Seth Forshee
** Tags added: block-proposed

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

Title:
  Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC

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

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

[Bug 1611945] Re: /dev/disk/by-path not properly populated for (e)SATA port multiplier disks

2018-02-12 Thread Norman Henderson
Ladies and Gentlemen, The technical stuff is way over my head but I am
getting the same syslog errors and the same inconsistent device paths on
an HP Proliant ML110 G7 with Ubuntu 16.04.3 kernel 4.4.0-98-generic.

It seems clear that no-one is taking ownership of this to fix it in an
actual update that ordinary people like me can install in the normal
course of system updates. The nature of open source software I guess.

However could someone please let me know:
 - is this just an annoying message that won't be fixed, or are there 
operational implications?
 - if there are implications, are they serious?
 - if they are serious, could you explain (or point me at a resource that 
explains) in detail, how to install the patch provided. I've never done that 
before.

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

Title:
  /dev/disk/by-path not properly populated for (e)SATA port multiplier
  disks

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

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

[Bug 1023153] Re: Extraneous printing in Joystick.get_axis

2018-02-12 Thread illume
This is fixed in pygame 1.9.3+

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

Title:
  Extraneous printing in Joystick.get_axis

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

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

[Bug 1734788] Re: serial message ack is slow

2018-02-12 Thread Corey Bryant
** Changed in: python-oslo.messaging (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/1734788

Title:
  serial message ack is slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.messaging/+bug/1734788/+subscriptions

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

[Bug 1509997] Re: 1002:6821 Graphical issues when radeon MST enabled

2018-02-12 Thread Adrian
Christopher:
I have tried Ubuntu 17.10 with the upstream kernels (4.15.2 and 4.16-rc1) and 
both behave similarly:

no kernel parameters: screens chained by MST DisplayPort mirror picture,
visible as a single screen

radeon.mst=1 : screens chained by MST DisplayPort  work properly (seen
as separate screens), build screen doesn't work

radeon.mst=1,radeon.dpm=1 : subsequentely flickering screens, not usable

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  1002:6821 Graphical issues when radeon MST enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1509997/+subscriptions

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

[Bug 1748876] Re: One by Wacom (medium tablet) not reported by libwacom

2018-02-12 Thread Yurij
** Description changed:

+ uname -r 
+ 4.4.0-98-generic
+ 
+ 
  lsusb
- Bus 001 Device 013: ID 056a:037b Wacom Co., Ltd 
+ Bus 001 Device 013: ID 056a:037b Wacom Co., Ltd
  xsetwacom --list devices
  #null output
  /usr/bin/libwacom-list-local-devices
  #always the same output regardless connected tablet or not
  [Device]
  Name=Wacom Serial Tablet WACf004
  DeviceMatch=serial::;
  Class=ISDV4
  Width=0
  Height=0
  IntegratedIn=Display;System;
  Styli=0xf;0xe;
  
  [Features]
  Reversible=false
  Stylus=true
  Ring=false
  Ring2=false
  Touch=false
  TouchSwitch=false
  StatusLEDs=
  NumStrips=0
  Buttons=0
  
  dmesg
  
  [15336.978171] usb 1-1.1: new full-speed USB device number 13 using ehci-pci
  [15337.076227] usb 1-1.1: New USB device found, idVendor=056a, idProduct=037b
  [15337.076239] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15337.076244] usb 1-1.1: Product: CTL-672
  [15337.076249] usb 1-1.1: Manufacturer: Wacom Co.,Ltd.
  [15337.076253] usb 1-1.1: SerialNumber: 7HE00M100462
  [15337.145463] wacom: module verification failed: signature and/or required 
key missing - tainting kernel
  [15337.147120] input: Wacom CTL-672 Pen as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:056A:037B.0003/input/input41
  [15337.147324] wacom 0003:056A:037B.0003: hidraw2: USB HID v1.10 Mouse [Wacom 
Co.,Ltd. CTL-672] on usb-:00:1a.0-1.1/input0
  [15337.147424] wacom 0003:056A:037B.0004: Unknown device_type for 'Wacom 
Co.,Ltd. CTL-672'. Ignoring.

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

Title:
  One by Wacom (medium tablet) not reported by libwacom

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

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

[Bug 1748494] Re: linux-snapdragon: 4.4.0-1086.91 -proposed tracker

2018-02-12 Thread Stefan Bader
** Summary changed:

- linux-snapdragon:  -proposed tracker
+ linux-snapdragon: 4.4.0-1086.91 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

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

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

Title:
  linux-snapdragon: 4.4.0-1086.91 -proposed tracker

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

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

[Bug 1509997] Re: 1002:6821 Graphical issues when radeon MST enabled

2018-02-12 Thread Christopher M. Penalver
Adrian:

>"I have tried Ubuntu 17.10 with the upstream kernels (4.15.2 and
4.16-rc1) and both behave similarly:"

Please attach both your dmesg and xorg logs after reproducing the
graphical glitching on the latest mainline kernel. Without logs,
developers can't do anything.

>"no kernel parameters: screens chained by MST DisplayPort mirror
picture, visible as a single screen"

To clarify, can you change the mirror to an extended display via the
GUI?

Also, is there graphical glitching in these modes?

>"radeon.mst=1 : screens chained by MST DisplayPort work properly (seen
as separate screens), build screen doesn't work"

Same questions as above.

>"radeon.mst=1,radeon.dpm=1 : subsequentely flickering screens, not
usable"

Need logs.

** Changed in: xserver-xorg-video-ati (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/1509997

Title:
  1002:6821 Graphical issues when radeon MST enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1509997/+subscriptions

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

[Bug 1595358] Re: [SRU] Update to maintenance release 2.1.5 in Xenial

2018-02-12 Thread Jean-Marc Lasgouttes
Dear Tobias,

Sorry for not answering earlier. 2.3.0 will hopefully be released in a
couple of weeks. Version 2.3.0rc2 has already been packaged in debian
experimental, so that should be able to package the final version
easily.

This is going to be short, but not undoable :)

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

Title:
  [SRU] Update to maintenance release 2.1.5 in Xenial

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

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

[Bug 1748895] Re: LO unable to find a working email configuration

2018-02-12 Thread Olivier Tilloy
Confirmed. This appears to be a regression. I can observe the issue in
xenial and bionic, where the functionality used to work as expected in
previous versions (5.1.6 and 5.4.3, respectively).

** Changed in: libreoffice (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/1748895

Title:
  LO unable to find a working email configuration

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

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

[Bug 1748481] Re: linux-oem: 4.13.0-1021.22 -proposed tracker

2018-02-12 Thread Timo Aaltonen
** Summary changed:

- linux-oem:  -proposed tracker
+ linux-oem: 4.13.0-1021.22 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Timo Aaltonen 
(tjaalton)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Timo Aaltonen 
(tjaalton)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

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

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

Title:
  linux-oem: 4.13.0-1021.22 -proposed tracker

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

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

[Bug 1746174] Re: Error in CPU frequency reporting when nominal and min pstates are same (cpufreq)

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   Status: In Progress => Incomplete

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

Title:
  Error in CPU frequency reporting when nominal and min pstates are same
  (cpufreq)

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

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

[Bug 1746801] Re: Request to update 18.04 kernel aacraid to upstream 4.16 version

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   Status: Triaged => Incomplete

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

Title:
  Request to update 18.04 kernel aacraid to upstream 4.16 version

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

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

[Bug 1743541] Re: Ubuntu18.04: PowerNV - cpupower monitor will not work when cpu0 is offline

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   Status: In Progress => Incomplete

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

Title:
  Ubuntu18.04: PowerNV - cpupower monitor will not work when cpu0 is
  offline

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

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

[Bug 1692476] Re: [18.04 FEAT]: qemu: Enable RDMA support in qemu

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   Status: In Progress => Fix Released

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

Title:
  [18.04 FEAT]: qemu: Enable RDMA support in qemu

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

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

[Bug 1744173] Re: artful: rfi-flush: Switch to new linear fallback flush

2018-02-12 Thread Manoj Iyer
** Tags removed: triage-g
** Tags added: triage-a

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

Title:
  artful: rfi-flush: Switch to new linear fallback flush

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

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

[Bug 1745342] Re: touchscreen that worked in artful with 4.12 no longer works with 4.13

2018-02-12 Thread John Lenton
** Attachment added: "udevadm_info"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1745342/+attachment/5053648/+files/udevadm_info

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

Title:
  touchscreen that worked in artful with 4.12 no longer works with 4.13

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

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

[Bug 1745342] Re: touchscreen that worked in artful with 4.12 no longer works with 4.13

2018-02-12 Thread John Lenton
** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1745342/+attachment/5053649/+files/dmesg

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

Title:
  touchscreen that worked in artful with 4.12 no longer works with 4.13

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

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

[Bug 1745342] Re: touchscreen that worked in artful with 4.12 no longer works with 4.13

2018-02-12 Thread John Lenton
I just tried suspending with the 4.15 kernel, the touchscreen does not
work after resume either.

It does work after resume with the 4.12 kernel.

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

Title:
  touchscreen that worked in artful with 4.12 no longer works with 4.13

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

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

[Bug 1745027] Re: package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-12 Thread Joshua Powers
>From your log:

Feb 11 14:57:02 de sshd[12337]: error: Bind to port X on 0.0.0.0 
failed: Address already in
Feb 11 14:57:02 de sshd[12337]: error: Bind to port X on :: failed: 
Address already in use.

The port you are trying to use already has something running on it.

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

Title:
  package openssh-server 1:7.2p2-4ubuntu2.4 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/openssh/+bug/1745027/+subscriptions

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

[Bug 1745342] Re: touchscreen that worked in artful with 4.12 no longer works with 4.13

2018-02-12 Thread Joseph Salisbury
The touchscreen works for John with the upstream 4.12 final kernel found here:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.12/

That kernel does not have CONFIG_I2C_SLAVE set.

Maybe one thing to try would be to boot with that kernel, confirm the
touchscreen works, then capture the config options from the running
kernel.  That can be done with:

cat /boot/config-$(uname -r) > running-config-$(uname -r).log

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

Title:
  touchscreen that worked in artful with 4.12 no longer works with 4.13

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

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

[Bug 1748656] Re: Black Screen of Death after logging into Ubuntu Bionic: "Failed to acquire modesetting permission"

2018-02-12 Thread Christopher M. Penalver
George, thank you for reporting this and helping make Ubuntu better.

1) Regarding the version of the nvidia drivers you attempted to use, it
appears you are using an upstream or 3rd party version. Could you please
mention where you obtained the driver from?

2) Could you please install a supported version of the nvidia driver
found at https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia and
advise to the results?

3) Do you have this issue if you don't install a proprietary nvidia
driver?

4) To advise, when attaching logs, please don't snip/grep/cut logs.
Attach logs in their entirety from the first entry of a boot to when the
issue is reproducible. Developers can't work with snips.

** Tags added: latest-bios-1.13

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

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

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

Title:
  Black Screen of Death after logging into Ubuntu Bionic: "Failed to
  acquire modesetting permission"

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

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

[Bug 1748917] Re: package grub-common 2.02~beta3-4ubuntu7.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-12 Thread Rigoberto Diaz C.
Hi

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

Title:
  package grub-common 2.02~beta3-4ubuntu7.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/grub2/+bug/1748917/+subscriptions

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

[Bug 1748889] Re: [CVE-2018-6871] LibreOffice allows remote attackers to read arbitrary files

2018-02-12 Thread TORNADO
** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1748889/+attachment/5053595/+files/JournalErrors.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1748889/+attachment/5053597/+files/ProcEnviron.txt

** Attachment removed: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1748889/+attachment/5053596/+files/ProcCpuinfoMinimal.txt

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-6871

** Tags removed: amd64
** Tags added: multiarch

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1748889/+attachment/5053594/+files/Dependencies.txt

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

Title:
  [CVE-2018-6871] LibreOffice allows remote attackers to read arbitrary
  files

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

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

[Bug 1747416] Re: ibus-ui-gtk3 abrt on missing org.freedesktop.ibus.panel.emoji schemas

2018-02-12 Thread Sebastien Bacher
Those reports are a bit confusing, it's like the gsettings schemas
didn't include the new emojs key but the ibus package installed is the
new/correct version and there doesn't seem to be a local installation
taking over it in the procmaps table ... Could anyone having the issue
help debugging?

Guesses include the issue being transient in the middle of an upgrade or
the glib-compile-schemas update failing to generate an update file for
some reason

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

Title:
  ibus-ui-gtk3 abrt on missing org.freedesktop.ibus.panel.emoji schemas

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

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

[Bug 1748479] Re: linux-hwe: 4.13.0-35.39~16.04.1 -proposed tracker

2018-02-12 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Released

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

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  kernel-stable-master-bug: 1748743
  phase: Packaging
+ kernel-stable-phase:Uploaded
+ kernel-stable-phase-changed:Monday, 12. February 2018 15:35 UTC

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  kernel-stable-master-bug: 1748743
- phase: Packaging
- kernel-stable-phase:Uploaded
- kernel-stable-phase-changed:Monday, 12. February 2018 15:35 UTC
+ phase: Uploaded

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

Title:
  linux-hwe: 4.13.0-35.39~16.04.1 -proposed tracker

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

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

[Bug 1722495] Re: [Ubuntu18.04] qemu gets a trap when given a negative number to 'maxcpus' argument

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   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/1722495

Title:
  [Ubuntu18.04] qemu gets a trap when given a negative number to
  'maxcpus' argument

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

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

[Bug 1742941] Re: zlib: improve crc32 performance on P8

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
  zlib: improve  crc32 performance on P8

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

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

[Bug 1336214] Re: pygame.surfarray.make_surface(numpyarray) gives IndexError

2018-02-12 Thread illume
This issue has been fixed in pygame 1.9.3+

>>> import pygame
>>> import numpy
>>> a = numpy.zeros((10,20,3), numpy.uint8)
>>> pygame.surfarray.make_surface(a)

>>> pygame.version.ver
'1.9.3'

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

Title:
  pygame.surfarray.make_surface(numpyarray) gives IndexError

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

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

[Bug 1748478] Re: linux-gcp: 4.13.0-1011.15 -proposed tracker

2018-02-12 Thread Stefan Bader
** Summary changed:

- linux-gcp:  -proposed tracker
+ linux-gcp: 4.13.0-1011.15 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

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

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Stefan Bader 
(smb)

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

Title:
  linux-gcp: 4.13.0-1011.15 -proposed tracker

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

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

[Bug 1748913] [NEW] package mercurial 3.7.3-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2018-02-12 Thread donglin yang
*** This bug is a duplicate of bug 1748912 ***
https://bugs.launchpad.net/bugs/1748912

Public bug reported:

Processing triggers for libc-bin (2.23-0ubuntu10) ...
Errors were encountered while processing:
 mercurial
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mercurial 3.7.3-1ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Mon Feb 12 10:41:44 2018
DuplicateSignature:
 package:mercurial:3.7.3-1ubuntu1
 Setting up mercurial (3.7.3-1ubuntu1) ...
 dpkg: error processing package mercurial (--configure):
  subprocess installed post-installation script returned error exit status 10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationDate: Installed on 2017-08-30 (166 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: mercurial
Title: package mercurial 3.7.3-1ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package mercurial 3.7.3-1ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 10

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

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

[Bug 1748912] [NEW] package mercurial 3.7.3-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2018-02-12 Thread donglin yang
Public bug reported:

Processing triggers for libc-bin (2.23-0ubuntu10) ...
Errors were encountered while processing:
 mercurial
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mercurial 3.7.3-1ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Mon Feb 12 10:41:44 2018
DuplicateSignature:
 package:mercurial:3.7.3-1ubuntu1
 Setting up mercurial (3.7.3-1ubuntu1) ...
 dpkg: error processing package mercurial (--configure):
  subprocess installed post-installation script returned error exit status 10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationDate: Installed on 2017-08-30 (166 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: mercurial
Title: package mercurial 3.7.3-1ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package mercurial 3.7.3-1ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 10

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

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

[Bug 1746710] Re: Snap creates redundant duplicate directories in home folder

2018-02-12 Thread Sebastien Bacher
Could somebody post about that on https://forum.snapcraft.io ?

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

Title:
  Snap creates redundant duplicate directories in home folder

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

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

[Bug 1748891] [NEW] Please backport -3 to Xenial!

2018-02-12 Thread Photon
Public bug reported:

Ubuntu 16.04 LTS ships revision -2 of this package which leads to
crashes of Shutter: https://bugs.launchpad.net/shutter/+bug/731874 and
https://bugs.launchpad.net/shutter/+bug/1711874 I suspect that the issue
is fixed in revision -3 of libgtk2-unique-perl (at least a patch which
is included in this revision solves the problem for me in Arch Linux).
Since Ubuntu 16.04 is an LTS release, please backport revision -3 to it!

** Affects: libgtk2-unique-perl (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/1748891

Title:
  Please backport -3 to Xenial!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgtk2-unique-perl/+bug/1748891/+subscriptions

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

[Bug 1748479] Re: linux-hwe: 4.13.0-35.39~16.04.1 -proposed tracker

2018-02-12 Thread Kleber Sacilotto de Souza
** Summary changed:

- linux-hwe:  -proposed tracker
+ linux-hwe: 4.13.0-35.39~16.04.1 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kleber 
Sacilotto de Souza (kleber-souza)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kleber 
Sacilotto de Souza (kleber-souza)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kleber 
Sacilotto de Souza (kleber-souza)

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

Title:
  linux-hwe: 4.13.0-35.39~16.04.1 -proposed tracker

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

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

[Bug 1748618] Re: Trying to terminate efi services again

2018-02-12 Thread APolihron
*** This bug is a duplicate of bug 1748896 ***
https://bugs.launchpad.net/bugs/1748896

** This bug has been marked a duplicate of bug 1748896
   Trying to terminate efi services again

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

Title:
  Trying to terminate efi services again

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

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

[Bug 1748896] [NEW] Trying to terminate efi services again

2018-02-12 Thread APolihron
Public bug reported:

Fresh install of Ubuntu Mate 18.04 daily.( 2018-02-10 03:25 )
Fresh install of Ubuntu 18.04 daily.( 2018-02-12 03:25 )
After reboot i get this "trying to terminate efi services again"
Kernel :4.13.0-32-generic

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: grub2 (not installed)
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 12 15:47:17 2018
InstallationDate: Installed on 2018-02-12 (0 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180212)
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  Trying to terminate efi services again

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

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

[Bug 1746372] Re: [Asus K501UQ] Touchpad stops working after suspend

2018-02-12 Thread Sergey Zolotarev
1) I've been using the drivers from NVIDIA with the normal (not
mainline) kernel 4.13.0-32 for the past week and haven't had this
touchpad issue.

2) When I resume from suspend the touchpad either works or it doesn't.
It always stops working after I suspend/resume a few times. How much
times can vary, but it's inevitable. The problem with the display occurs
only when I enable pm_trace and then suspend and resume.

3) I don't think I can remove the NVIDIA card from this laptop. Even if
I can I'm too afraid I'll break something and it will stop working.

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

Title:
  [Asus K501UQ] Touchpad stops working after suspend

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

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

[Bug 1748345] Re: QCA9377 requires more IRAM banks for its new firmware

2018-02-12 Thread Timo Aaltonen
** Package changed: linux (Ubuntu) => linux-oem (Ubuntu)

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

** Changed in: linux-oem (Ubuntu Xenial)
   Status: New => Fix Committed

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

Title:
  QCA9377 requires more IRAM banks for its new firmware

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

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

[Bug 1746661] Re: [linux-oem] Use I2C transport for touchpad on Precision M5530

2018-02-12 Thread Timo Aaltonen
** Package changed: linux (Ubuntu) => linux-oem (Ubuntu)

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

** Changed in: linux-oem (Ubuntu Xenial)
   Status: New => Fix Committed

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

Title:
  [linux-oem] Use I2C transport for touchpad on Precision M5530

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

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

[Bug 1739498] Re: Ubuntu 17.10 crashes on vmalloc.c

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   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/1739498

Title:
  Ubuntu 17.10 crashes on vmalloc.c

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

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

[Bug 1744791] Re: [Ubuntu18.04] linux-image-4.13.0-25-generic-dbgsym is not available in repo which is required for crash analysis of vmcore

2018-02-12 Thread Manoj Iyer
** Changed in: linux (Ubuntu)
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
Canonical Kernel Team (canonical-kernel-team)

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

Title:
  [Ubuntu18.04] linux-image-4.13.0-25-generic-dbgsym is not available in
  repo which is required for crash analysis of vmcore

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

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

[Bug 1737662] Re: Unable to install ubuntu1804 build with Debootstrap warning on witherspoon system

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   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/1737662

Title:
  Unable to install ubuntu1804 build with Debootstrap warning on
  witherspoon system

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

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

[Bug 1748901] RfKill.txt

2018-02-12 Thread Rod Smith
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1748901/+attachment/5053630/+files/RfKill.txt

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

Title:
  System hang with Virtualbox & kernel 4.13.0-32-generic

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

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

[Bug 1748901] ProcInterrupts.txt

2018-02-12 Thread Rod Smith
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1748901/+attachment/5053627/+files/ProcInterrupts.txt

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

Title:
  System hang with Virtualbox & kernel 4.13.0-32-generic

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

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

[Bug 1748901] ProcModules.txt

2018-02-12 Thread Rod Smith
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1748901/+attachment/5053628/+files/ProcModules.txt

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

Title:
  System hang with Virtualbox & kernel 4.13.0-32-generic

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

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

[Bug 1748901] ProcEnviron.txt

2018-02-12 Thread Rod Smith
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1748901/+attachment/5053626/+files/ProcEnviron.txt

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

Title:
  System hang with Virtualbox & kernel 4.13.0-32-generic

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

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

[Bug 1748807] Missing required logs.

2018-02-12 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1748807

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

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

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

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

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

Title:
  headset mic can't be detected on two Dell machines

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

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

[Bug 1718824] Re: The analogue audio does not work on the Dell USB Dock

2018-02-12 Thread Timo Aaltonen
hwang: They need to be recreated to match what went in bionic, also the
artful version should be -2ubuntu3.1

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

Title:
  The analogue audio does not work on the Dell USB Dock

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

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

[Bug 1746002] Re: TrackPoint: middle button doesn't work on TrackPoint-compatible device.

2018-02-12 Thread Timo Aaltonen
** Changed in: linux-oem (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/1746002

Title:
  TrackPoint: middle button doesn't work on TrackPoint-compatible
  device.

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

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

[Bug 1746411] Re: [linux-oem] Fix out of bound VBT pin on CNP

2018-02-12 Thread Timo Aaltonen
** Changed in: linux-oem (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/1746411

Title:
  [linux-oem] Fix out of bound VBT pin on CNP

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

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

[Bug 1744710] Re: [Ubuntu 18.04] opal-prd package update for ppc64le

2018-02-12 Thread Manoj Iyer
** Changed in: skiboot (Ubuntu)
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
Canonical Foundations Team (canonical-foundations)

** Changed in: ubuntu-power-systems
   Status: Triaged => Incomplete

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

Title:
  [Ubuntu 18.04] opal-prd package update for ppc64le

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

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

[Bug 1748901] ProcCpuinfo.txt

2018-02-12 Thread Rod Smith
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1748901/+attachment/5053624/+files/ProcCpuinfo.txt

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

Title:
  System hang with Virtualbox & kernel 4.13.0-32-generic

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

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

[Bug 1748807] Re: headset mic can't be detected on two Dell machines

2018-02-12 Thread Timo Aaltonen
** Package changed: linux (Ubuntu) => linux-oem (Ubuntu)

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

** Changed in: linux-oem (Ubuntu Xenial)
   Status: New => Fix Committed

** Changed in: linux-oem (Ubuntu)
   Status: Incomplete => Invalid

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

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

Title:
  headset mic can't be detected on two Dell machines

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

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

[Bug 1748853] Re: Intel 9462 A370:42A4 doesn't work

2018-02-12 Thread Timo Aaltonen
** Also affects: linux-oem (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: linux-oem (Ubuntu Xenial)
   Status: New => Fix Committed

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

Title:
  Intel 9462 A370:42A4 doesn't work

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

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

[Bug 1719579] Re: [Ubuntu 18.04] [libvirt] virsh restore fails from state file saved in /var/tmp folder using virsh save

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   Status: Triaged => Fix Released

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

Title:
  [Ubuntu 18.04] [libvirt] virsh restore fails from state file saved in
  /var/tmp folder using virsh save

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

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

[Bug 1747505] Re: [Ubuntu 18.04][WSP/DD2.1] Bionic netinstall failed on Witherspoon/4GPU system

2018-02-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems
   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/1747505

Title:
  [Ubuntu 18.04][WSP/DD2.1] Bionic netinstall failed on Witherspoon/4GPU
  system

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

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

[Bug 1748490] Re: linux-euclid: 4.4.0-9025.26 -proposed tracker

2018-02-12 Thread Khaled El Mously
** Summary changed:

- linux-euclid:  -proposed tracker
+ linux-euclid: 4.4.0-9025.26 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Khaled El 
Mously (kmously)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Khaled El 
Mously (kmously)

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

Title:
  linux-euclid: 4.4.0-9025.26 -proposed tracker

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

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

[Bug 1702466] Re: Subnet details page fails when a subnet uses IPv6 with prefix delegation

2018-02-12 Thread Corey Bryant
** Changed in: horizon (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Subnet details page fails when a subnet uses IPv6 with prefix
  delegation

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

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

[Bug 1748491] Re: linux-gke: -proposed tracker

2018-02-12 Thread Stefan Bader
** Changed in: kernel-sru-workflow
   Status: In Progress => Invalid

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

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

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Invalid

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

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Invalid

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

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

** Changed in: kernel-sru-workflow/snap-release-to-beta
   Status: New => Invalid

** Changed in: kernel-sru-workflow/snap-release-to-candidate
   Status: New => Invalid

** Changed in: kernel-sru-workflow/snap-release-to-edge
   Status: New => Invalid

** Changed in: kernel-sru-workflow/snap-release-to-stable
   Status: New => Invalid

** Changed in: kernel-sru-workflow/upload-to-ppa
   Status: New => Invalid

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

** Changed in: linux-gke (Ubuntu Xenial)
   Status: Confirmed => Invalid

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

Title:
  linux-gke:  -proposed tracker

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

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

[Bug 1747170] Re: installer no ipv4 dhcp

2018-02-12 Thread Talat Batheesh
Hi,

Is there any workaround for this issue?

Yours,
Talat

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

Title:
  installer no ipv4 dhcp

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

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

[Bug 1748903] [NEW] linux 4.13.0-32 version freezes screen before end of boot for X60 lenovo laptop

2018-02-12 Thread henry
Public bug reported:

ubuntu 16.04.3 on x60 lenovo laptop

previous version of linux 4.10.0-42 works without problems.
as well older versions linux 4.10.0-38 works without problems.
even the 4.4.0-96 works without problems.

at linux 4.13.0-32 the display freezes with 2 top lines fixed.
however the login greeter still works, you can even login. but you 
cannot see anything you typed. alt-ctrl-f1 will work. and you can
see the display working again, however the top 2 lines remain fixed.
you can do ls and clear, etc. however no gui display. 
i only installed the linux-*4.13.0-32 packages and it freezes the
display when you reboot. 7 packages in all. 

hope you guys fix it.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.23
ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-32-generic i686
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: i386
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Mon Feb 12 22:05:17 2018
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug dist-upgrade i386 xenial

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

Title:
  linux 4.13.0-32 version freezes screen before end of boot for X60
  lenovo laptop

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

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

[Bug 1748397] Re: publish latest update-manager from xenial-updates to xenial-security

2018-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:16.04.12

---
update-manager (1:16.04.12) xenial-security; urgency=medium

  * No change rebuild in security pocket (LP: #1748397)

 -- Marc Deslauriers   Mon, 12 Feb 2018
07:29:03 -0500

** Changed in: update-manager (Ubuntu Xenial)
   Status: Triaged => Fix Released

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

Title:
  publish latest update-manager from xenial-updates to xenial-security

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

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

[Bug 1748904] [NEW] RM: ROM Useless In debian, and in Ubuntu too

2018-02-12 Thread Dimitri John Ledkov
Public bug reported:

Marked as Useless in Debian, and removed from testing.
Was kept in sid around for potentially future use of FusionDirectory...
This may be reintroduced, if and when, it re-enters testing.

This is currently blocking phpunit and php7.2 transitions

** Affects: php-guzzlehttp (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: php-guzzlehttp-psr7 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: php-guzzlehttp (Debian)
 Importance: Unknown
 Status: Unknown

** Affects: php-guzzlehttp-psr7 (Debian)
 Importance: Unknown
 Status: Unknown

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

** Also affects: php-guzzlehttp (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823502
   Importance: Unknown
   Status: Unknown

** Description changed:

  Marked as Useless in Debian, and removed from testing.
  Was kept in sid around for potentially future use of FusionDirectory...
  This may be reintroduced, if and when, it re-enters testing.
+ 
+ This is currently blocking phpunit and php7.2 transitions

** Also affects: php-guzzlehttp-psr7 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: php-guzzlehttp-psr7 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823505
   Importance: Unknown
   Status: Unknown

** Changed in: php-guzzlehttp-psr7 (Ubuntu)
   Status: New => Confirmed

** Changed in: php-guzzlehttp (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/1748904

Title:
  RM: ROM Useless In debian, and in Ubuntu too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-guzzlehttp/+bug/1748904/+subscriptions

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

[Bug 1748901] Missing required logs.

2018-02-12 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1748901

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

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

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

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

** Tags added: xenial

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

Title:
  System hang with Virtualbox & kernel 4.13.0-32-generic

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

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

[Bug 1738194] Re: gnome-menus 3.13.3-6ubuntu5 failed to install/upgrade: triggers looping, abandoned - gnome-menus -> gconf2

2018-02-12 Thread Scott Moser
I just ran into this today:

Setting up avahi-utils (0.7-3.1ubuntu1) ...
dpkg: cycle found while processing triggers:
 chain of packages whose triggers are or may be responsible:
  gnome-menus -> ufw
 packages' pending triggers which are or may be unresolvable:
  gnome-menus: /usr/share/applications
  libc-bin: ldconfig
  shim-signed: shim-secureboot-policy
  gconf2: /usr/share/GConf/gsettings: /usr/share/gconf/schemas
  ufw: /etc/ufw/applications.d
dpkg: error processing package gnome-menus (--configure):
 triggers looping, abandoned

...
Errors were encountered while processing:
 gnome-menus
...
Setting up gnome-menus (3.13.3-11ubuntu1) ...
...
Errors were encountered while processing:^M
 gnome-menus^M
E: Sub-process /usr/bin/dpkg returned an error code (1)


** Attachment added: "log of apt-get dist-upgrade with failure"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1738194/+attachment/5053607/+files/failed-upgrade.txt

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

Title:
  gnome-menus 3.13.3-6ubuntu5 failed to install/upgrade: triggers
  looping, abandoned - gnome-menus -> gconf2

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

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

[Bug 1742571] Re: ibus-ui-gtk3 (5) g_settings_set_property → object_set_property → g_object_new_internal → g_object_new_valist → g_object_new

2018-02-12 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1747416 ***
https://bugs.launchpad.net/bugs/1747416

** This bug has been marked a duplicate of bug 1747416
   ibus-ui-gtk3 abrt on missing org.freedesktop.ibus.panel.emoji schemas

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

Title:
  ibus-ui-gtk3 (5) g_settings_set_property → object_set_property →
  g_object_new_internal → g_object_new_valist → g_object_new

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

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

[Bug 1728244] Re: Touchpad stops working after reboot on Apollo Lake

2018-02-12 Thread Kai-Heng Feng
There you go,
http://people.canonical.com/~khfeng/lp1728244-revert/

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

Title:
  Touchpad stops working after reboot on Apollo Lake

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

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

[Bug 1723449] Re: swapon: swapfile has holes

2018-02-12 Thread Cristian Aravena Romero
** Bug watch added: Linux Kernel Bug Tracker #198765
   https://bugzilla.kernel.org/show_bug.cgi?id=198765

** Also affects: linux via
   https://bugzilla.kernel.org/show_bug.cgi?id=198765
   Importance: Unknown
   Status: Unknown

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

Title:
  swapon: swapfile has holes

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

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

[Bug 1737618] Re: ibus not working in Ubuntu wayland session: traps: ibus-ui-gtk3[1565] general protection ip:7fd4204dd253 sp:7ffd74de90b0 error:0 in libX11.so.6.3.0[7fd420440000+134000]

2018-02-12 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

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

** Changed in: ibus (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/1737618

Title:
  ibus not working in Ubuntu wayland session:  traps: ibus-ui-gtk3[1565]
  general protection ip:7fd4204dd253 sp:7ffd74de90b0 error:0 in
  libX11.so.6.3.0[7fd42044+134000]

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

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

[Bug 1748905] [NEW] [MIR] libdazzle

2018-02-12 Thread Jeremy Bicha
Public bug reported:

Availability

Co-maintained and in sync with Debian GNOME.

Built for all supported architectures.

Rationale
=
Required by gnome-calendar 3.28

Security

No known security issues

https://security-tracker.debian.org/tracker/source-package/libdazzle
https://launchpad.net/libdazzle/+cve

Quality assurance
=
- Please subscribe the Ubuntu Desktop bugs team.

https://bugs.launchpad.net/ubuntu/+source/libdazzle
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libdazzle
https://gitlab.gnome.org/GNOME/libdazzle/issues

Upstream build tests are run with dh_auto_test ( failure would fail the
build).

No autopkgtests

Dependencies

No universe binary dependencies

Standards compliance

4.1.3

Maintenance
===
- Actively developed upstream. Last release was 3.27.90 a few days ago
https://gitlab.gnome.org/GNOME/libdazzle/commits/master

https://salsa.debian.org/gnome-team/libdazzle

Background information
==
libdazzle was split out from GNOME Builder. It is a GTK+ add-on library for 
animations and other stuff. I believe the Epiphany browser 3.27+ also uses 
libdazzle.

** Affects: libdazzle (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/1748905

Title:
  [MIR] libdazzle

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

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

[Bug 1748906] [NEW] package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-02-12 Thread Joni Graf
Public bug reported:

Ubuntu 18.04

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: gnome-menus 3.13.3-11ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
Date: Mon Feb 12 13:55:03 2018
Dependencies:
 
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2018-01-31 (11 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180129)
Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 3.6.4-1
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu1
 apt  1.6~alpha7ubuntu1
SourcePackage: gnome-menus
Title: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package bionic

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

Title:
  package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

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

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

[Bug 1747416] Re: ibus-ui-gtk3 abrt on missing org.freedesktop.ibus.panel.emoji schemas

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

** Changed in: ibus (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/1747416

Title:
  ibus-ui-gtk3 abrt on missing org.freedesktop.ibus.panel.emoji schemas

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

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

[Bug 1748906] Re: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-02-12 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/1748906

Title:
  package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

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

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

[Bug 1748660] Re: all bug

2018-02-12 Thread Christopher M. Penalver
jaffar, thank you for reporting this and helping make Ubuntu better.

1) Could you please provide the full computer model as per the sticker
on the computer itself (not the result of a terminal command or from the
Bug Description)?

2) Could you please provide a screenshot of the error when you start
Ubuntu?

3) Is this error something that started after an update? If so, which
specifically?

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

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

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

Title:
  all bug

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

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

[Bug 1748917] [NEW] package grub-common 2.02~beta3-4ubuntu7.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-12 Thread Rigoberto Diaz C.
Public bug reported:

None

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: grub-common 2.02~beta3-4ubuntu7.1
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Wed Feb  7 16:06:37 2018
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2018-02-07 (4 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic 
root=UUID=ebb02b37-2016-43bb-99af-b83faa6ba13f ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: grub2
Title: package grub-common 2.02~beta3-4ubuntu7.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful

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

Title:
  package grub-common 2.02~beta3-4ubuntu7.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/grub2/+bug/1748917/+subscriptions

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

[Bug 1748895] Re: LO unable to find a working email configuration

2018-02-12 Thread Olivier Tilloy
Corresponding apparmor entry in journalctl:

audit[1608]: AVC apparmor="ALLOWED" operation="exec" info="profile
transition not found" error=-13 profile="libreoffice-soffice"
name="/usr/lib/libreoffice/progrm/senddoc" pid=1608 comm="sh"
requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
target="/usr/lib/libreoffice/program/senddoc"

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

Title:
  LO unable to find a working email configuration

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

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

[Bug 1748918] [NEW] Cannot extract data from CD

2018-02-12 Thread Taylor Raack
Public bug reported:

Simpleburn reports "Error: something went wrong." when attempting to
extract data from a CD.

When debugging using the command line, I found that when executing the
command "simpleburn.sh -cr /dev/sr0 extract /tmp/test.iso", the error
from the program is: "error: 'lame' is missing".

I believe that some dependency of the program is not installed when
simpleburn is installed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: simpleburn 1.7.3-1
ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-42-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 12 07:52:01 2018
InstallationDate: Installed on 2017-03-04 (345 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: simpleburn
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Cannot extract data from CD

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

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

[Bug 1748478] Re: linux-gcp: 4.13.0-1011.15 -proposed tracker

2018-02-12 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-xenial

** Tags added: block-proposed

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

Title:
  linux-gcp: 4.13.0-1011.15 -proposed tracker

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

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

[Bug 1742316] Re: DVB Card with SAA7146 chipset not working

2018-02-12 Thread TauSo
Thanks, finally it's working. Do you need some additional infos/logs?

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

Title:
  DVB Card with SAA7146 chipset not working

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

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

[Bug 1748494] Re: linux-snapdragon: 4.4.0-1086.91 -proposed tracker

2018-02-12 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-xenial

** Tags added: block-proposed

** Description changed:

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

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

Title:
  linux-snapdragon: 4.4.0-1086.91 -proposed tracker

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

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

[Bug 1748941] Re: symfony 3.4.3+dfsg-1ubuntu4 stuck in bionic-propsed

2018-02-12 Thread Nish Aravamudan
I believe the order, then:

1) Remove src:awl, src:davical
2) Remove src:php-apigen
3) Remove src:civicrm
4) Remove src:drupal7 (for completeness)

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

Title:
  symfony 3.4.3+dfsg-1ubuntu4 stuck in bionic-propsed

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

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

[Bug 1748963] Re: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-02-12 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/1748963

Title:
  package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

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

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

[Bug 1734142] Re: python-mapnik fails to initialize

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

** Changed in: python-mapnik (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/1734142

Title:
  python-mapnik fails to initialize

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

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

[Bug 1734142] Re: python-mapnik fails to initialize

2018-02-12 Thread Eugene Savelov
in 17.10 the following error displayed -

ImportError: /usr/lib/python2.7/dist-packages/mapnik/_mapnik.x86_64
-linux-gnu.so: undefined symbol: _ZTIN6mapnik15freetype_engineE

when I am trying to recompile python-mapnik from source, I am getting
issue described in this report - https://github.com/mapnik/python-
mapnik/issues/169


** Bug watch added: github.com/mapnik/python-mapnik/issues #169
   https://github.com/mapnik/python-mapnik/issues/169

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

Title:
  python-mapnik fails to initialize

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

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

[Bug 1642812] Re: USB devices are not closed when error occurs

2018-02-12 Thread Brian Murray
I've uploaded this for review by the SRU team.

** Changed in: fwupd (Ubuntu Xenial)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

Title:
  USB devices are not closed when error occurs

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

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

[Bug 1748922] [NEW] linux-tools: perf incorrectly linking libbfd

2018-02-12 Thread Andy Whitcroft
Public bug reported:

Under bug #783660 we switched away from linking libbfd and switched to
using libiberty to demangle C++ names.  Somewhere between precise and
development upstream changed the order in which the tests are performed
and triggered us to start linking against it again.

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

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

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

Title:
  linux-tools: perf incorrectly linking libbfd

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

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

[Bug 1748596] Re: inkscape snap can not export dxf files

2018-02-12 Thread Norbert
But export is broken, tried to import DXF from librecad package
(/usr/share/librecad/library/elektro/electric_appliances/elk43.dxf),
saved it to SVG, then opened SVG and tried to export as DXF.

Got error:
"Failed to import the numpy or numpy.linalg modules. These modules are required 
by this extension. Please install them and try again."

Inkscape 0.92.2 (30a58d1, 2017-08-07).

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

Title:
  inkscape snap can not export dxf files

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

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

[Bug 1748935] [NEW] virtualbox-guest-dkms 5.1.30-dfsg-1: virtualbox-guest kernel module failed to build

2018-02-12 Thread Jonathan Byrne
Public bug reported:

I don't have any further information, there was just the updater pop-up
indicating an error when I got in on Monday AM.

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: virtualbox-guest-dkms 5.1.30-dfsg-1
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
DKMSKernelVersion: 4.13.0-32-generic
Date: Fri Feb  9 12:55:09 2018
InstallationDate: Installed on 2017-06-16 (240 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
PackageArchitecture: all
PackageVersion: 5.1.30-dfsg-1
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: virtualbox
Title: virtualbox-guest-dkms 5.1.30-dfsg-1: virtualbox-guest kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package artful

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

Title:
  virtualbox-guest-dkms 5.1.30-dfsg-1: virtualbox-guest kernel module
  failed to build

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

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

[Bug 1748936] [NEW] kASLR: unable to boot Linux v4.4.0-113.136 - v4.4.0-115.139 kernels ("Spectre & Meltdown" patches.)

2018-02-12 Thread daniel CURTIS
Public bug reported:

Hello.

It seems, that 'kaslr' option is responsible for issues with system
booting. The latest working kernel is v4.4.0-112.135. Every next
release: v4.4.0-113.136 and v4.4.0-115.139 are unable to boot if 'kaslr'
option is in use etc. Everything is described in my previous bug report
(please see 1.), but I've decided to create a new one, because it seems,
that some of the "Spectre & Meltdown" patches are not compatible with
kASLR and are responsible for this regressions.

Thanks, best regards.

[1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1748710

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


** Tags: i386 kaslr linux meltdown spectre

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

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

Title:
  kASLR: unable to boot Linux v4.4.0-113.136 - v4.4.0-115.139 kernels
  ("Spectre & Meltdown" patches.)

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

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

[Bug 678421] Re: Error message for a faulty ~/.profile script

2018-02-12 Thread Bug Watch Updater
** Changed in: gdm
   Status: Confirmed => Won't Fix

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

Title:
  Error message for a faulty ~/.profile script

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

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

[Bug 1748671] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000009

2018-02-12 Thread Simon Déziel
I could reproduce with kernel 4.4.0-115.139. Removing dnsmasq's Apparmor 
profile doesn't change anything.
Once the artful container boots, the host's dnsmasq (lxd-bridge) hangs (state 
D) and stracing it showed absolutely nothing.

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0009

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

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

[Bug 1748904] Re: RM: ROM Useless In debian, and in Ubuntu too

2018-02-12 Thread Steve Langasek
For the record, the deletion will only remove the current version of
these packages; they will come back into Ubuntu if and when anyone ever
does a new sourceful upload to unstable (which might be because they're
fixing the incompatibility with the phpunit and php7.2 transitions, or
might not).

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

Title:
  RM: ROM Useless In debian, and in Ubuntu too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-guzzlehttp/+bug/1748904/+subscriptions

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

[Bug 1748938] [NEW] The png exported is one step behind the main window

2018-02-12 Thread Andrea
Public bug reported:

When I do File > Export > Graphics > png, the picture obtained depicts the 
molecule in the state it was before the last operation I run on it (e.g., I 
toggle the atoms labels on, export, and the png doesn't have the labels; or, 
open a file, export, and there's nothing in the png but the axes). This happens 
when I work with xyz inputs and displaying axes, balls and sticks, and labels. 
I'm sorry but I can't test it more extensively now.
I'm on Ubuntu 17.10, Avogadro is v1.2.0-2.

** Affects: avogadro (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/1748938

Title:
  The png exported is one step behind the main window

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

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

[Bug 1745564] Re: coding error in retpoline for system call entry in Ubuntu 4.13.0-31 kernels

2018-02-12 Thread Steve Beattie
*** This bug is a duplicate of bug 1745290 ***
https://bugs.launchpad.net/bugs/1745290

** This bug has been marked a duplicate of bug 1745290
   panic or arbitrary jump due to coding error in retpoline for system call 
entry

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

Title:
  coding error in retpoline for system call entry in Ubuntu 4.13.0-31
  kernels

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

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

[Bug 1748904] Re: RM: ROM Useless In debian, and in Ubuntu too

2018-02-12 Thread Steve Langasek
Removing packages from bionic:
php-guzzlehttp-psr7 1.3.1-1 in bionic
php-guzzlehttp-psr7 1.3.1-1 in bionic amd64
php-guzzlehttp-psr7 1.3.1-1 in bionic arm64
php-guzzlehttp-psr7 1.3.1-1 in bionic armhf
php-guzzlehttp-psr7 1.3.1-1 in bionic i386
php-guzzlehttp-psr7 1.3.1-1 in bionic ppc64el
php-guzzlehttp-psr7 1.3.1-1 in bionic s390x
Comment: Removed from Debian testing, blocks php7.2 transition; LP: #1748904
1 package successfully removed.


** Changed in: php-guzzlehttp-psr7 (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/1748904

Title:
  RM: ROM Useless In debian, and in Ubuntu too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-guzzlehttp/+bug/1748904/+subscriptions

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

[Bug 1748941] [NEW] symfony 3.4.3+dfsg-1ubuntu4 stuck in bionic-propsed

2018-02-12 Thread Nish Aravamudan
Public bug reported:

civicrm and php-apigen are no longer compatible with the latest symfony
releases.

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

** Affects: php-apigen (Ubuntu)
 Importance: Undecided
 Status: New

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

** Affects: php-apigen (Debian)
 Importance: Unknown
 Status: Unknown

** Also affects: php-apigen (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Also affects: php-apigen (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886183
   Importance: Unknown
   Status: Unknown

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

Title:
  symfony 3.4.3+dfsg-1ubuntu4 stuck in bionic-propsed

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

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

[Bug 1748743] Re: linux: 4.13.0-35.39 -proposed tracker

2018-02-12 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Committed

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

Title:
  linux: 4.13.0-35.39 -proposed tracker

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

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

[Bug 1748487] Re: Please upgrade to get kernel management

2018-02-12 Thread Seth Forshee
The commit was at one point applied upstream, but it seems it caused
problems and was later reverted in commit
00c611def8748a0a1cf1d31842e49b42dfdb3de1. Your best bet is likely to
file a new bug at bugzilla.kernel.org (developers may be ignoring new
comments on closed bug reports).

I fail to see the relevance of the link to debian's acpi-support
package.

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

Title:
  Please upgrade to get  kernel management

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/1748487/+subscriptions

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

[Bug 1748478] Re: linux-gcp: 4.13.0-1011.15 -proposed tracker

2018-02-12 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Łukasz 
Zemczak (sil2100)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Committed

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

Title:
  linux-gcp: 4.13.0-1011.15 -proposed tracker

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