[Bug 1692538] Comment bridged from LTC Bugzilla

2017-11-20 Thread bugproxy
--- Comment From sikri...@in.ibm.com 2017-11-21 02:33 EDT---
Hi Daniel,

Yes. I meant TCP Segmentation Offload when I said large-send offload.

Your understanding of the current ibmveth code is right.

AIX Path MTU Discovery is enabled by default and so though the very
first packet (larger payload) can leave the LPAR with higher MSS, AIX
will discover that the path MTU size is lower than the MSS negotiated.
This leads to AIX TCP recovering (based on path MTU values) and sending
packets of right MTU size for further packets.

But if user disables Path MTU and configures an MTU higher than what
physical NIC can support, then this will lead to packet drops (and AIX
stack cannot rediscover MTU without path MTU). So, second scenario you
mentioned in your note will lead to communication issues.

Also by default, AIX MTU settings are optimal ones i.e 1500 bytes (even
when TSO is enabled). This helps in AIX LPAR sending larger payloads
with MSS value of 1500. If an user knows that the physical NIC in VIOS
or Linux IO server has Jumbo frames enabled, MTU can be set to 9000
(here again if TSO is enabled, larger payloads will go with MSS of
9000).  So, the optimal values are the default values (1500/9000).

Regards,
Siva K.

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

Title:
  Ubuntu 16.04.02: ibmveth: Support to enable LSO/CSO for Trunk VEA

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

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

[Bug 1724859] Re: Artful: Fix FTBS on test-rebuild due to glibc changes

2017-11-20 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/strongswan/+git/strongswan/+merge/334021

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

Title:
  Artful: Fix FTBS on test-rebuild due to glibc changes

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

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

[Bug 1733276] Re: Cannot resize partitions on NVME devices due to bad device name parsing

2017-11-20 Thread Frode Nordahl
** Also affects: partman-partitioning (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: partman-partitioning via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820818
   Importance: Unknown
   Status: Unknown

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

Title:
  Cannot resize partitions on NVME devices due to bad device name
  parsing

To manage notifications about this bug go to:
https://bugs.launchpad.net/partman-partitioning/+bug/1733276/+subscriptions

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

[Bug 1733075] Re: demote foolscap and rdeps to -proposed, incmpatible with twisted 17

2017-11-20 Thread Brian Warner
Ok, 0.13.1 is released. At least it should fail *different* tests this
time :)

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

Title:
  demote foolscap and rdeps to -proposed, incmpatible with twisted 17

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

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

[Bug 1733306] Re: FS-Cache: Assertion failed

2017-11-20 Thread DanielT
Hi Joseph,

Thanks for your advice.
I've installed the kernel but the machine is currently in heavy usage so I 
might only have a chance to reboot to about a week later. Will update once I 
try it.

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

Title:
  FS-Cache: Assertion failed

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

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

[Bug 1729389] Re: Bluetooth mouse and keyboard connects, works for a few seconds, then doesn't react

2017-11-20 Thread Kai-Heng Feng
Please find the last working and first non-working kernel from
http://kernel.ubuntu.com/~kernel-ppa/mainline/

You only need to test mainline release, you can ignore version number
that has two points.

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

Title:
  Bluetooth mouse and keyboard connects, works for a few seconds, then
  doesn't react

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

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

[Bug 1724441] Re: No external network access for VMs

2017-11-20 Thread Michael Gratton
Hey, thanks for the pointers, I've been looking into this a bit and
performed the following:

- Set `bridge_helper` correctly in `/etc/libvirt/qemu.conf` - it was commented 
out and pointing to the wrong binary
- Made qemu-bridge-helper set-uid
- Created an appropriate /etc/qemu/bridge.conf
- Restarted all the services

I'm getting a different error message now, at least.

As far as I can tell, gnome-boxes is just a libvirt client, so it just
expects a working installation.

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

Title:
  No external network access for VMs

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

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

[Bug 1733089] Re: package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to install/upgrade: package libcurl3-gnutls:amd64 is already installed and configured

2017-11-20 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug is no longer a duplicate of bug 1733090
   package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to install/upgrade: 
package libcurl3-gnutls:amd64 is already installed and configured
** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to
  install/upgrade: package libcurl3-gnutls:amd64 is already installed
  and configured

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

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

[Bug 1719322] Re: Remove patch to remove headerbar

2017-11-20 Thread Khurshid Alam
Totem:

Menubar patches depends on if gnome-shell shows app-menu or not which is
configurable in dconf.

** Patch added: "ubuntu-use-traditional-titlebars.patch"
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1719322/+attachment/5012044/+files/ubuntu-use-traditional-titlebars.patch

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

Title:
  Remove patch to remove headerbar

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

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

[Bug 1733462] Re: package python3-apport 2.20.1-0ubuntu2.13 failed to install/upgrade: package python3-apport is already installed and configured

2017-11-20 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package python3-apport 2.20.1-0ubuntu2.13 failed to install/upgrade:
  package python3-apport is already installed and configured

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

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

[Bug 1732732] Re: package libcrystalhd3:amd64 1:0.0~git20110715.fdd2f19-11build1 failed to install/upgrade: package libcrystalhd3:amd64 is already installed and configured

2017-11-20 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package libcrystalhd3:amd64 1:0.0~git20110715.fdd2f19-11build1 failed
  to install/upgrade: package libcrystalhd3:amd64 is already installed
  and configured

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

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

[Bug 1733090] Re: package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to install/upgrade: package libcurl3-gnutls:amd64 is already installed and configured

2017-11-20 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to
  install/upgrade: package libcurl3-gnutls:amd64 is already installed
  and configured

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

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

[Bug 997483] Re: VT_WAITACTIVE does not work well with a multiseat setup

2017-11-20 Thread dino99
Latest 'assigned' for that report have never done the job; removing him
to get a real fix chance.

** Changed in: lightdm (Ubuntu)
 Assignee: Richard Hansen (rhansen) => (unassigned)

** Changed in: lightdm
 Assignee: Richard Hansen (rhansen) => (unassigned)

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

** Changed in: lightdm
   Status: In Progress => Confirmed

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

Title:
  VT_WAITACTIVE does not work well with a multiseat setup

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

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

[Bug 1727331] Comment bridged from LTC Bugzilla

2017-11-20 Thread bugproxy
--- Comment From mcfad...@us.ibm.com 2017-11-20 15:08 EDT---
So is the official fix avail yet?  Any outlook?

--- Comment From sthou...@in.ibm.com 2017-11-21 01:07 EDT---
Any update on the official fix ?

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

Title:
  NMI watchdog: BUG: soft lockup on Guest upon boot (KVM)

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

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

[Bug 1729337] Re: CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config

2017-11-20 Thread FedeX
Ok this is very weird, it worked fine after the first reboot, but then I
booted once again with 3.13.0-135-generic #184-Ubuntu just to confirm
that the same mount options where failing (which they did). Then I
rebooted again to 3.13.0-134-generic #183~lp1729337Commit5165d87e224 and
the mount it's failing just like with 3.13.0-135-generic #184-Ubuntu

uname -a
Linux ruby2-staging03 3.13.0-134-generic #183~lp1729337Commit5165d87e224 SMP 
Thu Nov 16 21:22:11 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

$ sudo mount -o remount -a
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

Not sure what to think of this now

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

Title:
  CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config

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

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

[Bug 1728523] Re: QCA6174A XR cannot find any WiFi AP

2017-11-20 Thread Po-Hsu Lin
Patch applied.

** Changed in: linux-firmware (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: hwe-next
   Status: New => Fix Committed

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

Title:
  QCA6174A XR cannot find any WiFi AP

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

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

[Bug 1733482] Re: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of pac

2017-11-20 Thread dino99
*** This bug is a duplicate of bug 1725928 ***
https://bugs.launchpad.net/bugs/1725928

** This bug has been marked a duplicate of bug 1725928
   package libsane1 1.0.27-1~experimental2ubuntu1: multiarch packages with 
differing files

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

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

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

[Bug 1729337] Re: CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config

2017-11-20 Thread FedeX
Hi Joseph,

It seems to be working fine with this kernel, is there any particular
info you would like me to provide?

Cheers
FedeX

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

Title:
  CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config

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

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

Re: [Bug 1724639] Re: Bug in Kernel 4.13 : Intel Mobile Graphics 945 shows 80 % black screen

2017-11-20 Thread Kai-Heng Feng
The next one:

http://people.canonical.com/~khfeng/lp1724639-4/


> On 20 Nov 2017, at 8:25 PM, Eduard <1724...@bugs.launchpad.net> wrote:
> 
> Hey @Kaihengfeng,
> 
> I tried your kernel from Post #61,
> 
> http://people.canonical.com/~khfeng/lp1724639-3/
> 
> 
> The graphic error is present in this kernel !
> 
> -- 
> You received this bug notification because you are subscribed to linux
> in Ubuntu.
> https://bugs.launchpad.net/bugs/1724639
> 
> Title:
>  Bug in Kernel 4.13 : Intel Mobile Graphics 945 shows 80 % black screen
> 
> Status in linux package in Ubuntu:
>  Confirmed
> Status in openSUSE:
>  Unknown
> 
> Bug description:
>  Installed O.S. on Samsung NC10. Display worked O.K. in text mode so
>  the install went smoothly. When the system is rebooted, however,
>  switching to graphics mode results in the below described screen
>  corruption:-
> 
>  Left  Hand Side 80% of screen black with a blue of white pixels and some 
> blue lines at the top
>  Right Hand Side 20% of screen OK.
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 17.10
>  Package: linux-image-4.13.0-16-generic 4.13.0-16.19
>  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
>  Uname: Linux 4.13.0-16-generic i686
>  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
> k4.13.0-16-generic.
>  AplayDevices:
>    List of PLAYBACK Hardware Devices 
>   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
> Subdevices: 1/1
> Subdevice #0: subdevice #0
>  ApportVersion: 2.20.7-0ubuntu3
>  Architecture: i386
>  ArecordDevices:
>    List of CAPTURE Hardware Devices 
>   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
> Subdevices: 1/1
> Subdevice #0: subdevice #0
>  AudioDevicesInUse:
>   USERPID ACCESS COMMAND
>   /dev/snd/controlC0:  ian 918 F pulseaudio
>  Card0.Amixer.info:
>   Card hw:0 'Intel'/'HDA Intel at 0xf034 irq 25'
> Mixer name: 'Realtek ALC272'
> Components: 'HDA:10ec0272,144dca00,0011'
> Controls  : 25
> Simple ctrls  : 12
>  CurrentDesktop: LXDE
>  Date: Wed Oct 18 18:30:15 2017
>  HibernationDevice: RESUME=UUID=c54e130e-6625-4d96-ba75-4efaa6a9da75
>  InstallationDate: Installed on 2017-10-18 (0 days ago)
>  InstallationMedia: Lubuntu 17.10 "Artful Aardvark" - Release i386 
> (20171017.1)
>  MachineType: SAMSUNG ELECTRONICS CO., LTD. NC10
>  ProcFB: 0 inteldrmfb
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic 
> root=UUID=d74a58ab-e96e-4531-a2eb-13f0d1610658 ro quiet splash vt.handoff=7
>  RelatedPackageVersions:
>   linux-restricted-modules-4.13.0-16-generic N/A
>   linux-backports-modules-4.13.0-16-generic  N/A
>   linux-firmware 1.169
>  SourcePackage: linux
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  dmi.bios.date: 04/14/2009
>  dmi.bios.vendor: Phoenix Technologies Ltd.
>  dmi.bios.version: 07CA.M002.20090414.KTW
>  dmi.board.name: NC10
>  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
>  dmi.board.version: Not Applicable
>  dmi.chassis.asset.tag: No Asset Tag
>  dmi.chassis.type: 10
>  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
>  dmi.chassis.version: N/A
>  dmi.modalias: 
> dmi:bvnPhoenixTechnologiesLtd.:bvr07CA.M002.20090414.KTW:bd04/14/2009:svnSAMSUNGELECTRONICSCO.,LTD.:pnNC10:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNC10:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
>  dmi.product.name: NC10
>  dmi.product.version: Not Applicable
>  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1724639/+subscriptions

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

Title:
  Bug in Kernel 4.13 : Intel Mobile Graphics 945 shows 80 % black screen

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

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

Re: [Bug 1732686] Re: Asus Fx553VD - Keyboard LED backlight controls are not working # kernel-bug-reported-upstream

2017-11-20 Thread Kai-Heng Feng
> On 21 Nov 2017, at 2:47 AM, R.Erol <1732...@bugs.launchpad.net> wrote:
> 
> Kai , thank you so much!
> 
> That one works nicely , i can adjust the brightness of keyboard and turn
> on and off my keyboard light.
> 
> Thanks again.
> 
> One last question though ; what can i do for ACPI errors?

Unless it breaks your system, otherwise I think it’s safe to let them
stay where they were.

> 
> -- 
> You received this bug notification because you are subscribed to linux
> in Ubuntu.
> https://bugs.launchpad.net/bugs/1732686
> 
> Title:
>  Asus Fx553VD - Keyboard LED backlight controls are not working #
>  kernel-bug-reported-upstream
> 
> Status in linux package in Ubuntu:
>  Triaged
> 
> Bug description:
>  Hi , i'm using this laptop with it's latest bios (V303 -
>  https://www.asus.com/Laptops/ASUS-FX553VD/HelpDesk_BIOS/ )
> 
>  Kernel : 4.14.0-041400-generic x86_64
> 
>  I can't control keyboard LED backlight level with it's dedicated FN
>  keys or anything else. FN keys are recognized by Linux Mint 18.2 and
>  Ubuntu 16.04 but pressing them have no effect.
> 
>  Kernels from 4.10 to 4.14 are the same on that regard.
> 
>  And also i have these errors on "inxi -F && dmesg | grep -i error"
> 
>  [0.031175] ACPI Error: [PRT0] Namespace lookup failure, 
> AE_ALREADY_EXISTS (20170728/dswload-378)
>  [0.040665] ACPI Error: 1 table load failures, 10 successful 
> (20170728/tbxfload-246)
>  [0.506425] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
>  [1.694527] RAS: Correctable Errors collector initialized.
>  [9.833145] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
> 
>  I'm not a developer but only a user. So if i opened that issue to the
>  wrong place can you point me the correct place to open it?
> 
>  Thanks.
>  --- 
>  ApportVersion: 2.20.1-0ubuntu2.12
>  Architecture: amd64
>  CurrentDesktop: X-Cinnamon
>  DistroRelease: Linux 18.2
>  InstallationDate: Installed on 2017-10-22 (24 days ago)
>  InstallationMedia: Linux Mint 18.2 "Sonya" - Release amd64 20170628
>  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
>  Package: linux (not installed)
>  ProcEnviron:
>   TERM=xterm-256color
>   PATH=(custom, no user)
>   XDG_RUNTIME_DIR=
>   LANG=tr_TR.UTF-8
>   SHELL=/bin/bash
>  Tags:  sonya
>  Uname: Linux 4.14.0-041400-generic x86_64
>  UnreportableReason: The running kernel is not an Ubuntu kernel
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
>  _MarkForUpload: True
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1732686/+subscriptions

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

Title:
  Asus Fx553VD - Keyboard LED backlight controls are not working #
  kernel-bug-reported-upstream

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

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

[Bug 1718845] Re: package apache2 2.4.25-3ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

** Changed in: apache2 (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/1718845

Title:
  package apache2 2.4.25-3ubuntu2.3 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/apache2/+bug/1718845/+subscriptions

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

[Bug 1723422] Re: /usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant

2017-11-20 Thread huerben
It seems there is no change for me. This is my mate-panel.rc

# Panel specific settings for correct theming on MATE

style "panel" = "dark"
{
xthickness = 0
ythickness = 0

engine "murrine" {
colorize_scrollbar = TRUE
}
}

style "panel_default" = "dark"
{
engine "murrine" {
colorize_scrollbar = TRUE
}
}

widget "*Panel"   style "panel"
widget "*PanelWidget*"style "panel"
widget "*PanelApplet*"style "panel" # workaround for right 
click menu corrupted bg
widget "*fast-user-switch*"   style "panel" # workaround for Fast 
User Switch applet
widget "*CPUFreqApplet*"  style "panel" # workaround for 
CpuFreq Applet
class "PanelApp*" style "panel"
class "PanelToplevel*"style "panel"
widget_class "*notif*"style "panel"
widget_class "*PanelApplet*"  style "panel_default" # workaround for right 
click menu corrupted bg
widget_class "*Tray*" style "panel" # workaround for 
StarDict, gnubiff... tray icon bg
class "GtkScrollbar"  style "murrine-scrollbar"

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

Title:
  /usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error:
  invalid string constant "murrine-scrollbar", expected valid string
  constant

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

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

[Bug 997483] Re: VT_WAITACTIVE does not work well with a multiseat setup

2017-11-20 Thread Mikko Rantalainen
It seems to be that the problem occurs after this:

** (lightdm:1153): WARNING **: Error using VT_WAITACTIVE 7 on /dev/tty0:
Interrupted system call

(The console number depends on luck, of course.)

I would guess that whatever code is emitting that error message is not
handling the situation correctly. In case of "Interrupted system call" I
would guess the correct way to handle the problem is to repeat the
system call. I think the code instead emits this error and proceeds
blindly forward.

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

Title:
  VT_WAITACTIVE does not work well with a multiseat setup

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

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

Re: [Bug 1633737] Re: Anki fails to start in Yakkety due to missing PyQt4-WebKit

2017-11-20 Thread emk2203
​I would suggest to switch to Anki 2.1 beta
, which is in testing for over a
year now (beta 25 currently) and looks good enough.

It uses the latest dependencies (Python 3, Qt 5.9) and should be the future
of Anki.

Downside is that plugins for Anki need to be rewritten. I am not sure about
their status now, but even an Anki with limited plugin
availability is better than no Anki at all in the distribution.

Those who need more can alwas install the compiled package as Joshua Panter
suggested.

Erik Koennecke

Am 16.11.2017 1:59 nachm. schrieb "Joshua Panter" <
1633...@bugs.launchpad.net>:

> why not just package the compiled package from
> https://apps.ankiweb.net/? Has this been done, is there a repo with
> this?
>
> Can anybody confirm if #6 from above fixes the problem?
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1660984).
> https://bugs.launchpad.net/bugs/1633737
>
> Title:
>   Anki fails to start in Yakkety due to missing PyQt4-WebKit
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/anki/+bug/1633737/+subscriptions
>

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

Title:
  Anki fails to start in Yakkety due to missing PyQt4-WebKit

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

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

[Bug 1733487] [NEW] installer created invaid username

2017-11-20 Thread Carl Karsten
Public bug reported:

Using this 
d-i passwd/user-fullname string Video Team User

but not 
# d-i passwd/username string juser

I am prompted for a username, defaults to "video"

I accept that default, and it tells me it is invalid.

I'm guessing thing that constructed the username should check against
the blacklist mentioned here:

"According to the comments in the list of reserved user names,"
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450954

** Affects: debian-installer (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/1733487

Title:
  installer created invaid username

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

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

[Bug 1729337] Re: CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config

2017-11-20 Thread FedeX
Hi Joseph,

Thanks for that

No worries, I'll test this now and report back to you

Cheers
FedeX

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

Title:
  CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config

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

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

[Bug 1733487] Re: installer created invaid username

2017-11-20 Thread Carl Karsten
policykit-1 ?!  I will swear I picked debian-installer

** Also affects: debian-installer (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: policykit-1 (Ubuntu)

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

Title:
  installer created invaid username

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

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

[Bug 1671540] Re: Software Updater window is invisible

2017-11-20 Thread Mat Cucuzella
After upgrading to 17.10 I haven't had this problem. Since this is a
Gnome based software version, maybe the problem was in Unity.

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

Title:
  Software Updater window is invisible

To manage notifications about this bug go to:
https://bugs.launchpad.net/update-notifier/+bug/1671540/+subscriptions

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

Re: [Bug 1729674] Re: TB16 dock ethernet corrupts data with hw checksum silently failing

2017-11-20 Thread Kai-Heng Feng
> On 20 Nov 2017, at 11:47 PM, Dave Chiluk <1729...@bugs.launchpad.net> wrote:
> 
> I reviewed your patch, and it appears as if it only turns off receive
> checksumming. The internets are saying that transmit needs to be turned off
> as well.  Have you checked to see if transmit is affected as well?

TX is not affected under my simple NFS testing.

> 
> I will try to do some transmit tests.  I'll also "test" your kernel when I
> get a chance, but by the looks of the patch there shouldn't be too much to
> test as it simply turns off RX checksuming which is already a known good
> solution.

Yea, just want to make sure USB/PCI ids are the same for both TB15 and TB16.
The TB15 at my hand is not even the mass production one.

> 
> On Mon, Nov 20, 2017 at 2:06 AM, Kai-Heng Feng 
> wrote:
> 
>> Dave,
>> 
>> Please try this kernel,
>> http://people.canonical.com/~khfeng/lp1729674/
>> 
>> The temporary workaround is what we can get before chip vendors solve
>> the issue.
>> 
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1729674
>> 
>> Title:
>>  TB16 dock ethernet corrupts data with hw checksum silently failing
>> 
>> Status in Dell Sputnik:
>>  Triaged
>> Status in linux package in Ubuntu:
>>  In Progress
>> Status in linux package in Fedora:
>>  Confirmed
>> 
>> Bug description:
>>  It looks like TCP  rx and tx checksum offloading is broken on the TB16
>> dock's ethernet adapter. For example downloading a large file such as the
>> Ubuntu ISO, and then running an md5sum on it yields the incorrect md5sum.
>> This is because
>>  rx-checksumming: on
>>  tx-checksumming: on
>>  and both set to on by default.
>> 
>>  Running sudo ethtool -K  tx off rx off, allows the
>>  download to complete correctly.  This is very bad since this can cause
>>  very bad untrustworthy behavior.
>> 
>>  This was conducted using an Dell Precision 5520 on Ubuntu 16.04+linux-
>>  generic-hwe-16.04-edge.
>> 
>>  Thank you
>> 
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/dell-sputnik/+bug/1729674/+subscriptions
>> 
> 
> -- 
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1729674
> 
> Title:
>  TB16 dock ethernet corrupts data with hw checksum silently failing
> 
> Status in Dell Sputnik:
>  Triaged
> Status in linux package in Ubuntu:
>  In Progress
> Status in linux package in Fedora:
>  Confirmed
> 
> Bug description:
>  It looks like TCP  rx and tx checksum offloading is broken on the TB16 
> dock's ethernet adapter. For example downloading a large file such as the 
> Ubuntu ISO, and then running an md5sum on it yields the incorrect md5sum.  
> This is because
>  rx-checksumming: on
>  tx-checksumming: on
>  and both set to on by default.
> 
>  Running sudo ethtool -K  tx off rx off, allows the
>  download to complete correctly.  This is very bad since this can cause
>  very bad untrustworthy behavior.
> 
>  This was conducted using an Dell Precision 5520 on Ubuntu 16.04+linux-
>  generic-hwe-16.04-edge.
> 
>  Thank you
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dell-sputnik/+bug/1729674/+subscriptions

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

Title:
  TB16 dock ethernet corrupts data with hw checksum silently failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1729674/+subscriptions

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

[Bug 1733482] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of p

2017-11-20 Thread Elijah Stephens
Public bug reported:

Fix

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
Date: Mon Nov 20 23:40:00 2017
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2017-11-20 (0 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: Upgraded to artful on 2017-11-21 (0 days ago)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

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

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

[Bug 1733483] [NEW] Desktop occasionally freezes/locks up when switching workspaces

2017-11-20 Thread Peter Goodall
Public bug reported:

Appears identical to Bug #815996, except my system freezes on 
I can recover using the same  followed by 

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
Uname: Linux 4.4.0-101-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.13
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
CurrentDesktop: Unity
Date: Tue Nov 21 15:39:53 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GpuHangFrequency: Several times a day
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Today
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Cayman XT [Radeon HD 6970] [1002:6718] 
(prog-if 00 [VGA controller])
   Subsystem: Hightech Information System Ltd. Cayman XT [Radeon HD 6970] 
[1787:2010]
InstallationDate: Installed on 2016-12-26 (330 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Beta amd64 (20161225)
MachineType: Gigabyte Technology Co., Ltd. EX58-UD4P
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-101-generic 
root=UUID=b75d88a5-17db-41ca-b8c3-688570b65b58 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/11/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F8
dmi.board.name: EX58-UD4P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd05/11/2009:svnGigabyteTechnologyCo.,Ltd.:pnEX58-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEX58-UD4P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: EX58-UD4P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.83-1~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
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: Tue Nov 21 15:33:12 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.7
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 freeze third-party-packages 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/1733483

Title:
  Desktop occasionally freezes/locks up when switching workspaces

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

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

[Bug 112895] Re: There is no documentation about galternatives

2017-11-20 Thread mmyfl
As we have rewritten the whole program, I think now it's instructive
enough with many hints and underlying commands. But we do not have a
plan to continue maintaining an active man page since it's a GUI
program, but this is discussable.

** Changed in: galternatives (Ubuntu)
   Status: Confirmed => Opinion

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

Title:
  There is no documentation about galternatives

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

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

[Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2017-11-20 Thread PJSingh5000
After I click on the "Canonical Partners" on the "Other Software" tab, I
do ~not~ see an OK button.  Also, I am not prompted to enter a password.

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

Title:
  Software & Updates application does not permit changes on the "Other
  Software" tab

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

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

[Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2017-11-20 Thread PJSingh5000
After I click on the "Canonical Partners" on the "Other Software" tab, I
do ~not~ see an OK button.  Also, I am not prompted to enter a password.

** Attachment added: "No OK button or password dialog after clicking "Canonical 
Partners" checkbox."
   
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1727908/+attachment/5011992/+files/Screenshot%20from%202017-11-20%2023-39-43.png

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

Title:
  Software & Updates application does not permit changes on the "Other
  Software" tab

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

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

[Bug 1733479] [NEW] pushModal: invocation of begin_modal failed

2017-11-20 Thread videni
Public bug reported:

Nov 21 12:27:02 mufeng-ThinkPad-S2 gnome-shell[2585]: STACK_OP_RAISE_ABOVE: 
sibling window 0x3e00061 not in stack
Nov 21 12:27:02 mufeng-ThinkPad-S2 kernel: [18743.847068] psmouse serio1: 
Touchpad at isa0060/serio1/input0 lost sync at byte 6
Nov 21 12:27:03 mufeng-ThinkPad-S2 kernel: [18743.855259] psmouse serio1: 
Touchpad at isa0060/serio1/input0 lost sync at byte 6
Nov 21 12:27:03 mufeng-ThinkPad-S2 kernel: [18743.864274] psmouse serio1: 
Touchpad at isa0060/serio1/input0 lost sync at byte 6
Nov 21 12:27:03 mufeng-ThinkPad-S2 kernel: [18743.871901] psmouse serio1: 
Touchpad at isa0060/serio1/input0 lost sync at byte 6
Nov 21 12:27:03 mufeng-ThinkPad-S2 kernel: [18743.879586] psmouse serio1: 
Touchpad at isa0060/serio1/input0 lost sync at byte 6
Nov 21 12:27:03 mufeng-ThinkPad-S2 kernel: [18743.879588] psmouse serio1: 
issuing reconnect request
Nov 21 12:27:02 mufeng-ThinkPad-S2 gnome-shell[2585]: STACK_OP_RAISE_ABOVE: 
sibling window 0x3e00061 not in stack
Nov 21 12:27:14 mufeng-ThinkPad-S2 gnome-shell[2585]: pushModal: invocation of 
begin_modal failed

** Affects: mutter (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/1733479

Title:
  pushModal: invocation of begin_modal failed

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

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

[Bug 1366264] Re: "Install grub to" drop down should be hidden in EFI mode

2017-11-20 Thread Jay Michael
*** This bug is a duplicate of bug 1466367 ***
https://bugs.launchpad.net/bugs/1466367

 I think this bug may be a duplicate of
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1229488

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

Title:
  "Install grub to" drop down should be hidden in EFI mode

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

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

[Bug 239420] Re: eog initial size on triple head configuration

2017-11-20 Thread Bug Watch Updater
** Changed in: eog
   Status: New => Confirmed

** Changed in: eog
   Importance: Low => Wishlist

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

Title:
  eog initial size on triple head configuration

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

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

[Bug 1573766] Re: Enable the paste filter HTTPProxyToWSGI by default

2017-11-20 Thread Ubuntu Foundations Team Bug Bot
The attachment "lp1573766_xenial.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue 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/1573766

Title:
  Enable the paste filter HTTPProxyToWSGI by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-cloud-controller/+bug/1573766/+subscriptions

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

[Bug 1718680] Re: gnome-shell sigfault in libxkbcommon

2017-11-20 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (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/1718680

Title:
  gnome-shell sigfault in libxkbcommon

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

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

[Bug 1718433] Re: ngspice shared library missing

2017-11-20 Thread Launchpad Bug Tracker
[Expired for ngspice (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ngspice (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/1718433

Title:
  ngspice shared library missing

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

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

[Bug 1699731] Re: Icons appear corrupted when dragged on the Desktop or in Nautilus

2017-11-20 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

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

Title:
  Icons appear corrupted when dragged on the Desktop or in Nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1699731/+subscriptions

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

[Bug 1718284] Re: package linux-image-4.10.0-35-generic 4.10.0-35.39 failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

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

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

Title:
  package linux-image-4.10.0-35-generic 4.10.0-35.39 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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

[Bug 1718396] Re: Duplicate Language Support in Mate Control

2017-11-20 Thread Launchpad Bug Tracker
[Expired for mate-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: mate-control-center (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/1718396

Title:
  Duplicate Language Support in Mate Control

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

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

[Bug 1718580] Re: Errno 5 Input/output at install on UEFI latop

2017-11-20 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/1718580

Title:
  Errno 5 Input/output at install on UEFI latop

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

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

[Bug 1718705] Re: /usr/include/c++/5/limits:1598:7: internal compiler error: Illegal instruction

2017-11-20 Thread Launchpad Bug Tracker
[Expired for gcc-5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gcc-5 (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/1718705

Title:
  /usr/include/c++/5/limits:1598:7: internal compiler error: Illegal
  instruction

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

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

[Bug 1718744] Re: i am unable to install os on my 1tb hdd and showing error as "apt configuration problem"

2017-11-20 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/1718744

Title:
  i am unable to install os on my 1tb hdd and showing error as "apt
  configuration problem"

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

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

[Bug 1727368] Re: starting openvpn, quitting, and then doing 'sudo resolvconf -u ' fails

2017-11-20 Thread Dan Kegel
Good theory.  I now suspect a script provided by a sysadmin, not openvpn itself.
I didn't bother to understand our openvpn configuration, tsk.

Please close as invalid.  Thanks for the quick response, it was very
helpful.

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

Title:
  starting openvpn, quitting, and then doing 'sudo resolvconf -u ' fails

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

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

[Bug 1733476] [NEW] Windows Subsystem for Linux upgrade failed mercurial-common 2.8.2 to 3.7.3

2017-11-20 Thread mugwort_rc
Public bug reported:

When upgrading Ubuntu 14.04 to 16.04

/usr/lib/python2.7/dist-packages/hgext/win32mbcs.py

it seems no such file...

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mercurial-common 2.8.2-1ubuntu1.3
ProcVersionSignature: Microsoft 4.4.0-43-Microsoft 4.4.35
Uname: Linux 4.4.0-43-Microsoft x86_64
ApportVersion: 2.20.1-0ubuntu2.13
Architecture: amd64
Date: Tue Nov 21 12:30:06 2017
Dmesg: [0.00]
ErrorMessage: (今インストールしようとしている) 
`./usr/lib/python2.7/dist-packages/hgext/win32mbcs.py' の状態を取得できません: 入力/出力エラーです
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: mercurial
Title: package mercurial-common 2.8.2-1ubuntu1.3 failed to install/upgrade: 
(今インストールしようとしている) `./usr/lib/python2.7/dist-packages/hgext/win32mbcs.py' 
の状態を取得できません: 入力/出力エラーです
UpgradeStatus: Upgraded to xenial on 2017-11-21 (0 days ago)

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


** Tags: amd64 apport-package uec-images xenial

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

Title:
  Windows Subsystem for Linux upgrade failed mercurial-common 2.8.2 to
  3.7.3

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

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

[Bug 1733475] [NEW] taskbar misses every lxsession init

2017-11-20 Thread Juan Sixto
Public bug reported:

Taskbar misses every time lxsession starts and i have to fix this issue
opening (ctrl alt f1) and closing openbox (ctrl alt f7).

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

** Description changed:

  taskbar misses every time lxsession starts and i have to fix this issue
- opening (ctrl alt f1) and closing openbox (ctrl alt f7).
+ opening (ctrl alt f1) and closing a command line (ctrl alt f7).

** Description changed:

- taskbar misses every time lxsession starts and i have to fix this issue
- opening (ctrl alt f1) and closing a command line (ctrl alt f7).
+ Taskbar misses every time lxsession starts and i have to fix this issue
+ opening (ctrl alt f1) and closing openbox (ctrl alt f7).

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

Title:
  taskbar misses every lxsession init

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

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

[Bug 1733474] [NEW] package android-androresolvd 1.3-1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2017-11-20 Thread cyberthrone
Public bug reported:

this error occurs only when installing it

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: android-androresolvd 1.3-1
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
AptOrdering:
 android-androresolvd:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Mon Nov 20 23:46:47 2017
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationDate: Installed on 2017-10-08 (43 days ago)
InstallationMedia: Ubuntu-Kylin 16.10 "Yakkety Yak" - Release amd64 (20161012.3)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: android-androresolvd
Title: package android-androresolvd 1.3-1 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: android-androresolvd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  package android-androresolvd 1.3-1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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

[Bug 1730607] UdevLog.txt

2017-11-20 Thread Andrey Vertexx
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1730607/+attachment/5011969/+files/UdevLog.txt

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1716359] Re: Unplugging headset with audio panel open mutes internal mic

2017-11-20 Thread Leon Liao
@Brian,

This is from OEM team.
We had verified the unity-control-center 15.04.0+16.04.20170214-0ubuntu2.
This bug can not be reproduced with the unity-control-center on -proposed.

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

Title:
  Unplugging headset with audio panel open mutes internal mic

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1716359/+subscriptions

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

[Bug 1730607] WifiSyslog.txt

2017-11-20 Thread Andrey Vertexx
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1730607/+attachment/5011970/+files/WifiSyslog.txt

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1730607] CurrentDmesg.txt

2017-11-20 Thread Andrey Vertexx
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1730607/+attachment/5011963/+files/CurrentDmesg.txt

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1730607] ProcModules.txt

2017-11-20 Thread Andrey Vertexx
apport information

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

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1733471] [NEW] Installing Ubuntu 1604.3 LTS with Download updates and 3rd party software

2017-11-20 Thread Trevor McMaster
Public bug reported:

Was installing the boot loader to sda, not sda1

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Mon Nov 20 20:19:32 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.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-2.21.63.4 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/1733471

Title:
  Installing Ubuntu 1604.3 LTS with Download updates and 3rd party
  software

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

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

[Bug 1730607] UdevDb.txt

2017-11-20 Thread Andrey Vertexx
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1730607/+attachment/5011968/+files/UdevDb.txt

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1730607] ProcInterrupts.txt

2017-11-20 Thread Andrey Vertexx
apport information

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

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1730607] ProcCpuinfoMinimal.txt

2017-11-20 Thread Andrey Vertexx
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1730607/+attachment/5011965/+files/ProcCpuinfoMinimal.txt

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1730607] Re: mount cifs with SMB 3.0 stop working

2017-11-20 Thread Andrey Vertexx
Ubuntu 14.04.5 LTS (GNU/Linux 4.4.0-101-generic x86_64) still have a
problem.

** Description changed:

  I have a Ubuntu Server (14.04.5 LTS (GNU/Linux 4.4.0-98-generic x86_64)) and 
a Windows Server 2012 R2 File Server with a File Share. I mounted a file share 
to my linux server with a cifs-utils.
  Everything worked fine until some kernel update installed on Ubuntu. SMB 3.0 
stopped working and my share not mounted.
  
  sudo mount -t cifs //myserver.xxx.net/WebBackup -o
  username=user,password=P@ssw0rd,domain=xxx.net,vers=3.0 /backupdrive -
  not working
  
  mount error(5): Input/output error
  Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
  
  if i change to vers=2.1 - it it work
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov  7 16:11 seq
   crw-rw 1 root audio 116, 33 Nov  7 16:11 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.25
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2016-02-20 (626 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  IwConfig:
   lono wireless extensions.
   
   eth1  no wireless extensions.
   
   eth0  no wireless extensions.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Microsoft Corporation Virtual Machine
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=C
   SHELL=/bin/bash
  ProcFB: 0 hyperv_fb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-98-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 4.4.0-98.121~14.04.1-generic 4.4.90
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-98-generic N/A
   linux-backports-modules-4.4.0-98-generic  N/A
   linux-firmware1.127.23
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 4.4.0-98-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2012
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: Hyper-V UEFI Release v1.0
  dmi.board.asset.tag: None
  dmi.board.name: Virtual Machine
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: Hyper-V UEFI Release v1.0
  dmi.chassis.asset.tag: 0981-0252-2294-8432-2174-6395-64
  dmi.chassis.type: 3
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: Hyper-V UEFI Release v1.0
  dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0:
  dmi.product.name: Virtual Machine
  dmi.product.version: Hyper-V UEFI Release v1.0
  dmi.sys.vendor: Microsoft Corporation
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 Nov 21 11:15 seq
+  crw-rw 1 root audio 116, 33 Nov 21 11:15 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.14.1-0ubuntu3.27
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
+ InstallationDate: Installed on 2016-02-20 (639 days ago)
+ InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth1  no wireless extensions.
+  
+  eth0  no wireless extensions.
+ Lspci:
+  
+ Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
+ MachineType: Microsoft Corporation Virtual Machine
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=C
+  SHELL=/bin/bash
+ ProcFB: 0 hyperv_fb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-101-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
+ ProcVersionSignature: Ubuntu 4.4.0-101.124~14.04.1-generic 4.4.95
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-101-generic N/A
+  linux-backports-modules-4.4.0-101-generic  N/A
+  linux-firmware 1.127.23
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  trusty trusty
+ Uname: Linux 4.4.0-101-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ 

[Bug 1730607] ProcCpuinfo.txt

2017-11-20 Thread Andrey Vertexx
apport information

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

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1730607] BootDmesg.txt

2017-11-20 Thread Andrey Vertexx
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1730607/+attachment/5011962/+files/BootDmesg.txt

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

Title:
  mount cifs with SMB 3.0 stop working

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

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

[Bug 1733468] Re: do-release-upgrade failed to update to systemd 229-4ubuntu21

2017-11-20 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/1733468

Title:
  do-release-upgrade failed to update to systemd 229-4ubuntu21

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

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

[Bug 1733468] [NEW] do-release-upgrade failed to update to systemd 229-4ubuntu21

2017-11-20 Thread Jacob Godserv
Public bug reported:

This is going from Ubuntu 14 to 16 LTS via do-release-upgrade on
DigitalOcean.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd 229-4ubuntu21
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.25
Architecture: amd64
Date: Mon Nov 20 22:08:04 2017
DuplicateSignature: package:systemd:229-4ubuntu21:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-04-18 (1312 days ago)
InstallationMedia:
 
Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: DigitalOcean Droplet
ProcKernelCmdLine: root=LABEL=DOROOT ro
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.0.1ubuntu2.17
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /lib/systemd/system/systemd-resolved.service → 
/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
 [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
 
 3 overridden configuration files found.
Title: package systemd 229-4ubuntu21 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2017-11-21 (0 days ago)
dmi.bios.date: 11/03/2016
dmi.bios.vendor: DigitalOcean
dmi.bios.version: 20161103
dmi.chassis.type: 1
dmi.chassis.vendor: Bochs
dmi.modalias: 
dmi:bvnDigitalOcean:bvr20161103:bd11/03/2016:svnDigitalOcean:pnDroplet:pvr20161103:cvnBochs:ct1:cvr:
dmi.product.name: Droplet
dmi.product.version: 20161103
dmi.sys.vendor: DigitalOcean

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


** Tags: amd64 apport-package third-party-packages uec-images xenial

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

Title:
  do-release-upgrade failed to update to systemd 229-4ubuntu21

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

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

[Bug 1729500] Re: headset mic can't work on laptops with the codec alc236

2017-11-20 Thread Hui Wang
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: hwe-next
   Status: Confirmed => Fix Committed

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

Title:
  headset mic can't work on laptops with the codec alc236

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

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

[Bug 1730261] Re: Reading HDA audio capability register crashes the kernel

2017-11-20 Thread Hui Wang
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Committed

** Changed in: hwe-next
   Status: Confirmed => Fix Committed

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

Title:
  Reading HDA audio capability register crashes the kernel

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

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

[Bug 1731091] Re: The HDMI audio can't work on all Geminilake machines we have (Dell laptops or desktops)

2017-11-20 Thread Hui Wang
** Changed in: linux-oem (Ubuntu)
   Importance: Undecided => Critical

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

** Changed in: hwe-next
   Status: New => Fix Committed

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

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

Title:
  The HDMI audio can't work on all Geminilake machines we have (Dell
  laptops or desktops)

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

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

[Bug 1733438] Re: rhythmbox 3.4.1 does not recognize audio-cd and no ripping possible

2017-11-20 Thread rithik g
Audio CD should appear under "Other Sources" in the left pane.

Enable "Preferences -> View -> Show Source Toolbar" to see ripping
options. ( This option is not persistent across rhythmbox restarts,
which it should be )

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

Title:
  rhythmbox 3.4.1 does not recognize audio-cd and no ripping possible

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

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

[Bug 1573766] Re: Enable the paste filter HTTPProxyToWSGI by default

2017-11-20 Thread Seyeong Kim
** Description changed:

+ [Impact]
+ 
+ Getting http link instead of https even if https setting is set.
+ 
+ [Test case]
+ 
+ 1. deploy openstack ( with keystone charm option use-https, 
https-service-endpoints)
+ 2. create instance
+ 3. nova --debug list
+- check the result if https links are there.
+ 
+ [Regression Potential]
+ 
+ nova pkg will be affected by this patch. However, this patch modifies
+ only api-paste.ini by adding http_proxy_to_wsgi. To accept this patch,
+ nova service need to be restarted. Tested no vms are affected this
+ patch, but APIs or daemons are temporarily.
+ 
+ 
+ [Others]
+ 
+ related commits ( which are already in comments )
+ 
+ 
https://git.openstack.org/cgit/openstack/nova/commit/?id=b609a3b32ee8e68cef7e66fabff07ca8ad6d4649
+ 
https://git.openstack.org/cgit/openstack/nova/commit/?id=6051f30a7e61c32833667d3079744b2d4fd1ce7c
+ 
+ 
+ [Original Description]
+ 
  oslo middleware provides a paste filter that sets the correct proxy
  scheme and host. This is needed for the TLS proxy case.
  
  Without this then enabling the TLS proxy in devstack will fail
  configuring tempest because 'nova flavor-list' returns a http scheme in
  Location in a redirect it returns.
  
  I've proposed a temporary workaround in devstack using:
  
  +iniset $NOVA_API_PASTE_INI filter:ssl_header_handler past
  e.filter_factory oslo_middleware.http_proxy_to_wsgi:HTTPProxyToWSGI.factory
  +iniset $NOVA_API_PASTE_INI composite:openstack_compute_ap
  i_v21 keystone "ssl_header_handler cors compute_req_id faultwrap sizelimit 
autht
  oken keystonecontext osapi_compute_app_v21"
  
  But this isn't a long-term solution because two copies of the default
  paste filters will need to be maintained.
  
  See https://review.openstack.org/#/c/301172

** Patch added: "lp1573766_xenial.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1573766/+attachment/5011937/+files/lp1573766_xenial.debdiff

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

Title:
  Enable the paste filter HTTPProxyToWSGI by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-cloud-controller/+bug/1573766/+subscriptions

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

[Bug 1573766] Re: Enable the paste filter HTTPProxyToWSGI by default

2017-11-20 Thread Seyeong Kim
** Patch added: "lp1573766_mitaka.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1573766/+attachment/5011938/+files/lp1573766_mitaka.debdiff

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

Title:
  Enable the paste filter HTTPProxyToWSGI by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-cloud-controller/+bug/1573766/+subscriptions

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

[Bug 1733462] [NEW] package python3-apport 2.20.1-0ubuntu2.13 failed to install/upgrade: package python3-apport is already installed and configured

2017-11-20 Thread Ashok Chotai
Public bug reported:

Failed to load during installation

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: python3-apport 2.20.1-0ubuntu2.13
ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
Uname: Linux 4.4.0-101-generic i686
ApportLog:
 
ApportVersion: 2.20.1-0ubuntu2.13
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: i386
Date: Tue Nov 21 12:12:19 2017
DuplicateSignature:
 package:python3-apport:2.20.1-0ubuntu2.13
 Processing triggers for man-db (2.7.5-1) ...
 dpkg: error processing package python3-problem-report (--configure):
  package python3-problem-report is already installed and configured
ErrorMessage: package python3-apport is already installed and configured
InstallationDate: Installed on 2016-12-05 (351 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: dpkg
Title: package python3-apport 2.20.1-0ubuntu2.13 failed to install/upgrade: 
package python3-apport is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed apport-package i386 xenial

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

Title:
  package python3-apport 2.20.1-0ubuntu2.13 failed to install/upgrade:
  package python3-apport is already installed and configured

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

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

[Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2017-11-20 Thread munin
I upgraded from 16.04, where I was not having this issue. I think that
was running 4.10?

I tested with the upstream kernel, and the problem persists. Here is a
backtrace from dmesg:

[Mon Nov 20 21:22:24 2017] BUG: unable to handle kernel NULL pointer 
dereference at 0070
[Mon Nov 20 21:22:24 2017] IP: iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
[Mon Nov 20 21:22:24 2017] PGD 0 P4D 0
[Mon Nov 20 21:22:24 2017] Oops: 0002 [#1] SMP
[Mon Nov 20 21:22:24 2017] Modules linked in: ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 arc4 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge stp llc kvm snd_hda_codec_hdmi 
iwlmvm irqbypass mac80211 snd_hda_codec_realtek snd_hda_codec_generic 
punit_atom_debug iwlwifi intel_cstate cfg80211 lpc_ich snd_intel_sst_acpi 
snd_hda_intel btusb snd_intel_sst_core snd_hda_codec btrtl 
snd_soc_sst_atom_hifi2_platform
[Mon Nov 20 21:22:24 2017]  snd_hda_core hci_uart snd_soc_sst_match snd_hwdep 
btbcm serdev snd_soc_core mei_txe btqca btintel shpchp mei snd_compress 
bluetooth ac97_bus snd_pcm_dmaengine snd_pcm dw_dmac ecdh_generic dw_dmac_core 
snd_timer rfkill_gpio snd intel_int0002_vgpio mac_hid soundcore 8250_dw 
spi_pxa2xx_platform pwm_lpss_platform pwm_lpss ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy 
async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear 
i915 crct10dif_pclmul drm_kms_helper igb crc32_pclmul syscopyarea sysfillrect 
dca ghash_clmulni_intel sysimgblt fb_sys_fops cryptd ptp pps_core drm 
i2c_algo_bit ahci libahci video i2c_hid sdhci_acpi hid sdhci
[Mon Nov 20 21:22:24 2017] CPU: 3 PID: 585 Comm: kworker/3:2 Tainted: G
W   4.14.0-041400-generic #201711122031
[Mon Nov 20 21:22:24 2017] Hardware name: NF541 NF541/NF541, BIOS BAR1NA02 
02/25/2016
[Mon Nov 20 21:22:24 2017] Workqueue: events iwl_mvm_add_new_dqa_stream_wk 
[iwlmvm]
[Mon Nov 20 21:22:24 2017] task: 9939ebd4d700 task.stack: b8ed813c8000
[Mon Nov 20 21:22:24 2017] RIP: 0010:iwl_trans_pcie_txq_enable+0x62/0x440 
[iwlwifi]
[Mon Nov 20 21:22:24 2017] RSP: 0018:b8ed813cbc00 EFLAGS: 00010246
[Mon Nov 20 21:22:24 2017] RAX: 09c4 RBX: 001f RCX: 

[Mon Nov 20 21:22:24 2017] RDX:  RSI: 001f RDI: 
2710
[Mon Nov 20 21:22:24 2017] RBP: b8ed813cbc50 R08: 2710 R09: 
0001
[Mon Nov 20 21:22:24 2017] R10:  R11: 9939edd4e010 R12: 

[Mon Nov 20 21:22:24 2017] R13: 9939f0a80018 R14:  R15: 

[Mon Nov 20 21:22:24 2017] FS:  () 
GS:9939ffd8() knlGS:
[Mon Nov 20 21:22:24 2017] CS:  0010 DS:  ES:  CR0: 80050033
[Mon Nov 20 21:22:24 2017] CR2: 0070 CR3: 0002302c4000 CR4: 
001006e0
[Mon Nov 20 21:22:24 2017] Call Trace:
[Mon Nov 20 21:22:24 2017]  iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
[Mon Nov 20 21:22:24 2017]  iwl_mvm_add_new_dqa_stream_wk+0x809/0x1690 [iwlmvm]
[Mon Nov 20 21:22:24 2017]  ? iwl_mvm_add_new_dqa_stream_wk+0x809/0x1690 
[iwlmvm]
[Mon Nov 20 21:22:24 2017]  ? update_load_avg+0x429/0x590
[Mon Nov 20 21:22:24 2017]  ? __switch_to+0x1f3/0x4e0
[Mon Nov 20 21:22:24 2017]  process_one_work+0x1e7/0x410
[Mon Nov 20 21:22:24 2017]  worker_thread+0x32/0x410
[Mon Nov 20 21:22:24 2017]  kthread+0x125/0x140
[Mon Nov 20 21:22:24 2017]  ? process_one_work+0x410/0x410
[Mon Nov 20 21:22:24 2017]  ? kthread_create_on_node+0x70/0x70
[Mon Nov 20 21:22:24 2017]  ret_from_fork+0x25/0x30
[Mon Nov 20 21:22:24 2017] Code: 4c 8b b4 c7 08 7e 00 00 f0 48 0f ab 87 08 8e 
00 00 73 0d 80 3d 76 7b 02 00 00 0f 84 a1 03 00 00 44 89 c7 e8 f1 3f 05 ce 4d 
85 e4 <49> 89 46 70 0f 84 d9 02 00 00 41 0f b6 04 24 89 45 b8 41 0f b6
[Mon Nov 20 21:22:24 2017] RIP: iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi] 
RSP: b8ed813cbc00
[Mon Nov 20 21:22:24 2017] CR2: 0070
[Mon Nov 20 21:22:24 2017] ---[ end trace 4d628638dc7f89b5 ]---

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

** Tags added: kernel-bug-exists-upstream

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

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

To manage notifications about this bug go to:

[Bug 1733462] Re: package python3-apport 2.20.1-0ubuntu2.13 failed to install/upgrade: package python3-apport is already installed and configured

2017-11-20 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/1733462

Title:
  package python3-apport 2.20.1-0ubuntu2.13 failed to install/upgrade:
  package python3-apport is already installed and configured

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

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

[Bug 1730305] Re: 17.10 boot failure on Lenovo ThinkStation S30

2017-11-20 Thread Alvin Cao
Hi.

linux-image-4.11.12-041112-generic_4.11.12-041112.201707210350_amd64.deb
worked while linux-
image-4.12.14-041214-generic_4.12.14-041214.201709200843_amd64.deb
failed. Both kernels are the latest build in their major series. So this
bug was introduced in v4.12.

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

Title:
  17.10 boot failure on Lenovo ThinkStation S30

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

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

[Bug 1733461] [NEW] QLubuntu - Default File Format blanks and always comes up .png

2017-11-20 Thread Scott Cowles Jacobs
Public bug reported:

For Lubuntu Next 17.10:

As many times as I change the default file format to .jpg,
it is always blank when go back into Options (screenshot1),
and always comes up .png when I go to save a screenshot (screenshot2).

I can change the file format to .jpg, and it will be saved with that suffix,
but I need to re-select the format every time I save.

This is despite the fact that there is a line in 
/home/scott/.config/screengrab/screengrab.conf
that reads "defImgFormat=jpg"


scott@scott-Asus-M2N68-AM-PLUS:~$ uname -a
Linux scott-Asus-M2N68-AM-PLUS 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 
18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
scott@scott-Asus-M2N68-AM-PLUS:~$ lsb_release -dsc
Ubuntu 17.10
artful
scott@scott-Asus-M2N68-AM-PLUS:~$ echo $DESKTOP_SESSION
QLubuntu

scott@scott-Asus-M2N68-AM-PLUS:~$ apt-cache policy screengrab
screengrab:
  Installed: 1.96-1
  Candidate: 1.96-1
  Version table:
 *** 1.96-1 500
500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
100 /var/lib/dpkg/status



ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: screengrab 1.96-1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.7-0ubuntu3.4
Architecture: amd64
CurrentDesktop: LXQt
Date: Mon Nov 20 21:02:29 2017
InstallationDate: Installed on 2017-11-06 (15 days ago)
InstallationMedia: Lubuntu-Next 17.10 "Artful Aardvark" - Beta amd64 (20171014)
SourcePackage: screengrab
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

** Attachment added: "Screenshot1 - Blank File Format"
   
https://bugs.launchpad.net/bugs/1733461/+attachment/5011920/+files/ScreenGrab-BlankFormat.jpg

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

Title:
  QLubuntu - Default File Format blanks and always comes up .png

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

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

[Bug 1733461] Re: QLubuntu - Default File Format blanks and always comes up .png

2017-11-20 Thread Scott Cowles Jacobs
** Attachment added: "Screenshot2 - .png file format always defaulted"
   
https://bugs.launchpad.net/ubuntu/+source/screengrab/+bug/1733461/+attachment/5011925/+files/ScreenGrab-pngfiletype.jpg

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

Title:
  QLubuntu - Default File Format blanks and always comes up .png

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

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

[Bug 1720246] Re: cinnamon-settings.py crashed with SIGSEGV in xkl_engine_constructor()

2017-11-20 Thread John Albert
** Changed in: cinnamon (Ubuntu)
   Status: Confirmed => 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/1720246

Title:
  cinnamon-settings.py crashed with SIGSEGV in xkl_engine_constructor()

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

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

[Bug 1724307] Re: [Dell XPS 13 9360] Mouse cursor flickers with one external monitor connected via HDMI+Wavlink WL-UG39DK1V

2017-11-20 Thread Stephan Fabel
When I changed the rotation, the mouse cursor was visible throughout the
30 seconds it remained in that configuration. Before an after, the
cursor was not visible at all on the primary screen.

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

Title:
  [Dell XPS 13 9360] Mouse cursor flickers with one external monitor
  connected via HDMI+Wavlink WL-UG39DK1V

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

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

[Bug 1187630] Re: SQLite mismatch between compiled version 3.7.11 and runtime version 3.7.15.2

2017-11-20 Thread Bug Watch Updater
** Changed in: r-cran-rsqlite (Debian)
   Status: Unknown => 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/1187630

Title:
  SQLite mismatch between compiled version 3.7.11 and runtime version
  3.7.15.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/r-cran-rsqlite/+bug/1187630/+subscriptions

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

[Bug 1573766] Re: Enable the paste filter HTTPProxyToWSGI by default

2017-11-20 Thread Seyeong Kim
** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nova (Ubuntu)
 Assignee: (unassigned) => Seyeong Kim (xtrusia)

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

Title:
  Enable the paste filter HTTPProxyToWSGI by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-cloud-controller/+bug/1573766/+subscriptions

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

[Bug 1692538] Re: Ubuntu 16.04.02: ibmveth: Support to enable LSO/CSO for Trunk VEA

2017-11-20 Thread Daniel Axtens
Hi Siva,

Thank you for your quick and thoughtful response.

I will ask about the default MTU for the veth interface to see if the
user increased it themselves.

I'm not sure I completely understand what you mean about largesend
offload being disabled after retransmits. I'm also not completely sure
if it's largesend offload or just large packets that are causing issues.
If I have understood correctly (e.g.
https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm.aix.performance/tcp_large_send_offload.htm)
large-send offload is what Linux would call TCP Segmentation Offload
(TSO) - does that match your understanding?

Here's my concern. The code I'm looking at (let's look at Zesty, so
v4.10) is in ibmveth.c, ibmveth_poll(). There we see:

 if (length > netdev->mtu + ETH_HLEN) {
ibmveth_rx_mss_helper(skb, mss, lrg_pkt);
adapter->rx_large_packets++;
 }

Then ibmveth_rx_mss_helper() has the following - setting GSO on
regardless of the large_pkt bit:

 /* if mss is not set through Large Packet bit/mss in rx buffer,
  * expect that the mss will be written to the tcp header checksum.
  */
 tcph = (struct tcphdr *)(skb->data + offset);
 if (lrg_pkt) {
skb_shinfo(skb)->gso_size = mss;
 } else if (offset) {
skb_shinfo(skb)->gso_size = ntohs(tcph->check);
tcph->check = 0;
 }

It looks to me that Linux will interpret a packet from the veth adaptor
as a GSO/GRO packet based only on whether or not the size of the
received packet is greater than the linux-side MTU plus the header size
- not based on whether AIX thinks it is transmitting a LSO packet.

To put it another way - if I have understood correctly - there are two
ways we could end up with a GSO/GRO packet coming out of a veth adaptor.
The ibmveth_rx_mss_helper path is taken when the size of the packet is
greater than MTU+ETH_HLEN, which can happen when:

 1) The AIX end has turned on LSO, so the large_packet bit is set
 2) Large-send is off in AIX but there is a mis-matched MTU between AIX and 
Linux

In the first case case, you say that AIX will turn off largesend, which
will fix the issue. But in the second case, if I have understood
correctly, AIX will not be able to do anything. Unless you are saying
that AIX will dynamically reduce the MTU for a connection in the
presence of a number of re-transmits?

This isn't necessarily wrong behaviour from AIX - Linux can't do
anything in this situation either; a 'hop' that can participate in Path
MTU Discovery would be needed.

If I understand it, then, the optimal configuration would be for the AIX
LPAR to set an MTU of 1500/9000 and turn on LSO for veth on the AIX side
- does that sound right?

Thanks again!
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/1692538

Title:
  Ubuntu 16.04.02: ibmveth: Support to enable LSO/CSO for Trunk VEA

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

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

[Bug 1718590] Re: Atom installed as a snap doesn't show up in menus or in the terminal

2017-11-20 Thread Aidan Stein
*** This bug is a duplicate of bug 1681547 ***
https://bugs.launchpad.net/bugs/1681547

The issue might be with your login shell - XDG_DATA_DIRS (which is what
was fixed in snapd 2.28) is set when /etc/profile is sourced. If you
don't source /etc/profile, such as for zsh (the shell I am using) or
fish, then XDG_DATA_DIRS is never set and the .desktop files in
/var/lib/snapd/desktop won't be found.

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

Title:
  Atom installed as a snap doesn't show up in menus or in the terminal

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

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

[Bug 1733459] Re: QLubuntu - 3 issues .desktop/ConvertButton/window text overwritten

2017-11-20 Thread Scott Cowles Jacobs
** Attachment added: "Screenshot2 - Use Source Folder overwrites Output File"
   
https://bugs.launchpad.net/ubuntu/+source/winff/+bug/1733459/+attachment/5011918/+files/Winff-Qt-Screenshot2.jpg

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

Title:
  QLubuntu - 3 issues .desktop/ConvertButton/window text overwritten

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

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

[Bug 1733459] [NEW] QLubuntu - 3 issues .desktop/ConvertButton/window text overwritten

2017-11-20 Thread Scott Cowles Jacobs
Public bug reported:

For Lubuntu Next 17.10:

1.  There is no .desktop file included with the package
(I copied one from my Lubuntu 17.04 distro, and renamed the exec line)
(See screenshot0)

2.  With the window in its normal un-maximized size, there is no "Convert" 
button visible.
The buttons go directly from Preview to Options.
(See screenshot1)

3.  The "Use Source Folder" button and text overlay the "Output Folder" in 
"Output Details"
(See screenshot2)


scott@scott-Asus-M2N68-AM-PLUS:~$ uname -a
Linux scott-Asus-M2N68-AM-PLUS 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 
18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
scott@scott-Asus-M2N68-AM-PLUS:~$ lsb_release -dsc
Ubuntu 17.10
artful
scott@scott-Asus-M2N68-AM-PLUS:~$ echo $DESKTOP_SESSION
QLubuntu

scott@scott-Asus-M2N68-AM-PLUS:~$ apt-cache policy winff-qt
winff-qt:
  Installed: 1.5.5-4
  Candidate: 1.5.5-4
  Version table:
 *** 1.5.5-4 500
500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
100 /var/lib/dpkg/status


ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: winff-qt 1.5.5-4
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.7-0ubuntu3.4
Architecture: amd64
CurrentDesktop: LXQt
Date: Mon Nov 20 20:17:29 2017
InstallationDate: Installed on 2017-11-06 (15 days ago)
InstallationMedia: Lubuntu-Next 17.10 "Artful Aardvark" - Beta amd64 (20171014)
SourcePackage: winff
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

** Attachment added: "Package files-included list"
   
https://bugs.launchpad.net/bugs/1733459/+attachment/5011912/+files/Winff-Qt-Screenshot0.jpg

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

Title:
  QLubuntu - 3 issues .desktop/ConvertButton/window text overwritten

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

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

[Bug 1733459] Re: QLubuntu - 3 issues .desktop/ConvertButton/window text overwritten

2017-11-20 Thread Scott Cowles Jacobs
** Attachment added: "Screenshot1 - No Convert Button Visible"
   
https://bugs.launchpad.net/ubuntu/+source/winff/+bug/1733459/+attachment/5011917/+files/Winff-Qt-Screenshot1.jpg

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

Title:
  QLubuntu - 3 issues .desktop/ConvertButton/window text overwritten

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

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

[Bug 1733452] Re: package grub-pc 2.02~beta2-36ubuntu3.14 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2017-11-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1731500 ***
https://bugs.launchpad.net/bugs/1731500

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 #1731500, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1731500
   package grub-pc 2.02~beta2-36ubuntu3.14 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10

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

Title:
  package grub-pc 2.02~beta2-36ubuntu3.14 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

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

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

[Bug 1731500] Re: package grub-pc 2.02~beta2-36ubuntu3.14 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

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

** Changed in: grub2 (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/1731500

Title:
  package grub-pc 2.02~beta2-36ubuntu3.14 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

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

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

[Bug 1733452] Re: package grub-pc 2.02~beta2-36ubuntu3.14 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2017-11-20 Thread Seth Arnold
*** This bug is a duplicate of bug 1731500 ***
https://bugs.launchpad.net/bugs/1731500

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

Title:
  package grub-pc 2.02~beta2-36ubuntu3.14 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

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

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

[Bug 1554806] Re: Change of behavior: "dpkg-reconfigure -f noninteractive" unconditionally overwrites /etc/timezone now

2017-11-20 Thread Ian Marsman
FWIW, at least for a phusion Docker image which is based on Ubuntu
16.04, this workaround seems to work. As with most things in life
related to computer administration there may be a wrinkle to this that I
have not yet found.

ln -fs /usr/share/zoneinfo/America/Toronto /etc/localtime && printf
'America\nToronto\n' | dpkg-reconfigure tzdata

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

Title:
  Change of behavior: "dpkg-reconfigure -f noninteractive"
  unconditionally overwrites /etc/timezone now

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

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

[Bug 1724911] Re: text VTs are unavailable on desktop after upgrade to Ubuntu 17.10

2017-11-20 Thread Steve Langasek
fb4e3beeffa47619985f190663c6ef424f063a22 is good.

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

Title:
  text VTs are unavailable on desktop after upgrade to Ubuntu 17.10

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

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

[Bug 1715254] Re: nova-novncproxy process gets wedged, requiring kill -HUP

2017-11-20 Thread Seyeong Kim
it seems not in -proposed yet,

I'll test this when I can upgrade websockify

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

Title:
  nova-novncproxy process gets wedged, requiring kill -HUP

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-cloud-controller/+bug/1715254/+subscriptions

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

[Bug 1733455] [NEW] grub couldn't be installed during installation of lubuntu

2017-11-20 Thread Maria Eizayaga
Public bug reported:

Grub couldn't be installed   in /target/

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity 17.10.10
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CasperVersion: 1.387
Date: Mon Nov 20 22:09:15 2017
LiveMediaBuild: Lubuntu 17.10 "Artful Aardvark" - Release amd64 (20171017.1)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (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/1733455

Title:
  grub couldn't be installed during installation of lubuntu

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

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

[Bug 1731971] Re: Artful update to 4.13.12 stable release

2017-11-20 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1731971

** Tags added: iso-testing

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

Title:
  Artful update to 4.13.12 stable release

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

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

[Bug 1655842] Re: "Out of memory" errors after upgrade to 4.4.0-59

2017-11-20 Thread William DeLuca
We believe that we are experiencing this issue on kernel 4.4.0-1030-aws
as well. We recently move from 14 LTS to 16LTS and are now experience
oom kills.

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

Title:
  "Out of memory" errors after upgrade to 4.4.0-59

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

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

[Bug 1733096] Re: Gawk interval expression metacharacter is not working as expected

2017-11-20 Thread Seth Arnold
It's otherwise a very nice bug report :)

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

Title:
  Gawk interval expression metacharacter is not working as expected

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

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

[Bug 1733137] Re: hp 2202Tx not install Ubuntu 17.04 and uper version . showing grub error and UEFI error

2017-11-20 Thread Seth Arnold
** 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/1733137

Title:
  hp 2202Tx not install Ubuntu 17.04 and uper version . showing grub
  error and UEFI error

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

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

[Bug 1724307] Re: [Dell XPS 13 9360] Mouse cursor flickers with one external monitor connected via HDMI+Wavlink WL-UG39DK1V

2017-11-20 Thread Christopher M. Penalver
Stephan Fabel, to see if a WORKAROUND exists, could you please test the 
following and advise if the flickering still occurs:
In the GUI go to All Settings > Screen Display > for the primary monitor change 
Rotation from Normal to any of the following:
Clockwise
Anti-clockwise
180 degrees

** Description changed:

  When I connect my laptop to my DisplayLink based device with USB
  (Wavlink universal USB 3.0 docking station
  https://www.wavlink.com/en/product/150 WL-UG39DK1V), and connect the
  Wavlink to my AOC E2775SJ Monitor via HDMI, the mouse icon flickers.
  Only if the mouse is on the laptop monitor, it can vanish for several
  minutes, but remains active.
  
  Animations/overlays or typing inside a Chrome window causes the mouse
  pointer to flicker more often. If there is no interaction or animation,
  the mouse pointer remains static and drawn.
  
  Monitor 1: 1920 x 1080 - Laptop's Native Monitor
  Monitor 2: 1920 x 1080 - DisplayLink (USB) connected AOC E2775SJ Monitor
  
  This issue doesn't happen if I don't connect my laptop to an external
  monitor via the Wavlink device.
  
  This issue is reproducible with DisplayLink driver 1.4, and 1.3.54.
  
  This issue is reproducible with Ubuntu 16.04, 17.04, and 17.10 x64.
+ 
+ I've reported this to DisplayLink via:
+ https://displaylink.org/forum/showthread.php?p=84713#post84713
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-37.41~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-37-generic x86_64
  .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
  CurrentDesktop: Unity
  Date: Tue Oct 17 10:01:55 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Device [8086:5917] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:082a]
  InstallationDate: Installed on 2017-10-16 (0 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  MachineType: Dell Inc. XPS 13 9360
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-37-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.2.1
  dmi.board.name: 05FPM2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.2.1:bd08/18/2017:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn05FPM2:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9360
  dmi.sys.vendor: Dell Inc.
  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.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.2
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Tue Oct 17 09:39:15 2017
  xserver.configfile: default
  xserver.errors: modeset(G0): glamor initialization failed
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5193
   vendor SHP
  xserver.version: 2:1.19.3-1ubuntu1~16.04.3

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

Title:
  [Dell XPS 13 9360] Mouse cursor flickers with one external monitor
  connected via HDMI+Wavlink WL-UG39DK1V

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

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

[Bug 1733089] Re: package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to install/upgrade: package libcurl3-gnutls:amd64 is already installed and configured

2017-11-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1733090 ***
https://bugs.launchpad.net/bugs/1733090

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 #1733090, 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.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1733090
   package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to install/upgrade: 
package libcurl3-gnutls:amd64 is already installed and configured

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

Title:
  package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to
  install/upgrade: package libcurl3-gnutls:amd64 is already installed
  and configured

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

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

[Bug 1733353] Update Released

2017-11-20 Thread Steve Langasek
The verification of the Stable Release Update for hibagent 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/1733353

Title:
  [SRU] Please accept hibagent to Xenial and Trusty

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

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

[Bug 1733089] Re: package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to install/upgrade: package libcurl3-gnutls:amd64 is already installed and configured

2017-11-20 Thread Seth Arnold
*** This bug is a duplicate of bug 1733090 ***
https://bugs.launchpad.net/bugs/1733090

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

Title:
  package libcurl3-gnutls:amd64 7.47.0-1ubuntu2.4 failed to
  install/upgrade: package libcurl3-gnutls:amd64 is already installed
  and configured

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

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

  1   2   3   4   5   6   7   >