[Bug 1706247] Comment bridged from LTC Bugzilla

2017-08-03 Thread bugproxy
--- Comment From sthou...@in.ibm.com 2017-08-04 02:45 EDT---
Canonical, Can you fix those ?

16G Huge Pages are not supported on PowerNV (bare metal) installations.
Ubuntu 16.04.2 still allows 16G huge pages to be turned on.

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

Title:
  It should not be possible to turn on 16g huge pages on Ubuntu 16.04.2
  PowerNV

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

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


[Bug 1706248] Comment bridged from LTC Bugzilla

2017-08-03 Thread bugproxy
--- Comment From sthou...@in.ibm.com 2017-08-04 02:43 EDT---
Is there any update on the including the above commit ?

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

Title:
  SLOF dhcp request doesn't include client architecture code 93

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

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


[Bug 1699442] Re: Why use ppc64_cpu --frequency to read cpu's frequency greater than CPU's SPEC turbo frequency

2017-08-03 Thread david
** Also affects: linux
   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/1699442

Title:
  Why use ppc64_cpu --frequency to read cpu's frequency greater than
  CPU's SPEC turbo frequency

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

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


[Bug 1641567] Re: Fail to install the proposed grub-ieee1275 package (2.02~beta2-9)

2017-08-03 Thread Po-Hsu Lin
For the record,

I can see this issue with Trusty upgrading from 3.13.0-125 to
3.13.0-126.

This issue cannot be reproduced in other releases. Only specific to
Trusty.

Setting up grub-ieee1275-bin (2.02~beta2-9ubuntu1.14) ...
Setting up grub-ieee1275 (2.02~beta2-9ubuntu1.14) ...
device-mapper: deps ioctl on 
1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC339A0 failed: No such 
device or address
device-mapper: deps ioctl on 
1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC339C0 failed: No such 
device or address
device-mapper: deps ioctl on 
1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC33920 failed: No such 
device or address
device-mapper: deps ioctl on 
1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC33940 failed: No such 
device or address
device-mapper: deps ioctl on 
1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC33960 failed: No such 
device or address
Installing for powerpc-ieee1275 platform.
grub-install: error: cannot find a GRUB drive for /dev/sda1.  Check your 
device.map.
dpkg: error processing package grub-ieee1275 (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up linux-image-extra-3.13.0-126-generic (3.13.0-126.175) ...

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

Title:
  Fail to install the proposed grub-ieee1275 package (2.02~beta2-9)

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

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


[Bug 1264368] Re: GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c

2017-08-03 Thread Manfred Hampl
@Karl Schindler:
What you see is probably a bug in Eclipse, see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=479646
Something that eclipse has to work on.

** Bug watch added: Eclipse bugs #479646
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=479646

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

Title:
  GLib-CRITICAL **: Source ID was not found when attempting to remove it
  - warning when leaving Network menu of g-c-c

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

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


[Bug 1583009] Re: Error starting domain since update

2017-08-03 Thread Jeff Silverman
There is something else I find confusing: the output I get from lsof
doesn't agree with what I see in the file system.  At this point, my
knowledge of sockets is getting stretched.


root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# pgrep virt
21491
root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# lsof -p 21491 | fgrep 
var
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
  Output information may be incomplete.
libvirtd 21491 root3u unix 0x8803a04b3800  0t0 136181 
/var/run/libvirt/libvirt-sock type=STREAM
libvirtd 21491 root4u unix 0x8803a04b7c00  0t0 136182 
/var/run/libvirt/libvirt-sock-ro type=STREAM
root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# ls -l 
/var/run/libvirt/lib*
ls: cannot access '/var/run/libvirt/lib*': No such file or directory
root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# 

Thank you

Jeff

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

Title:
  Error starting domain since update

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

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


[Bug 1583009] Re: Error starting domain since update

2017-08-03 Thread Jeff Silverman
I think I am having the same problem.  I am running 16.04.3 LTS.  I
tried apt-get update and apt-get upgrade, but the software revision
levels did not change, still at 1.3.1.

root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# dpkg -l "*libvirt*" 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  
Architecture Description
+++-==---=
ii  gir1.2-libvirt-glib-1.0:amd64  0.2.2-0.1ubuntu1 amd64   
 libvirt glib mainloop integration
ii  libvirt-bin1.3.1-1ubuntu10.12   amd64   
 programs for the libvirt library
un  libvirt-daemon  
 (no description available)
un  libvirt-daemon-system   
 (no description available)
ii  libvirt-glib-1.0-0:amd64   0.2.2-0.1ubuntu1 amd64   
 libvirt glib mainloop integration
ii  libvirt0:amd64 1.3.1-1ubuntu10.12   amd64   
 library for interfacing with different virtualization systems
ii  python-libvirt 1.3.1-1ubuntu1   amd64   
 libvirt Python bindings
root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# 

However, I looked at the directory, and I see named sockets but they
don't have the names anticipated:

root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# virsh net-edit ?
error: failed to connect to the hypervisor
error: no valid connection
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such 
file or directory

root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# ls -l 
/var/run/libvirt/libvirt-sock
ls: cannot access '/var/run/libvirt/libvirt-sock': No such file or directory
root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# ls -l /var/run/libvirt
total 0
drwxr-xr-x 2 root root  40 Aug  3 12:58 hostdevmgr
drwxr-xr-x 2 root root  40 Aug  3 12:58 lxc
drwxr-xr-x 2 root root 100 Aug  3 23:02 network
drwxr-xr-x 2 root root  40 Aug  3 12:58 qemu
drwxr-xr-x 2 root root  40 Aug  3 12:58 storage
drwxr-xr-x 2 root root  40 Aug  3 12:58 uml-guest
srw-rw-rw- 1 root root   0 Aug  3 12:58 virtlockd-sock
srw-rw-rw- 1 root root   0 Aug  3 12:58 virtlogd-sock
root@jeff-desktop:/home/jeffs/work/juniper/vmx-17.2R.13# 

What do I do next?

Thank you


Jeff

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

Title:
  Error starting domain since update

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

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


[Bug 1336794] Re: 9pfs does not honor open file handles on unlinked files

2017-08-03 Thread Maxim Kuvyrkov
Hi Greg,

Did you push the qemu patch upstream, and now it is a matter of fixing
the kernel?

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

Title:
  9pfs does not honor open file handles on unlinked files

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

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


[Bug 1165389] Re: "run in terminal" option in nautilus-actions-config-tool doesn't work

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

** Changed in: nautilus-actions (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/1165389

Title:
  "run in terminal" option in nautilus-actions-config-tool doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-actions/+bug/1165389/+subscriptions

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


[Bug 1678477] Re: Kernel has troule recognizing Corsair Strafe RGB keyboard

2017-08-03 Thread Kai-Heng Feng
The endpoint issue will probably need another quirk in usbhid, like this
commit:

commit 282bf1fe6dca4b768d6bedc14aea1b82c36241c1
Author: Trent Lloyd 
Date:   Thu Jul 9 13:38:50 2015 +0800

HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB,
M65RGB, K70RGB, K65RGB)

But let's deal with this later.

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

Title:
  Kernel has troule recognizing Corsair Strafe RGB keyboard

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

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


[Bug 1678477] Re: Kernel has troule recognizing Corsair Strafe RGB keyboard

2017-08-03 Thread Kai-Heng Feng
I added three quirks for the keyboard. Thanks to comment #13, I guess
the keyboard doesn't like LPM.

Let's try if USB_QUIRK_NO_LPM alone can make the keyboard work:
http://people.canonical.com/~khfeng/lp1678477-nolpm/

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

Title:
  Kernel has troule recognizing Corsair Strafe RGB keyboard

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

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


[Bug 1708591] [NEW] Grub Installation crashes (clean Ubuntu install)

2017-08-03 Thread Anastasis Antoniadis
Public bug reported:

I am not sure whether this is a bug rather than an incorrect setup for
my drives. I selected ext4 partitions for /, /home and /usr and another
ext4 partition for /boot. The installation proceeded successfully up to
the grub-installer package.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Fri Aug  4 09:02:31 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/ubuntu-gnome.seed boot=casper quiet splash ---
LiveMediaBuild: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 TERM=unknown
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-17.04.9 ubuntu-gnome zesty

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

Title:
  Grub Installation crashes (clean Ubuntu install)

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

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


[Bug 1702961] Re: Intel wifi instability with 4.10 and Intel Device 24fd

2017-08-03 Thread Alfred
Today, I replace my old 7260 dual band(engineer sample) with a new 7260
dual band.

04:00.0 Network controller [0280]: Intel Corporation Wireless 7260
[8086:08b2] (rev 83)

The network is becoming more instable.

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

Title:
  Intel wifi instability with 4.10 and Intel Device 24fd

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

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


[Bug 1577110] Re: Lockscreen problems in Ubuntu 16.04

2017-08-03 Thread roemer2201
I have the same problem as well. I'm using two screens, but I think
running a virtual machine (virtual box for me) where the mouse cursor is
caught inside, might also be related to the problems.

When the monitor goes to sleep (after 10 minutes) and I come back to my
pc later, I press a key or move the mouse to wake it up. I see the
desktop, where I left it and as soon as I do the first click, the
lockscreen appears and instantly fades without asking for the password.
So my pc is not protected, if I do not manually lock it. On a bad day
the desktop session crashed completely and all unsaved work in gone and
running vm's are killed

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

Title:
  Lockscreen problems in Ubuntu 16.04

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

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


[Bug 1693842] Re: USB 3.0 Disk Drive Not Recognized.

2017-08-03 Thread Kai-Heng Feng
Okay, I just found a hub with the same VIA chip inside.
Remote wakeup works when autosuspend is enabled.

Hub like this generally can connect to auxiliary power cord. Does power
cord connection make any difference?

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

Title:
  USB 3.0 Disk Drive Not Recognized.

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

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


[Bug 1708583] Status changed to Confirmed

2017-08-03 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

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

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

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


[Bug 1660353] Re: thumbnails disappear when scrolling in thumbnails pane

2017-08-03 Thread Václav Haisman
I still see this with Evince 3.24.0 on Zesty.

** Tags added: zesty

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

Title:
  thumbnails disappear when scrolling in thumbnails pane

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

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


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

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

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

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

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

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


[Bug 1707635] Re: linux: 4.11.0-13.19 -proposed tracker

2017-08-03 Thread Brad Figg
** Changed in: kernel-development-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-development-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-development-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-development-workflow/automated-testing
   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/1707635

Title:
  linux: 4.11.0-13.19 -proposed tracker

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

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


[Bug 1708043] Re: Lenovo X1 Carbon Gen5 fails to resume

2017-08-03 Thread Kai-Heng Feng
Okay, please try this one:
http://people.canonical.com/~khfeng/lp1708043-1/

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

Title:
  Lenovo X1 Carbon Gen5 fails to resume

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

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


[Bug 1708494] Re: Update Package request for ppc64-diag

2017-08-03 Thread Frank Heimes
** Changed in: ubuntu-power-systems
   Status: New => Triaged

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

Title:
  Update Package request for ppc64-diag

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

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


[Bug 1708409] Re: kdump service does not start after configure/reboot

2017-08-03 Thread Frank Heimes
** Changed in: ubuntu-power-systems
   Status: New => Triaged

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

Title:
  kdump service does not start after configure/reboot

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

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


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

2017-08-03 Thread baljeet
Public bug reported:

It happens at the time of system start.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-89-generic (not installed)
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lightdm2008 F pulseaudio
  baljeet2644 F pulseaudio
Date: Fri Aug  4 08:48:01 2017
DpkgTerminalLog:
 Preparing to unpack .../linux-image-4.4.0-89-generic_4.4.0-89.112_amd64.deb ...
 debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another 
process: Resource temporarily unavailable
 dpkg: error processing archive 
/var/cache/apt/archives/linux-image-4.4.0-89-generic_4.4.0-89.112_amd64.deb 
(--unpack):
  subprocess new pre-installation script returned error exit status 1
DuplicateSignature:
 package:linux-image-4.4.0-89-generic:(not installed)
 Preparing to unpack .../linux-image-4.4.0-89-generic_4.4.0-89.112_amd64.deb ...
 debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another 
process: Resource temporarily unavailable
 dpkg: error processing archive 
/var/cache/apt/archives/linux-image-4.4.0-89-generic_4.4.0-89.112_amd64.deb 
(--unpack):
  subprocess new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
HibernationDevice: RESUME=UUID=d1f62aec-bef1-4ff8-842f-d2f27c0331f2
InstallationDate: Installed on 2017-03-21 (135 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
 Bus 001 Device 003: ID 04f2:b521 Chicony Electronics Co., Ltd 
 Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Micro-Star International Co., Ltd. GL62 6QF
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-28-generic.efi.signed 
root=UUID=743ebb04-e2ae-4d2a-8fa4-8378e54bbfc2 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc N/A
SourcePackage: linux
Title: package linux-image-4.4.0-89-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/29/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: E16J5IMS.114
dmi.board.asset.tag: Default string
dmi.board.name: MS-16J5
dmi.board.vendor: Micro-Star International Co., Ltd.
dmi.board.version: REV:0.A
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 10
dmi.chassis.vendor: Micro-Star International Co., Ltd.
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE16J5IMS.114:bd04/29/2016:svnMicro-StarInternationalCo.,Ltd.:pnGL626QF:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16J5:rvrREV0.A:cvnMicro-StarInternationalCo.,Ltd.:ct10:cvrDefaultstring:
dmi.product.name: GL62 6QF
dmi.product.version: REV:1.0
dmi.sys.vendor: Micro-Star International Co., Ltd.

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


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

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

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

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

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


[Bug 1708354] Re: VSV00001 DoS vulnerability

2017-08-03 Thread Poil
The patch is here :
https://github.com/varnishcache/varnish-cache/commit/138015a3a5251da2ce56389435fe046c4b7da135

Ref. https://github.com/varnishcache/varnish-cache/issues/2379

Best regards

** Bug watch added: github.com/varnishcache/varnish-cache/issues #2379
   https://github.com/varnishcache/varnish-cache/issues/2379

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

Title:
  VSV1 DoS vulnerability

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

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


[Bug 1683587] Re: LSI Harpoon support in megaraid_sas module

2017-08-03 Thread Daniel Axtens
Hi,

We currently have a user testing the patches for Xenial onwards.

Regards,
Daniel

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

Title:
  LSI Harpoon support in megaraid_sas module

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

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


[Bug 1707060] Re: [SRU] New stable micro release 2.32 and 2.33

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package snapcraft - 2.33

---
snapcraft (2.33) xenial; urgency=medium

  [ Sergio Schvezov ]
  * tests: reduce the amount of test code in test_meta (#1391)
  * meta: bash completion support (#1390)
  * tests: fix issues with python 3.6 (#1398)
  * cleanbuild: ensure we enter a shell on failures on --debug (#1404)
  * tests: do not break a systems `bzr whoami` (#1357)
  * snap: remove completer entry (#1409)
  * core: minimal cross OS support. (#1413)
  * core: a clean command should clean. (#1416)
  * nodejs plugin: copy the content of out of tree symlinks (#1418)
  * tests: adapt opencv's test expectations (#1426)
  * New upstream release (LP: #1707060)

  [ Zygmunt Krynicki ]
  * pluginhandler: don't clobber path on local import failure (#1361)

  [ Paolo Pisati ]
  * core: use the correct kernel arch for s390 (#1376)

  [ Tim Süberkrüb ]
  * core: support yaml merge tags (#1384)

  [ roxd ]
  * schema: blank version should not be allowed in snapcraft.yaml (#1379)

  [ Paolo Pisati ]
  * kernel plugin: add a default target per powerpc, ppc64el and s390x (#1377)

  [ Rex Tsai ]
  * tests: mock download for rustup in the x-compile test. (#1396)

  [ Evan Dandrea ]
  * file_utils: handle I/O errors in os.link (#1369)
  * python plugin: correct capitalisation for PyPI. (#1401)
  * python plugin: better explain dependency link processing (#1402)

  [ Leo Arias ]
  * python plugin: output json in pip list (#1393)
  * tests: allow to filter tests in docker (#1375)
  * tests: document the test suites in the snapcraft repo (#1394)
  * recording: rename the file to manifest.yaml (#1406)
  * pluginhandler: check for collisions only in existing files (#1405)
  * tests: run the tests in travis using LXD containers (#1415)
  * tests: build the snapcraft snap in travis tests (#1411)
  * ci: remove the old script to run with lxc (#1422)

  [ Christian Dywan ]
  * cli: proper parsing of hidden options (#1378)
  * core: clean the container on a full clean (#1372)
  * lxd: do not assume user ID of 1000 for raw.idmap (#1385)
  * autotools plugin: Enable cross-compilation support (#1383)
  * lxd: distingish FileNotFoundError for when not installed (#1400)
  * waf plugin: enable cross-compilation support  (#1397)
  * ci: wait for apt/dpkg lock when setting lxd up (#1421)
  * lxd: stop setting `$HOME` in containers (#1408)
  * lxd: only remove container if one exists (#1403)

  [ Simon Davy ]
  * meta: add support for `reload-command` (#1373)

 -- Sergio Schvezov   Thu, 27 Jul 2017
20:19:01 +

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

Title:
   [SRU] New stable micro release 2.32 and 2.33

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

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

[Bug 1708579] [NEW] package virtualbox-ext-pack 5.0.40-0ubuntu1.16.04.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 4

2017-08-03 Thread Luis Santos
Public bug reported:

Acabei de reinstalar o ubuntu em meu notebook, pois tive que trocar o
HD. estou reinstalando meus pacotes e esta é a primeira vez que tenho
problemas com o virtualbox.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: virtualbox-ext-pack 5.0.40-0ubuntu1.16.04.1
ProcVersionSignature: Ubuntu 4.10.0-30.34~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-30-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Fri Aug  4 01:41:59 2017
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 4
InstallationDate: Installed on 2017-08-03 (0 days ago)
InstallationMedia: Ubuntu-MATE 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: virtualbox-ext-pack
Title: package virtualbox-ext-pack 5.0.40-0ubuntu1.16.04.1 failed to 
install/upgrade: sub-processo script post-installation instalado retornou 
estado de saída de erro 4
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: virtualbox-ext-pack (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/1708579

Title:
  package virtualbox-ext-pack 5.0.40-0ubuntu1.16.04.1 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 4

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

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

[Bug 1707060] Re: [SRU] New stable micro release 2.32 and 2.33

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package snapcraft - 2.33+17.04

---
snapcraft (2.33+17.04) zesty; urgency=medium

  [ Sergio Schvezov ]
  * tests: reduce the amount of test code in test_meta (#1391)
  * meta: bash completion support (#1390)
  * tests: fix issues with python 3.6 (#1398)
  * cleanbuild: ensure we enter a shell on failures on --debug (#1404)
  * tests: do not break a systems `bzr whoami` (#1357)
  * snap: remove completer entry (#1409)
  * core: minimal cross OS support. (#1413)
  * core: a clean command should clean. (#1416)
  * nodejs plugin: copy the content of out of tree symlinks (#1418)
  * tests: adapt opencv's test expectations (#1426)
  * New upstream release (LP: #1707060)

  [ Zygmunt Krynicki ]
  * pluginhandler: don't clobber path on local import failure (#1361)

  [ Paolo Pisati ]
  * core: use the correct kernel arch for s390 (#1376)

  [ Tim Süberkrüb ]
  * core: support yaml merge tags (#1384)

  [ roxd ]
  * schema: blank version should not be allowed in snapcraft.yaml (#1379)

  [ Paolo Pisati ]
  * kernel plugin: add a default target per powerpc, ppc64el and s390x (#1377)

  [ Rex Tsai ]
  * tests: mock download for rustup in the x-compile test. (#1396)

  [ Evan Dandrea ]
  * file_utils: handle I/O errors in os.link (#1369)
  * python plugin: correct capitalisation for PyPI. (#1401)
  * python plugin: better explain dependency link processing (#1402)

  [ Leo Arias ]
  * python plugin: output json in pip list (#1393)
  * tests: allow to filter tests in docker (#1375)
  * tests: document the test suites in the snapcraft repo (#1394)
  * recording: rename the file to manifest.yaml (#1406)
  * pluginhandler: check for collisions only in existing files (#1405)
  * tests: run the tests in travis using LXD containers (#1415)
  * tests: build the snapcraft snap in travis tests (#1411)
  * ci: remove the old script to run with lxc (#1422)

  [ Christian Dywan ]
  * cli: proper parsing of hidden options (#1378)
  * core: clean the container on a full clean (#1372)
  * lxd: do not assume user ID of 1000 for raw.idmap (#1385)
  * autotools plugin: Enable cross-compilation support (#1383)
  * lxd: distingish FileNotFoundError for when not installed (#1400)
  * waf plugin: enable cross-compilation support  (#1397)
  * ci: wait for apt/dpkg lock when setting lxd up (#1421)
  * lxd: stop setting `$HOME` in containers (#1408)
  * lxd: only remove container if one exists (#1403)

  [ Simon Davy ]
  * meta: add support for `reload-command` (#1373)

 -- Sergio Schvezov   Thu, 27 Jul 2017
20:19:01 +

** Changed in: snapcraft (Ubuntu Zesty)
   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/1707060

Title:
   [SRU] New stable micro release 2.32 and 2.33

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

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

[Bug 1707060] Update Released

2017-08-03 Thread Steve Langasek
The verification of the Stable Release Update for snapcraft has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
   [SRU] New stable micro release 2.32 and 2.33

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

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


[Bug 1133477] Re: cut-n-paste move files got stuck forever

2017-08-03 Thread Simon Quigley
This honestly is an awful bug that I really really want to see fixed.

I'll play with some fixes.

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

** Changed in: gvfs (Ubuntu)
 Assignee: (unassigned) => Simon Quigley (tsimonq2)

** Changed in: gvfs (Ubuntu)
   Status: New => 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/1133477

Title:
  cut-n-paste move files got stuck forever

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

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


[Bug 1654777] Re: zram-config control by maximum amount of RAM usage

2017-08-03 Thread John Moser
That still talks about on-disk swap.  This doesn't create a swap file or
swap partition; it creates a swap area in RAM.  In general, there is no
reason to have any sort of swap area on disk, save for scientific
applications where you have 100 times as much working set as you have
physical RAM.

In the context of the debian installer, I don't think you should rely on
on-disk swap in any case.  Creating a 1-2GB swap file when you have,
e.g., 64MB of RAM is patently ridiculous:  if you need that much more of
a working set, you're never going to finish installation; you're just
going to swap thrash for 2 or 3 years while the system tries to figure
out how to operate the installer but is too busy operating kswapd.

The argument that having a swap file available makes RAM scheduling
more-efficient is also one of rapidly-diminishing returns as RAM size
grows:  the entire installed system is like 4GB, the installer doesn't
eat much memory, and most block cache won't get reused, so the system
will likely stale out things at maximum efficiency even with 1GB of RAM.

zswap still requires a backing device (swap file or partition).  zram
doesn't.  That should be brought up in the next discussion on the topic
methinks.

In any case, there's already a zram-config package, and this script is a
replacement for the one in the current release.  Whether or not the
installer switches to this or we install this by default or whatever is
a secondary thought, but a consideration I wanted to raise.  The longer
discussions on that are probably off-topic in this particular bug.

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

Title:
  zram-config control by maximum amount of RAM usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1654777/+subscriptions

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


[Bug 1620806] Re: gedit edit window is transparent when using Ambiance and Radiance themes

2017-08-03 Thread Launchpad Bug Tracker
[Expired for ubuntu-themes (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: ubuntu-themes (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  gedit edit window  is transparent when using Ambiance and Radiance
  themes

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

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


[Bug 1695562] Re: (/boot/efi not mounted) package shim-signed 1.28+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-03 Thread Launchpad Bug Tracker
[Expired for shim-signed (Ubuntu) because there has been no activity for
60 days.]

** Changed in: shim-signed (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  (/boot/efi not mounted) package shim-signed
  1.28+0.9+1474479173.6c180c6-1ubuntu1 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/shim-signed/+bug/1695562/+subscriptions

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


[Bug 1695694] Re: package virtualbox-ext-pack 5.0.40-0ubuntu1.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 4

2017-08-03 Thread Launchpad Bug Tracker
[Expired for virtualbox-ext-pack (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: virtualbox-ext-pack (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package virtualbox-ext-pack 5.0.40-0ubuntu1.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 4

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

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


[Bug 1695730] Re: 16.04 installation errno 5 Input/output error. Installer crashed

2017-08-03 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
   16.04 installation errno 5 Input/output error. Installer crashed

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

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


[Bug 1694090] Re: ZoL: wrong import order prevents boot

2017-08-03 Thread Launchpad Bug Tracker
[Expired for zfs-linux (Ubuntu) because there has been no activity for
60 days.]

** Changed in: zfs-linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  ZoL: wrong import order prevents boot

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

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


[Bug 1264368] Re: GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c

2017-08-03 Thread Karl Schindler
old and still not fixed:
(SWT:7981): GLib-CRITICAL **: Source ID 383 was not found when attempting to 
remove it

Ubuntu 16.10 kernel 4.11.8-041108-generic

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

Title:
  GLib-CRITICAL **: Source ID was not found when attempting to remove it
  - warning when leaving Network menu of g-c-c

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

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


[Bug 1672424] Re: Cannot install Debian files outside of the repositories

2017-08-03 Thread Andrew Bumbarger
** Changed in: gnome-software (Ubuntu)
 Assignee: Joo Heung Lee (jooheunglee) => Andrew Bumbarger (andrewbumbarger)

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

Title:
  Cannot install Debian files outside of the repositories

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

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


[Bug 1665783] Re: Include Broadcom GPL modules in Xenial Kernel

2017-08-03 Thread Anthony Wong
** Changed in: linux (Ubuntu Xenial)
 Assignee: Tim Gardner (timg-tpi) => Jesse Sung (wenchien)

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

Title:
  Include Broadcom GPL modules in Xenial Kernel

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

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


[Bug 1708494] Comment bridged from LTC Bugzilla

2017-08-03 Thread bugproxy
--- Comment From hegdevas...@in.ibm.com 2017-08-04 00:01 EDT---
(In reply to comment #9)
> Is ppc64-diag 2.7.4 the version that is needed for POWER9 compatibility?

Yes.

-Vasant

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

Title:
  Update Package request for ppc64-diag

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

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


[Bug 1708578] Re: Both "Ubuntu" and "Ubuntu on Wayland" run Ubuntu on Wayland, no Xorg option

2017-08-03 Thread Chris Cheney
This issue combined with lp#1703499 makes VMWare only able to display
800x600 by default since there is no obvious way to launch Ubuntu using
Xorg and the Wayland patch still hasn't been applied for open-vm-tools.

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

Title:
  Both "Ubuntu" and "Ubuntu on Wayland" run Ubuntu on Wayland, no Xorg
  option

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

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


[Bug 1708578] [NEW] Both "Ubuntu" and "Ubuntu on Wayland" run Ubuntu on Wayland, no Xorg option

2017-08-03 Thread Chris Cheney
Public bug reported:

At login time you can select between "Ubuntu" and "Ubuntu on Wayland" on
Ubuntu 17.10. However both options actually end up running Ubuntu on
Wayland and there appears to be no way to actually run Ubuntu on Xorg.

I'm not certain if this is actually the right package to file this bug
on but its at least related.

** Affects: ubuntu-session (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: ubuntu-session (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/1708578

Title:
  Both "Ubuntu" and "Ubuntu on Wayland" run Ubuntu on Wayland, no Xorg
  option

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

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


[Bug 397412] Re: brasero fails when burning DVD

2017-08-03 Thread Paweł
Same bug here. Also, brasero is leaving behind a lot of temporary files
after session is closed with this error:

j ~ ❯❯❯ ls /tmp | grep brasero
brasero-session.log
brasero_tmp_22JU4Y
brasero_tmp_55ZT4Y.md5
brasero_tmp_7FJH4Y
brasero_tmp_9L2R4Y.bin
brasero_tmp_A4JU4Y
brasero_tmp_E3JU4Y
brasero_tmp_EJLI4Y.bin
brasero_tmp_FU0S4Y
brasero_tmp_GT0S4Y
brasero_tmp_I25P4Y.bin
brasero_tmp_IW0S4Y.bin
brasero_tmp_OGJH4Y
brasero_tmp_QMLI4Y
brasero_tmp_STBJ4Y.md5
brasero_tmp_TFJH4Y
brasero_tmp_W6LJ4Y
brasero_tmp_WMLI4Y
brasero_tmp_X6XU4Y
brasero_tmp_XU0S4Y
brasero_tmp_ZVLI4Y

** Attachment added: "Log with the error"
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/397412/+attachment/4926860/+files/brasero-session.log

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

Title:
  brasero fails when burning DVD

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

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

[Bug 1708043] Re: Lenovo X1 Carbon Gen5 fails to resume

2017-08-03 Thread Kai-Heng Feng
That means your machine also needs to run icm_firmware_init(). I'll
build a new kernel.

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

Title:
  Lenovo X1 Carbon Gen5 fails to resume

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

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


[Bug 1678477] Re: Kernel has troule recognizing Corsair Strafe RGB keyboard

2017-08-03 Thread Ubiratan Pires Alberton
I've also installed the linked kernel today, and verified it works for
me as well! The keyboard was detected correctly every time through
multiple unpluggings and reboots, with output similar to what Frits
pasted above. I too always get the "couldn't find an interrupt endpoint"
message, but other than the device seems to work well.

I'll keep using this kernel and will report if the problem appears
again.

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

Title:
  Kernel has troule recognizing Corsair Strafe RGB keyboard

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

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


[Bug 1468786] Re: libgrip FTBFS with newer GTK

2017-08-03 Thread Bug Watch Updater
** Changed in: libgrip (Debian)
   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/1468786

Title:
  libgrip FTBFS with newer GTK

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

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


[Bug 1708574] [NEW] Not on current image

2017-08-03 Thread Doug McMahon
Public bug reported:

Fresh install aug2 image
Seems sessioninstaller is not included

Test case:
try to open a h.264 video in Videos on a default install

What happens: Videos open , then nothing..
What should happen: User should be prompted to install gstreamer plugins

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: sessioninstaller 0.20+bzr150-0ubuntu4.1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.6-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Aug  3 22:54:22 2017
InstallationDate: Installed on 2017-08-04 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170802)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: sessioninstaller
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

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

Title:
  Not on current image

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

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


[Bug 1654777] Re: zram-config control by maximum amount of RAM usage

2017-08-03 Thread Seth Arnold
There was a discussion about making better swap size guidelines at the
Athens sprint in June 2016, I summarized the results at
https://bugs.launchpad.net/ubuntu/+source/debian-
installer/+bug/1566129/comments/3 and some additional questions were
raised in https://bugs.launchpad.net/ubuntu/+source/debian-
installer/+bug/1566129/comments/4

Thanks

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

Title:
  zram-config control by maximum amount of RAM usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1654777/+subscriptions

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


[Bug 1705742] Re: linux-gcp: 4.10.0-1003.3 -proposed tracker

2017-08-03 Thread Brad Figg
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

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

Title:
  linux-gcp: 4.10.0-1003.3 -proposed tracker

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

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


[Bug 1654777] Re: zram-config control by maximum amount of RAM usage

2017-08-03 Thread John Moser
This version is configurable via /etc/default/zram-config

By default, it uses up to 50% of RAM, and will swap up to 2x max RAM
(i.e. any greater than 4:1 compression can't fully utilize the 50%-of-
RAM limit).

I believe this is ready to replace the one currently packaged, and
should be suitable for use in the installer.

** Attachment added: "Updated, configurable version"
   
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1654777/+attachment/4926855/+files/init-zram-swapping

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

Title:
  zram-config control by maximum amount of RAM usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1654777/+subscriptions

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


[Bug 1705742] Re: linux-gcp: 4.10.0-1003.3 -proposed tracker

2017-08-03 Thread Po-Hsu Lin
** Changed in: kernel-sru-workflow/regression-testing
   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/1705742

Title:
  linux-gcp: 4.10.0-1003.3 -proposed tracker

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

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


[Bug 1708569] Re: Installer on latest image fails to create a complete $HOME directory

2017-08-03 Thread Doug McMahon
Switching to an actual x11 session &  logging in then creates expected
folders in $HOME

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

Title:
  Installer on latest image fails to create a complete $HOME directory

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

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


[Bug 1166529] Re: Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All; Broken Beyond All Repair

2017-08-03 Thread aidanjt
I'm having the same problem with PCI ID 1102:0012 & sub ID 1102:0010.
It's a SB Z OEM (no fancy shroud).

** Attachment added: "alsainfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1166529/+attachment/4926854/+files/alsainfo.txt

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

Title:
  Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All; Broken
  Beyond All Repair

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

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


[Bug 1599874] Re: no rear sound creative sound blaster Z ssid: 1102:0023

2017-08-03 Thread aidanjt
I'm having the same problem with PCI ID 1102:0012 & sub ID 1102:0010.
It's a SB Z OEM (no fancy shroud).

** Attachment added: "alsainfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1599874/+attachment/4926853/+files/alsainfo.txt

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

Title:
   no rear sound creative sound blaster Z ssid: 1102:0023

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

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


[Bug 1708569] [NEW] Installer on latest image fails to create a complete $HOME directory

2017-08-03 Thread Doug McMahon
Public bug reported:

Test case:
Use latest image (august 2 here
Install, reboot
Check contents of home folder

Seen here:
$ ls
Desktop  examples.desktop

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.6-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Aug  3 22:07:38 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
InstallationDate: Installed on 2017-08-04 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170802)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful ubiquity-17.10.2 wayland-session

** Attachment added: "Screenshot from 2017-08-03 22-04-50.png"
   
https://bugs.launchpad.net/bugs/1708569/+attachment/4926847/+files/Screenshot%20from%202017-08-03%2022-04-50.png

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

Title:
  Installer on latest image fails to create a complete $HOME directory

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

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


[Bug 1708528] Re: Chrome web apps added to desktop are missing icons

2017-08-03 Thread Daniel van Vugt
The desktop icons actually aren't part of gnome-shell. It's nautilus-
desktop, which may also go away in future releases (!) It's also an
X11-only app so depends on Xwayland (!)

** Package changed: gnome-shell (Ubuntu) => nautilus (Ubuntu)

** Tags added: gnome-17.10

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

Title:
  Chrome web apps added to desktop are missing icons

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

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


[Bug 1705369] Re: Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a desktop with an Intel GPU)

2017-08-03 Thread Daniel van Vugt
SB, please log a separate bug.

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

Title:
  Ubuntu 17.10 boots to black screen when using Nvidia drivers (on a
  desktop with an Intel GPU)

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

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


[Bug 1691489] Re: fstab entries written by cloud-config may not be mounted

2017-08-03 Thread Scott Moser
** Description changed:

- As reported in bug 1686514, sometimes /mnt will not get mounted when re-
- delpoying or stopping-then-starting a Azure vm of L32S.  This is
- probably a more generic issue, I suspect shown due to the speed of disks
- on these systems.
+ === Begin SRU Template ===
+ [Impact]
+ There is a race condition on a re-deployment of cloud-init on Azure
+ where /mnt will not get properly formatted or mounted.  This is due to
+ "dirty" entries in /etc/fstab that cause a device to be busy when
+ cloud-init goes to format it.  This shows itself usually as 'mkfs'
+ complaining that the device is busy.  The cause is that systemd
+ starts an fsck and collides with cloud-init re-formatting the disk.
+ 
+ The problem can be seen other places but seemed to be most reproducible
+ and originally found on Azure.
+ 
+ [Test Case]
+ 1.) Launch a Azure vm, ideally size L32S.
+ 2.) Log in and verify the system properly mounted /mnt.
+ 3.) Re-deploy the vm through the web ui and try again.
+ 
+ [Regression Potential]
+ Worst case scenario, these changes unnecessarily slow down boot and 
+ do not fix the problem.
+ 
+ [Other Info]
+ Upstream commit at
+   https://git.launchpad.net/cloud-init/commit/?id=1f5489c258
+ 
+ === End SRU Template ===
  
  
+ As reported in bug 1686514, sometimes /mnt will not get mounted when 
re-delpoying or stopping-then-starting a Azure vm of L32S.  This is probably a 
more generic issue, I suspect shown due to the speed of disks on these systems.
+ 
  Related bugs:
-  * bug 1686514: Azure: cloud-init does not handle reformatting GPT partition 
ephemeral disks
+  * bug 1686514: Azure: cloud-init does not handle reformatting GPT partition 
ephemeral disks

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

Title:
  fstab entries written by cloud-config may not be mounted

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

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

[Bug 1159707] ✔page layout

2017-08-03 Thread antonio_
Hello friend,

I  just wanted  to show you my  new web page layout, take a  look here
http://bit.do/dEsuq

Kind regards, nt Dam


From: Bug 1159707 [mailto:1159...@bugs.launchpad.net]
Sent: Thursday, August 03, 2017 8:28 PM
To: antoniodamic...@libero.it
Subject: Yes.  Awesome.

I was  in a  similar predicament back in  February this year. I had a
female friend that I slowly developed a crush on. During a  party  I saw
another  one of my guy friends touching her (ass + boobs) and cuddling
with  her. I immediately felt angry and jealous. The next few weeks
after  the party  was complete shit  as my anger was eating me alive.
Eventually I  got used to  them and I moved on. It  still hurts once in
a while but definitely not as much as it was before. You'll be fine
dude, my advice would be to distract yourself by finding pleasure in
your hobbies. Only  time can heal  a broken heart.


Sent from Mail for Windows 10

** Attachment added: "3D5307F9F7D97947.jpg"
   
https://bugs.launchpad.net/bugs/1159707/+attachment/4926836/+files/3D5307F9F7D97947.jpg

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

Title:
  Cinnamon panel / task bar becomes unresponsive to mouse

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

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


[Bug 651610] Re: [CVE-2017-11421] Version number for .msi thumbnail is obtained from unreliable source

2017-08-03 Thread James Lu
Hi,

Thank you as well for the touchup and upload!

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

Title:
  [CVE-2017-11421] Version number for .msi thumbnail is obtained from
  unreliable source

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

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


[Bug 1698689] Re: USN-3269-1: partially applies to MariaDB too

2017-08-03 Thread Tyler Hicks
Unsubscribing ubuntu-security-sponsors since all that's left is artful
dev release and we're not needed for that.

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

Title:
  USN-3269-1: partially applies to MariaDB too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.0/+bug/1698689/+subscriptions

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


[Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

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

** Changed in: nvidia-graphics-drivers-375 (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/1574982

Title:
  Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong
  not supported by compiler

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

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


[Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

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

** Changed in: nvidia-graphics-drivers-340 (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/1574982

Title:
  Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong
  not supported by compiler

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

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


[Bug 1708562] Re: Xorg crashed with SIGABRT in OsAbort()

2017-08-03 Thread Apport retracing service
*** This bug is a duplicate of bug 1543192 ***
https://bugs.launchpad.net/bugs/1543192

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1543192, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1708562/+attachment/4926812/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1708562/+attachment/4926815/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1708562/+attachment/4926823/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1708562/+attachment/4926825/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1708562/+attachment/4926826/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1708562/+attachment/4926827/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1708562/+attachment/4926828/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1543192
   Xorg crashed with SIGABRT in OsAbort() ["no screens found"]

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT in OsAbort()

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

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


[Bug 1708563] [NEW] apport fails to inform when not sending report

2017-08-03 Thread John Pye
Public bug reported:

For quite some time now, I have experienced apport popup windows
reporting certain crashes. When I click to submit a report, the popup
window disappears and nothing further happens.

In the past, when closing the popup window, I used to see a new
Launchpad bug report where I could enter further details about what was
happening, or check that the bug had already been reported by others.

However that feature seems to have been disabled or become broken some
time ago.

If apport is going to silently ignore my request to report my bug, or is
reporting it somehow without feedback me, then either of these is poor
design, since there has been no feedback to me as the user about what is
happening.

Can I suggest that apport be changed to inform the user of whether or
not the crash report will be uploaded, and whether or not the user will
be redirected to give extra details? Then, if the firefox window fails
to popup, I can report a separate bug about that if needed.

** Affects: apport (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/1708563

Title:
  apport fails to inform when not sending report

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

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


[Bug 1690416] Re: [CVE] socket can be blocked by another user

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package lxterminal - 0.1.11-4ubuntu3.1

---
lxterminal (0.1.11-4ubuntu3.1) trusty-security; urgency=high

  * SECURITY UPDATE: insecure /tmp use denial of service (LP: #1690416)
- debian/patches/fix-CVE-2016-10369.patch
- CVE-2016-10369

 -- Simon Quigley   Tue, 11 Jul 2017 01:19:58 -0500

** Changed in: lxterminal (Ubuntu Trusty)
   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/1690416

Title:
  [CVE] socket can be blocked by another user

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

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


[Bug 651610] Re: [CVE-2017-11421] Version number for .msi thumbnail is obtained from unreliable source

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-exe-thumbnailer -
0.9.3-2ubuntu0.16.04.1

---
gnome-exe-thumbnailer (0.9.3-2ubuntu0.16.04.1) xenial-security; urgency=medium

  [ James Lu ]
  * SECURITY UPDATE: Arbitrary code execution (LP: #651610)
- debian/patches/switch-to-msiinfo.patch: Switch to msitools' msiinfo for
  ProductVersion fetching, replacing the insecure VBScript-based parsing
- debian/control: Add msitools to recommends; it is now used to fetch .msi
  version info.
- CVE-2017-11421

 -- Tyler Hicks   Fri, 04 Aug 2017 00:05:54 +

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

Title:
  [CVE-2017-11421] Version number for .msi thumbnail is obtained from
  unreliable source

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

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


[Bug 651610] Re: [CVE-2017-11421] Version number for .msi thumbnail is obtained from unreliable source

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-exe-thumbnailer -
0.9.4-2ubuntu0.1

---
gnome-exe-thumbnailer (0.9.4-2ubuntu0.1) zesty-security; urgency=high

  [ James Lu ]
  * SECURITY UPDATE: Arbitrary code execution (LP: #651610)
- debian/patches/switch-to-msiinfo.patch: Switch to msitools' msiinfo for
  ProductVersion fetching, replacing the insecure VBScript-based parsing
- debian/control: Add msitools to recommends; it is now used to fetch .msi
  version info.
- CVE-2017-11421

 -- Tyler Hicks   Fri, 04 Aug 2017 00:07:05 +

** Changed in: gnome-exe-thumbnailer (Ubuntu Zesty)
   Status: Confirmed => Fix Released

** Changed in: gnome-exe-thumbnailer (Ubuntu Xenial)
   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/651610

Title:
  [CVE-2017-11421] Version number for .msi thumbnail is obtained from
  unreliable source

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

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


[Bug 1691489] Re: fstab entries written by cloud-config may not be mounted

2017-08-03 Thread Brian Murray
** Changed in: cloud-init
   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/1691489

Title:
  fstab entries written by cloud-config may not be mounted

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

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


[Bug 1691772] Re: provide a way to seed NoCloud from network without image modification.

2017-08-03 Thread Brian Murray
** Changed in: cloud-init
   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/1691772

Title:
  provide a way to seed NoCloud from network without image modification.

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

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


[Bug 1698689] Re: USN-3269-1: partially applies to MariaDB too

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mariadb-10.0 -
10.0.31-0ubuntu0.16.04.2

---
mariadb-10.0 (10.0.31-0ubuntu0.16.04.2) xenial-security; urgency=high

  [ Otto Kekäläinen ]
  * SECURITY UPDATE: New upstream release 10.0.31. Includes fixes for the
following security vulnerabilities (LP: #1698689):
- CVE-2017-3464
- CVE-2017-3456
- CVE-2017-3453
- CVE-2017-3309
- CVE-2017-3308
  * Previous release 10.0.30 included included fixes for
the following security vulnerabilities:
- CVE-2017-3313
- CVE-2017-3302
  * Includes upstream fix for Debian log rotate to not rotate binary/relay
logs (MDEV-11610).

  [ Vicențiu Ciorbaru ]
  * Add patch that fixes upstream regression in 10.0.31 which made builds
on powerpc fail (‘ib_mutex_t’ does not name a type).

 -- Otto Kekäläinen   Wed, 28 Jun 2017 22:12:03 +0300

** Changed in: mariadb-10.0 (Ubuntu Xenial)
   Status: Confirmed => Fix Released

** Changed in: mariadb-10.1 (Ubuntu Zesty)
   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/1698689

Title:
  USN-3269-1: partially applies to MariaDB too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.0/+bug/1698689/+subscriptions

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

[Bug 1692916] Re: Cloudinit modules should provide schema validation to better alert consumers to unsupported config

2017-08-03 Thread Brian Murray
** Changed in: cloud-init
   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/1692916

Title:
  Cloudinit modules should provide schema validation to better alert
  consumers to unsupported config

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

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


[Bug 1690416] Re: [CVE] socket can be blocked by another user

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package lxterminal - 0.2.0-1ubuntu0.1

---
lxterminal (0.2.0-1ubuntu0.1) xenial-security; urgency=high

  * SECURITY UPDATE: insecure /tmp use denial of service (LP: #1690416)
- debian/patches/fix-CVE-2016-10369.patch
- CVE-2016-10369

 -- Simon Quigley   Tue, 11 Jul 2017 00:48:57 -0500

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

Title:
  [CVE] socket can be blocked by another user

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

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


[Bug 1698689] Re: USN-3269-1: partially applies to MariaDB too

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mariadb-10.1 -
10.1.25-0ubuntu0.17.04.1

---
mariadb-10.1 (10.1.25-0ubuntu0.17.04.1) zesty-security; urgency=high

  * SECURITY UPDATE: New upstream release 10.1.25 (LP: #1698689)
- Drop wsrep patches already applied upstream
- Drop MIPS patches that no longer apply cleanly and which
   are not relevant for Ubuntu anyway
- Add cracklib-runtime to Build-Depends (MDEV-13288)
  * Previous release 10.1.23 included included fixes for
the following security vulnerabilities:
- CVE-2017-3464
- CVE-2017-3456
- CVE-2017-3453
- CVE-2017-3309
- CVE-2017-3308
  * Previous release 10.1.22 included included fixes for
- CVE-2017-3313
- CVE-2017-3302

 -- Otto Kekäläinen   Mon, 10 Jul 2017 21:44:13 +0300

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

Title:
  USN-3269-1: partially applies to MariaDB too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.0/+bug/1698689/+subscriptions

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

[Bug 1700490] Re: Persistence file is world readable

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mosquitto - 1.4.10-2ubuntu0.2

---
mosquitto (1.4.10-2ubuntu0.2) zesty-security; urgency=low

  * SECURITY UPDATE: Persistence file is world readable, which may expose
sensitive data (LP: #1700490).
- debian/patches/mosquitto-1.4.x_cve-2017-9868.patch: Set umask to
  restrict persistence file read access to owner.
- CVE-2017-9868

 -- ro...@atchoo.org (Roger A. Light)  Mon, 26 Jun 2017 09:31:02 +0100

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

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

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

Title:
  Persistence file is world readable

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

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


[Bug 1705944] Re: USN-3357-1: partially applies to MariaDB too

2017-08-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mariadb-5.5 - 5.5.57-1ubuntu0.14.04.1

---
mariadb-5.5 (5.5.57-1ubuntu0.14.04.1) trusty-security; urgency=high

  * SECURITY UPDATE: New upstream release 5.5.57. Includes fixes made
in release 5.5.55 for the following security vulnerabilities
(LP: #1705944):
- CVE-2017-3653
- CVE-2017-3641
- CVE-2017-3636
  * Update previous changelog entries to contain new CVE identifiers

 -- Otto Kekäläinen   Sun, 23 Jul 2017 23:38:03 +0300

** Changed in: mariadb-5.5 (Ubuntu)
   Status: Confirmed => Fix Released

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

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

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

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

Title:
  USN-3357-1: partially applies to MariaDB too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-5.5/+bug/1705944/+subscriptions

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

[Bug 1701097] Re: eni rendering of ipv6 gateways fails

2017-08-03 Thread Brian Murray
** Changed in: cloud-init
   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/1701097

Title:
  eni rendering of ipv6 gateways fails

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

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


[Bug 1708561] [NEW] netflix does not work Mozilla 54.0

2017-08-03 Thread Fauze
Public bug reported:

Netflix does not work Mozilla 54.0

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 54.0+build3-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
Uname: Linux 4.4.0-89-generic i686
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  familia_toshiba   1462 F pulseaudio
BuildID: 20170612123102
Channel: Unavailable
CurrentDesktop: Unity
Date: Thu Aug  3 21:33:11 2017
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
IncompatibleExtensions:
 English (GB) Language Pack - langpack-en...@firefox.mozilla.org
 Português Brasileiro Language Pack - langpack-pt...@firefox.mozilla.org
 English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
 Português Portugal Language Pack - langpack-pt...@firefox.mozilla.org
 Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
InstallationDate: Installed on 2015-04-27 (829 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
IpRoute:
 default via 192.168.0.1 dev eth0  proto static  metric 600 
 192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.100  metric 
600
MostRecentCrashID: bp-7c60b329-9f17-4ca9-8867-a1e401170730
Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
PrefSources: prefs.js
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=54.0/20170612123102 (In use)
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
RunningIncompatibleAddons: True
SourcePackage: firefox
SubmittedCrashIDs:
 bp-7c60b329-9f17-4ca9-8867-a1e401170730
 bp-a10060bb-9c0a-488d-b739-716e21170730
 bp-73bbed15-141b-467c-b4c1-a02f21170730
 bp-5800-63b6-44cf-a44b-34fa71170730
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/11/2005
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 1.80
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 8
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.80:bd08/11/2005:svnTOSHIBA:pnSatelliteM45:pvrPSM40U-07X001:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct8:cvrVersion1.0:
dmi.product.name: Satellite M45
dmi.product.version: PSM40U-07X001
dmi.sys.vendor: TOSHIBA

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


** Tags: apport-bug i386 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/1708561

Title:
  netflix does not work Mozilla 54.0

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

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

[Bug 1555562] Re: lastpass-cli changed bundled CA certificates

2017-08-03 Thread Ross Golder
Come on please, maintainer. Seems this package has been broken and out-
of-date for a while now :(

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

Title:
  lastpass-cli changed bundled CA certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lastpass-cli/+bug/162/+subscriptions

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


[Bug 651610] Re: [CVE-2017-11421] Version number for .msi thumbnail is obtained from unreliable source

2017-08-03 Thread Tyler Hicks
Thanks for the debdiffs! The code changes look good to me but I had to
rewrite most of the changelog as we like our security uploads to follow
a standard format. Details are available here:

https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging

Also important to note is that I adjusted the version of the Zesty
upload to match the versioning described on that wiki page and that I
targeted both uploads to the -security pocket. These are minor issues
that were easy for me to fixup so I went ahead and did so in order to
get the security updates out quickly.

Thanks again for the security updates! :)

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

Title:
  [CVE-2017-11421] Version number for .msi thumbnail is obtained from
  unreliable source

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

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


[Bug 1708494] Re: Update Package request for ppc64-diag

2017-08-03 Thread Steve Langasek
Is ppc64-diag 2.7.4 the version that is needed for POWER9 compatibility?

** Changed in: ppc64-diag (Ubuntu)
   Importance: Undecided => High

** Changed in: ppc64-diag (Ubuntu)
   Status: New => Triaged

** Also affects: ppc64-diag (Ubuntu Zesty)
   Importance: Undecided
   Status: New

** Also affects: ppc64-diag (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: ppc64-diag (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: ppc64-diag (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: ppc64-diag (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: ppc64-diag (Ubuntu Zesty)
   Importance: Undecided => High

** Changed in: ppc64-diag (Ubuntu Xenial)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: ppc64-diag (Ubuntu Zesty)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: ppc64-diag (Ubuntu)
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
Canonical Foundations Team (canonical-foundations)

** Changed in: ubuntu-power-systems
 Assignee: Canonical Foundations Team (canonical-foundations) => 
(unassigned)

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

Title:
  Update Package request for ppc64-diag

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

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


[Bug 1515513] Re: /boot/initrd.img-*.old-dkms files left behind

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

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

** Tags added: patch

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

Title:
  /boot/initrd.img-*.old-dkms files left behind

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

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


[Bug 1708409] Re: kdump service does not start after configure/reboot

2017-08-03 Thread Steve Langasek
The referenced upstream bug report shows that upstream agrees this is a
regression in systemd behavior which they are planning to correct, which
is reasonable.

However, I think this is also a bug in the kdump-tools package.
'default.target' is a meta-target, which no package can know whether
it's appropriate to start its service under without knowing what
default.target is set to.  In particular, kdump-tools also declares
'Wants=network-online.target'.  If default.target (either on the kernel
commandline or on the filesystem) is pointed to some sort of local-only
rescue target, having network-online pulled into this target via kdump-
tools could break the boot.

I think kdump-tools in Debian and Ubuntu should instead be integrating
with multi-user.target.

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

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

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

** Changed in: makedumpfile (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: systemd (Ubuntu)
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
Canonical Foundations Team (canonical-foundations)

** Changed in: ubuntu-power-systems
 Assignee: Canonical Foundations Team (canonical-foundations) => 
(unassigned)

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

Title:
  kdump service does not start after configure/reboot

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

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


[Bug 1678187] Re: Removing a linux-image-extra package fails, if /boot is about full

2017-08-03 Thread Ubuntu Foundations Team Bug Bot
The attachment "patch concerning generate_initramfs function in
update_initramfs" seems to be a patch.  If it isn't, please remove the
"patch" flag from the attachment, remove the "patch" tag, and if you are
a member of the ~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  Removing a linux-image-extra package fails, if /boot is about full

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

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


[Bug 1708559] [NEW] File system support list shows no icons

2017-08-03 Thread Michael MacEachern
Public bug reported:

On a fresh install of Kubuntu 17.04 64-bit, the KDE Partition Manager
shows no icons in the file system support list.

It also seemed that the theme it loaded was in general incomplete as
well, and no icons were showing up where they should be in the program
itself.

The only fix I have found so far was to edit /etc/environment and add:
"XDG_CURRENT_DESKTOP="KDE"

This poses a usability issue as the file system list missing it's icons
aren't for aesthetics, but are for function.  With whatever problem is
causing this, it poses an issue out of the box.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: partitionmanager 3.0.0-1
ProcVersionSignature: Ubuntu 4.10.0-28.32-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CurrentDesktop: KDE
Date: Thu Aug  3 20:16:19 2017
InstallationDate: Installed on 2017-07-24 (10 days ago)
InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: partitionmanager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug kde partitionmanager zesty

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

Title:
  File system support list shows no icons

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

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


[Bug 1587193] Re: build of python3 snap fails with 'error: option --single-version-externally-managed not recognized'

2017-08-03 Thread Jason C. McDonald
That code blindness for you. Note in my 'setup.py', I had 'from
distutils.core import setup', but I SHOULD have had 'from setuptools
import setup'.

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

Title:
  build of python3 snap fails with 'error: option --single-version-
  externally-managed not recognized'

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

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


Re: [Bug 1708470] Re: My page jumps up and down for no reason. Tried refresing firefox, password, used Tor and still same thing happens w/anything I do.

2017-08-03 Thread csl
Thanks for replying.  Didn't know it was a common issue.
Just seemed like someone was making moves; and, might be an attack of some sort.

Thanks again :)


-Original Message-
From: Seth Arnold <1708...@bugs.launchpad.net>
To: luluc210 
Sent: Thu, Aug 3, 2017 7:25 pm
Subject: [Bug 1708470] Re: My page jumps up and down for no reason. Tried 
refresing firefox, password, used Tor and still same thing happens w/anything I 
do.


Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug. I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1708470

Title:
My page jumps up and down for no reason. Tried refresing firefox,
password, used Tor and still same thing happens w/anything I do.

Status in firefox package in Ubuntu:
New

Bug description:
I use Firefox browser mainly, and used Tor twice today to check if
same thing happens - and yes it does. Like right now I'm on Firefox,
the page jumps up & down for no reason - it's frustrating to even type
a word - page keeps jumping up or down. Been happening for about
2months.

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 54.0+build3-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-87.110-generic 4.4.73
Uname: Linux 4.4.0-87-generic i686
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: i386
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: lc 1653 F pulseaudio
BuildID: 20170612123102
Channel: Unavailable
CurrentDesktop: LXDE
Date: Thu Aug 3 10:31:26 2017
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2017-01-09 (205 days ago)
InstallationMedia: Lubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160720)
IpRoute:
default via 192.168.1.254 dev wlx00e1b0677506 proto static metric 600
192.168.1.0/24 dev wlx00e1b0677506 proto kernel scope link src 192.168.1.67 
metric 600
Locales: extensions.sqlite corrupt or missing
PrefSources: prefs.js
ProcEnviron:
LANGUAGE=en_US
PATH=(custom, no user)
XDG_RUNTIME_DIR=
LANG=en_US.UTF-8
SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=54.0/20170612123102 (In use)
RfKill:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/05/2006
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A03
dmi.board.name: 0CH775
dmi.board.vendor: Dell Computer Corp.
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA03:bd01/05/2006:svnDellComputerCorporation:pnDimension3000:pvr:rvnDellComputerCorp.:rn0CH775:rvr:cvnDellComputerCorporation:ct6:cvr:
dmi.product.name: Dimension 3000
dmi.sys.vendor: Dell Computer Corporation

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

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

Title:
  My page jumps up and down for no reason. Tried refresing firefox,
  password, used Tor and still same thing happens w/anything I do.

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

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

[Bug 1708096] Re: Ubuntu16.04.3 Installation fails for JFS file system

2017-08-03 Thread Steve Langasek
> The installation completes with no error, but after installation completes
> and reboots there is no disk listed in Petitboot menu.

Did grub install to a separate non-JFS /boot partition, or is it
installed to JFS?  Does Petitboot support reading from JFS disks?

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

Title:
  Ubuntu16.04.3 Installation fails for JFS file system

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

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


[Bug 1708556] [NEW] Restart from within GUI gets stuck sometimes

2017-08-03 Thread jerriy
Public bug reported:

And this happens some of the time, not all the time.

It seemingly gets stuck at random points of the process too (sometimes
it gets stuck while shutting down - other times it gets stuck after boot
begins.

This is a new phenomenon that I never experienced before I reinstalled a
fresh one from by live disk yesterday.

Note (a matter may or may not be related): I disabled the graphics
during boot and noticed that that there are "ERROR" lines when it
loading (even when the restart is succesful).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
Uname: Linux 4.4.0-89-generic x86_64
NonfreeKernelModules: wl
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Aug  4 01:42:12 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.271+bdcom, 4.4.0-31-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 4.4.0-89-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6620G] 
[1002:9641] (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] BeaverCreek [Radeon HD 6620G] [1025:059b]
 Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] 
[1002:6760] (rev ff) (prog-if ff)
InstallationDate: Installed on 2017-08-03 (0 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Packard Bell EasyNote LS11SB
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-89-generic 
root=UUID=526db693-db5f-4daf-b737-feeb9317ed96 ro nopat vesafb.invalid=1 
plymouth:debug drm.debug=0xe
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/02/2011
dmi.bios.vendor: Packard Bell
dmi.bios.version: V2.00
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: SJV70-SB
dmi.board.vendor: Packard Bell
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Packard Bell
dmi.chassis.version: V2.00
dmi.modalias: 
dmi:bvnPackardBell:bvrV2.00:bd11/02/2011:svnPackardBell:pnEasyNoteLS11SB:pvrV2.00:rvnPackardBell:rnSJV70-SB:rvrBaseBoardVersion:cvnPackardBell:ct10:cvrV2.00:
dmi.product.name: EasyNote LS11SB
dmi.product.version: V2.00
dmi.sys.vendor: Packard Bell
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Fri Aug  4 03:03:54 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.3
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial

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

Title:
  Restart from within GUI gets stuck sometimes

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

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


[Bug 1708443] Re: hhvm FTBFS with OCaml 4.05.0: missing ocamlbuild and other issues

2017-08-03 Thread Balint Reczey
The attached patch fixes the build.
Please find build log here:
https://launchpad.net/~rbalint/+archive/ubuntu/libevent-2.1/+build/13193953

** Patch added: "hhvm_3.12.11+dfsg-1ubuntu1.patch"
   
https://bugs.launchpad.net/debian/+source/hhvm/+bug/1708443/+attachment/4926770/+files/hhvm_3.12.11+dfsg-1ubuntu1.patch

** Tags added: ftbfs

** Changed in: hhvm (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: hhvm (Ubuntu)
 Assignee: Balint Reczey (rbalint) => (unassigned)

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

Title:
  hhvm FTBFS with OCaml 4.05.0: missing ocamlbuild and other issues

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

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


[Bug 1708367] Re: [needs-packaging] dnf

2017-08-03 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Changed in: ubuntu
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] dnf

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

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


[Bug 1707832] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-03 Thread Steve Langasek
> The computer still boots successfully!

Well, that's good to hear!

> So now I have two directories in /boot/efi/EFI, one called "ubuntu" and
> the other called "Ubuntu 16.04.2 LTS".

> 1. Would you recommend I remove the older Ubuntu 16.04.2 LTS
directory?

> 2. Do you think this problem will occur again for future updates?

I am uncertain if removing the older directory will cause problems.  It
depends on whether anything is referencing it in your boot path.  You
may want to check the output of 'sudo efibootmgr -v' to see.

This problem should not recur on future updates now that the mach_kernel
file exists.

> I then installed grub manually using a modified command from same
> guide I referred to earlier

> sudo grub-install --target x86_64-efi --boot-directory=/boot
> --efi-directory=/boot/efi --bootloader-id="ubuntu"

This should have the same result as just running 'sudo grub-install'.
In fact, the use of a different --bootloader-id before, instead of the
'ubuntu' value expected by the packages, is probably what led to the
problems in the config.

I'm not sure whether there is anything further we should do to improve
the grub package here.  The immediate cause of the failure was the
following of a third-party guide, however it should not have been
necessary for you to follow a third-party guide at all - the
installation should have just done the right thing for you out of the
box.  So I'll leave this bug report open for further triaging by the
grub maintainers.

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

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  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/1707832/+subscriptions

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


[Bug 1708354] Re: VSV00001 DoS vulnerability

2017-08-03 Thread Tyler Hicks
** Information type changed from Private Security to Public Security

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

Title:
  VSV1 DoS vulnerability

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

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


[Bug 1708542] Re: Fix potential access violation, use runtime user dir instead of tmp dir

2017-08-03 Thread Simon Quigley
Attached is a debdiff for Xenial applicable to 1.2.4-1.

I have tested this fix with a fresh Lubuntu Xenial install and it works
completely fine.

** Patch added: "1-1.2.4-1ubuntu0.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1708542/+attachment/4926769/+files/1-1.2.4-1ubuntu0.1.debdiff

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

Title:
  Fix potential access violation, use runtime user dir instead of tmp
  dir

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

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


[Bug 1708553] Re: VSV00001 DoS vulnerability

2017-08-03 Thread Tyler Hicks
*** This bug is a duplicate of bug 1708354 ***
https://bugs.launchpad.net/bugs/1708354

** This bug has been marked a duplicate of bug 1708354
   VSV1 DoS vulnerability

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

Title:
  VSV1 DoS vulnerability

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

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


[Bug 1708553] [NEW] VSV00001 DoS vulnerability

2017-08-03 Thread olavgg
Public bug reported:

VSV1 DoS vulnerability

CVE-

Date: 2017-08-02

A wrong if statement in the varnishd source code means that particular
invalid requests from the client can trigger an assert.

This causes the varnishd worker process to abort and restart, loosing
the cached contents in the process.

An attacker can therefore crash the varnishd worker process on demand
and effectively keep it from serving content - a Denial-of-Service
attack.

Mitigation is possible from VCL or by updating to a fixed version of Varnish 
Cache.
Versions affected

4.0.1 to 4.0.4
4.1.0 to 4.1.7
5.0.0
5.1.0 to 5.1.2

http://varnish-cache.org/security/VSV1.html

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

** Information type changed from Private Security to Public

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

Title:
  VSV1 DoS vulnerability

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

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

[Bug 1708542] Re: Fix potential access violation, use runtime user dir instead of tmp dir

2017-08-03 Thread Simon Quigley
Attached is a debdiff for Trusty applicable to 1.2.0-1.

I have tested this fix with a fresh Lubuntu Trusty install and it works
completely fine.

** Patch added: "1-1.2.0-1ubuntu0.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1708542/+attachment/4926767/+files/1-1.2.0-1ubuntu0.1.debdiff

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

Title:
  Fix potential access violation, use runtime user dir instead of tmp
  dir

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

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


[Bug 1708511] Re: package libssl1.0.0:i386 1.0.2g-1ubuntu4.8 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es nochmal installieren, bevor Sie die K

2017-08-03 Thread Seth Arnold
This may be a duplicate of bug 1692981. Thanks.

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

Title:
  package libssl1.0.0:i386 1.0.2g-1ubuntu4.8 failed to install/upgrade:
  Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie
  sollten es  nochmal installieren, bevor Sie die Konfiguration
  versuchen.

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

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


[Bug 1708470] Re: My page jumps up and down for no reason. Tried refresing firefox, password, used Tor and still same thing happens w/anything I do.

2017-08-03 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  My page jumps up and down for no reason. Tried refresing firefox,
  password, used Tor and still same thing happens w/anything I do.

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

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


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

2017-08-03 Thread Jarno Suni
I think the patch presented at 
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/comments/8
might give more helpful error message, since it avoids filling /boot as long as 
possible, thus the system is unlikely to run out of space while running 
mkinitramfs, but finds out, if the system lacks free space, and if it does, it 
tells the URL of the documentation page concerning removing old kernels.

P.S. The URL could be https://help.ubuntu.com/community/LowDiskOnBoot
alternatively. (Luke W Faraone uses that in his merge proposal, and it
redirects to the same document currently.)

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

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

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

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


  1   2   3   4   5   6   >