[Bug 1745155] [NEW] o2image fails on s390x

2018-01-24 Thread Andreas Hasenack
Public bug reported:

o2image fails on s390x:

dd if=/dev/zero of=/tmp/disk bs=1M count=200
losetup --find --show /tmp/disk
mkfs.ocfs2 --cluster-stack=o2cb --cluster-name=ocfs2 /dev/loop0 # loop dev 
found in prev step

Then this comand:
o2image /dev/loop0 /tmp/disk.image

Results in:
Segmentation fault (core dumped)

dmesg:
[  862.642556] ocfs2: Registered cluster interface o2cb
[  870.880635] User process fault: interruption code 003b ilc:3 in 
o2image[10c18+2e000]
[  870.880643] Failing address:  TEID: 0800
[  870.880644] Fault in primary space mode while using user ASCE.
[  870.880646] AS:3d8f81c7 R3:0024 
[  870.880650] CPU: 0 PID: 1484 Comm: o2image Not tainted 4.13.0-30-generic 
#33-Ubuntu
[  870.880651] Hardware name: IBM 2964 N63 400 (KVM/Linux)
[  870.880652] task: 3cb81200 task.stack: 3d50c000
[  870.880653] User PSW : 070500018000 00010c184212
[  870.880654]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:0 PM:0 
RI:0 EA:3
[  870.880655] User GPRS: 000144f0cc10 0001 0001 

[  870.880655] 000144ef6090 000144f13cc0 
0001
[  870.880656]000144ef6000 000144ef3280 000144f13cd8 
00037ee8
[  870.880656]03ff965a6000 03ffe5e7e410 00010c183bc6 
03ffe5e7e370
[  870.880663] User Code: 00010c184202: b9080034agr %r3,%r4
  00010c184206: c02b0007nilf%r2,7
 #00010c18420c: eb2120dfsllk
%r2,%r1,0(%r2)
 >00010c184212: e3103090llgc
%r1,0(%r3)
  00010c184218: b9f61042ork 
%r4,%r2,%r1
  00010c18421c: 1421nr  %r2,%r1
  00010c18421e: 42403000stc 
%r4,0(%r3)
  00010c184222: 1322lcr %r2,%r2
[  870.880672] Last Breaking-Event-Address:
[  870.880675]  [<00010c18e4ca>] 0x10c18e4ca

Upstream issue:
https://github.com/markfasheh/ocfs2-tools/issues/22

This was triggered by our ocfs2-tools dep8 tests:
http://autopkgtest.ubuntu.com/packages/o/ocfs2-tools/bionic/s390x

** Affects: ocfs2-tools
 Importance: Unknown
 Status: New

** Affects: ocfs2-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: github.com/markfasheh/ocfs2-tools/issues #22
   https://github.com/markfasheh/ocfs2-tools/issues/22

** Also affects: ocfs2-tools via
   https://github.com/markfasheh/ocfs2-tools/issues/22
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1745155

Title:
  o2image fails on s390x

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1745151] Missing required logs.

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

apport-collect 1745151

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

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

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

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

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

Title:
  R9 270

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

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

[Bug 1744722] Re: Unknown bad source brings up during 'zesty' to 'artful' upgrade and It break the process

2018-01-24 Thread Steve Langasek
** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: High => Critical

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

Title:
  Unknown bad source brings up during 'zesty' to 'artful' upgrade and It
  break the process

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

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

[Bug 1745155] [NEW] o2image fails on s390x

2018-01-24 Thread Andreas Hasenack
Public bug reported:

o2image fails on s390x:

dd if=/dev/zero of=/tmp/disk bs=1M count=200
losetup --find --show /tmp/disk
mkfs.ocfs2 --cluster-stack=o2cb --cluster-name=ocfs2 /dev/loop0 # loop dev 
found in prev step

Then this comand:
o2image /dev/loop0 /tmp/disk.image

Results in:
Segmentation fault (core dumped)

dmesg:
[  862.642556] ocfs2: Registered cluster interface o2cb
[  870.880635] User process fault: interruption code 003b ilc:3 in 
o2image[10c18+2e000]
[  870.880643] Failing address:  TEID: 0800
[  870.880644] Fault in primary space mode while using user ASCE.
[  870.880646] AS:3d8f81c7 R3:0024 
[  870.880650] CPU: 0 PID: 1484 Comm: o2image Not tainted 4.13.0-30-generic 
#33-Ubuntu
[  870.880651] Hardware name: IBM 2964 N63 400 (KVM/Linux)
[  870.880652] task: 3cb81200 task.stack: 3d50c000
[  870.880653] User PSW : 070500018000 00010c184212
[  870.880654]R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:1 AS:0 CC:0 PM:0 
RI:0 EA:3
[  870.880655] User GPRS: 000144f0cc10 0001 0001 

[  870.880655] 000144ef6090 000144f13cc0 
0001
[  870.880656]000144ef6000 000144ef3280 000144f13cd8 
00037ee8
[  870.880656]03ff965a6000 03ffe5e7e410 00010c183bc6 
03ffe5e7e370
[  870.880663] User Code: 00010c184202: b9080034agr %r3,%r4
  00010c184206: c02b0007nilf%r2,7
 #00010c18420c: eb2120dfsllk
%r2,%r1,0(%r2)
 >00010c184212: e3103090llgc
%r1,0(%r3)
  00010c184218: b9f61042ork 
%r4,%r2,%r1
  00010c18421c: 1421nr  %r2,%r1
  00010c18421e: 42403000stc 
%r4,0(%r3)
  00010c184222: 1322lcr %r2,%r2
[  870.880672] Last Breaking-Event-Address:
[  870.880675]  [<00010c18e4ca>] 0x10c18e4ca

Upstream issue:
https://github.com/markfasheh/ocfs2-tools/issues/22

This was triggered by our ocfs2-tools dep8 tests:
http://autopkgtest.ubuntu.com/packages/o/ocfs2-tools/bionic/s390x

** Affects: ocfs2-tools
 Importance: Unknown
 Status: New

** Affects: ocfs2-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: github.com/markfasheh/ocfs2-tools/issues #22
   https://github.com/markfasheh/ocfs2-tools/issues/22

** Also affects: ocfs2-tools via
   https://github.com/markfasheh/ocfs2-tools/issues/22
   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/1745155

Title:
  o2image fails on s390x

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

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

[Bug 1744871] Re: Watch directory feature produces 'torrent file contains invalid data' error

2018-01-24 Thread Leonidas S. Barbosa
Could you please add the error msg printscreen or text?
I got an error when add the file but it says: "error opening torrent
The torrent file ../xubuntu...torrent. contains invalid data." Is that the same 
error you got?

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

Title:
  Watch directory feature produces 'torrent file contains invalid data'
  error

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

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

[Bug 1713171] Re: [MIR] gnome-todo

2018-01-24 Thread Didier Roche
$ ./change-override -c main -S gnome-todo
Override component to main
gnome-todo 3.26.2-3 in bionic: universe/misc -> main
gir1.2-gtd-1.0 3.26.2-3 in bionic amd64: universe/introspection/optional/100% 
-> main
gir1.2-gtd-1.0 3.26.2-3 in bionic arm64: universe/introspection/optional/100% 
-> main
gir1.2-gtd-1.0 3.26.2-3 in bionic armhf: universe/introspection/optional/100% 
-> main
gir1.2-gtd-1.0 3.26.2-3 in bionic i386: universe/introspection/optional/100% -> 
main
gir1.2-gtd-1.0 3.26.2-3 in bionic ppc64el: universe/introspection/optional/100% 
-> main
gir1.2-gtd-1.0 3.26.2-3 in bionic s390x: universe/introspection/optional/100% 
-> main
gnome-todo 3.26.2-3 in bionic amd64: universe/gnome/optional/100% -> main
gnome-todo 3.26.2-3 in bionic arm64: universe/gnome/optional/100% -> main
gnome-todo 3.26.2-3 in bionic armhf: universe/gnome/optional/100% -> main
gnome-todo 3.26.2-3 in bionic i386: universe/gnome/optional/100% -> main
gnome-todo 3.26.2-3 in bionic ppc64el: universe/gnome/optional/100% -> main
gnome-todo 3.26.2-3 in bionic s390x: universe/gnome/optional/100% -> main
gnome-todo-common 3.26.2-3 in bionic amd64: universe/gnome/optional/100% -> main
gnome-todo-common 3.26.2-3 in bionic arm64: universe/gnome/optional/100% -> main
gnome-todo-common 3.26.2-3 in bionic armhf: universe/gnome/optional/100% -> main
gnome-todo-common 3.26.2-3 in bionic i386: universe/gnome/optional/100% -> main
gnome-todo-common 3.26.2-3 in bionic ppc64el: universe/gnome/optional/100% -> 
main
gnome-todo-common 3.26.2-3 in bionic s390x: universe/gnome/optional/100% -> main
libgnome-todo 3.26.2-3 in bionic amd64: universe/libs/optional/100% -> main
libgnome-todo 3.26.2-3 in bionic arm64: universe/libs/optional/100% -> main
libgnome-todo 3.26.2-3 in bionic armhf: universe/libs/optional/100% -> main
libgnome-todo 3.26.2-3 in bionic i386: universe/libs/optional/100% -> main
libgnome-todo 3.26.2-3 in bionic ppc64el: universe/libs/optional/100% -> main
libgnome-todo 3.26.2-3 in bionic s390x: universe/libs/optional/100% -> main
libgnome-todo-dev 3.26.2-3 in bionic amd64: universe/libdevel/optional/100% -> 
main
libgnome-todo-dev 3.26.2-3 in bionic arm64: universe/libdevel/optional/100% -> 
main
libgnome-todo-dev 3.26.2-3 in bionic armhf: universe/libdevel/optional/100% -> 
main
libgnome-todo-dev 3.26.2-3 in bionic i386: universe/libdevel/optional/100% -> 
main
libgnome-todo-dev 3.26.2-3 in bionic ppc64el: universe/libdevel/optional/100% 
-> main
libgnome-todo-dev 3.26.2-3 in bionic s390x: universe/libdevel/optional/100% -> 
main
Override [y|N]? y
31 publications overridden.


** Changed in: gnome-todo (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  [MIR] gnome-todo

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

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

[Bug 1745151] [NEW] R9 270

2018-01-24 Thread BetoMaldonado
Public bug reported:

this VGA is not being recognized by the kernel.

** Affects: linux (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/1745151

Title:
  R9 270

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

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

[Bug 1737570] Re: Add support for RequiredForOnline in networkd

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

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

Title:
  Add support for RequiredForOnline in networkd

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

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

[Bug 1744949] Re: linux-oem: 4.13.0-1018.19 -proposed tracker

2018-01-24 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

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

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

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

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

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

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

** Description changed:

  This bug is for tracking the 4.13.0-1018.19 upload package. This bug
  will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1743412
  phase: Uploaded
+ kernel-stable-phase-changed:Wednesday, 24. January 2018 13:30 UTC
+ kernel-stable-phase:Promoted to proposed

** Description changed:

  This bug is for tracking the 4.13.0-1018.19 upload package. This bug
  will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1743412
- phase: Uploaded
- kernel-stable-phase-changed:Wednesday, 24. January 2018 13:30 UTC
- kernel-stable-phase:Promoted to proposed
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

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

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

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

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

[Bug 1737570] Re: Add support for RequiredForOnline in networkd

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

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

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

Title:
  Add support for RequiredForOnline in networkd

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

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

[Bug 1742474] Re: Bad return status for module build on kernel: 4.13.0-26-generic (i686)

2018-01-24 Thread Julian Andres Klode
*** This bug is a duplicate of bug 1724869 ***
https://bugs.launchpad.net/bugs/1724869

** This bug has been marked a duplicate of bug 1724869
   ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge 
4.13.0-16.19~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/1742474

Title:
  Bad return status for module build on kernel: 4.13.0-26-generic (i686)

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

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

[Bug 1745148] [NEW] tcsh core dumps upon entering non-ascii characters (e.g., §)

2018-01-24 Thread Jens Sadowski
Public bug reported:

Every time when (accidentally) entering a non-ASCII character from the
command line (e.g., "§"), tcsh crashes with a core dump.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: tcsh 6.20.00-7
ProcVersionSignature: Ubuntu 4.13.0-31.34-generic 4.13.13
Uname: Linux 4.13.0-31-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: LXDE
Date: Wed Jan 24 14:23:10 2018
Dependencies:
 gcc-7-base 7.2.0-8ubuntu3
 libc6 2.26-0ubuntu2.1
 libgcc1 1:7.2.0-8ubuntu3
 libtinfo5 6.0+20160625-1ubuntu1
InstallationDate: Installed on 2017-12-07 (48 days ago)
InstallationMedia: Lubuntu 17.10 "Artful Aardvark" - Release amd64 (20171017.1)
SourcePackage: tcsh
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: tcsh (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/1745148

Title:
  tcsh core dumps upon entering non-ascii characters (e.g., §)

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

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

Re: [Bug 1743354] Re: samba with backend ldap: can not access share or file even if user is authorized : NT_STATUS_ACCESS_DENIED

2018-01-24 Thread alberto fiaschi
2018-01-24 13:41 GMT+01:00 Andreas Hasenack :

> Are all your shares on zfs? Or, more importantly, all shares where this
> problem happens?
>
>
all shares are on zfs

> Do you have it happening on shares where there are no vfs modules being
> used?
>
>
all shares use vfs modules


>
> Also, about my earlier question about the "id" command, I meant if the id
>  command correctly resolves the groups *at the time* the problem is
> happening, not in general.
>

yes i try id command at time of the problem and all groups were correctly
resolved .
Furthermore, access should not depend on the group since:
1) the owner of all files and folders is nobody
2) all shares use option  force user nobody

>
> And lastly but not least, do you think you could disable the nss caching
> for a while and see if the problem happens again? Or will that increase
> the load too much on your systems?
>


It is a server in production that provides a truly critical file sharing
service. If it stops, the analysis laboratories and the ambulatories of the
entire hospital will stop. I do not feel like making such a change.


Alberto

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

Title:
   samba with backend ldap: can not access share or file even if user is
  authorized : NT_STATUS_ACCESS_DENIED

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

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

[Bug 1708881] Re: USB Stick corrupted - The driver descriptor says the physical block size is 2048 bytes

2018-01-24 Thread Simon P.
Te problem is still existent in 17.10. The new version of gparted still
cannot handle such devices.

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

Title:
  USB Stick corrupted - The driver descriptor says the physical block
  size is 2048 bytes

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

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

[Bug 1742637] Re: GNOME Software and snapcraft.io present developer identity differently

2018-01-24 Thread Will Cooke
** Also affects: snapd
   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/1742637

Title:
  GNOME Software and snapcraft.io present developer identity differently

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

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

[Bug 1736774] Re: arm64/thunderx: Unhandled context faults in ACPI mode

2018-01-24 Thread Stefan Bader
** Changed in: linux (Ubuntu Zesty)
   Status: New => Won't Fix

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

Title:
  arm64/thunderx: Unhandled context faults in ACPI mode

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

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

[Bug 1732883] Re: uvt-kvm wait command will never return on Trusty with a future guest using systemd such as Xenial

2018-01-24 Thread Po-Hsu Lin
** Attachment removed: "fix-wait-debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5042252/+files/fix-wait-debdiff

** Attachment added: "fix-wait-debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5042253/+files/fix-wait-debdiff

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

Title:
  uvt-kvm wait command will never return on Trusty with a future guest
  using systemd such as Xenial

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

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

[Bug 1708881] Re: USB Stick corrupted - The driver descriptor says the physical block size is 2048 bytes

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

** Changed in: usb-creator (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/1708881

Title:
  USB Stick corrupted - The driver descriptor says the physical block
  size is 2048 bytes

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

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

[Bug 1743015] Re: Support for SystemD 236+ in 18.04

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

** Changed in: systemd (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/1743015

Title:
  Support for SystemD 236+ in 18.04

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

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

[Bug 776818] Re: [MIR] vde2

2018-01-24 Thread Sebastian Unger
Is it really this hard to get 885 lines of code promoted into main?

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

Title:
  [MIR] vde2

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

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

[Bug 1692865] Re: 'Requires Distributions' should include 'babel'

2018-01-24 Thread Corey Bryant
I checked the Ubuntu packages for python(3)-oslo.i18n back to Kilo and
they all have python(3)-babel as a dependency, so marking as invalid for
the Ubuntu packages.

** Changed in: python-keystoneclient (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: python-swiftclient (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  'Requires Distributions' should include 'babel'

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

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

[Bug 1738497] Re: Falkor erratum 1041 needs workaround

2018-01-24 Thread Stefan Bader
** Changed in: linux (Ubuntu Zesty)
   Status: In Progress => Won't Fix

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

Title:
  Falkor erratum 1041 needs workaround

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

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

[Bug 1720901] Re: VLC under Wayland causes system freezes in fullscreen mode

2018-01-24 Thread Simon P.
I just tested vlc 3.0.0-rc4 in a Ubuntu 18.04 live session and I can
confirm that the problem is fixed there.

So will 17.10 see the fixed vlc package? It is still three more months
till the release of the lts...

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

Title:
  VLC under Wayland causes system freezes in fullscreen mode

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

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

[Bug 1732883] Re: uvt-kvm wait command will never return on Trusty with a future guest using systemd such as Xenial

2018-01-24 Thread Po-Hsu Lin
** Attachment added: "fix-wait-debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5042252/+files/fix-wait-debdiff

** Patch removed: "fix-remote-wait-trusty"
   
https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1732883/+attachment/5019116/+files/fix-remote-wait-trusty

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

Title:
  uvt-kvm wait command will never return on Trusty with a future guest
  using systemd such as Xenial

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

2018-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.157.15

---
linux-firmware (1.157.15) xenial; urgency=medium

  * QCA6174A XR cannot find any WiFi AP (LP: #1728523)
- ath10k: QCA6174 hw3.0: update board-2.bin
- ath10k: QCA6174 hw3.0: update board-2.bin
- ath10k: QCA6174 hw3.0: update board-2.bin

  * Intel 9260/9462/9560 firmware support (LP: #1734243)
- iwlwifi: add firmware version 33 for new 9000 series
- linux-firmware: Add firmware file for Intel Bluetooth 9560
- linux-firmware: Add firmware file for Intel Bluetooth 9260

  * Bluetooth mouse and keyboard connects, works for a few seconds, then
doesn't react (LP: #1729389)
- linux-firmware: Update firmware patch for Intel Bluetooth,8260
- linux-firmware: Update firmware file for Intel Bluetooth 8265
- linux-firmware: Update firmware patch for Intel Bluetooth 8260

 -- Seth Forshee   Tue, 12 Dec 2017 08:26:17
-0600

** Changed in: linux-firmware (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/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 1728523] Update Released

2018-01-24 Thread Chris J Arges
The verification of the Stable Release Update for linux-firmware 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/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 1729389] Re: [Intel 8260/8265] Bluetooth peripherals work for a few seconds, then don't react

2018-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.157.15

---
linux-firmware (1.157.15) xenial; urgency=medium

  * QCA6174A XR cannot find any WiFi AP (LP: #1728523)
- ath10k: QCA6174 hw3.0: update board-2.bin
- ath10k: QCA6174 hw3.0: update board-2.bin
- ath10k: QCA6174 hw3.0: update board-2.bin

  * Intel 9260/9462/9560 firmware support (LP: #1734243)
- iwlwifi: add firmware version 33 for new 9000 series
- linux-firmware: Add firmware file for Intel Bluetooth 9560
- linux-firmware: Add firmware file for Intel Bluetooth 9260

  * Bluetooth mouse and keyboard connects, works for a few seconds, then
doesn't react (LP: #1729389)
- linux-firmware: Update firmware patch for Intel Bluetooth,8260
- linux-firmware: Update firmware file for Intel Bluetooth 8265
- linux-firmware: Update firmware patch for Intel Bluetooth 8260

 -- Seth Forshee   Tue, 12 Dec 2017 08:26:17
-0600

** Changed in: linux-firmware (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  [Intel 8260/8265] Bluetooth peripherals work for a few seconds, then
  don'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 1734243] Re: Intel 9260/9462/9560 firmware support

2018-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.157.15

---
linux-firmware (1.157.15) xenial; urgency=medium

  * QCA6174A XR cannot find any WiFi AP (LP: #1728523)
- ath10k: QCA6174 hw3.0: update board-2.bin
- ath10k: QCA6174 hw3.0: update board-2.bin
- ath10k: QCA6174 hw3.0: update board-2.bin

  * Intel 9260/9462/9560 firmware support (LP: #1734243)
- iwlwifi: add firmware version 33 for new 9000 series
- linux-firmware: Add firmware file for Intel Bluetooth 9560
- linux-firmware: Add firmware file for Intel Bluetooth 9260

  * Bluetooth mouse and keyboard connects, works for a few seconds, then
doesn't react (LP: #1729389)
- linux-firmware: Update firmware patch for Intel Bluetooth,8260
- linux-firmware: Update firmware file for Intel Bluetooth 8265
- linux-firmware: Update firmware patch for Intel Bluetooth 8260

 -- Seth Forshee   Tue, 12 Dec 2017 08:26:17
-0600

** Changed in: linux-firmware (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Intel 9260/9462/9560 firmware support

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

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

[Bug 1729389] Re: [Intel 8260/8265] Bluetooth peripherals work for a few seconds, then don't react

2018-01-24 Thread Chris J Arges
** Changed in: linux-firmware (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  [Intel 8260/8265] Bluetooth peripherals work for a few seconds, then
  don'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 1735162] Re: [SRU] Cannot import basetest in python3

2018-01-24 Thread Andrea Azzarone
'python[3] -c "from google.apputils import basetest"' runs properly in
Xeanial too now. Marking as verification-done.

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

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

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

Title:
  [SRU] Cannot import basetest in python3

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

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

[Bug 1741767] Re: Muon rebuilds search index very often and inefficient

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

** Changed in: muon (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/1741767

Title:
  Muon rebuilds search index very often and inefficient

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

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

[Bug 1724869] Update Released

2018-01-24 Thread Chris J Arges
The verification of the Stable Release Update for ndiswrapper 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/1724869

Title:
  ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge
  4.13.0-16.19~16.04.3

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

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

[Bug 1724869] Re: ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge 4.13.0-16.19~16.04.3

2018-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ndiswrapper - 1.60-3~ubuntu16.04.2

---
ndiswrapper (1.60-3~ubuntu16.04.2) xenial; urgency=medium

  * Upload to xenial for kernel 4.11 and 4.13 (LP: #1724869)
- 0006-Build-fixes-for-Linux-4.11.patch
- 0007-Build-fixes-for-Linux-4.13.patch

 -- Marcelo Henrique Cerri   Fri, 27 Oct
2017 14:03:22 -0200

** Changed in: ndiswrapper (Ubuntu Xenial)
   Status: Incomplete => Fix Released

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

Title:
  ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge
  4.13.0-16.19~16.04.3

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

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

[Bug 1726879] Re: Unescaped left brace in regex is deprecated

2018-01-24 Thread Chris J Arges
Hello Hassan, or anyone else affected,

Accepted spamassassin into artful-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/spamassassin/3.4.1-7ubuntu1 in a
few hours, and then in the -proposed repository.

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

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-artful to verification-done-artful. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-artful. In either case, without details of
your testing we will not be able to proceed.

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

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

** Tags added: verification-needed verification-needed-artful

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

Title:
  Unescaped left brace in regex is deprecated

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

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

[Bug 1741978] Re: Add support for ARM events

2018-01-24 Thread Chris J Arges
Hello Manoj, or anyone else affected,

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

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

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

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

** Changed in: rasdaemon (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-xenial

** Changed in: rasdaemon (Ubuntu Artful)
   Status: In Progress => Fix Committed

** Tags added: verification-needed-artful

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

Title:
  Add support for ARM events

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

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

[Bug 1741978] Please test proposed package

2018-01-24 Thread Chris J Arges
Hello Manoj, or anyone else affected,

Accepted rasdaemon into artful-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/rasdaemon/0.5.8-1ubuntu2 in a few
hours, and then in the -proposed repository.

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

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

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

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

Title:
  Add support for ARM events

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

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

[Bug 1744072] Re: MIR Chrony in 18.04

2018-01-24 Thread ChristianEhrhardt
Thanks Simin and Ken, both great to know about!

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

Title:
  MIR Chrony in 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp-charm/+bug/1744072/+subscriptions

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

[Bug 1745032] Re: AC adapter status not detected on Asus ZenBook UX410UAK

2018-01-24 Thread Agustin Barto
It works. Thanks!

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

Title:
  AC adapter status not detected on Asus ZenBook UX410UAK

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

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

[Bug 1336521] Re: Application Startup Notify fully ignored

2018-01-24 Thread Chris J Arges
Hello Lorenzo, or anyone else affected,

Accepted openbox into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/openbox/3.6.1-1ubuntu2.1 in a few
hours, and then in the -proposed repository.

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

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

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

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

** Tags added: verification-needed verification-needed-xenial

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

** Tags added: verification-needed-trusty

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

Title:
  Application Startup Notify fully ignored

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

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

[Bug 1336521] Please test proposed package

2018-01-24 Thread Chris J Arges
Hello Lorenzo, or anyone else affected,

Accepted openbox into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/openbox/3.5.2-6ubuntu0.1 in a few
hours, and then in the -proposed repository.

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

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

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

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

Title:
  Application Startup Notify fully ignored

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

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

[Bug 1634119] Re: package samba 2:4.3.11+dfsg-0ubuntu0.16.04.1 failed to upgrade due to invalid value 'share' for parameter 'security'

2018-01-24 Thread Andreas Hasenack
> If 'security = share' is removed from smbd.conf then all runs fine. 
> Everything worked with 
> previous version.


The "share" value for the security parameter has been deprecated.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1634119

Title:
  package samba 2:4.3.11+dfsg-0ubuntu0.16.04.1 failed to upgrade due to
  invalid value 'share' for parameter 'security'

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1743354] Re: samba with backend ldap: can not access share or file even if user is authorized : NT_STATUS_ACCESS_DENIED

2018-01-24 Thread Andreas Hasenack
Are all your shares on zfs? Or, more importantly, all shares where this
problem happens?

Do you have it happening on shares where there are no vfs modules being
used?


Also, about my earlier question about the "id" command, I meant if the id 
 command correctly resolves the groups *at the time* the problem is 
happening, not in general.

And lastly but not least, do you think you could disable the nss caching
for a while and see if the problem happens again? Or will that increase
the load too much on your systems?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1743354

Title:
   samba with backend ldap: can not access share or file even if user is
  authorized : NT_STATUS_ACCESS_DENIED

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1634119] Re: package samba 2:4.3.11+dfsg-0ubuntu0.16.04.1 failed to upgrade due to invalid value 'share' for parameter 'security'

2018-01-24 Thread Andreas Hasenack
> If 'security = share' is removed from smbd.conf then all runs fine. 
> Everything worked with 
> previous version.


The "share" value for the security parameter has been deprecated.

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

Title:
  package samba 2:4.3.11+dfsg-0ubuntu0.16.04.1 failed to upgrade due to
  invalid value 'share' for parameter 'security'

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

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

[Bug 1734885] Re: [MIR] fonts-noto-color-emoji

2018-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu.bionic

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

Title:
  [MIR] fonts-noto-color-emoji

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-color-emoji/+bug/1734885/+subscriptions

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

[Bug 1743041] Re: Updating Lubuntu on netbook corrupts screen

2018-01-24 Thread Mike Lewis
** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-fixed-upstream

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

Title:
  Updating Lubuntu on netbook corrupts screen

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

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

[Bug 1743354] Re: samba with backend ldap: can not access share or file even if user is authorized : NT_STATUS_ACCESS_DENIED

2018-01-24 Thread Andreas Hasenack
Are all your shares on zfs? Or, more importantly, all shares where this
problem happens?

Do you have it happening on shares where there are no vfs modules being
used?


Also, about my earlier question about the "id" command, I meant if the id 
 command correctly resolves the groups *at the time* the problem is 
happening, not in general.

And lastly but not least, do you think you could disable the nss caching
for a while and see if the problem happens again? Or will that increase
the load too much on your systems?

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

Title:
   samba with backend ldap: can not access share or file even if user is
  authorized : NT_STATUS_ACCESS_DENIED

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

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

[Bug 1724120] Comment bridged from LTC Bugzilla

2018-01-24 Thread bugproxy
--- Comment From dieg...@br.ibm.com 2018-01-24 07:29 EDT---
Hi,

The first problem seems to be not occurring anymore (the segmentation
fault problem).

Although we are still facing the second problem (in the trace below), we
created a new bug report for it.

root@tuletapio2-lp3:~/linux/tools/testing/selftests/memory-hotplug# uname -a
Linux tuletapio2-lp3 4.13.0-16-generic #19~lp1706247 SMP Wed Nov 1 23:21:53 UTC 
2017 ppc64le ppc64le ppc64le GNU/Linux

[  101.664761] kernel BUG at 
/home/jsalisbury/bugs/lp1706247/artful/ubuntu-artful/mm/slub.c:4034!
[  101.664781] Oops: Exception in kernel mode, sig: 5 [#1]
[  101.664785] SMP NR_CPUS=2048
[  101.664785] NUMA
[  101.664788] pSeries
[  101.664792] Modules linked in: btrfs xor raid6_pq vmx_crypto 
crct10dif_vpmsum ip_tables x_tables autofs4 ibmveth ibmvscsi crc32c_vpmsum
[  101.664807] CPU: 60 PID: 2151 Comm: sh Not tainted 4.13.0-16-generic 
#19~lp1706247
[  101.664812] task: c00fd2755900 task.stack: c00fd27b8000
[  101.664816] NIP: c03630a4 LR: c03630b8 CTR: c0150280
[  101.664820] REGS: c00fd27bb760 TRAP: 0700   Not tainted  
(4.13.0-16-generic)
[  101.664824] MSR: 8282b033 
[  101.664829]   CR: 24002828  XER: 
[  101.664835] CFAR: c03630c4 SOFTE: 1
[  101.664835] GPR00: c03630b8 c00fd27bb9e0 c1603300 
0001
[  101.664835] GPR04: c007fc01 c0073d80 f1ff03a0 
0100
[  101.664835] GPR08: c0073c80 c007fc03fd90 0001 

[  101.664835] GPR12: 24002822 cfae7600 f000 

[  101.664835] GPR16: 003f 0014 c18e9400 
f4c0
[  101.664835] GPR20:  c1633b00 0002 
b370
[  101.664835] GPR24: 0001 1000 c00fd27bbb70 

[  101.664835] GPR28: c14cadd8 0010 c14cae38 
c007fc03fd80
[  101.664883] NIP [c03630a4] slab_memory_callback+0x1d4/0x320
[  101.664887] LR [c03630b8] slab_memory_callback+0x1e8/0x320
[  101.664890] Call Trace:
[  101.664893] [c00fd27bb9e0] [c03630b8] 
slab_memory_callback+0x1e8/0x320 (unreliable)
[  101.664901] [c00fd27bba40] [c012bacc] 
notifier_call_chain+0x9c/0x110
[  101.664906] [c00fd27bba90] [c012c704] 
blocking_notifier_call_chain+0x64/0xa0
[  101.664912] [c00fd27bbad0] [c0824340] memory_notify+0x30/0x50
[  101.664917] [c00fd27bbaf0] [c0367678] 
__offline_pages.constprop.6+0xaa8/0xb10
[  101.664923] [c00fd27bbc30] [c08241d8] 
memory_subsys_offline+0x68/0xd0
[  101.664928] [c00fd27bbc60] [c07f7b68] device_offline+0xc8/0x140
[  101.664933] [c00fd27bbca0] [c0824040] store_mem_state+0x190/0x1b0
[  101.664938] [c00fd27bbce0] [c07f27dc] dev_attr_store+0x3c/0x60
[  101.664943] [c00fd27bbd00] [c0469bd4] sysfs_kf_write+0x64/0x90
[  101.664948] [c00fd27bbd20] [c046883c] 
kernfs_fop_write+0x1ac/0x270
[  101.664954] [c00fd27bbd70] [c039d5cc] __vfs_write+0x3c/0x70
[  101.664959] [c00fd27bbd90] [c039f208] vfs_write+0xd8/0x220
[  101.664964] [c00fd27bbde0] [c03a1088] SyS_write+0x68/0x110
[  101.664969] [c00fd27bbe30] [c000b184] system_call+0x58/0x6c
[  101.664973] Instruction dump:
[  101.664976] ebfe 7fbff000 3b98 419e0160 fb610038 7bbd1f24 3b60 
7d3fea14
[  101.664983] e8890150 2fa4 419e001c e9440020 <0b0a> fb690150 3c62002f 
e863a198
[  101.664990] ---[ end trace b02bc4a6b8dd8da5 ]---
[  101.667737]

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

Title:
  Ubuntu 16.04.3 - call traces occurs when memory-hotplug test is run
  with 16Gb hugepages configured

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

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

[Bug 1735162] Re: [SRU] Cannot import basetest in python3

2018-01-24 Thread Andrea Azzarone
'python3 -c "from google.apputils import basetest"' runs properly in
Artufl now. Marking as verification-done.

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

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

Title:
  [SRU] Cannot import basetest in python3

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

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

[Bug 1722161] Re: upgrade conflict (vlc-bin, vlc-nox)

2018-01-24 Thread Sebastian Ramacher
Fixed in 3.0.0~rc4-1ubuntu2.

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

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

Title:
  upgrade conflict (vlc-bin, vlc-nox)

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

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

[Bug 1717040] Re: Please backport libzstd 1.3.1+dfsg-1 (universe) from artful

2018-01-24 Thread Chris J Arges
** Also affects: libzstd (Ubuntu Bionic)
   Importance: Undecided
 Assignee: Andreas Hasenack (ahasenack)
   Status: 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/1717040

Title:
  Please backport libzstd 1.3.1+dfsg-1 (universe) from artful

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

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

[Bug 1576799] Re: Regression: 2:4.3.8+dfsg-0ubuntu0.14.04.2 Failed to Issue the StartTLS instruction

2018-01-24 Thread Arjit
ok,
Thanks for letting me know.

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

Title:
  Regression: 2:4.3.8+dfsg-0ubuntu0.14.04.2 Failed to Issue the StartTLS
  instruction

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

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

[Bug 1744758] Re: libvirt 2.5.0-3ubuntu5.6~cloud0 appears to be compiled without gnutls

2018-01-24 Thread Corey Bryant
\o/ Great, thanks for verifying Lee. This needs to spend a little bit
more time in proposed and get some regression testing and then we'll
promote to ocata-updates.

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

Title:
  libvirt 2.5.0-3ubuntu5.6~cloud0  appears to be compiled without gnutls

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

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

[Bug 1745130] Re: Support rfkill-any led trigger for Fujitsu u727

2018-01-24 Thread Ubuntu Foundations Team Bug Bot
** 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/1745130

Title:
  Support rfkill-any led trigger for Fujitsu u727

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

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

[Bug 1734885] Re: [MIR] fonts-noto-color-emoji

2018-01-24 Thread Didier Roche
LGTM, juste ping me once added to the recommends list and I'll promote
it.

** Changed in: fonts-noto-color-emoji (Ubuntu)
   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/1734885

Title:
  [MIR] fonts-noto-color-emoji

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-color-emoji/+bug/1734885/+subscriptions

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

[Bug 1745129] Re: DNS for security.ubuntu.com and archive.ubuntu.com resolves to IP address that gives 404 when installing packages.

2018-01-24 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1745129/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  DNS for security.ubuntu.com and archive.ubuntu.com resolves to IP
  address that gives 404 when installing packages.

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

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

[Bug 1732172] Re: [CVE] Security Vulnerabilities in OpenSSH on Ubuntu 14.04

2018-01-24 Thread Marc Deslauriers
You're welcome!

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

Title:
  [CVE] Security Vulnerabilities in OpenSSH on Ubuntu 14.04

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

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

[Bug 1720901] Re: VLC under Wayland causes system freezes in fullscreen mode

2018-01-24 Thread Sebastian Ramacher
Marking as incomplete until Simon tested vlc 3.0.0 as provided by
Ubuntu. FWIW, vlc 2.2.x won't see any Wayland fixes. If you use Wayland
and vlc, you'll need to use 3.0.0.

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

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

Title:
  VLC under Wayland causes system freezes in fullscreen mode

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

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

[Bug 1744181] Re: nvidia-384 384.98-0ubuntu0~gpu16.04.1: nvidia-384 kernel module failed to build [error: implicit declaration of function ‘task_stack_page’]

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

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

Title:
  nvidia-384 384.98-0ubuntu0~gpu16.04.1: nvidia-384 kernel module failed
  to build [error: implicit declaration of function ‘task_stack_page’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1744181/+subscriptions

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

[Bug 1738178] Re: ubuntu_ecryptfs tests failed on Xenial s390x instances

2018-01-24 Thread Colin Ian King
Although commit 06ac92fdf8571ea10a3df64c7456eace03cf14c3 fixes this (see
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-
dev.git/commit/?id=06ac92fdf8571ea10a3df64c7456eace03cf14c3 ), a way
forward is to specify -d options explicitly such as:

mkfs.xfs -d file=1,name=/home/ubuntu/foo,size=1g

I'll modify the adt tests to force this.

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

Title:
  ubuntu_ecryptfs tests failed on Xenial s390x instances

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

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

[Bug 1666873] Re: Snap icon is not visible when called from terminal but it does when called from dash

2018-01-24 Thread Maciej Borzecki
** Changed in: snappy
   Status: New => Invalid

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

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

Title:
  Snap icon is not visible when called from terminal but it does when
  called from dash

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

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

[Bug 1727653] Re: error: can't start new thread

2018-01-24 Thread Kenneth Loafman
That does explain why you can't open more gpg threads.  Each instance of
gpg will take several file handles and eats more resources.

I'm going to leave this open for now.  Perhaps duplicity should put out
a warning after this error telling people to increase their num-files
limits, or something similar.

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

Title:
  error: can't start new thread

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

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

[Bug 1713171] Re: [MIR] gnome-todo

2018-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu.bionic

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

Title:
  [MIR] gnome-todo

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

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

[Bug 1669012] Re: Can't reinstall a snap already installed switching confinement mode

2018-01-24 Thread Maciej Borzecki
** Changed in: snappy
   Importance: Undecided => Wishlist

** Changed in: snappy
   Status: New => Triaged

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

Title:
  Can't reinstall a snap already installed switching confinement mode

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

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

[Bug 1730152] Re: Internal microsd card reader does not work in Ubuntu 17.10

2018-01-24 Thread funicorn
@sfc Could you explain a little more how exactly to use the dkms.conf
file? Should I put the file in the same ampe_stor directory?

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

Title:
  Internal microsd card reader does not work in Ubuntu 17.10

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

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

[Bug 1198315] Re: [network]: gnome-control-center SIGSEGV in append_escaped_text() (invalid utf8 ssid name)

2018-01-24 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Expired

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

Title:
  [network]: gnome-control-center SIGSEGV in append_escaped_text()
  (invalid utf8 ssid name)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1198315/+subscriptions

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

[Bug 1667829] Re: console-conf v0.0.5 crashes if no config needed

2018-01-24 Thread Maciej Borzecki
** Changed in: snappy
   Status: New => Fix Released

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

Title:
  console-conf v0.0.5 crashes if no config needed

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

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

[Bug 1738178] Re: ubuntu_ecryptfs tests failed on Xenial s390x instances

2018-01-24 Thread Colin Ian King
This fails with kernels as old as 4.4.0-101-generic and earlier too, so
I don't think this is a kernel regression. I believe it's an issue with
xfsprogs. For example, xfsprogs-4.14.0 can create an xfs file system on
a file based system where as 4.3.0+nmu1ubuntu1.1 cannot:

buntu@s2lp3:~/xfsprogs-4.14.0$ ./mkfs/mkfs.xfs ~/foo 
meta-data=/home/ubuntu/foo   isize=512agcount=2, agsize=4096 blks
 =   sectsz=512   attr=2, projid32bit=1
 =   crc=1finobt=1, sparse=0, rmapbt=0, 
reflink=0
data =   bsize=4096   blocks=8192, imaxpct=25
 =   sunit=0  swidth=0 blks
naming   =version 2  bsize=4096   ascii-ci=0 ftype=1
log  =internal log   bsize=4096   blocks=855, version=2
 =   sectsz=512   sunit=0 blks, lazy-count=1
realtime =none   extsz=4096   blocks=0, rtextents=0

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

Title:
  ubuntu_ecryptfs tests failed on Xenial s390x instances

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

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

[Bug 1745138] [NEW] Bug while instalation

2018-01-24 Thread sbrus
Public bug reported:

Could not finish instalation.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity 17.10.10 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13
Uname: Linux 4.13.0-21-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CasperVersion: 1.387
Date: Wed Jan 24 12:35:55 2018
LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
ProcEnviron:
 TERM=unknown
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 LC_NUMERIC=C.UTF-8
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/1745138

Title:
  Bug while instalation

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

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

[Bug 1743429] Re: GNOME Software doesn't support animated Gifs for screenshots

2018-01-24 Thread Sergio Schvezov
I thought from mpt's guidance we wouldn't be supporting animations for
screenshots https://forum.snapcraft.io/t/restrictions-on-screenshots-
and-videos-in-snap-listings/3087/2

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

Title:
  GNOME Software doesn't support animated Gifs for screenshots

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

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

[Bug 1744712] Re: Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume

2018-01-24 Thread s.illes79
http://people.canonical.com/~khfeng/lp1744712/

seems to be working fine, did couple of sleep/resume cycles with no
issues

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

Title:
  Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume

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

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

[Bug 1743094] Re: hibernation broken (freezes with resume) in kernel linux-image-4.13.0-26-generic

2018-01-24 Thread Ariel
Same issue affects me after updating to kernel 4.13.0-31.

Resuming starts but after a few seconds screen goes dark and nothing can
be done except forcing off the laptop.

Also found "Hibernation image not present or could not be loaded" in
kernel log.

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

Title:
  hibernation broken (freezes with resume) in kernel linux-
  image-4.13.0-26-generic

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

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

[Bug 1742637] Re: GNOME Software and snapcraft.io present developer identity differently

2018-01-24 Thread Sergio Schvezov
I would suspect snapd needs to passthrough

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

Title:
  GNOME Software and snapcraft.io present developer identity differently

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

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

[Bug 1727653] Re: error: can't start new thread

2018-01-24 Thread Václav Haisman
@Kenneth: The -v limit was suggested in comment #19.

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

Title:
  error: can't start new thread

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

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

[Bug 1732883] Re: uvt-kvm wait command will never return on Trusty with a future guest using systemd such as Xenial

2018-01-24 Thread Po-Hsu Lin
** Description changed:

  == SRU Justification ==
  
  [Impact]
  * When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm 
wait` command will never return as the tool is not aware of the newer runlevel 
5 for systemd.
  
  [Test Case]
  Steps:
   1. Install Trusty + X-hwe kernel
   2. sudo apt-get install uvtool -y
   3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''
   4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64
   5. sudo uvt-kvm create test-kvm release=xenial arch=amd64
   6. sudo uvt-kvm wait test-kvm --insecure
  
  Result:
   * Step no 6. will never return. Even you can already ssh into that KVM
  
  [Regression potential]
- * This patch only adds compatibility for Trusty users, and limited to the 
uvt-kvm wait command on Trusty, therefore the risk for causing a regression is 
low. 
- * And this patch has been tested on Trusty, with positive test result.
+ * This patch only adds compatibility for Trusty users, and limited to the 
uvt-kvm wait command on Trusty, therefore the risk for causing a regression is 
low.
+ * This patch has been tested on Trusty, with positive test result.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1
  ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.25
  Architecture: amd64
  Date: Fri Nov 17 10:13:10 2017
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-xenial
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  uvt-kvm wait command will never return on Trusty with a future guest
  using systemd such as Xenial

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

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

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

2018-01-24 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/1745135

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

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

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

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

2018-01-24 Thread A'zam
Public bug reported:

Error after upgrading

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: mysql-server-5.7 5.7.21-0ubuntu0.17.10.1
ProcVersionSignature: Ubuntu 4.13.0-31.34-generic 4.13.13
Uname: Linux 4.13.0-31-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
AptOrdering: NULL: ConfigurePending
Architecture: amd64
Date: Wed Jan 24 15:53:06 2018
DpkgTerminalLog:
 Setting up mysql-server-5.7 (5.7.21-0ubuntu0.17.10.1) ...
 dpkg: error processing package mysql-server-5.7 (--configure):
  subprocess installed post-installation script returned error exit status 1
DuplicateSignature:
 package:mysql-server-5.7:5.7.21-0ubuntu0.17.10.1
 Setting up mysql-server-5.7 (5.7.21-0ubuntu0.17.10.1) ...
 dpkg: error processing package mysql-server-5.7 (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-12-02 (52 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld_safe_syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['test_sos', 'zartex', 'ibdata1', 'auto.cnf', 
'ib_buffer_pool', 'sos', 'ib_logfile0', 'ib_logfile1', 'ibtmp1', 'int@002eloc', 
'debian-5.7.flag', 'performance_schema', 'sys', 'mysql']
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.13.0-31-generic 
root=UUID=c68e67f9-5ec0-42c3-b9fc-02c594f96a9f ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: mysql-5.7
Title: package mysql-server-5.7 5.7.21-0ubuntu0.17.10.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

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

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

[Bug 722201] Re: CTDB port is not aware of Ubuntu-specific NFS Settings

2018-01-24 Thread Robert Sander
** Also affects: ctdb (Debian)
   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/722201

Title:
  CTDB port is not aware of Ubuntu-specific NFS Settings

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

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

[Bug 1744871] Re: Watch directory feature produces 'torrent file contains invalid data' error

2018-01-24 Thread Volodya
sudo systemctl status transmission-daemon.service
Unit transmission-daemon.service could not 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/1744871

Title:
  Watch directory feature produces 'torrent file contains invalid data'
  error

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

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

[Bug 1742474] Re: Bad return status for module build on kernel: 4.13.0-26-generic (i686)

2018-01-24 Thread la Nube
** Also affects: ndiswrapper (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/1742474

Title:
  Bad return status for module build on kernel: 4.13.0-26-generic (i686)

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

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

Re: [Bug 1727653] Re: error: can't start new thread

2018-01-24 Thread Kenneth Loafman
Thanks for catching that.  Was the system installed with those limits, or
had you put them in earlier?  I've never seen a distro that tried to limit
virtual memory.

On Wed, Jan 24, 2018 at 12:40 AM, Václav Haisman 
wrote:

> So, I have been experimenting. I have removed ulimit -v 100...0 out of
> the command line because I have unlimited limit by default. What I have
> added though is ulimit -s 16384 which doubles stack limit and I have
> also ulimit -n 2048 to double file limit. Todays backup passed without
> the usual exception.
>
> I suggest others do the same. Find out file handle limits and stack size
> limits and try again with doubled values. And remove the VM limit if it
> actually sets a limit from unlimited.
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1727653
>
> Title:
>   error: can't start new thread
>
> Status in Duplicity:
>   In Progress
> Status in deja-dup package in Ubuntu:
>   Confirmed
> Status in duplicity package in Ubuntu:
>   In Progress
>
> Bug description:
>   $ uname -a
>   Linux mbpr13b 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC
> 2017 x86_64 x86_64 x86_64 GNU/Linux
>
>   duplicity gets started daily via deja-dup automatically.
>
>   Every now and then (approx. every third time) I get the following
>   error:
>
>   --
>
>   Failed with an unknown error.
>
>   Traceback (most recent call last):
> File "/usr/bin/duplicity", line 1546, in 
>   with_tempdir(main)
> File "/usr/bin/duplicity", line 1540, in with_tempdir
>   fn()
> File "/usr/bin/duplicity", line 1391, in main
>   do_backup(action)
> File "/usr/bin/duplicity", line 1468, in do_backup
>   restore(col_stats)
> File "/usr/bin/duplicity", line 731, in restore
>   restore_get_patched_rop_iter(col_stats)):
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 560, in Write_ROPaths
>   for ropath in rop_iter:
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 523, in integrate_patch_iters
>   for patch_seq in collated:
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 389, in yield_tuples
>   setrorps(overflow, elems)
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 378, in setrorps
>   elems[i] = iter_list[i].next()
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 107, in filter_path_iter
>   for path in path_iter:
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 121, in difftar2path_iter
>   tarinfo_list = [tar_iter.next()]
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 339, in next
>   self.set_tarfile()
> File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line
> 333, in set_tarfile
>   self.current_fp = self.fileobj_iter.next()
> File "/usr/bin/duplicity", line 768, in get_fileobj_iter
>   manifest.volume_info_dict[vol_num])
> File "/usr/bin/duplicity", line 811, in restore_get_enc_fileobj
>   fileobj = tdp.filtered_open_with_delete("rb")
> File "/usr/lib/python2.7/dist-packages/duplicity/dup_temp.py", line
> 119, in filtered_open_with_delete
>   fh = FileobjHooked(path.DupPath.filtered_open(self, mode))
> File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 778,
> in filtered_open
>   return gpg.GPGFile(False, self, gpg_profile)
> File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 202,
> in __init__
>   'logger': self.logger_fp})
> File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py",
> line 374, in run
>   create_fhs, attach_fhs)
> File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py",
> line 420, in _attach_fork_exec
>   process.thread.start()
> File "/usr/lib/python2.7/threading.py", line 736, in start
>   _start_new_thread(self.__bootstrap, ())
>   error: can't start new thread
>
>   --
>
>   Restarting deja-dup manually fixes the problem and the next few days,
>   automatic backup will run correctly until (see above).
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: duplicity 0.7.12-1ubuntu1
>   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
>   CurrentDesktop: ubuntu:GNOME
>   Date: Thu Oct 26 10:49:45 2017
>   InstallationDate: Installed on 2017-10-20 (5 days ago)
>   InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64
> (20171018)
>   SourcePackage: duplicity
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/duplicity/+bug/1727653/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

[Bug 1070873] Re: kde-telepathy, impossible to connect to gmail accounts

2018-01-24 Thread Jan Martinec
Was working in Ubuntu 17.04, broken after upgrade to 17.10, installing
signon-ui from the PPA
(0.17+17.10.20171027+really20160406-0ubuntu1~ppa1) resolved this for me.

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

Title:
  kde-telepathy, impossible to connect to gmail accounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meta-kde-telepathy/+bug/1070873/+subscriptions

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

[Bug 1724869] Re: ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge 4.13.0-16.19~16.04.3

2018-01-24 Thread Julian Andres Klode
Thanks NStrom and Martin, that should be enough for verification. Now it
just needs someone to accept it.

Please consider moving away from ndiswrapper though and maybe get a new
WiFi device - ndiswrapper is a dirty hack which is unmaintained upstream
and really should not be used, especially now in 2018.

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

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

Title:
  ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge
  4.13.0-16.19~16.04.3

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

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

Re: [Bug 1711337] Re: Firefox crashes at start on armv7L after 55.0.1 update

2018-01-24 Thread Lars Nyqvist
Firefox 58 fails as before and user_pref trick does not work any more!!
I installed 58 , rebooted and tested

~$ fgrep gfx. 
/home/cloudsto/.mozilla/firefox/ymtjpt2g.default-1510054306584-1514625894232/prefs.jsuser_pref("gfx.content.azure.backends",
"");
user_pref("services.blocklist.gfx.checked", 1516706246);

~$ firefox -g
GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/firefox/firefox...Reading symbols from
/usr/lib/debug/.build-id/dc/cf886d995205c45d42314d4e755178a87359d9.debug...done.
done.
(gdb) run
Starting program: /usr/lib/firefox/firefox
Cannot parse expression `.L1200 4@r4'.
warning: Probes-based dynamic linker interface failed.
Reverting to original interface.

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0xb18b0440 (LWP 1554)]
[New Thread 0xadeb5440 (LWP 1555)]
[Thread 0xadeb5440 (LWP 1555) exited]
[New Thread 0xadeb5440 (LWP 1556)]
[New Thread 0xacaff440 (LWP 1557)]
[New Thread 0xac2ff440 (LWP 1558)]
[New Thread 0xab9ff440 (LWP 1559)]
[New Thread 0xab1ff440 (LWP 1560)]
[New Thread 0xaafff440 (LWP 1561)]
[New Thread 0xaadff440 (LWP 1562)]
[New Thread 0xaabff440 (LWP 1563)]
[New Thread 0xaa9ff440 (LWP 1564)]
[New Thread 0xaa7ff440 (LWP 1565)]
[New Thread 0xaa5ff440 (LWP 1566)]
[New Thread 0xaa3ff440 (LWP 1567)]
[New Thread 0xa9dff440 (LWP 1568)]
[New Thread 0xa95ff440 (LWP 1569)]
[New Thread 0xa8dff440 (LWP 1570)]
[New Thread 0xa85ff440 (LWP 1571)]
[New Thread 0xa7aff440 (LWP 1572)]
[New Thread 0xa71ff440 (LWP 1574)]
[New Thread 0xa7d97440 (LWP 1575)]
[New Thread 0xa69ff440 (LWP 1576)]
[Thread 0xa7aff440 (LWP 1572) exited]
[New Thread 0xa7aff440 (LWP 1577)]
[New Thread 0xa4cb6440 (LWP 1578)]
[New Thread 0xa44b6440 (LWP 1579)]
[New Thread 0xa3cb6440 (LWP 1580)]
[New Thread 0xa321f440 (LWP 1581)]
[New Thread 0xa2a1f440 (LWP 1582)]
[New Thread 0xa221f440 (LWP 1583)]
[New Thread 0xa1a1f440 (LWP 1584)]
[New Thread 0xa0eda440 (LWP 1585)]
[New Thread 0xa06b1440 (LWP 1586)]
[New Thread 0x9feb1440 (LWP 1587)]
[New Thread 0x9f6b1440 (LWP 1588)]
[Thread 0x9f6b1440 (LWP 1588) exited]
[Thread 0x9feb1440 (LWP 1587) exited]
[Thread 0xa06b1440 (LWP 1586) exited]
[New Thread 0xa06b1440 (LWP 1589)]
[New Thread 0x9f6b1440 (LWP 1590)]
[New Thread 0x9feb1440 (LWP 1591)]
[New Thread 0x9e695440 (LWP 1592)]
[New Thread 0x9de95440 (LWP 1593)]
[New Thread 0x9d695440 (LWP 1594)]
[New Thread 0x9ce95440 (LWP 1595)]
[New Thread 0x9c695440 (LWP 1596)]
[New Thread 0x9be95440 (LWP 1597)]
[New Thread 0x9b4ff440 (LWP 1598)]
[New Thread 0x9a1ff440 (LWP 1599)]
[New Thread 0x999ff440 (LWP 1600)]
[New Thread 0x989ff440 (LWP 1601)]
[New Thread 0x98163440 (LWP 1602)]
[New Thread 0xa71ff440 (LWP 1603)]
[Thread 0xa71ff440 (LWP 1574) exited]
[Thread 0xa71ff440 (LWP 1603) exited]
[New Thread 0x977ff440 (LWP 1604)]
[Thread 0x989ff440 (LWP 1601) exited]
[New Thread 0x974ff440 (LWP 1605)]
[New Thread 0x96aff440 (LWP 1606)]
[Thread 0x98163440 (LWP 1602) exited]
[New Thread 0x989ff440 (LWP 1607)]
[Thread 0x974ff440 (LWP 1605) exited]
[Thread 0x989ff440 (LWP 1607) exited]
[New Thread 0x989ff440 (LWP 1608)]
[New Thread 0x974ff440 (LWP 1610)]
[New Thread 0x98163440 (LWP 1611)]

Thread 1 "firefox" received signal SIGILL, Illegal instruction.
0xb3b7104e in _sk_xor__vfp4 () from /usr/lib/firefox/libxul.so
(gdb) bt
Python Exception  Can't read data for section
'.debug_loc' in file
'/usr/lib/debug/.build-id/6d/64cb097d165b67c594143ed924556e1bfffa96.debug':
#0  0xb3b7104e in _sk_xor__vfp4 () from /usr/lib/firefox/libxul.so
(gdb) continue
Continuing.
ExceptionHandler::GenerateDump cloned child 1637
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[Thread 0x98163440 (LWP 1611) exited]
[Thread 0x974ff440 (LWP 1610) exited]
[Thread 0x989ff440 (LWP 1608) exited]
[Thread 0x96aff440 (LWP 1606) exited]
[Thread 0x977ff440 (LWP 1604) exited]
[Thread 0x999ff440 (LWP 1600) exited]
[Thread 0x9a1ff440 (LWP 1599) exited]
[Thread 0x9b4ff440 (LWP 1598) exited]
[Thread 0x9be95440 (LWP 1597) exited]
[Thread 0x9c695440 (LWP 1596) exited]
[Thread 0x9ce95440 (LWP 1595) exited]
[Thread 0x9d695440 (LWP 1594) exited]
[Thread 0x9de95440 (LWP 1593) exited]
[Thread 0x9e695440 (LWP 1592) exited]

[Bug 1745126] Re: Let's Encrypt has permanently disabled TLS-SNI challenge. Package not compatible any more with LE

2018-01-24 Thread Roope Lehmuslehto
** Summary changed:

- Let's Encrypt has permanently disabled TLS-SNI challenge.  
+ Let's Encrypt has permanently disabled TLS-SNI challenge. Package not 
compatible any more with LE

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

Title:
  Let's Encrypt has permanently disabled TLS-SNI challenge. Package not
  compatible any more with LE

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

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

[Bug 1724869] Re: ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge 4.13.0-16.19~16.04.3

2018-01-24 Thread Martin Dünkelmann
1.60-3~ubuntu16.04.2 fixes this problem
but
only 1.60-3~ubuntu16.04.1 is available via apt update!

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

Title:
  ndiswrapper 1.60-3~ubuntu16.04.1 ADT test failure with linux-hwe-edge
  4.13.0-16.19~16.04.3

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

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

[Bug 1732883] Re: uvt-kvm wait command will never return on Trusty with a future guest using systemd such as Xenial

2018-01-24 Thread Po-Hsu Lin
** Description changed:

  == SRU Justification ==
  
  [Impact]
- When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm wait` 
command will never return as the tool is not aware of the newer runlevel 5 for 
systemd.
+ * When running a newer guest (which uses systemd) on Trusty, the `uvt-kvm 
wait` command will never return as the tool is not aware of the newer runlevel 
5 for systemd.
  
  [Test Case]
  Steps:
   1. Install Trusty + X-hwe kernel
   2. sudo apt-get install uvtool -y
   3. ssh-keygen -f /home/ubuntu/.ssh/id_rsa -t rsa -N ''
   4. sudo uvt-simplestreams-libvirt sync release=xenial arch=amd64
   5. sudo uvt-kvm create test-kvm release=xenial arch=amd64
   6. sudo uvt-kvm wait test-kvm --insecure
  
  Result:
   * Step no 6. will never return. Even you can already ssh into that KVM
  
  [Regression potential]
- Minimal, this patch adds compatibility to Trusty users, and it is only 
affecting the uvt-kvm wait command on Trusty.
- 
- And this patch has been tested, with positive test result.
+ * This patch only adds compatibility for Trusty users, and limited to the 
uvt-kvm wait command on Trusty, therefore the risk for causing a regression is 
low. 
+ * And this patch has been tested on Trusty, with positive test result.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.4.0-98-generic 4.4.0-98.121~14.04.1
  ProcVersionSignature: User Name 4.4.0-98.121~14.04.1-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.25
  Architecture: amd64
  Date: Fri Nov 17 10:13:10 2017
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-xenial
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  uvt-kvm wait command will never return on Trusty with a future guest
  using systemd such as Xenial

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

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

[Bug 1733688] Re: virsh nodeinfo doesn't report CPU frequency on s390x

2018-01-24 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2018-01-24 05:33 EDT---
Updated target distro to Ubuntu 18.04.
Libvirt v4.0.0 has been released on January 19th, 2018.

** Tags removed: targetmilestone-inin1604
** Tags added: targetmilestone-inin1804

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

Title:
  virsh nodeinfo doesn't report CPU frequency on s390x

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

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

[Bug 1733688] Re: virsh nodeinfo doesn't report CPU frequency on s390x

2018-01-24 Thread ChristianEhrhardt
Hi Boris, I already saw that and prepped the 4.0 upload that way -
thanks for the ping still, it is not always that clear.

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

Title:
  virsh nodeinfo doesn't report CPU frequency on s390x

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

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

[Bug 1742470] Re: Bad return status for module build on kernel: 4.13.0-26-generic (i686)

2018-01-24 Thread Martin Dünkelmann
*** This bug is a duplicate of bug 1724869 ***
https://bugs.launchpad.net/bugs/1724869

Same Problem on Ubuntu with Kernel 4.13.
But 4.13 was pushed because of meltdown/spectre..

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

Title:
  Bad return status for module build on kernel: 4.13.0-26-generic (i686)

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

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

[Bug 1745132] [NEW] Unable to change curl cipher (ECDHE_RSA_AES_256_GCM_SHA384 is always used)

2018-01-24 Thread Matteo Ferrabone
Public bug reported:

I was doing some tests with curl and libcurl and needed to change the ciphers 
list. 
I tried different ciphers as in the following example:
curl -v --ciphers AES256-SHA256 https://test.com

No matter what, ECDHE_RSA_AES_256_GCM_SHA384 was always used.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: curl 7.50.1-1ubuntu1.1
ProcVersionSignature: Ubuntu 4.8.0-59.64-generic 4.8.17
Uname: Linux 4.8.0-59-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8.7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Jan 24 11:35:42 2018
InstallationDate: Installed on 2017-02-10 (347 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
SourcePackage: curl
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug yakkety

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

Title:
  Unable to change curl cipher (ECDHE_RSA_AES_256_GCM_SHA384 is always
  used)

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

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

[Bug 1742470] Re: Bad return status for module build on kernel: 4.13.0-26-generic (i686)

2018-01-24 Thread Martin Dünkelmann
*** This bug is a duplicate of bug 1724869 ***
https://bugs.launchpad.net/bugs/1724869

Same Problem on Ubuntu with Kernel 4.13.
But 4.13 was pushed because of meltdown/spectre..

1.60-3~ubuntu16.04.2 fixes this problem
but
only 1.60-3~ubuntu16.04.1 is available via apt update

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

Title:
  Bad return status for module build on kernel: 4.13.0-26-generic (i686)

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

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

[Bug 1710697] Re: [18.04] Upgrade multipath-tools to upstream version 0.7.4

2018-01-24 Thread Julian Andres Klode
** Changed in: multipath-tools (Ubuntu)
   Status: Triaged => In Progress

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

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

Title:
  [18.04] Upgrade multipath-tools to upstream version 0.7.4

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

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

[Bug 1727662] Re: [Lenovo ThinkPad T450s] Issues after docking and locking: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

2018-01-24 Thread Alexander Kops
As reported upstream, when I used the drm-tip kernel I didn't see the FIFO 
error message in the logs again (but still had random power downs).
I'm running the mainline kernel 4.15.0-041500rc8-generic and also don't see any 
of the described issues anymore (although I still have 1-2 random shutdowns per 
week while the notebook sits in the dock unattended, but there is currently no 
hint that it's related to the Intel driver).

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

Title:
  [Lenovo ThinkPad T450s] Issues after docking and locking:
  [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A
  FIFO underrun

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

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

[Bug 1745130] [NEW] Support rfkill-any led trigger for Fujitsu u727

2018-01-24 Thread Jan-Marek Glogowski
Public bug reported:

I got new HW from our supplier, which is the Fujitsu u7x7 laptop series based 
on Skylake hardware.
It has a single rfkill button and a single LED for wlan and bluetooth. Both 
device driver currently provide a single rfkill trigger, so the led could just 
be assigned to one. As a result the upstream kernel got a new "rfkill-any" led 
trigger to correctly handle the led with multiple rfkill devices. That was 
added by one of the fujitsu-laptop maintainers and the driver sets it as the 
default trigger.

commit 9b8e34e211b15af429b72388a8f2b3b1823d172e
Author: Michał Kępień 
Date:   Fri Jan 6 07:07:47 2017 +0100

rfkill: Add rfkill-any LED trigger

Normally I would simply patch the affected modules using DKMS, like the 
i915_bpo driver, fujitsu-laptop and snd_hda_codec_realtek to support the HW 
without messing with the kernel packages.
I'm currently waiting for some reviews, like 
https://www.spinics.net/lists/platform-driver-x86/msg14606.html

But the rfkill support is compiled in, so I can't patch it using DKMS.

So my first proposed fix would be to include a backport of this patch.
Alternatively rfkill can be compiled as a module, so I can patch it and
provide an updated module.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-4.4.0-111-generic 4.4.0-111.134~14.04.1
ProcVersionSignature: Ubuntu 4.4.0-111.134~14.04.1-generic 4.4.98
Uname: Linux 4.4.0-111-generic i686
ApportVersion: 2.14.1-0ubuntu3.27
Architecture: i386
Date: Wed Jan 24 10:48:28 2018
SourcePackage: linux-lts-xenial
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-xenial (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 third-party-packages trusty

** Patch added: "Add rfkill-any as led trigger"
   
https://bugs.launchpad.net/bugs/1745130/+attachment/5042221/+files/rfkill-any-4.4.patch

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

Title:
  Support rfkill-any led trigger for Fujitsu u727

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

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

[Bug 1738178] Re: ubuntu_ecryptfs tests failed on Xenial s390x instances

2018-01-24 Thread Colin Ian King
This does not look like an ecryptfs issue, it's mkfs.xfs breaking with
an -EINVAL on a file based file system:

dd if=/dev/zero of=foo bs=1M count=1024
sudo  mkfs.xfs -f foo
meta-data=fooisize=512agcount=4, agsize=64000 blks
 =   sectsz=512   attr=2, projid32bit=1
 =   crc=1finobt=1, sparse=0
data =   bsize=4096   blocks=256000, imaxpct=25
 =   sunit=0  swidth=0 blks
naming   =version 2  bsize=4096   ascii-ci=0 ftype=1
log  =internal log   bsize=4096   blocks=855, version=2
 =   sectsz=512   sunit=0 blks, lazy-count=1
realtime =none   extsz=4096   blocks=0, rtextents=0
existing superblock read failed: Invalid argument
mkfs.xfs: pwrite64 failed: Unknown error -22

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

Title:
  ubuntu_ecryptfs tests failed on Xenial s390x instances

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

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

[Bug 1745129] [NEW] DNS for security.ubuntu.com and archive.ubuntu.com resolves to IP address that gives 404 when installing packages.

2018-01-24 Thread Alastair Growcott
Public bug reported:

For the last few weeks I have been getting "404 Not found" when Docker
is installing packages when building an image.

On several completely different machines, nslookup on
security.ubuntu.com gives:

Server: 37.235.1.174
Address:37.235.1.174#53

Non-authoritative answer:
Name:   security.ubuntu.com
Address: 91.189.88.161
Name:   security.ubuntu.com
Address: 91.189.88.162
Name:   security.ubuntu.com
Address: 91.189.88.149
Name:   security.ubuntu.com
Address: 91.189.91.26
Name:   security.ubuntu.com
Address: 91.189.88.152
Name:   security.ubuntu.com
Address: 91.189.91.23

I have flushed the cache on my DNS server, which feeds off Google's, and
also tried directly accessing other DNS servers as above. All give
exactly the same results.

Browsing http://91.189.88.161/ubuntu does not work (404).
Browsing http://91.189.88.162/ubuntu does not work (404).
Browsing http://91.189.88.149/ubuntu does not work (404).
Browsing http://91.189.91.26/ubuntu works.
Browsing http://91.189.88.152/ubuntu does not work (404).
Browsing http://91.189.91.23/ubuntu works.

Here is the output for the relevant step of building the docker image:

Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  binutils bzip2 cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl
  libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libisl15 libitm1
  liblsan0 libmpc3 libmpfr4 libmpx0 libquadmath0 libstdc++-5-dev libtsan0
  libubsan0 linux-libc-dev make manpages manpages-dev xz-utils
Suggested packages:
  binutils-doc bzip2-doc cpp-doc gcc-5-locales debian-keyring g++-multilib
  g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake
  libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg
  libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg
  libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg glibc-doc
  libstdc++-5-doc make-doc man-browser
The following NEW packages will be installed:
  binutils build-essential bzip2 cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc
  gcc-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0
  libcilkrts5 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-5-dev
  libgomp1 libisl15 libitm1 liblsan0 libmpc3 libmpfr4 libmpx0 libquadmath0
  libstdc++-5-dev libtsan0 libubsan0 linux-libc-dev make manpages manpages-dev
  xz-utils
0 upgraded, 40 newly installed, 0 to remove and 6 not upgraded.
Need to get 40.0 MB of archives.
After this operation, 146 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 
[191 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 
[39.7 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 bzip2 amd64 1.0.6-8 
[32.7 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 
[1087 kB]
Err:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 
2.26.1-1ubuntu1~16.04.5
  404 Not Found [IP: 91.189.88.162 80]
Err:6 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libc-dev-bin 
amd64 2.23-0ubuntu9
  404 Not Found [IP: 91.189.88.162 80]
Ign:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
linux-libc-dev amd64 4.4.0-101.124
Ign:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libc6-dev 
amd64 2.23-0ubuntu9
Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 
0.16.1-1 [524 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 
5.4.0-6ubuntu1~16.04.5 [7786 kB]


The same 4 problem addresses above also appear when doing an nslookup of 
archive.ubuntu.com and cause the same error.

** Affects: 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/1745129

Title:
  DNS for security.ubuntu.com and archive.ubuntu.com resolves to IP
  address that gives 404 when installing packages.

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

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

[Bug 1745126] [NEW] Let's Encrypt has permanently disabled TLS-SNI challenge.

2018-01-24 Thread Roope Lehmuslehto
Public bug reported:

Problem discussed in further detail here:
https://community.letsencrypt.org/t/solution-client-with-the-currently-selected-authenticator-does-not-support-any-combination-of-challenges-that-will-satisfy-the-ca/49983

Ubuntu 16.04 default letsencrypt-package currently fails all new
certificates with error message: "Client does not support any
combination of challenges that will satisfy the CA."

** Affects: python-letsencrypt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: letsencrypt ssl tls-sni

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

Title:
  Let's Encrypt has permanently disabled TLS-SNI challenge.

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

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

[Bug 1733688] Re: virsh nodeinfo doesn't report CPU frequency on s390x

2018-01-24 Thread Frank Heimes
** Changed in: libvirt (Ubuntu)
   Status: New => Fix Committed

** Changed in: libvirt (Ubuntu)
   Status: Fix Committed => 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/1733688

Title:
  virsh nodeinfo doesn't report CPU frequency on s390x

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

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

[Bug 1479280] Re: Sync libde265 1.0.2-1 (universe) from Debian unstable (main)

2018-01-24 Thread James Cowgill
Vivid is no longer supported.

** Changed in: libde265 (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Sync libde265 1.0.2-1 (universe) from Debian unstable (main)

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

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

[Bug 1370381] Re: Sync libde265 0.9-1 (universe) from Debian unstable (main)

2018-01-24 Thread James Cowgill
Utopic is no longer supported.

** Changed in: libde265 (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Sync libde265 0.9-1 (universe) from Debian unstable (main)

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

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

<    1   2   3   4   5   6   >