[Bug 1507472] Status changed to Confirmed

2015-10-19 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  XHCI controller causing MacbookPro12,1 to resume immediately after
  suspend

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

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


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

2015-10-19 Thread Apport retracing service
*** This bug is a duplicate of bug 1237904 ***
https://bugs.launchpad.net/bugs/1237904

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1237904
   Xorg crashed with SIGABRT in OsAbort()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT in OsAbort()

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

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


[Bug 1507470] Re: add build testing of Go packages when dependencies change

2015-10-19 Thread Martin Pitt
Just for clarification: autodep8 are tests which apply to a large number
of similar source packages, where it's impractical to copy the test to
all of these. Package specific tests should of course continue to be put
directly into the source packages as usual.

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

Title:
  add build testing of Go packages when dependencies change

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

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


[Bug 1507470] Re: add build testing of Go packages when dependencies change

2015-10-19 Thread Martin Pitt
Note that these tests should preferably also work for stable releases.
We just use one autodep8 install for all Ubuntu releases, so if you need
any helper scripts in binary packages, or some tests don't apply to
earlier Ubuntu releases, the detect script should preferably account for
that. If it doesn't, tests will just go into "always failed" for earlier
releases, which isn't an actual problem, but may look confusing.

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

Title:
  add build testing of Go packages when dependencies change

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

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


[Bug 1507470] [NEW] add build testing of Go packages when dependencies change

2015-10-19 Thread Martin Pitt
Public bug reported:

This is one aspect of the MIR of Go, juju, and its libraries from bug
1267393.

In comment 86 the MIR team requested testing buildability of reverse Go
dependencies when a library changes. A synthesized autopkgtest for those
is trivial, something like

  Test-Command: true
  Restrictions: build-needed

This will build the package against the proposed dependency and install
all of its binaries. There's no actual test (just "true"); if there is a
way to test libraries/packages in a generic way, this should be done
instead of "true"; you can look at the existing ones for Perl/Ruby/DKMS
in http://anonscm.debian.org/cgit/collab-maint/autodep8.git/tree/support
(check the "generate" scripts). This assumes that Go library packages
already run their upstream tests during package build; if that's not the
case, then this is certainly a must for running in autopkgtest at least.

The other thing that we need is an algorithm to detect a go
library/package as such, i. e. some properties of the unpackaged source
tree which tells autopkgtest that the synthesized test is applicable to
it. Again you can look at the "detect" scripts in the above autodep8
tree to see how it's done for Perl and friends.

** Affects: autodep8 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: autodep8 (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  add build testing of Go packages when dependencies change

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

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


[Bug 1507481] Re: unity-scope-loader crashed with SIGSEGV in g_desktop_app_info_get_is_hidden()

2015-10-19 Thread Apport retracing service
*** This bug is a duplicate of bug 1495148 ***
https://bugs.launchpad.net/bugs/1495148

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of private bug 1495148

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity-scope-loader crashed with SIGSEGV in
  g_desktop_app_info_get_is_hidden()

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

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


[Bug 1507463] Dependencies.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499887/+files/Dependencies.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] WifiSyslog.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] Lspci.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1507463/+attachment/4499889/+files/Lspci.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507484] [NEW] Window Graphics Corrupted for Skype

2015-10-19 Thread vilbara
Public bug reported:

After update to pre-release ubuntu 15.10, skype window graphics is
corrupted. Resizing and moving the window do not help. Till now, skype
is the only application having this.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
BootLog:
 fsck from util-linux 2.26.2
 /dev/sda5: clean, 654139/11739136 files, 12149761/46937856 blocks
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Oct 19 09:52:18 2015
DistUpgraded: 2015-10-18 22:05:24,442 DEBUG enabling apt cron job
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.0.4, 3.19.0-30-generic, x86_64: installed
 virtualbox, 5.0.4, 4.2.0-16-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:05ca]
InstallationDate: Installed on 2014-11-03 (349 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: Dell Inc. Latitude E7240
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=4b8a3a17-f006-45f8-b65f-397b75c1d209 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to wily on 2015-10-18 (0 days ago)
dmi.bios.date: 05/01/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 05PTPV
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd05/01/2014:svnDellInc.:pnLatitudeE7240:pvr01:rvnDellInc.:rn05PTPV:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E7240
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Sun Oct 18 22:05:47 2015
xserver.configfile: default
xserver.errors: intel(0): sna_mode_check: invalid state found on pipe 1, 
disabling CRTC:25
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id8300 
 vendor AUO
xserver.version: 2:1.17.2-1ubuntu9

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


** Tags: amd64 apport-bug compiz-0.9 corruption ubuntu wily

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

Title:
  Window Graphics Corrupted for Skype

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

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


[Bug 1507463] KernLog.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "KernLog.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499888/+files/KernLog.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507482] Missing required logs.

2015-10-19 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1507482

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

Title:
  ethtool self-test failed and creates a FW reset.

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

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


[Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
apport information

** Tags added: apparmor apport-collected third-party-packages uec-images

** Description changed:

  I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2
  22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux).
  
  There are two issues in OverlayFS as follows:
  
   1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
  /proc//mountinfo)
  
   2. /proc//fd/ shows incorrect path for the symlink target
  
  These issues were previously reported and patched for the Ubuntu Vivid
  kernel (3.19) in bug #1479468, but the patch was not applied to the 3.13
  kernel, possibly because it contains an older version of overlayfs.
  
  These issues are now adversely affecting some versions of lxc when used
  in conjunction with the 3.13 kernel, because lxc has recently been
  patched to pass /proc//fd/ to the mount syscall.  This change
  to lxc was made in response to cve-2015-1335; see bug #1476662.
  
  The kernel issues cause some overlayfs-backed containers to fail to
  start, with error message,
  
  strace: mount("/home/ubuntu/test.txt", "/proc/self/fd/16",
  0x7ffd4c3f7fdb, MS_BIND, NULL) = -1 EACCES (Permission denied)
  
  The mount fails because /proc/self/fd/16, which should point to a file
  in overlayfs, has an invalid value.
  
  The version of lxc in the trusty-updates repository, lxc-1.0.7-0ubuntu0.7,
  is not affected.  The following versions of lxc are affected:
  
  repository lxc version
  
  ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty
  
  To reproduce the lxc failure-to-start issue:
  
  # Install the 3.13 kernel and also an affected version of lxc.
  lxc-create -t download -n trusty -- -d ubuntu -r trusty -a amd64;
  touch $HOME/test.txt;
  echo "lxc.mount.entry = $HOME/test.txt home/ubuntu/test.txt none 
bind,create=file 0 0" >> $HOME/.local/share/lxc/trusty/config;
  lxc-clone -s -B overlayfs trusty trusty_overlay;
  lxc-start -n trusty_overlay; # fails to start
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 Oct 19 07:31 seq
+  crw-rw 1 root audio 116, 33 Oct 19 07:31 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.14.1-0ubuntu3.15
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 14.04
+ IwConfig: Error: [Errno 2] No such file or directory
+ Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
+ MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
+ Package: lxc 1.1.3+master~20151012-0541-0ubuntu1~trusty [origin: 
LP-PPA-ubuntu-lxc-daily]
+ PackageArchitecture: amd64
+ PciMultimedia:
+  
+ ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
+ ProcEnviron:
+  TERM=vt102
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
+ ProcVersionSignature: Ubuntu 3.13.0-65.106-generic 3.13.11-ckt26
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags: trusty uec-images third-party-packages trusty uec-images apparmor
+ Uname: Linux 3.13.0-65-generic x86_64
+ UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dialout dip floppy netdev plugdev sudo video
+ _MarkForUpload: True
+ defaults.conf:
+  lxc.network.type = empty
+  #lxc.network.link = lxcbr0
+  #lxc.network.flags = up
+  #lxc.network.hwaddr = 00:16:3e:xx:xx:xx
+ dmi.bios.date: 01/01/2011
+ dmi.bios.vendor: Bochs
+ dmi.bios.version: Bochs
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Bochs
+ dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-trusty:cvnBochs:ct1:cvr:
+ dmi.product.name: Standard PC (i440FX + PIIX, 1996)
+ dmi.product.version: pc-i440fx-trusty
+ dmi.sys.vendor: QEMU
+ modified.conffile..etc.default.lxc: [modified]
+ modified.conffile..etc.lxc.default.conf: [modified]
+ mtime.conffile..etc.default.lxc: 2015-10-14T06:30:28.860979
+ mtime.conffile..etc.lxc.default.conf: 2015-10-14T06:42:05.568979

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

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

[Bug 1507463] lxc.default.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "lxc.default.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499898/+files/lxc.default.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] CurrentDmesg.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] ProcCpuinfo.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] lxcsyslog.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "lxcsyslog.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499923/+files/lxcsyslog.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] UdevLog.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] RelatedPackageVersions.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499893/+files/RelatedPackageVersions.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] ProcInterrupts.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] KernLog.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "KernLog.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499888/+files/KernLog.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] lxc-net.default.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "lxc-net.default.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499897/+files/lxc-net.default.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] CurrentDmesg.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] UdevLog.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] UdevDb.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] ProcCpuinfo.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] lxcsyslog.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "lxcsyslog.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499923/+files/lxcsyslog.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] Lspci.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1507463/+attachment/4499889/+files/Lspci.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] ProcInterrupts.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] ProcModules.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] Dependencies.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499887/+files/Dependencies.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] lxc-net.default.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "lxc-net.default.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499897/+files/lxc-net.default.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] WifiSyslog.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
apport information

** Tags added: apparmor apport-collected third-party-packages uec-images

** Description changed:

  I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2
  22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux).
  
  There are two issues in OverlayFS as follows:
  
   1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
  /proc//mountinfo)
  
   2. /proc//fd/ shows incorrect path for the symlink target
  
  These issues were previously reported and patched for the Ubuntu Vivid
  kernel (3.19) in bug #1479468, but the patch was not applied to the 3.13
  kernel, possibly because it contains an older version of overlayfs.
  
  These issues are now adversely affecting some versions of lxc when used
  in conjunction with the 3.13 kernel, because lxc has recently been
  patched to pass /proc//fd/ to the mount syscall.  This change
  to lxc was made in response to cve-2015-1335; see bug #1476662.
  
  The kernel issues cause some overlayfs-backed containers to fail to
  start, with error message,
  
  strace: mount("/home/ubuntu/test.txt", "/proc/self/fd/16",
  0x7ffd4c3f7fdb, MS_BIND, NULL) = -1 EACCES (Permission denied)
  
  The mount fails because /proc/self/fd/16, which should point to a file
  in overlayfs, has an invalid value.
  
  The version of lxc in the trusty-updates repository, lxc-1.0.7-0ubuntu0.7,
  is not affected.  The following versions of lxc are affected:
  
  repository lxc version
  
  ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty
  
  To reproduce the lxc failure-to-start issue:
  
  # Install the 3.13 kernel and also an affected version of lxc.
  lxc-create -t download -n trusty -- -d ubuntu -r trusty -a amd64;
  touch $HOME/test.txt;
  echo "lxc.mount.entry = $HOME/test.txt home/ubuntu/test.txt none 
bind,create=file 0 0" >> $HOME/.local/share/lxc/trusty/config;
  lxc-clone -s -B overlayfs trusty trusty_overlay;
  lxc-start -n trusty_overlay; # fails to start
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 Oct 19 07:31 seq
+  crw-rw 1 root audio 116, 33 Oct 19 07:31 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.14.1-0ubuntu3.15
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 14.04
+ IwConfig: Error: [Errno 2] No such file or directory
+ Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
+ MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
+ Package: lxc 1.1.3+master~20151012-0541-0ubuntu1~trusty [origin: 
LP-PPA-ubuntu-lxc-daily]
+ PackageArchitecture: amd64
+ PciMultimedia:
+  
+ ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
+ ProcEnviron:
+  TERM=vt102
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
+ ProcVersionSignature: Ubuntu 3.13.0-65.106-generic 3.13.11-ckt26
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags: trusty uec-images third-party-packages trusty uec-images apparmor
+ Uname: Linux 3.13.0-65-generic x86_64
+ UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dialout dip floppy netdev plugdev sudo video
+ _MarkForUpload: True
+ defaults.conf:
+  lxc.network.type = empty
+  #lxc.network.link = lxcbr0
+  #lxc.network.flags = up
+  #lxc.network.hwaddr = 00:16:3e:xx:xx:xx
+ dmi.bios.date: 01/01/2011
+ dmi.bios.vendor: Bochs
+ dmi.bios.version: Bochs
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Bochs
+ dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-trusty:cvnBochs:ct1:cvr:
+ dmi.product.name: Standard PC (i440FX + PIIX, 1996)
+ dmi.product.version: pc-i440fx-trusty
+ dmi.sys.vendor: QEMU
+ modified.conffile..etc.default.lxc: [modified]
+ modified.conffile..etc.lxc.default.conf: [modified]
+ mtime.conffile..etc.default.lxc: 2015-10-14T06:30:28.860979
+ mtime.conffile..etc.lxc.default.conf: 2015-10-14T06:42:05.568979

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed 

[Bug 1507448] Re: Kubuntu installation into external disk ruins internal disk boot whilst leaving external disk unbootable

2015-10-19 Thread dsainty
** Description changed:

  In order to test Kubuntu 14.04.3 LTS desktop hardware support on my
  laptop I attempted to install it (via USB stick) onto a USB external
  hard drive, with the plan of booting off the external drive and leaving
  my internal drive safely alone.  I figured I could trust the installer
  to be sensible.
  
  What a depressingly fatal mistake that was...
  
  The internal drive is now screwed up, it drops to grub rescue if I
  attempt to boot off it.  Manually attempting to use grub rescue seems
  problematic, because grub rescue doesn't like the licence on the
  internal drive's grub files.
  
  The external drive can't be booted either, because grub wasn't properly
  installed on it.
  
  This happened when asking it to do a non-manual install over the entire
  external drive - including formatting.  If I had done a manual install I
  would have avoided this mess by explicitly asking it to install GRUB on
  the external drive.  Or, if the installer had warned me what it was
  doing with GRUB, like it does with other file system operations, I might
  have been able to avoid this mess.
  
  This is obviously a really nasty bug in the installer.  If it's asked to
  install with all normal default actions over entire disk /dev/sdX, it
  doesn't make sense to do that - except then screw up grub on /dev/sdY.
  
  The explicit process was:
  
- Where would you like to install Kubuntu: Guided - use entire disk
- Device: SCSI4 (0,0,0) sdc
- 
+ Where would you like to install Kubuntu: Guided - use entire disk
+ Device: SCSI4 (0,0,0) sdc
+ 
  
  Warning:
  
- The partition tables of the following devices are changed: SCSI4
+ The partition tables of the following devices are changed: SCSI4
  (0,0,0) sdc
  
- The following partitions are going to be formatted:
- partition #1 of SCSI4 (0,0,0) sdc as ext4
- partition #5 of SCSI4 (0,0,0) sdc as swap
+ The following partitions are going to be formatted:
+ partition #1 of SCSI4 (0,0,0) sdc as ext4
+ partition #5 of SCSI4 (0,0,0) sdc as swap
  
  NB: Conspicuously absent is any mention that the internal drive (sda) will
  never boot again.
+ 
+ This is a repeated pass through the steps for the purposes of reporting
+ the bug.  However, I'm pretty sure the first time I did this it ALSO
+ told me it'd format the swap partition on sda.  For some reason that is
+ not reported here.  Although I wasn't happy it wanted to touch sda, at
+ the same time it seemed relatively harmless, so I let it slide.  I
+ mention it just in case it's relevant, though I guess the most likely
+ bug is just poor decision making on where grub is installed.

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

Title:
  Kubuntu installation into external disk ruins internal disk boot
  whilst leaving external disk unbootable

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

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

[Bug 1466047] Re: Install in UEFI mode installs grub-pc

2015-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (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/1466047

Title:
  Install in UEFI mode installs grub-pc

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

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


[Bug 1502282] Re: "unknown" connectivity status problematic

2015-10-19 Thread Marcus Tomlinson
I think the bug here is that you are seeing an Unknown status at all.
That shouldn't happen. The shell sets the connectivity status before it
dispatches queries, so you should only get Connected or Disconnected.
Unknown is really more of an uninitialised state.

Could you please point me to the source code of a particular scope
effected by this Unknown connectivity status issue.

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

Title:
  "unknown" connectivity status problematic

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

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


[Bug 1315550] Re: Current 14.04 bitlbee build using broken OTR (fixed in nightlies)

2015-10-19 Thread Timo Jyrinki
Thanks for caring about the users, Dx!

I verified the backported commits seem sane and tested build + briefly
started it. I've uploaded it to the queue
https://launchpad.net/ubuntu/trusty/+queue?queue_state=1_text= -
when it gets approved from there, this bug gets updated with
instructions on how to do the Stable Release Update verification.
Verification should be done by someone who's a daily user of bitlbee
(I'm not myself).

** Changed in: bitlbee (Ubuntu Trusty)
   Status: New => In Progress

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

Title:
  Current 14.04 bitlbee build using broken OTR (fixed in nightlies)

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

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


[Bug 1002978] Re: [meta-bug] Inverted Internal microphone (phase inversion)

2015-10-19 Thread David Henningsson
> Lenovo B50-70 fits the description.
 > How to proceed and what info do you need, thanks!

Please file a separate bug against the alsa-driver for your issue, make
sure hardware info gets attached to it (either alsa-info as per
https://wiki.ubuntu.com/Audio/AlsaInfo or the standard ones that follows
when you do "ubuntu-bug alsa-driver" ), then write a comment in this
bug, with your machine name and a pointer to the other bug. Thanks!

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

Title:
  [meta-bug] Inverted Internal microphone (phase inversion)

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

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


[Bug 1507484] Re: Window Graphics Corrupted for Skype

2015-10-19 Thread vilbara
** Attachment added: "Corrupted Skype Screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1507484/+attachment/4499924/+files/corrupted-sykpe-screenshot.png

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

Title:
  Window Graphics Corrupted for Skype

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

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


[Bug 1502282] Re: "unknown" connectivity status problematic

2015-10-19 Thread Marcus Tomlinson
Michi, have a look at http://bazaar.launchpad.net/~unity-team/unity-
scopes-shell/trunk/view/head:/src/Unity/scope.cpp#L745

The scope should actually never receive scopes::SearchMetadata::Unknown.

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

Title:
  "unknown" connectivity status problematic

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

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


[Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Description changed:

  I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2
  22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux).
  
  There are two issues in OverlayFS as follows:
  
   1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
  /proc//mountinfo)
  
   2. /proc//fd/ shows incorrect path for the symlink target
  
  These issues were previously reported and patched for the Ubuntu Vivid
  kernel (3.19) in bug #1479468, but the patch was not applied to the 3.13
  kernel, possibly because it contains an older version of overlayfs.
  
  These issues are now adversely affecting some versions of lxc when used
  in conjunction with the 3.13 kernel, because lxc has recently been
  patched to pass /proc//fd/ to the mount syscall.  This change
  to lxc was made in response to cve-2015-1335; see bug #1476662.
  
  The kernel issues cause some overlayfs-backed containers to fail to
  start, with error message,
  
  strace: mount("/home/ubuntu/test.txt", "/proc/self/fd/16",
  0x7ffd4c3f7fdb, MS_BIND, NULL) = -1 EACCES (Permission denied)
  
  The mount fails because /proc/self/fd/16, which should point to a file
  in overlayfs, has an invalid value.
  
  The version of lxc in the trusty-updates repository, lxc-1.0.7-0ubuntu0.7,
  is not affected.  The following versions of lxc are affected:
  
  repository lxc version
  
  ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty
  
  To reproduce the lxc failure-to-start issue:
  
  # Install the 3.13 kernel and also an affected version of lxc.
  lxc-create -t download -n trusty -- -d ubuntu -r trusty -a amd64;
  touch $HOME/test.txt;
  echo "lxc.mount.entry = $HOME/test.txt home/ubuntu/test.txt none 
bind,create=file 0 0" >> $HOME/.local/share/lxc/trusty/config;
  lxc-clone -s -B overlayfs trusty trusty_overlay;
  lxc-start -n trusty_overlay; # fails to start
- --- 
- AlsaDevices:
-  total 0
-  crw-rw 1 root audio 116,  1 Oct 19 07:31 seq
-  crw-rw 1 root audio 116, 33 Oct 19 07:31 timer
- AplayDevices: Error: [Errno 2] No such file or directory
- ApportVersion: 2.14.1-0ubuntu3.15
- Architecture: amd64
- ArecordDevices: Error: [Errno 2] No such file or directory
- AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
- CRDA: Error: [Errno 2] No such file or directory
- DistroRelease: Ubuntu 14.04
- IwConfig: Error: [Errno 2] No such file or directory
- Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
- MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
- Package: lxc 1.1.3+master~20151012-0541-0ubuntu1~trusty [origin: 
LP-PPA-ubuntu-lxc-daily]
- PackageArchitecture: amd64
- PciMultimedia:
-  
- ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
- ProcEnviron:
-  TERM=vt102
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- ProcFB:
-  
- ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
- ProcVersionSignature: Ubuntu 3.13.0-65.106-generic 3.13.11-ckt26
- RfKill: Error: [Errno 2] No such file or directory
- Tags: trusty uec-images third-party-packages trusty uec-images apparmor
- Uname: Linux 3.13.0-65-generic x86_64
- UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
- UpgradeStatus: No upgrade log present (probably fresh install)
- UserGroups: adm audio cdrom dialout dip floppy netdev plugdev sudo video
- _MarkForUpload: True
- defaults.conf:
-  lxc.network.type = empty
-  #lxc.network.link = lxcbr0
-  #lxc.network.flags = up
-  #lxc.network.hwaddr = 00:16:3e:xx:xx:xx
- dmi.bios.date: 01/01/2011
- dmi.bios.vendor: Bochs
- dmi.bios.version: Bochs
- dmi.chassis.type: 1
- dmi.chassis.vendor: Bochs
- dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-trusty:cvnBochs:ct1:cvr:
- dmi.product.name: Standard PC (i440FX + PIIX, 1996)
- dmi.product.version: pc-i440fx-trusty
- dmi.sys.vendor: QEMU
- modified.conffile..etc.default.lxc: [modified]
- modified.conffile..etc.lxc.default.conf: [modified]
- mtime.conffile..etc.default.lxc: 2015-10-14T06:30:28.860979
- mtime.conffile..etc.lxc.default.conf: 2015-10-14T06:42:05.568979

** Tags removed: apparmor apport-collected third-party-packages

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

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

Title:
  OverlayFS: 

[Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Description changed:

  I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2
  22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux).
  
  There are two issues in OverlayFS as follows:
  
   1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
  /proc//mountinfo)
  
   2. /proc//fd/ shows incorrect path for the symlink target
  
  These issues were previously reported and patched for the Ubuntu Vivid
  kernel (3.19) in bug #1479468, but the patch was not applied to the 3.13
  kernel, possibly because it contains an older version of overlayfs.
  
  These issues are now adversely affecting some versions of lxc when used
  in conjunction with the 3.13 kernel, because lxc has recently been
  patched to pass /proc//fd/ to the mount syscall.  This change
  to lxc was made in response to cve-2015-1335; see bug #1476662.
  
  The kernel issues cause some overlayfs-backed containers to fail to
  start, with error message,
  
  strace: mount("/home/ubuntu/test.txt", "/proc/self/fd/16",
  0x7ffd4c3f7fdb, MS_BIND, NULL) = -1 EACCES (Permission denied)
  
  The mount fails because /proc/self/fd/16, which should point to a file
  in overlayfs, has an invalid value.
  
  The version of lxc in the trusty-updates repository, lxc-1.0.7-0ubuntu0.7,
  is not affected.  The following versions of lxc are affected:
  
  repository lxc version
  
  ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty
  ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty
  
  To reproduce the lxc failure-to-start issue:
  
  # Install the 3.13 kernel and also an affected version of lxc.
  lxc-create -t download -n trusty -- -d ubuntu -r trusty -a amd64;
  touch $HOME/test.txt;
  echo "lxc.mount.entry = $HOME/test.txt home/ubuntu/test.txt none 
bind,create=file 0 0" >> $HOME/.local/share/lxc/trusty/config;
  lxc-clone -s -B overlayfs trusty trusty_overlay;
  lxc-start -n trusty_overlay; # fails to start
- --- 
- AlsaDevices:
-  total 0
-  crw-rw 1 root audio 116,  1 Oct 19 07:31 seq
-  crw-rw 1 root audio 116, 33 Oct 19 07:31 timer
- AplayDevices: Error: [Errno 2] No such file or directory
- ApportVersion: 2.14.1-0ubuntu3.15
- Architecture: amd64
- ArecordDevices: Error: [Errno 2] No such file or directory
- AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
- CRDA: Error: [Errno 2] No such file or directory
- DistroRelease: Ubuntu 14.04
- IwConfig: Error: [Errno 2] No such file or directory
- Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
- MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
- Package: lxc 1.1.3+master~20151012-0541-0ubuntu1~trusty [origin: 
LP-PPA-ubuntu-lxc-daily]
- PackageArchitecture: amd64
- PciMultimedia:
-  
- ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
- ProcEnviron:
-  TERM=vt102
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- ProcFB:
-  
- ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-65-generic 
root=UUID=0ddfd60f-0567-41c7-a1a0-9b562f0b4cf9 ro console=tty1 console=ttyS0
- ProcVersionSignature: Ubuntu 3.13.0-65.106-generic 3.13.11-ckt26
- RfKill: Error: [Errno 2] No such file or directory
- Tags: trusty uec-images third-party-packages trusty uec-images apparmor
- Uname: Linux 3.13.0-65-generic x86_64
- UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
- UpgradeStatus: No upgrade log present (probably fresh install)
- UserGroups: adm audio cdrom dialout dip floppy netdev plugdev sudo video
- _MarkForUpload: True
- defaults.conf:
-  lxc.network.type = empty
-  #lxc.network.link = lxcbr0
-  #lxc.network.flags = up
-  #lxc.network.hwaddr = 00:16:3e:xx:xx:xx
- dmi.bios.date: 01/01/2011
- dmi.bios.vendor: Bochs
- dmi.bios.version: Bochs
- dmi.chassis.type: 1
- dmi.chassis.vendor: Bochs
- dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-trusty:cvnBochs:ct1:cvr:
- dmi.product.name: Standard PC (i440FX + PIIX, 1996)
- dmi.product.version: pc-i440fx-trusty
- dmi.sys.vendor: QEMU
- modified.conffile..etc.default.lxc: [modified]
- modified.conffile..etc.lxc.default.conf: [modified]
- mtime.conffile..etc.default.lxc: 2015-10-14T06:30:28.860979
- mtime.conffile..etc.lxc.default.conf: 2015-10-14T06:42:05.568979

** Tags removed: apparmor apport-collected third-party-packages

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

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

Title:
  OverlayFS: Wrong mnt_id and 

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

2015-10-19 Thread Apport retracing service
*** This bug is a duplicate of bug 1237904 ***
https://bugs.launchpad.net/bugs/1237904

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1237904
   Xorg crashed with SIGABRT in OsAbort()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT in OsAbort()

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

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


[Bug 1505272] Re: X crashes more and more often

2015-10-19 Thread francois
Hello Christophe,

Thank you for your assistance.

I installed the package xdiagnose, and run the command above in normal
then in sudo mode, here is the output:

fran@franux:~$ apport-collect -p xorg 1505272
ERROR: Could not import module, is a package upgrade in progress?  Error: No 
module named PyKDE4.kdecore
fran@franux:~$ 
fran@franux:~$ sudo apport-collect -p xorg 1505272
ERROR: Could not import module, is a package upgrade in progress?  Error: No 
module named PyKDE4.kdecore

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

Title:
  X crashes more and more often

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

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


[Bug 1507461] [NEW] Xorg crash, unable to submit crash log

2015-10-19 Thread Paul Gear
Public bug reported:

Three times in the past few weeks (sometime around the wily beta freeze)
Xorg has crashed fully, returning to a text console without respawning.
After a reboot, apport reports:


The problem cannot be reported: 

The problem report is damaged and cannot be processed.

OSError('Invalid core dump: BFD: Warning: /tmp/apport_core_aiu21o8t
is truncated: expected core file size >= 698322944, found: 275841024.',)


The last two crashes have occurred when playing full screen video in
Chrome or Chromium and pressing Esc to return to in-window display,
however, it is not reliably reproducible - immediately visiting the same
site, playing the same video, and pressing Esc works as expected.
Example URL for the above: http://www.nrl.com/gf-broncos-v-cowboys-
hls/tabid/10959/tab/2/contentid/794707/default.aspx

The next time it occurs, I'll try the technique described at
https://wiki.ubuntu.com/X/Reporting#Reporting_Bugs_from_a_Different_Machine
to see if the crash data can be saved before rebooting while X is down.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Oct 19 16:27:07 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:21fa]
MachineType: LENOVO CTO
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/peleg0-lv01 ro splash quiet nomdmonddf nomdmonisw vt.handoff=7
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/24/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: G2ET33WW (1.13 )
dmi.board.asset.tag: Not Available
dmi.board.name: CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET33WW(1.13):bd07/24/2012:svnLENOVO:pnCTO:pvrThinkPadX230:rvnLENOVO:rnCTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: CTO
dmi.product.version: ThinkPad X230
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Mon Oct 19 13:01:45 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 728 
 vendor LGD
xserver.version: 2:1.17.2-1ubuntu9

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Xorg crash, unable to submit crash log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1507461/+subscriptions

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


[Bug 1502282] Re: "unknown" connectivity status problematic

2015-10-19 Thread Michi Henning
I strongly suspect that this may be related to this bug:

https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-
src/+bug/1470700

The shell would be victimised by this just as much as the thumbnailer.

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

Title:
  "unknown" connectivity status problematic

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

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


[Bug 1507463] [NEW] OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
Public bug reported:

I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2
22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux).

There are two issues in OverlayFS as follows:

 1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
/proc//mountinfo)

 2. /proc//fd/ shows incorrect path for the symlink target

These issues were previously reported and patched for the Ubuntu Vivid
kernel (3.19) in bug #1479468, but the patch was not applied to the 3.13
kernel, possibly because it contains an older version of overlayfs.

These issues are now adversely affecting some versions of lxc when used
in conjunction with the 3.13 kernel, because lxc has recently been
patched to pass /proc//fd/ to the mount syscall.  This change
to lxc was made in response to cve-2015-1335; see bug #1476662.

The kernel issues cause some overlayfs-backed containers to fail to
start, with error message,

strace: mount("/home/ubuntu/test.txt", "/proc/self/fd/16",
0x7ffd4c3f7fdb, MS_BIND, NULL) = -1 EACCES (Permission denied)

The mount fails because /proc/self/fd/16, which should point to a file
in overlayfs, has an invalid value.

The following versions of lxc are affected:

repository lxc version  
   impact 
--
trusty  1.0.7-0ubuntu0.7
   not affectd
ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty   
affected
ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty   
affected
ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty  
affected

To reproduce the lxc failure-to-start issue:

# Install the 3.13 kernel and also an affected version of lxc.
lxc-create -t download -n trusty -- -d ubuntu -r trusty -a amd64;
touch $HOME/test.txt;
echo "lxc.mount.entry = $HOME/test.txt home/ubuntu/test.txt none 
bind,create=file 0 0" >> $HOME/.local/share/lxc/trusty/config;
lxc-clone -s -B overlayfs trusty trusty_overlay;
lxc-start -n trusty_overlay; # fails to start

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

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


** Tags: bot-stop-nagging overlayfs

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507469] [NEW] Evince's Apparmour profile prevents opening docs from other apps under Wayland

2015-10-19 Thread Michael Gratton
Public bug reported:

Evince fails to run when launched from another app (Nautilus, Ephy, etc)
and running under Wayland. For example, nothing appears to happen when
double-clicking on a PDF file in Nautilus. Evince is launched, but its
Apparmour profile is preventing access to a Wayland socket, hence it
immediately exits.

The following is typical of the reported error:

> Oct 19 15:06:40 payens kernel: audit: type=1400
audit(1445227600.333:26): apparmor="DENIED" operation="connect"
profile="/usr/bin/evince" name="/run/user/1000/wayland-0" pid=12956
comm="evince" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000

Adding the following lines to it's local Apparmour config and reloading
Apparmour fixes the problem:

>  owner /run/user/*/wayland-* rw,
>  owner /run/user/*/weston-shared-* rw,

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: evince 3.16.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Oct 19 17:49:19 2015
InstallationDate: Installed on 2015-07-22 (89 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: evince
UpgradeStatus: Upgraded to wily on 2015-08-27 (52 days ago)

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


** Tags: amd64 apparmor apport-bug gnome3-ppa third-party-packages 
wayland-session wily

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

Title:
  Evince's Apparmour profile prevents opening docs from other apps under
  Wayland

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

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


[Bug 1502536] Re: package ofono 1.17.bzr6904+15.10.20150928.1-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-19 Thread Martin Pitt
Josef, were you running this in a chroot as well, or was this your
actual system?

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

Title:
  package ofono 1.17.bzr6904+15.10.20150928.1-0ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 100

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

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


[Bug 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-10-19 Thread Thomas Voß
** Changed in: platform-api (Ubuntu)
   Status: New => Confirmed

** Changed in: platform-api (Ubuntu)
   Importance: Undecided => Medium

** Changed in: qtubuntu-sensors (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

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

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


[Bug 1507463] Missing required logs.

2015-10-19 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1507463

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

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

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

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

** Tags added: trusty

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] Missing required logs.

2015-10-19 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1507463

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

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

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

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

** Tags added: trusty

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1506370] Re: Sync fnotifystat 0.01.14-1 (universe) from Debian unstable (main)

2015-10-19 Thread Daniel Holbach
Synced. It's sitting in the release team's queue now:
https://launchpad.net/ubuntu/wily/+queue?queue_state=1_text=fnotifystat

Please close the bug manually once it's accepted.

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

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

Title:
  Sync fnotifystat 0.01.14-1 (universe) from Debian unstable (main)

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

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


[Bug 1506369] Re: Sync cpustat 0.01.25-1 (universe) from Debian unstable (main)

2015-10-19 Thread Daniel Holbach
Synced. It's sitting in the release team's queue now:
https://launchpad.net/ubuntu/wily/+queue?queue_state=1_text=cpustat

Please close the bug manually once it's accepted.

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

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

Title:
  Sync cpustat 0.01.25-1 (universe) from Debian unstable (main)

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

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


[Bug 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-19 Thread Martin Pitt
As per Jamie's request, I created bug 1507470 as a skeleton for adding
generic autopkgtesting of Go libs/packages. Can someone who is familiar
with Go packages please assign themselves and provide the details?
Thanks!

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

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

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


[Bug 1507474] [NEW] Provide geo-fencing functionality

2015-10-19 Thread Thomas Voß
Public bug reported:

The location infrastructure should offer a way for applications to setup
and maintain geo-fences (see [1]).

As usual, the respective functionality should be guarded by app confinement and 
require the user to approve the
respective transaction via our trust infrastructure. In addition, the location 
infrastructure should be clever in filtering
out requests that would enable an app to escape its lifecycle boundaries.

For that, the following changes would be required throughout the stack:

[1.] Geo-fencing capabilities of h/w should be exposed via the platform-
api HW interfaces: See
http://androidxref.com/5.1.1_r6/xref/hardware/libhardware/include/hardware/gps.h#1014

[2.] The location-service should expose geo-fencing capabilities on the
location::Service::Session objects.

[3.] The platform-api should expose an app-facing itf modelling geo-
fencing functionality.

[4.] qtubuntu-sensors should provide an implementation of
http://doc.qt.io/qt-5/qgeoareamonitorsource.html

** Affects: location-service (Ubuntu)
 Importance: Medium
 Status: Confirmed

** Affects: platform-api (Ubuntu)
 Importance: Medium
 Status: Confirmed

** Affects: qtubuntu-sensors (Ubuntu)
 Importance: Medium
 Status: Confirmed

** Description changed:

  The location infrastructure should offer a way for applications to setup
  and maintain geo-fences (see [1]).
  
- As usual, the respective functionality should be guarded by app confinement 
and require the user to approve the 
- respective transaction via our trust infrastructure. In addition, the 
location infrastructure should be clever in filtering 
+ As usual, the respective functionality should be guarded by app confinement 
and require the user to approve the
+ respective transaction via our trust infrastructure. In addition, the 
location infrastructure should be clever in filtering
  out requests that would enable an app to escape its lifecycle boundaries.
  
  For that, the following changes would be required throughout the stack:
  
  [1.] Geo-fencing capabilities of h/w should be exposed via the platform-
  api HW interfaces: See
  
http://androidxref.com/5.1.1_r6/xref/hardware/libhardware/include/hardware/gps.h#1014
  
  [2.] The location-service should expose geo-fencing capabilities on the
  location::Service::Session objects.
  
- [2.] The platform-api should expose an app-facing itf modelling geo-
+ [3.] The platform-api should expose an app-facing itf modelling geo-
  fencing functionality.
  
  [4.] qtubuntu-sensors should provide an implementation of
  http://doc.qt.io/qt-5/qgeoareamonitorsource.html

** Also affects: platform-api (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: platform-api (Ubuntu)
   Status: New => Confirmed

** Changed in: platform-api (Ubuntu)
   Importance: Undecided => Medium

** Also affects: qtubuntu-sensors (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtubuntu-sensors (Ubuntu)
   Status: New => Confirmed

** Changed in: qtubuntu-sensors (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Provide geo-fencing functionality

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

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


[Bug 1495863] /var/log/messages from amp

2015-10-19 Thread bugproxy
--- Comment (attachment only) From kriba...@in.ibm.com 2015-10-16 05:53 
EDT---


** Attachment added: "/var/log/messages from amp"
   https://bugs.launchpad.net/bugs/1495863/+attachment/4499872/+files/messages

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

Title:
  ISST-KVM: R3-0: Firestone: PowerNV : Call traces w.r.t filesystem
  while running stress test

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

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


[Bug 1487919] Re: macbookrpro12,1 fails to suspend

2015-10-19 Thread Michael Gratton
@penalvch: As requested, I just reported bug #1507472 then.

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

Title:
  macbookrpro12,1 fails to suspend

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

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


[Bug 1507472] [NEW] XHCI controller causing MacbookPro12, 1 to resume immediately after suspend

2015-10-19 Thread Michael Gratton
Public bug reported:

On my MacbookPro12,1 with Wily and Linux 4.2, by default the kernel
successfully suspends but then immediately resumes again. The problem
seems to be the XHCI controller causing spurious ACPI wakeups. After
disabling it using the following command:

> # echo XHC1 > /proc/acpi/wakeup

The kernel remains suspended after entering sleep. (Via
https://wiki.archlinux.org/index.php/MacBook#Suspend_and_Hibernate)

Also, the Broadcom wifi module seems to have problems with
suspend/resume, so I am also unloading the `brcmfmac` module prior to
suspend and loading it again after resume.

Bug reported per per request by @penalvch in bug #1487919.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-16-generic 4.2.0-16.19
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  mjg1441 F pulseaudio
 /dev/snd/controlC0:  mjg1441 F pulseaudio
CurrentDesktop: GNOME
Date: Mon Oct 19 18:13:15 2015
HibernationDevice: RESUME=UUID=bc879a1f-ac27-48ae-82dd-3c81b7307dd0
InstallationDate: Installed on 2015-07-22 (89 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 05ac:0273 Apple, Inc. 
 Bus 001 Device 002: ID 05ac:8290 Apple, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Apple Inc. MacBookPro12,1
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash acpi_backlight=vendor 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-16-generic N/A
 linux-backports-modules-4.2.0-16-generic  N/A
 linux-firmware1.149
RfKill:
 3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-08-27 (52 days ago)
dmi.bios.date: 06/05/2015
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP121.88Z.0167.B07.1506051617
dmi.board.name: Mac-E43C1C25D4880AD6
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro12,1
dmi.chassis.type: 9
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-E43C1C25D4880AD6
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP121.88Z.0167.B07.1506051617:bd06/05/2015:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:
dmi.product.name: MacBookPro12,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug wayland-session wily

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

Title:
  XHCI controller causing MacbookPro12,1 to resume immediately after
  suspend

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

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


[Bug 1507471] [NEW] nagios3 crashes with livestatus and downtimed checks

2015-10-19 Thread Brad Marshall
Public bug reported:

Issue
---
When nagios3 is configured to have livestatus from check-mk-livestatus as a 
broker module, and checks have a downtime applied to them it will crash when 
the logs rotate.  This shows up in /var/log/nagios3/nagios.log as:

   [1445238000] Caught SIGSEGV, shutting down...

Steps to reproduce
-
* Install nagios3 and check-mk-livestatus

* Edit /etc/nagios3/nagios.cfg to enable livestatus:

broker_module=/usr/lib/check_mk/livestatus.o
/var/lib/nagios3/livestatus/socket

* To speed up testing, edit /etc/nagios3/nagios.cfg to set:

log_rotation_method=h

This will cause log rotation to occur hourly, rather than weekly or
daily.

* Restart nagios to apply these fixes.

* Apply a downtime on any host or service to last until the top of the
next hour

* Wait until that time, and see that nagios crashes with the SIGSEGV
error.

Solution
-
After some searching around I found a patch at 
http://lists.mathias-kettner.de/pipermail/checkmk-en/2013-December/011087.html 
which I have applied to nagios source and thrown up into a PPA at 
ppa:brad-marshall/nagios for testing.  Reproducing the steps above but with the 
upgraded package means it no longer crashes.

The testing was done with latest patched Trusty, specifically:

$ lsb_release -d
Description:Ubuntu 14.04.3 LTS

$ dpkg-query -W nagios3
nagios3 3.5.1-1ubuntu1

$ dpkg-query -W check-mk-livestatus
check-mk-livestatus 1.2.2p3-1

Please let us know if you need any further information, or any testing
done.

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


** Tags: canonical-bootstack

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

Title:
  nagios3 crashes with livestatus and downtimed checks

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

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


[Bug 1507471] [NEW] nagios3 crashes with livestatus and downtimed checks

2015-10-19 Thread Brad Marshall
Public bug reported:

Issue
---
When nagios3 is configured to have livestatus from check-mk-livestatus as a 
broker module, and checks have a downtime applied to them it will crash when 
the logs rotate.  This shows up in /var/log/nagios3/nagios.log as:

   [1445238000] Caught SIGSEGV, shutting down...

Steps to reproduce
-
* Install nagios3 and check-mk-livestatus

* Edit /etc/nagios3/nagios.cfg to enable livestatus:

broker_module=/usr/lib/check_mk/livestatus.o
/var/lib/nagios3/livestatus/socket

* To speed up testing, edit /etc/nagios3/nagios.cfg to set:

log_rotation_method=h

This will cause log rotation to occur hourly, rather than weekly or
daily.

* Restart nagios to apply these fixes.

* Apply a downtime on any host or service to last until the top of the
next hour

* Wait until that time, and see that nagios crashes with the SIGSEGV
error.

Solution
-
After some searching around I found a patch at 
http://lists.mathias-kettner.de/pipermail/checkmk-en/2013-December/011087.html 
which I have applied to nagios source and thrown up into a PPA at 
ppa:brad-marshall/nagios for testing.  Reproducing the steps above but with the 
upgraded package means it no longer crashes.

The testing was done with latest patched Trusty, specifically:

$ lsb_release -d
Description:Ubuntu 14.04.3 LTS

$ dpkg-query -W nagios3
nagios3 3.5.1-1ubuntu1

$ dpkg-query -W check-mk-livestatus
check-mk-livestatus 1.2.2p3-1

Please let us know if you need any further information, or any testing
done.

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


** Tags: canonical-bootstack

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

Title:
  nagios3 crashes with livestatus and downtimed checks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1507471/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-19 Thread Martin Pitt
As per Jamie's request, I created bug 1507470 as a skeleton for adding
generic autopkgtesting of Go libs/packages. Can someone who is familiar
with Go packages please assign themselves and provide the details?
Thanks!

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1471620] Re: fuse: missing mountpoint parameter

2015-10-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: fuse (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/1471620

Title:
  fuse: missing mountpoint parameter

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

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


[Bug 1504992] Re: Cannot connect to Simple Mobile APN

2015-10-19 Thread Alfonso Sanchez-Beato
@delete, thanks a lot for the logs, but unfortunately I just see a
generic error code when trying to start the data connection that does
not help a lot. Please try

sudo /system/bin/logcat -b radio > radio.txt&

before trying to activate the context while following the steps in
comment #6, and attach radio.txt to the bug.

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

Title:
  Cannot connect to Simple Mobile APN

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

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


[Bug 1507370] Re: VoIP doesn't work

2015-10-19 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1505746 ***
https://bugs.launchpad.net/bugs/1505746

I’m not seeing any useful error messages in the JS console, so it’s hard
to debug exactly what’s not working, but I’d venture this is similar to
bug #1505746. Marking as duplicate for now, we can always de-duplicate
it if it turns out it’s a separate problem.

** This bug has been marked a duplicate of bug 1505746
   Enable WebRTC functions

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

Title:
  VoIP doesn't work

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

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

[Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Also affects: lxc (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Also affects: lxc (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/1507463

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1506327] Re: ISST-KVM: R3-0: Tuleta: PowerKVM : flyg3 : Boot during installation hangs at "Booting Linux via __start()"

2015-10-19 Thread Chandan Kumar
** Package changed: linux (Ubuntu) => debian-installer (Ubuntu)

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

Title:
  ISST-KVM: R3-0: Tuleta: PowerKVM : flyg3 : Boot during installation
  hangs at "Booting Linux via __start()"

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

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


[Bug 1500859] Re: hard coded dependency on non-existing version of runtime library

2015-10-19 Thread James Henstridge
Hi Jim,

What's the status of this now?  I assume this is the landing you were
referring to:

https://requests.ci-train.ubuntu.com/#/ticket/269

I see that it is landed late last week, but it looks like it was vivid
only.  Also, I can still see the spurious libmediascanner-2.0-3
dependency for the new qtubuntu-media packages in the overlay PPA (not
that it matters for vivid, but it does indicate that the changes haven't
landed).

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

Title:
  hard coded dependency on non-existing version of runtime library

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

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


[Bug 1448180] Re: QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq phone

2015-10-19 Thread Thomas Voß
** Also affects: platform-api (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/1448180

Title:
  QGeoSatelliteInfoSource::createDefaultSource() returns NULL on the bq
  phone

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

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


[Bug 1507482] [NEW] ethtool self-test failed and creates a FW reset.

2015-10-19 Thread talat Batheesh
Public bug reported:

On ConnectX3 device we try to run self-test and it’s failed, also seen
that cause a FW reset.

Steps to reproduce:


~# ethtool -t ens2
The test result is FAIL
The test extra info:
Interrupt Test   -16
Link Test0
Speed Test   0
Register Test0
Loopback Test0

~# dmesg
[341548.619799] mlx4_core :07:00.0: command 0x31 timed out (go bit not 
cleared)
[341548.803801] mlx4_core :07:00.0: command 0x49 timed out (go bit not 
cleared)
[341548.803808] mlx4_core :07:00.0: device is going to be reset
[341549.816587] mlx4_core :07:00.0: device was reset successfully
[341549.823425] mlx4_en :07:00.0: Internal error detected, restarting device

~# cat /etc/os-release 
NAME="Ubuntu"
VERSION="15.10 (Wily Werewolf)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu Wily Werewolf (development branch)"
VERSION_ID="15.10"
HOME_URL="http://www.ubuntu.com/;
SUPPORT_URL="http://help.ubuntu.com/;
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;

~# uname -r
4.2.0-7-generic

~# ethtool -i ens2
driver: mlx4_en
version: 2.2-1 (Feb 2014)
firmware-version: 2.34.5000
bus-info: :07:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: yes

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

Title:
  ethtool self-test failed and creates a FW reset.

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

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

[Bug 1246245] Re: proftpd service failed to restart

2015-10-19 Thread Richard Moe
** Also affects: proftpd-dfsg
   Importance: Undecided
   Status: New

** No longer affects: proftpd-dfsg

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

Title:
  proftpd service failed to restart

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

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


[Bug 1482735] Re: Preview with strange time for MTP pic

2015-10-19 Thread James Henstridge
The MediaFile.getDate() method of media scanner will return the date
found in the metadata if available.  So if the picture has EXIF metadata
(which you'd expect for photos coming from a camera), the returned date
won't necessarily match the file mtime.  This is consistent with how we
handle dates for music files.

It isn't surprising that the date is close but not exactly the same as
the mtime for locally shot photos: some time would elapse between when
camera-app reads the current time to store in the metadata and when it
finishes writing the photo to disk.

We have a second method call getModificationTime() that will return the
mtime for a particular file.  This was likely added after the photos
scope was initially developed.  It was added in order to let us query
for the most recently added songs in the music scope, but could also be
used for the photo scope preview if you really want to ignore the date
from the metadata.

** Changed in: mediascanner2 (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/1482735

Title:
  Preview with strange time for MTP pic

To manage notifications about this bug go to:
https://bugs.launchpad.net/photos-scope/+bug/1482735/+subscriptions

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


[Bug 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Description changed:

  I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2
  22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux).
  
  There are two issues in OverlayFS as follows:
  
-  1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
+  1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
  /proc//mountinfo)
  
-  2. /proc//fd/ shows incorrect path for the symlink target
+  2. /proc//fd/ shows incorrect path for the symlink target
  
  These issues were previously reported and patched for the Ubuntu Vivid
  kernel (3.19) in bug #1479468, but the patch was not applied to the 3.13
  kernel, possibly because it contains an older version of overlayfs.
  
  These issues are now adversely affecting some versions of lxc when used
  in conjunction with the 3.13 kernel, because lxc has recently been
  patched to pass /proc//fd/ to the mount syscall.  This change
  to lxc was made in response to cve-2015-1335; see bug #1476662.
  
  The kernel issues cause some overlayfs-backed containers to fail to
  start, with error message,
  
  strace: mount("/home/ubuntu/test.txt", "/proc/self/fd/16",
  0x7ffd4c3f7fdb, MS_BIND, NULL) = -1 EACCES (Permission denied)
  
  The mount fails because /proc/self/fd/16, which should point to a file
  in overlayfs, has an invalid value.
  
- The following versions of lxc are affected:
+ The version of lxc in the trusty-updates repository, lxc-1.0.7-0ubuntu0.7,
+ is not affected.  The following versions of lxc are affected:
  
- repository lxc version
 impact 
- 
--
- trusty  1.0.7-0ubuntu0.7  
 not affectd
- ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty 
  affected
- ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty 
  affected
- ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty 
 affected
+ repository lxc version
+ 
+ ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty
+ ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty
+ ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty
  
  To reproduce the lxc failure-to-start issue:
  
  # Install the 3.13 kernel and also an affected version of lxc.
  lxc-create -t download -n trusty -- -d ubuntu -r trusty -a amd64;
  touch $HOME/test.txt;
  echo "lxc.mount.entry = $HOME/test.txt home/ubuntu/test.txt none 
bind,create=file 0 0" >> $HOME/.local/share/lxc/trusty/config;
  lxc-clone -s -B overlayfs trusty trusty_overlay;
  lxc-start -n trusty_overlay; # fails to start

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] Re: OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

2015-10-19 Thread oleg
** Description changed:

  I am running Ubuntu Trusty (3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2
  22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux).
  
  There are two issues in OverlayFS as follows:
  
-  1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
+  1. /proc//fdinfo/ reports wrong mnt_id (non-existent in
  /proc//mountinfo)
  
-  2. /proc//fd/ shows incorrect path for the symlink target
+  2. /proc//fd/ shows incorrect path for the symlink target
  
  These issues were previously reported and patched for the Ubuntu Vivid
  kernel (3.19) in bug #1479468, but the patch was not applied to the 3.13
  kernel, possibly because it contains an older version of overlayfs.
  
  These issues are now adversely affecting some versions of lxc when used
  in conjunction with the 3.13 kernel, because lxc has recently been
  patched to pass /proc//fd/ to the mount syscall.  This change
  to lxc was made in response to cve-2015-1335; see bug #1476662.
  
  The kernel issues cause some overlayfs-backed containers to fail to
  start, with error message,
  
  strace: mount("/home/ubuntu/test.txt", "/proc/self/fd/16",
  0x7ffd4c3f7fdb, MS_BIND, NULL) = -1 EACCES (Permission denied)
  
  The mount fails because /proc/self/fd/16, which should point to a file
  in overlayfs, has an invalid value.
  
- The following versions of lxc are affected:
+ The version of lxc in the trusty-updates repository, lxc-1.0.7-0ubuntu0.7,
+ is not affected.  The following versions of lxc are affected:
  
- repository lxc version
 impact 
- 
--
- trusty  1.0.7-0ubuntu0.7  
 not affectd
- ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty 
  affected
- ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty 
  affected
- ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty 
 affected
+ repository lxc version
+ 
+ ppa:ubuntu-lxc/lxc-git-stable-1.0  1.0.7+stable~20151014-2143-0ubuntu1~trusty
+ ppa:ubuntu-lxc/lxc-git-stable-1.1  1.1.3+stable~20151007-2301-0ubuntu1~trusty
+ ppa:ubuntu-lxc/lxc-git-master  1.1.3+master~20151012-0541-0ubuntu1~trusty
  
  To reproduce the lxc failure-to-start issue:
  
  # Install the 3.13 kernel and also an affected version of lxc.
  lxc-create -t download -n trusty -- -d ubuntu -r trusty -a amd64;
  touch $HOME/test.txt;
  echo "lxc.mount.entry = $HOME/test.txt home/ubuntu/test.txt none 
bind,create=file 0 0" >> $HOME/.local/share/lxc/trusty/config;
  lxc-clone -s -B overlayfs trusty trusty_overlay;
  lxc-start -n trusty_overlay; # fails to start

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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

[Bug 1507468] [NEW] [desktop] Model dialogs don’t inhibit keyboard shortcuts

2015-10-19 Thread Olivier Tilloy
Public bug reported:

Steps to reproduce:

 - browse to e.g. http://html5demos.com/geo
 - wait for the modal dialog that asks for permission to access your location 
to show up
 - run a few keyboard shortcuts, like Ctrl+Tab, Ctrl+T, Ctrl+F, …

Expected result: most keyboard shortcuts don’t have any effect, as the
dialog is modal and prevents them (Ctrl+W/Ctrl+F4 should probably be an
exception, it’s ok to request closing the current tab)

Current result: all keyboard shortcuts work, so one can easily escape
the current tab while still having the modal dialog in the foreground.

** Affects: webbrowser-app (Ubuntu)
 Importance: Medium
 Status: Triaged

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

Title:
  [desktop] Model dialogs don’t inhibit keyboard shortcuts

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

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

[Bug 1412580] Re: nautilus wont launch

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

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

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

Title:
  nautilus wont launch

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

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


[Bug 1506369] Re: Sync cpustat 0.01.25-1 (universe) from Debian unstable (main)

2015-10-19 Thread Daniel Holbach
** Changed in: cpustat (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/1506369

Title:
  Sync cpustat 0.01.25-1 (universe) from Debian unstable (main)

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

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


[Bug 1506370] Re: Sync fnotifystat 0.01.14-1 (universe) from Debian unstable (main)

2015-10-19 Thread Daniel Holbach
** Changed in: fnotifystat (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/1506370

Title:
  Sync fnotifystat 0.01.14-1 (universe) from Debian unstable (main)

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

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


[Bug 1506156] Re: cpustat: fix potential division by zero when total_ticks is zero

2015-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cpustat - 0.01.25-1

---
cpustat (0.01.25-1) unstable; urgency=medium

  * Makefile: bump version
  * Fix division by zero error when total_ticks is zero (LP: #1506156)

 -- Colin King   Wed, 14 Oct 2015 18:40:00
+0100

** Changed in: cpustat (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/1506156

Title:
  cpustat: fix potential division by zero when total_ticks is zero

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

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


[Bug 1457353] Re: Software Updater freezes when trying to upgrade grub-pc package

2015-10-19 Thread Pierre Equoy
Hi Brian,

I've installed Ubuntu 14.04.2 in a VM and I cannot reproduce the issue
anymore... Could it be that the packages are updated during
installation? In my original description there is not enough details
regarding the original versions of the update manager and other relevant
packages, so I'm not sure how to check this out.

If I remember correctly, we discovered an issue when testing an OEM
version (see lp:1454090), and I tried on a stock Ubuntu image and found
out I had a similar issue.

Not sure what could have changed since then that makes stock Ubuntu
14.04.2 work fine now...

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

Title:
  Software Updater freezes when trying to upgrade grub-pc package

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

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


[Bug 1507469] Re: Evince's Apparmour profile prevents opening docs from other apps under Wayland

2015-10-19 Thread Sebastien Bacher
** Package changed: evince (Ubuntu) => apparmor (Ubuntu)

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

Title:
  Evince's Apparmour profile prevents opening docs from other apps under
  Wayland

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

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


[Bug 1507463] UdevDb.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

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

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


[Bug 1507463] RelatedPackageVersions.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499893/+files/RelatedPackageVersions.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] lxc.default.txt

2015-10-19 Thread oleg
apport information

** Attachment added: "lxc.default.txt"
   
https://bugs.launchpad.net/bugs/1507463/+attachment/4499898/+files/lxc.default.txt

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1507463] ProcModules.txt

2015-10-19 Thread oleg
apport information

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

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

Title:
  OverlayFS: Wrong mnt_id and path reported in /proc in linux-3.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507463/+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 1506059] Re: Unreadable display

2015-10-19 Thread Christopher M. Penalver
Charles Peters II, could you please take a picture with a camera (not a
screenshot initiated from an application) that demonstrates this
problem?

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506059/+attachment/4494410/+files/ProcEnviron.txt

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506059/+attachment/4494409/+files/JournalErrors.txt

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506059/+attachment/4494408/+files/Dependencies.txt

** Attachment removed: "lspci-vv"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506059/+attachment/4494447/+files/lspci-vv

** Description changed:

- It appears the Xserver version in wily is older than the version in
- Debian Jessie and is buggy.
+ This didn't happen in Trusty.
  
- Given how hard it is to read, iI'll post further comment after I reboot
- this old dual bot laptop into Debian.
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 15.10
- Package: xserver-xorg 1:7.7+7ubuntu4
- ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
- Uname: Linux 4.2.0-16-generic i686
- ApportVersion: 2.19.1-0ubuntu2
- Architecture: i386
- CurrentDesktop: LXDE
- Date: Wed Oct 14 09:03:50 2015
- InstallationDate: Installed on 2014-08-28 (412 days ago)
- InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140823)
- SourcePackage: xorg
- UpgradeStatus: Upgraded to wily on 2015-10-12 (2 days ago)
- --- 
+ ---
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: 2015-10-12 07:06:32,592 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Advanced Micro Devices, Inc. [AMD/ATI] Rage Mobility 128 AGP 2X/Mobility M3 
[1002:4c46] (rev 02) (prog-if 00 [VGA controller])
-Subsystem: CLEVO/KAPOK Computer Device [1558:8586]
+  Advanced Micro Devices, Inc. [AMD/ATI] Rage Mobility 128 AGP 2X/Mobility M3 
[1002:4c46] (rev 02) (prog-if 00 [VGA controller])
+    Subsystem: CLEVO/KAPOK Computer Device [1558:8586]
  InstallationDate: Installed on 2014-08-28 (417 days ago)
  InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140823)
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: sag168168 Apollo Pro133AX
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  PccardctlIdent:
-  Socket 0:
-no product info available
-  Socket 1:
-no product info available
+  Socket 0:
+    no product info available
+  Socket 1:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
-  Socket 1:
-no card
+  Socket 0:
+    no card
+  Socket 1:
+    no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=8f11e8d0-b844-4697-8755-16c38e7b4c76 ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 4.2.0-16-generic i686
  UpgradeStatus: Upgraded to wily on 2015-10-12 (6 days ago)
  UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/18/2001
  dmi.bios.vendor: Phoenix
  dmi.bios.version: 4.06CJ15
  dmi.board.name: 694x686a
  dmi.board.vendor: VIA
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenix:bvr4.06CJ15:bd10/18/2001:svnsag168168:pnApolloPro133AX:pvr8500V:rvnVIA:rn694x686a:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: Apollo Pro133AX
  dmi.product.version: 8500V
  dmi.sys.vendor: sag168168
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Oct 19 01:08:29 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.devices:
-  inputPower Button KEYBOARD, id 6
-  inputSleep Button KEYBOARD, id 7
-  inputAllegro  KEYBOARD, id 8
-  inputAT Translated Set 2 keyboard KEYBOARD, id 9
-  inputAlpsPS/2 ALPS GlidePoint TOUCHPAD, id 10
+  inputPower Button KEYBOARD, id 6
+  inputSleep Button 

[Bug 1502091] Re: inconsistent and unpredictable scrolling behaviour

2015-10-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Zsombor Egri (zsombi)

** Changed in: ubuntu-ui-toolkit (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/1502091

Title:
  inconsistent and unpredictable scrolling behaviour

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1502091/+subscriptions

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


[Bug 1500671] Re: Gnome terminal crashes when double clicking profile

2015-10-19 Thread Iain Lane
** Changed in: unity (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: gnome-terminal (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: gnome-terminal (Ubuntu)
 Assignee: (unassigned) => Iain Lane (laney)

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

Title:
  Gnome terminal crashes when double clicking profile

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

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


[Bug 1503901] Re: Authenticator app won't open with latest SDK

2015-10-19 Thread Zoltan Balogh
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

** Changed in: ubuntu-ui-toolkit (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/1503901

Title:
  Authenticator app won't open with latest SDK

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1503901/+subscriptions

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


[Bug 1507472] Re: XHCI controller causing MacbookPro12, 1 to resume immediately after suspend

2015-10-19 Thread Christopher M. Penalver
Michael Gratton, thank you for reporting this and helping make Ubuntu
better.

Could you please test the latest upstream kernel available from the very
top line at the top of the page from http://kernel.ubuntu.com/~kernel-
ppa/mainline/?C=N;O=D (the release names are irrelevant for testing, and
please do not test the daily folder)? Install instructions are available
at https://wiki.ubuntu.com/Kernel/MainlineBuilds . This will allow
additional upstream developers to examine the issue.

If the latest kernel did not allow you to test to the issue (ex. you couldn't 
boot into the OS) please make a comment in your report about this, and continue 
to test the next most recent kernel version until you can test to the issue. 
Once you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this issue is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, Y, and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix the issue, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Once testing of the latest upstream kernel is complete, please mark this
report's Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Description changed:

  On my MacbookPro12,1 with Wily and Linux 4.2, by default the kernel
  successfully suspends but then immediately resumes again. The problem
- seems to be the XHCI controller causing spurious ACPI wakeups. After
- disabling it using the following command:
- 
- > # echo XHC1 > /proc/acpi/wakeup
- 
- The kernel remains suspended after entering sleep. (Via
- https://wiki.archlinux.org/index.php/MacBook#Suspend_and_Hibernate)
+ seems to be the XHCI controller causing spurious ACPI wakeups.
  
  Also, the Broadcom wifi module seems to have problems with
  suspend/resume, so I am also unloading the `brcmfmac` module prior to
  suspend and loading it again after resume.
  
- Bug reported per per request by @penalvch in bug #1487919.
+ WORKAROUND: Disable XHC1 prior to sleeping:
+ > # echo XHC1 > /proc/acpi/wakeup
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  mjg1441 F pulseaudio
-  /dev/snd/controlC0:  mjg1441 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  mjg1441 F pulseaudio
+  /dev/snd/controlC0:  mjg1441 F pulseaudio
  CurrentDesktop: GNOME
  Date: Mon Oct 19 18:13:15 2015
  HibernationDevice: RESUME=UUID=bc879a1f-ac27-48ae-82dd-3c81b7307dd0
  InstallationDate: Installed on 2015-07-22 (89 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 003: ID 05ac:0273 Apple, Inc. 
-  Bus 001 Device 002: ID 05ac:8290 Apple, Inc. 
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 05ac:0273 Apple, Inc.
+  Bus 001 Device 002: ID 05ac:8290 Apple, Inc.
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Apple Inc. MacBookPro12,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash acpi_backlight=vendor 
vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-4.2.0-16-generic N/A
-  linux-backports-modules-4.2.0-16-generic  N/A
-  linux-firmware1.149
+  linux-restricted-modules-4.2.0-16-generic N/A
+  linux-backports-modules-4.2.0-16-generic  N/A
+  linux-firmware1.149
  RfKill:
-  3: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  3: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-08-27 (52 days ago)
  dmi.bios.date: 06/05/2015
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP121.88Z.0167.B07.1506051617
  dmi.board.name: Mac-E43C1C25D4880AD6
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro12,1
  dmi.chassis.type: 9
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-E43C1C25D4880AD6
  dmi.modalias: 

[Bug 1505272] Re: X crashes more and more often

2015-10-19 Thread Christopher M. Penalver
francois, please execute the command while booted into
http://cdimage.ubuntu.com/daily-live/current/ .

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

Title:
  X crashes more and more often

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

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


[Bug 1434136] Re: HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

2015-10-19 Thread Christopher M. Penalver
** Tags added: wily

** Description changed:

- While trying to fix Bug #1432659, I updated the HP Pavilion 13-b208tu
- bios to the latest available on the HP website (F.26). After the update,
- the laptop no longer boots Ubuntu 14.10 or Ubuntu 15.04 (Ubuntu 15.04
- from the hard drive, Ubuntu 14.10 using a LiveCD). The grub menu is
- available and works, the kernel loads, the initrd step works, and then
- it hangs hard and requires power cycling.
+ While trying to fix Bug #1432659, I updated the HP Pavilion 13-b208tu bios to 
the latest available on the HP website (F.26):
+ 
http://support.hp.com/us-en/drivers/selfservice/HP-Pavilion-13-b200-Notebook-PC-series/7527795/model/7597682
+ 
+ After the update, the laptop no longer boots Ubuntu 14.10 or Ubuntu
+ 15.04 (Ubuntu 15.04 from the hard drive, Ubuntu 14.10 using a LiveCD).
+ The grub menu is available and works, the kernel loads, the initrd step
+ works, and then it hangs hard and requires power cycling.
  
  The required information for a kernel bug report can be found in Bug
  #1432659, from the original shipped F.23 bios. I obviously can't  attach
  information with the F.26 bios loaded.
  
  I can confirm that the bios update worked, and I have repeated it twice.
  HP diagnostics give the system a green light, and I can boot to FreeDOS
  as normal. I'll leave the system unbootable with the F.26 bios for a
  while in case someone can help me diagnose further from grub.

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

Title:
  HP Pavilion 13-b208tu fails to boot with F.26 bios, PSOD

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

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


[Bug 1507542] [NEW] pepperflashplugin-nonfree is not updated with google-chrome's plugin version updates

2015-10-19 Thread Łukasz Jagielski
Public bug reported:

Because of this user can be left with outdated plugin in his OS, even
though google-chrome has a newer version in its newest package.

** Affects: pepperflashplugin-nonfree (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/1507542

Title:
  pepperflashplugin-nonfree is not updated with google-chrome's plugin
  version updates

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

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


[Bug 1505234] Re: Shutdown dialog prevents unity to lock

2015-10-19 Thread Treviño
** Changed in: unity
   Status: In Progress => Fix Committed

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

Title:
  Shutdown dialog prevents unity to lock

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

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


[Bug 1501973] Re: Blurry/pixelated icon in Unity app switcher on scaled-up display

2015-10-19 Thread Treviño
*** This bug is a duplicate of bug 1446081 ***
https://bugs.launchpad.net/bugs/1446081

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

Title:
  Blurry/pixelated icon in Unity app switcher on scaled-up display

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

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


[Bug 1503348] Re: Dropdown IndicatorEntry's in unity panel service aren't free'd

2015-10-19 Thread Treviño
** Changed in: unity
   Status: In Progress => Fix Committed

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

Title:
  Dropdown IndicatorEntry's in unity panel service aren't free'd

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

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


[Bug 1499286] Re: In scale factors > 1, not-squared icons in the dash (e, g. d-feet) may be clipped instead of scaled

2015-10-19 Thread Treviño
** Changed in: unity
   Status: In Progress => Fix Committed

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

Title:
  In scale factors > 1, not-squared icons in the dash (e,g. d-feet) may
  be clipped instead of scaled

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

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


[Bug 1446081] Re: Incorrect scaling of launcher icons

2015-10-19 Thread Treviño
** Changed in: unity
   Status: In Progress => Fix Committed

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

Title:
  Incorrect scaling of launcher icons

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

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


  1   2   3   4   5   6   7   8   9   10   >