[Bug 1471561] Re: Typo in python-oslo packages: transtional

2015-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-oslo.messaging - 2.1.0-1ubuntu1

---
python-oslo.messaging (2.1.0-1ubuntu1) wily; urgency=medium

  * Merge from Debian experimental, remaining changes:
- d/control: Drop depends on zmq, qpid, aioeventlet and trolluis
- d/p/disable-new-executors.patch: Drop hard requirement on new
  executors.

python-oslo.messaging (2.1.0-1) experimental; urgency=medium

  [ James Page ]
  * d/p/use-mox3.patch: Cherry pick fix from upstream VCS to directly
use mox3 instead of using an import of mox from six.moves, resolving
FTBFS due to changes in oslotest.
  * Fixup typo in transitional package description (LP: #1471561).

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed upstream VCS url.
  * Fixed (build-)depends for this release.
  * Blacklist 3 failed unit tests.

 -- James Page james.p...@ubuntu.com  Wed, 05 Aug 2015 17:03:53 +0200

** Changed in: python-oslo.messaging (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/1471561

Title:
  Typo in python-oslo packages: transtional

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

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


[Bug 1486894] [NEW] btrfs scrub hangs

2015-08-20 Thread frankster
Public bug reported:

I have a btrfs filesystem comprised of a few discs (metadata raid1, data
unduplicated). I run btrfs scrub and some checksum errors are reported,
then the scrub hangs and there are some stack traces in syslog. This
occurs with kernel 3.19.0-26-generic and is a regression from
3.13.0-62-generic, where the scrub reports checksum errors but completes
successfully.


Aug 19 19:36:45 mythtv kernel: [ 1560.092069] INFO: task btrfs:17303 blocked 
for more than 120 seconds.
Aug 19 19:36:45 mythtv kernel: [ 1560.092075]   Tainted: P   OE  
3.19.0-26-generic #28~14.04.1-Ubuntu
Aug 19 19:36:45 mythtv kernel: [ 1560.092076] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Aug 19 19:36:45 mythtv kernel: [ 1560.092079] btrfs   D 
8800706bb828 0 17303  1 0x
Aug 19 19:36:45 mythtv kernel: [ 1560.092084]  8800706bb828 
880070526bf0 00013e80 8800706bbfd8
Aug 19 19:36:45 mythtv kernel: [ 1560.092087]  00013e80 
88006faa3110 880070526bf0 8800706bb838
Aug 19 19:36:45 mythtv kernel: [ 1560.092091]  8801d2742000 
8801d2742218 8801d2742220 880186bf0b00
Aug 19 19:36:45 mythtv kernel: [ 1560.092094] Call Trace:
Aug 19 19:36:45 mythtv kernel: [ 1560.092103]  [817b24f9] 
schedule+0x29/0x70
Aug 19 19:36:45 mythtv kernel: [ 1560.092139]  [c058dfc5] 
scrub_add_page_to_rd_bio+0x1c5/0x2b0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092144]  [810b4e10] ? 
prepare_to_wait_event+0x110/0x110
Aug 19 19:36:45 mythtv kernel: [ 1560.092164]  [c058f76c] 
scrub_pages+0x1ec/0x290 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092183]  [c0591498] 
scrub_stripe+0xa48/0x1040 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092204]  [c0591bab] 
scrub_chunk.isra.19+0x11b/0x140 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092224]  [c054e009] ? 
btrfs_get_token_64+0x59/0xe0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092244]  [c0591e2a] 
scrub_enumerate_chunks+0x25a/0x4b0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092246]  [810b4e00] ? 
prepare_to_wait_event+0x100/0x110
Aug 19 19:36:45 mythtv kernel: [ 1560.092259]  [c05937a8] 
btrfs_scrub_dev+0x1a8/0x550 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092263]  [8120cfb5] ? 
__mnt_want_write_file+0x25/0x30
Aug 19 19:36:45 mythtv kernel: [ 1560.092276]  [c056ddaf] 
btrfs_ioctl+0x138f/0x2ac0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092279]  [811cf7d5] ? 
kmem_cache_alloc_node+0x115/0x250
Aug 19 19:36:45 mythtv kernel: [ 1560.092282]  [8137beb7] ? 
create_task_io_context+0x27/0x110
Aug 19 19:36:45 mythtv kernel: [ 1560.092285]  [811ffbf8] 
do_vfs_ioctl+0x2f8/0x510
Aug 19 19:36:45 mythtv kernel: [ 1560.092288]  [8138a324] ? 
set_task_ioprio+0x94/0xb0
Aug 19 19:36:45 mythtv kernel: [ 1560.092290]  [811ffe91] 
SyS_ioctl+0x81/0xa0
Aug 19 19:36:45 mythtv kernel: [ 1560.092292]  [817b688d] 
system_call_fastpath+0x16/0x1b
Aug 19 19:36:45 mythtv kernel: [ 1560.092295] INFO: task btrfs:17304 blocked 
for more than 120 seconds.
Aug 19 19:36:45 mythtv kernel: [ 1560.092296]   Tainted: P   OE  
3.19.0-26-generic #28~14.04.1-Ubuntu
Aug 19 19:36:45 mythtv kernel: [ 1560.092297] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Aug 19 19:36:45 mythtv kernel: [ 1560.092298] btrfs   D 
8800706ab8b8 0 17304  1 0x
Aug 19 19:36:45 mythtv kernel: [ 1560.092300]  8800706ab8b8 
8800705275c0 00013e80 8800706abfd8
Aug 19 19:36:45 mythtv kernel: [ 1560.092303]  00013e80 
88006faa3110 8800705275c0 8800706ab8c8
Aug 19 19:36:45 mythtv kernel: [ 1560.092305]  8800705821e0 
880070582218 8800706ab8f8 8801d2740800
Aug 19 19:36:45 mythtv kernel: [ 1560.092307] Call Trace:
Aug 19 19:36:45 mythtv kernel: [ 1560.092309]  [817b24f9] 
schedule+0x29/0x70
Aug 19 19:36:45 mythtv kernel: [ 1560.092322]  [c059560d] 
btrfs_reada_wait+0x6d/0xb0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092324]  [810b4e10] ? 
prepare_to_wait_event+0x110/0x110
Aug 19 19:36:45 mythtv kernel: [ 1560.092337]  [c0590cb7] 
scrub_stripe+0x267/0x1040 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092346]  [c050ed2d] ? 
generic_bin_search.constprop.35+0x8d/0x1b0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092359]  [c0591bab] 
scrub_chunk.isra.19+0x11b/0x140 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092371]  [c054e009] ? 
btrfs_get_token_64+0x59/0xe0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092384]  [c0591e2a] 
scrub_enumerate_chunks+0x25a/0x4b0 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092386]  [810b4e00] ? 
prepare_to_wait_event+0x100/0x110
Aug 19 19:36:45 mythtv kernel: [ 1560.092399]  [c05937a8] 
btrfs_scrub_dev+0x1a8/0x550 [btrfs]
Aug 19 19:36:45 mythtv kernel: [ 1560.092413]  

[Bug 1403089] Re: pictures uploaded from gallery are plain black on mako only

2015-08-20 Thread Olivier Tilloy
** Branch unlinked: lp:~osomon/webbrowser-app/remove-content-picker-
workaround

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

Title:
  pictures uploaded from gallery are plain black on mako only

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

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


[Bug 1264493] Re: No Paste option in web page entries

2015-08-20 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: Triaged = In Progress

** No longer affects: webbrowser-app

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

Title:
  No Paste option in web page entries

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

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


[Bug 1486746] Missing required logs.

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

apport-collect 1486746

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: vivid

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

Title:
  ubuntu 15.04 after screen lock, laptop cant wake up and black screen
  seen

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

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


[Bug 1486841] [NEW] package click-apparmor 0.3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread makate...@yahoo.com
Public bug reported:

Fails on startup

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: click-apparmor 0.3.8
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
Date: Wed Aug 19 13:58:31 2015
DuplicateSignature: package:click-apparmor:0.3.8:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-07-19 (31 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: click-apparmor
Title: package click-apparmor 0.3.8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: click-apparmor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package vivid

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

Title:
  package click-apparmor 0.3.8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1486843] [NEW] package click 0.4.38.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread makate...@yahoo.com
Public bug reported:

The application failed to install

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: click 0.4.38.5
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
Date: Wed Aug 19 13:58:31 2015
DuplicateSignature: package:click:0.4.38.5:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-07-19 (31 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: click
Title: package click 0.4.38.5 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  package click 0.4.38.5 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

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

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


[Bug 1460324] Re: /etc/X11/Xsession.d/65compiz_profile-on-session: [: x: unexpected operator

2015-08-20 Thread Stephen M. Webb
** Changed in: compiz
   Status: Triaged = Fix Released

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

Title:
  /etc/X11/Xsession.d/65compiz_profile-on-session: [: x: unexpected
  operator

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

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


[Bug 1487125] Re: [Regression] Unprivileged containers fail to start in linux-lts-utopic

2015-08-20 Thread Seth Forshee
** Description changed:

+ == SRU Justification ==
+ 
+ Impact: linux-lts-utopic 3.16.0-46.62 contains a regression which
+ prevents unprivileged containers from starting due to a failure mounting
+ sysfs.
+ 
+ Fix: Backport of upstream commit
+ 7236c85e1be51a9e25ba0f6e087a66ca89605a49, which is marked for stable but
+ is missing from 3.16 stable. Another stable commit that did get into
+ 3.16 requires this patch.
+ 
+ Regression potential: This patch is specifically targeted at
+ unprivileged mounts of virtual filesystems in containers and fixes a
+ regression there. It should have no impact on mounts in the host.
+ 
+ ---
+ 
  linux-lts-utopic 3.16.0-46.62 contains a regression mounting
  unprivileged containers. The log shows a failure mounting sysfs:
  
-   lxc-start 20150427012246.807 ERRORlxc_conf -
+   lxc-start 20150427012246.807 ERRORlxc_conf -
  conf.c:lxc_mount_auto_mounts:819 - Operation not permitted - error
  mounting sysfs on /usr/lib/x86_64-linux-gnu/lxc/sys flags 14
  
  This is due to missing upstream commit
  7236c85e1be51a9e25ba0f6e087a66ca89605a49.

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

Title:
  [Regression] Unprivileged containers fail to start in linux-lts-utopic

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

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

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

2015-08-20 Thread Joseph Salisbury
You may need to run the following from a terminal:

sudo apt-get install -f
sudo apt-get clean
sudo apt-get update

Then re-install the package or updates.

If that does not resolve your issue, please mark the bug as Confirmed

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

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

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

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

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


[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2015-08-20 Thread Nehal J Wani
Comment No. 23 by Manuel Baesler worked for me in Windows 10.
lsusb gave me:
Bus 001 Device 040: ID 8564:1000 Transcend Information, Inc. JetFlash
Qemu Flags used:
-device usb-ehci,id=usb,bus=pci.0,addr=0x4 -device 
usb-host,vendorid=0x8564,productid=0x1000,id=hostdev0,bus=usb.0

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

Title:
  USB Passthrough not working for Windows 7 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/685096/+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 1400493] Re: gconf micration scripts were disabled and should be removed

2015-08-20 Thread Stephen M. Webb
** Changed in: compiz
   Status: In Progress = Fix Released

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

Title:
  gconf micration scripts were disabled and should be removed

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

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


[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2015-08-20 Thread Nehal J Wani
Comment No. 23 by Manuel Baesler worked for me in Windows 10.
lsusb gave me:
Bus 001 Device 040: ID 8564:1000 Transcend Information, Inc. JetFlash
Qemu Flags used:
-device usb-ehci,id=usb,bus=pci.0,addr=0x4 -device 
usb-host,vendorid=0x8564,productid=0x1000,id=hostdev0,bus=usb.0

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

Title:
  USB Passthrough not working for Windows 7 guest

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

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


[Bug 1487085] Re: Ubuntu 14.04.3 LTS Crash in notifier_call_chain after boot

2015-08-20 Thread Luciano Chavez
** Package changed: ubuntu = linux (Ubuntu)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Taco Screen team (taco-screen-team)

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

Title:
  Ubuntu 14.04.3 LTS Crash in notifier_call_chain after boot

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

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


[Bug 1486568] Re: [MIR] bandit

2015-08-20 Thread Michael Terry
- Failed tests don't stop the build but should
- Needs a team bug subscriber

But otherwise looks fine.  Just used during build for static analysis.
In sync.  Modern packaging.

** Changed in: bandit (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/1486568

Title:
  [MIR] bandit

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

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


[Bug 1487127] Re: cryptsetup preventing proper boot swap AND root on crypt device together

2015-08-20 Thread TJ
** Description changed:

- drops into busybox (initramfs) on initial boot.
+ Summary:
+ 
+ Boot drops into busybox (initramfs) on initial boot.
+ 
+ Cause:
+ 
+ initrd.img/conf/conf.d/cryptroot gets an entry for a subsidary swap LV
+ added as well as the rootfs when using full disk encryption + LVM
+ 
+ The hook script /usr/share/initramfs-tools/hooks/cryptroot
+ incorrectly adds the swap entry.
+ 
+ Manually removing the entry from the initrd's cryptroot allows the
+ system to boot correctly.
+ 
+ Overview:
+ 
+ # /etc/crypttab
+ 
+ sda5_crypt UUID=e395c3fa-5e1c-4ecd-ade7-b924e20a17a2 none luks,discard
+ 
+ # extracted initrd.img
+ 
+ /tmp/initrd/conf/conf.d# more cryptroot
+ 
target=sda5_crypt,source=UUID=e395c3fa-5e1c-4ecd-ade7-b924e20a17a2,key=none,rootdev,lvm=ubuntu--vg-root,discard
+ 
target=sda5_crypt,source=UUID=e395c3fa-5e1c-4ecd-ade7-b924e20a17a2,key=none,lvm=ubuntu--vg-swap_1,discard
+  
+  
+ # /etc/fstab: static file system information.
+ #
+ # Use 'blkid' to print the universally unique identifier for a
+ # device; this may be used with UUID= as a more robust way to name devices
+ # that works even if disks are added and removed. See fstab(5).
+ #
+ # file system mount point   type  options   dump  pass
+ /dev/mapper/ubuntu--vg-root /   ext4errors=remount-ro 0   
1
+ # /boot was on /dev/sda1 during installation
+ UUID=955c7e81-81b0-440d-9774-5241beec1493 /boot   ext2defaults
0   2
+ /dev/mapper/ubuntu--vg-swap_1 noneswapsw  0   0
+ 
+ blkid
+ 
+ /dev/sda1: UUID=955c7e81-81b0-440d-9774-5241beec1493 TYPE=ext2 
+ /dev/sda5: UUID=e395c3fa-5e1c-4ecd-ade7-b924e20a17a2 TYPE=crypto_LUKS 
+ /dev/mapper/sda5_crypt: UUID=UTspOf-uT8M-eHMO-0Hmu-Rc5S-JEjb-f7gBFF 
TYPE=LVM2_member 
+ /dev/mapper/ubuntu--vg-root: UUID=8517460e-22ef-418d-848d-92e987978dab 
TYPE=ext4 
+ /dev/mapper/ubuntu--vg-swap_1: UUID=a122b964-028e-4452-bf2e-fc30491081b0 
TYPE=swap 
+ /dev/sdb1: LABEL=Elements UUID=308B9F8A54410329 TYPE=ntfs 
+ 
+ lsblk
+ 
+ NAME   FSTYPE  LABELMOUNTPOINT
+ sda 
+ ├─sda1 ext2 /boot
+ ├─sda2  
+ └─sda5 crypto_LUKS  
+   └─sda5_crypt (dm-0)  LVM2_member  
+ ├─ubuntu--vg-root (dm-1)   ext4 /
+ └─ubuntu--vg-swap_1 (dm-2) swap [SWAP]
+ sdb 
+ └─sdb1 ntfsElements /media/weed/Elements
+ sr0 
+ 
+ # Debugging enabled (set -x) in /usr/share/initramfs-
+ tools/hooks/cryptroot
+ 
+ update-initramfs -vu
+ ...
+ + echo 
target=sda5_crypt,source=UUID=e395c3fa-5e1c-4ecd-ade7-b924e20a17a2,key=none,rootdev,lvm=ubuntu--vg-root,discard
+ ...
+ + echo 
target=sda5_crypt,source=UUID=e395c3fa-5e1c-4ecd-ade7-b924e20a17a2,key=none,lvm=ubuntu--vg-swap_1,discard
+ 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cryptsetup 2:1.6.1-1ubuntu1 [modified: 
usr/share/initramfs-tools/hooks/cryptroot]
  ProcVersionSignature: Ubuntu 3.16.0-46.62~14.04.1-generic 3.16.7-ckt15
  Uname: Linux 3.16.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Aug 20 09:39:02 2015
  InstallationDate: Installed on 2015-07-06 (44 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: cryptsetup
  UpgradeStatus: No upgrade log present (probably fresh install)
  crypttab: sda5_crypt UUID=e395c3fa-5e1c-4ecd-ade7-b924e20a17a2 none 
luks,discard

** Attachment added: update-initramfs -vu log with set -x in cryptroot hook 
script
   
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1487127/+attachment/4449722/+files/update-initramfs-cryptroot.log

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

Title:
  cryptsetup preventing proper boot swap AND root on crypt device
  together

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

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

[Bug 645106] Re: x11vnc spawns Xvfb with deprecated argument

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

** Changed in: x11vnc (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/645106

Title:
  x11vnc spawns Xvfb with deprecated argument

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

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


[Bug 1487129] Re: camera-app mic permission item blank

2015-08-20 Thread Ken VanDine
Looking at the trust.db, the mic request is in:
  ~/.local/share/PulseAudio/trust.db
  1|qtubuntu-camera|0|1440088476621790410|1

compared to the camera request in:
  ~/.local/share/CameraService/trust.db
  1|com.ubuntu.camera_camera|0|1440079963231981311|1


Whatever is inserting the request for mic access is using the wrong name.

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

Title:
  camera-app mic permission item blank

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

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


[Bug 1484616] Re: pstate_idle is broken on 4.1, high fan speed when idle

2015-08-20 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  pstate_idle is broken on 4.1, high fan speed when idle

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

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


[Bug 1487134] [NEW] linker doesn't find NVIDIA libraries

2015-08-20 Thread Juan Simón
Public bug reported:

I have installed the package 'nvidia-340-updates' and 'nvidia-340-updates-dev'.
When I compile a program that it uses these libraries it fails when it tries to 
link them:
...
/usr/bin/cc -DHAVE_AVVDPAUContext -Wl,--as-needed -Wl,-s -Wl,-S -Wl,-O1 
-Wl,--hash-style=gnu -Wl,--sort-common -fuse-linker-plugin 
CMakeFiles/cmTryCompileExec2899732480.dir/src.c.o -o cmTryCompileExec2899732480 
-rdynamic -lasound -lgio-2.0 -lXrandr -lXrender -lX11 -lXcursor -lGL -lconfig 
-ldrm -levent_pthreads -levent -lpangocairo-1.0 -lcairo -lpangoft2-1.0 
-lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lssl -lcrypto 
-ldl -lrt -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
-lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig 
-lgobject-2.0 -lglib-2.0 -lfreetype -lGLESv2 -lpulse -lavcodec -lavutil 
-lva-x11 -lva -lvdpau -lgio-2.0 -lXrandr -lXrender -lX11 -lXcursor -lGL 
-lconfig -ldrm -levent_pthreads -levent -lpangocairo-1.0 -lpangoft2-1.0 -lssl 
-lcrypto -ldl -lrt -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 
-lGLESv2 -lpulse -lavcodec -lavutil -lva-x11 -lva -lvdpau 
/usr/bin/ld: cannot find -lGL 
/usr/bin/ld: cannot find -lGLESv2
...

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nvidia-340-updates 340.76-0ubuntu0.1
Uname: Linux 4.1.6-040106-i7 x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.12
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Aug 20 18:47:15 2015
InstallationDate: Installed on 2014-07-18 (398 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: nvidia-graphics-drivers-340-updates
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-340-updates (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  linker doesn't find NVIDIA libraries

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

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


[Bug 1487137] [NEW] ubuntustudio metapackage reference lv2fil, jack-rack, removed from Debian

2015-08-20 Thread Steve Langasek
Public bug reported:

Going through some older Debian package removals to see if they should
apply in Ubuntu, I find that both jack-rack and lv2fil have been removed
in Debian but are still referenced by Ubuntu Studio.  Please:

 - look to see if these packages should be replaced in the ubuntustudio seeds 
by something else
 - if not, upload these packages setting the maintainer to the ubuntustudio 
team, to make it clear that you are maintaining these in place of the 
(no-longer-existent) Debian maintainer.

** Affects: ubuntustudio-meta (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/1487137

Title:
  ubuntustudio metapackage reference lv2fil, jack-rack, removed from
  Debian

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

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


[Bug 1486316] Re: lpc_ich: Resource conflict(s) found affecting gpio_ich

2015-08-20 Thread Joseph Salisbury
This issue appears to be an upstream bug, since you tested the latest
upstream kernel. Would it be possible for you to open an upstream bug
report[0]? That will allow the upstream Developers to examine the issue,
and may provide a quicker resolution to the bug.

Please follow the instructions on the wiki page[0]. The first step is to
email the appropriate mailing list. If no response is received, then a
bug may be opened on bugzilla.kernel.org.

Once this bug is reported upstream, please add the tag: 'kernel-bug-
reported-upstream'.

[0] https://wiki.ubuntu.com/Bugs/Upstream/kernel


** Changed in: linux (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  lpc_ich: Resource conflict(s) found affecting gpio_ich

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

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


[Bug 1487108] Re: bridge-utils: merge debian 1.5-9

2015-08-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/bridge-utils

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

Title:
  bridge-utils: merge debian 1.5-9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1487108/+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 1487108] Re: bridge-utils: merge debian 1.5-9

2015-08-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/bridge-utils

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

Title:
  bridge-utils: merge debian 1.5-9

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

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


[Bug 1485086] Re: lshw does not display cpu information correctly on aarch64

2015-08-20 Thread dann frazier
** Also affects: lshw (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: lshw (Ubuntu Wily)
   Importance: High
 Assignee: Manoj Iyer (manjo)
   Status: In Progress

** Also affects: lshw (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: lshw (Ubuntu Wily)
   Status: In Progress = Fix Released

** Changed in: lshw (Ubuntu Vivid)
   Status: New = Confirmed

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

Title:
  lshw does not display cpu information correctly on aarch64

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

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


[Bug 1485955]

2015-08-20 Thread Jay
(In reply to Cor Nouws from comment #12)
 Created attachment 108560 [details]
 picture with to be changed button and the one to stay

The 'ab' icon is limited to sifr.

 Yes, that's by far best. Add since change paragraph background is still on
 the standard toolbar, people can choose.
 I would suggest another icon too when changing the behaviour..

Paragraph background is no longer by default in the standard toolbar
since 4.4. There isnt a need for a new icon as a new UNO command isnt
being created, but the behaviour of the command is acting the same as
when you select a cell as when you are inside a cell as using the
button.

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

Title:
  [upstream] EDITING: Background Color button from Table toolbar should
  change cell background instead of paragraph background

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1485955/+subscriptions

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


[Bug 1358835] Comment bridged from LTC Bugzilla

2015-08-20 Thread bugproxy
--- Comment From thierry.fa...@fr.ibm.com 2015-03-05 10:05 EDT---
Verified:
gcc test.c -ldl -o test
ubuntu@vm19:~$ ./test 80
80
cpu 80 belongs to node 2
ubuntu@vm19:~$ numactl -H
available: 4 nodes (0-3)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
node 0 size: 969 MB
node 0 free: 445 MB
node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 
62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
node 1 size: 1022 MB
node 1 free: 777 MB
node 2 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 
121 122 123 124 125 126 127
node 2 size: 1022 MB
node 2 free: 37 MB
node 3 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 
144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
node 3 size: 1017 MB
node 3 free: 907 MB
node distances:
node   0   1   2   3
0:  10  40  40  40
1:  40  10  40  40
2:  40  40  10  40
3:  40  40  40  10
ubuntu@vm19:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION=Ubuntu 14.04.2 LTS

--- Comment From mainam...@in.ibm.com 2015-03-19 05:43 EDT---
The test described in the bug fails in Ubuntu 14.04.2.

The following packages were tried as well: libnuma1 2.0.9~rc5-1ubuntu3
and numactl  2.0.9~rc5-1ubuntu3

In all cases the test failed. The efix for 14.04.1 provided by Thierry
Fauck worked but it was not used  in 14.04.02

--- Comment From mainam...@in.ibm.com 2015-03-25 10:41 EDT---
Any updates on this?

--- Comment From thierry.fa...@fr.ibm.com 2015-04-08 07:54 EDT---
Commit 573609fb2711b6c09090cc3fef9a771ae9eb246b sent to maintainers

From 573609fb2711b6c09090cc3fef9a771ae9eb246b Mon Sep 17 00:00:00 2001
From: Thierry FAUCK - IBM LTC thie...@linux.vnet.ibm.com
Date: Tue, 7 Apr 2015 17:53:34 +0200
Subject: [PATCH] libnuma.so On ppc64el, cpu number are not contigous

Commit 32075635db57c3d5efe12f8fb569af857e01ccad issuea warning message
/sys not mounted when it find a non existent cpu number, and that's the
default for multinode on ppc64el bare metal installed system. This patch
removes the message when the /sys entry doesn't exist, but use the return
code.

Signed-off-by: Thierry FAUCK - IBM LTC thie...@linux.vnet.ibm.com

modified:   libnuma.c
---
libnuma.c |   22 +-
1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/libnuma.c b/libnuma.c
index 3717d5b..98aa10f 100644
--- a/libnuma.c
+++ b/libnuma.c
@@ -1276,11 +1276,13 @@ numa_node_to_cpus_v1(int node, unsigned long *buffer, 
int bufferlen)
sprintf(fn, /sys/devices/system/node/node%d/cpumap, node);
f = fopen(fn, r);
if (!f || getdelim(line, len, '\n', f)  1) {
-   numa_warn(W_nosysfs2,
-  /sys not mounted or invalid. Assuming one node: %s,
+   if (f) {
+   numa_warn(W_nosysfs2,
+ /sys not mounted or invalid. Assuming one node: %s,
strerror(errno));
-   numa_warn(W_nosysfs2,
-  (cannot open or correctly parse %s), fn);
+   numa_warn(W_nosysfs2,
+ (cannot open or correctly parse %s), fn);
+   }
bitmask.maskp = (unsigned long *)mask;
bitmask.size  = buflen_needed * 8;
numa_bitmask_setall(bitmask);
@@ -1355,11 +1357,13 @@ numa_node_to_cpus_v2(int node, struct bitmask *buffer)
sprintf(fn, /sys/devices/system/node/node%d/cpumap, node);
f = fopen(fn, r);
if (!f || getdelim(line, len, '\n', f)  1) {
-   numa_warn(W_nosysfs2,
-  /sys not mounted or invalid. Assuming one node: %s,
- strerror(errno));
-   numa_warn(W_nosysfs2,
-  (cannot open or correctly parse %s), fn);
+   if (f) {
+   numa_warn(W_nosysfs2,
+ /sys not mounted or invalid. Assuming one node: %s,
+ strerror(errno));
+   numa_warn(W_nosysfs2,
+ (cannot open or correctly parse %s), fn);
+   }
numa_bitmask_setall(mask);
err = -1;
}
--
1.7.9.5

--- Comment From amda...@us.ibm.com 2015-06-01 20:02 EDT---
Has this patch been accepted by maintainers?   The Canonical status is fix 
released.  Is there a fix that should be pulled and tested?

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

Title:
  numa_node_of_cpu() returns warning  when cpu_index  79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1480615] Re: [Dell Latitude E6540] ALPS touchpad and buttons work only in a single window.

2015-08-20 Thread Philippe Ombredanne
Something new again:
pombreda@COMPUTER:~$ xinput 
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ DualPoint Stick   id=14   [slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS GlidePoint  id=13   [slave  pointer  (2)]

As you can see, xinput reports this as a glidepoint now, instead of a ALPS 
DualPoint TouchPad previsouly seen in the kernel?
input: DualPoint Stick as /devices/platform/i8042/serio1/input/input20
input: AlpsPS/2 ALPS DualPoint TouchPad as 
/devices/platform/i8042/serio1/input/input19


And a question: Could this be an xserver-xorg-input-synaptics bug instead or 
also?

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

Title:
  [Dell Latitude E6540] ALPS touchpad and buttons work only in a single
  window.

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

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

[Bug 1358835] Comment bridged from LTC Bugzilla

2015-08-20 Thread bugproxy
--- Comment From thierry.fa...@fr.ibm.com 2015-03-05 10:05 EDT---
Verified:
gcc test.c -ldl -o test
ubuntu@vm19:~$ ./test 80
80
cpu 80 belongs to node 2
ubuntu@vm19:~$ numactl -H
available: 4 nodes (0-3)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
node 0 size: 969 MB
node 0 free: 445 MB
node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 
62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
node 1 size: 1022 MB
node 1 free: 777 MB
node 2 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 
121 122 123 124 125 126 127
node 2 size: 1022 MB
node 2 free: 37 MB
node 3 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 
144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
node 3 size: 1017 MB
node 3 free: 907 MB
node distances:
node   0   1   2   3
0:  10  40  40  40
1:  40  10  40  40
2:  40  40  10  40
3:  40  40  40  10
ubuntu@vm19:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION=Ubuntu 14.04.2 LTS

--- Comment From mainam...@in.ibm.com 2015-03-19 05:43 EDT---
The test described in the bug fails in Ubuntu 14.04.2.

The following packages were tried as well: libnuma1 2.0.9~rc5-1ubuntu3
and numactl  2.0.9~rc5-1ubuntu3

In all cases the test failed. The efix for 14.04.1 provided by Thierry
Fauck worked but it was not used  in 14.04.02

--- Comment From mainam...@in.ibm.com 2015-03-25 10:41 EDT---
Any updates on this?

--- Comment From thierry.fa...@fr.ibm.com 2015-04-08 07:54 EDT---
Commit 573609fb2711b6c09090cc3fef9a771ae9eb246b sent to maintainers

From 573609fb2711b6c09090cc3fef9a771ae9eb246b Mon Sep 17 00:00:00 2001
From: Thierry FAUCK - IBM LTC thie...@linux.vnet.ibm.com
Date: Tue, 7 Apr 2015 17:53:34 +0200
Subject: [PATCH] libnuma.so On ppc64el, cpu number are not contigous

Commit 32075635db57c3d5efe12f8fb569af857e01ccad issuea warning message
/sys not mounted when it find a non existent cpu number, and that's the
default for multinode on ppc64el bare metal installed system. This patch
removes the message when the /sys entry doesn't exist, but use the return
code.

Signed-off-by: Thierry FAUCK - IBM LTC thie...@linux.vnet.ibm.com

modified:   libnuma.c
---
libnuma.c |   22 +-
1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/libnuma.c b/libnuma.c
index 3717d5b..98aa10f 100644
--- a/libnuma.c
+++ b/libnuma.c
@@ -1276,11 +1276,13 @@ numa_node_to_cpus_v1(int node, unsigned long *buffer, 
int bufferlen)
sprintf(fn, /sys/devices/system/node/node%d/cpumap, node);
f = fopen(fn, r);
if (!f || getdelim(line, len, '\n', f)  1) {
-   numa_warn(W_nosysfs2,
-  /sys not mounted or invalid. Assuming one node: %s,
+   if (f) {
+   numa_warn(W_nosysfs2,
+ /sys not mounted or invalid. Assuming one node: %s,
strerror(errno));
-   numa_warn(W_nosysfs2,
-  (cannot open or correctly parse %s), fn);
+   numa_warn(W_nosysfs2,
+ (cannot open or correctly parse %s), fn);
+   }
bitmask.maskp = (unsigned long *)mask;
bitmask.size  = buflen_needed * 8;
numa_bitmask_setall(bitmask);
@@ -1355,11 +1357,13 @@ numa_node_to_cpus_v2(int node, struct bitmask *buffer)
sprintf(fn, /sys/devices/system/node/node%d/cpumap, node);
f = fopen(fn, r);
if (!f || getdelim(line, len, '\n', f)  1) {
-   numa_warn(W_nosysfs2,
-  /sys not mounted or invalid. Assuming one node: %s,
- strerror(errno));
-   numa_warn(W_nosysfs2,
-  (cannot open or correctly parse %s), fn);
+   if (f) {
+   numa_warn(W_nosysfs2,
+ /sys not mounted or invalid. Assuming one node: %s,
+ strerror(errno));
+   numa_warn(W_nosysfs2,
+ (cannot open or correctly parse %s), fn);
+   }
numa_bitmask_setall(mask);
err = -1;
}
--
1.7.9.5

--- Comment From amda...@us.ibm.com 2015-06-01 20:02 EDT---
Has this patch been accepted by maintainers?   The Canonical status is fix 
released.  Is there a fix that should be pulled and tested?

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

Title:
  numa_node_of_cpu() returns warning  when cpu_index  79

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

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


[Bug 1457776] Re: virtualbox-dkms 4.3.10-dfsg-1ubuntu5: virtualbox kernel module failed to build

2015-08-20 Thread Eduar Arley Cardona
Just an update

In same machine, I've installed:
sudo apt-get install linux-headers-generic-lts-trusty 
linux-image-generic-lts-trusty

After that, I've rebooted with that kernel:

3.13.0-62-generic

Once rebooted, VirtualBox works OK, and all VMs works as expected.

If I reboot again with vivid kernel, VirtualBox stops working.

So, seems like a problem with 3.19.0 kernel.

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

Title:
  virtualbox-dkms 4.3.10-dfsg-1ubuntu5: virtualbox kernel module failed
  to build

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

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


[Bug 1486841] Re: package click-apparmor 0.3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread Steve Beattie
From the DpkgTerminalLog, the problem looks to be:

Setting up click (0.4.38.5) ...
Traceback (most recent call last):
  File /usr/bin/click, line 31, in module
from click import commands
ImportError: cannot import name 'commands'
dpkg: error processing package click (--configure):
 subprocess installed post-installation script returned error exit status 1

which implies the python3-click package is not installed.

** Package changed: click-apparmor (Ubuntu) = click (Ubuntu)

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

Title:
  from click import commands: ImportError: cannot import name 'commands'

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

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


[Bug 1487129] Re: camera-app mic permission item blank

2015-08-20 Thread Ken VanDine
** Also affects: pulseaudio (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-system-settings (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/1487129

Title:
  camera-app mic permission item blank

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

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


[Bug 1485674] Re: SortFilterModel doesn’t work with custom roles whose keys don’t start at 0

2015-08-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/ubuntu-ui-toolkit/fix-
SortFilterModel-1485674-staging

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

Title:
  SortFilterModel doesn’t work with custom roles whose keys don’t start
  at 0

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

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

[Bug 1487134] Re: linker doesn't find NVIDIA libraries

2015-08-20 Thread Juan Simón
echo int main(void){return 0;} | gcc -x c - -lGL
/usr/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status

But

$ ldconfig -p | grep libGL.so
libGL.so.1 (libc6,x86-64) = /usr/lib/nvidia-340-updates/libGL.so.1
libGL.so.1 (libc6) = /usr/lib32/nvidia-340-updates/libGL.so.1
libGL.so (libc6,x86-64) = /usr/lib/nvidia-340-updates/libGL.so
libGL.so (libc6) = /usr/lib32/nvidia-340-updates/libGL.so

$ ldconfig -p | grep libGLESv2.so
libGLESv2.so.2 (libc6,x86-64) = 
/usr/lib/nvidia-340-updates/libGLESv2.so.2
libGLESv2.so.2 (libc6) = /usr/lib32/nvidia-340-updates/libGLESv2.so.2
libGLESv2.so (libc6,x86-64) = /usr/lib/nvidia-340-updates/libGLESv2.so
libGLESv2.so (libc6) = /usr/lib32/nvidia-340-updates/libGLESv2.so

$ cat /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf 
/usr/lib/nvidia-340-updates
/usr/lib32/nvidia-340-updates

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

Title:
  linker doesn't find NVIDIA libraries

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

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


[Bug 1477668] Re: [MIR] python-pymysql

2015-08-20 Thread Michael Terry
https://wiki.openstack.org/wiki/PyMySQL_evaluation has rationale behind
the move for OpenStack and some evaluation of the code itself.

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

Title:
  [MIR] python-pymysql

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

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


[Bug 1487129] Re: camera-app mic permission item blank

2015-08-20 Thread Ken VanDine
** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) = Manuel de la Peña (mandel)

** Changed in: pulseaudio (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/1487129

Title:
  camera-app mic permission item blank

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

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

[Bug 1487141] [NEW] wants to record audio not localized

2015-08-20 Thread Víctor R . Ruiz
Public bug reported:

Test  case.
- Flash the phone.
- Switch to Spanish.
- Open the camera app.
- Accept trust dialog (not translated, another bug).
- Switch to video mode and record.

Expected result.
- Dialog must appear in Spanish.

Actual result.
- Dialog appears in English. See attached image. 

current build number: 95
device name: arale
channel: ubuntu-touch/rc-proposed/meizu.en

** Affects: pulseaudio (Ubuntu)
 Importance: Critical
 Assignee: Manuel de la Peña (mandel)
 Status: New


** Tags: touch-l10n

** Attachment added: screenshot20150820_170826520.png
   
https://bugs.launchpad.net/bugs/1487141/+attachment/4449725/+files/screenshot20150820_170826520.png

** Also affects: pulseaudio
   Importance: Undecided
   Status: New

** No longer affects: pulseaudio

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

Title:
  wants to record audio not localized

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

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

[Bug 1486841] Re: from click import commands: ImportError: cannot import name 'commands'

2015-08-20 Thread Steve Beattie
The click-apparmor package failed with the same python traceback,
because it invoked click.

** Summary changed:

- package click-apparmor 0.3.8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
+ from click import commands: ImportError: cannot import name 'commands'

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

Title:
  from click import commands: ImportError: cannot import name 'commands'

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

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


[Bug 1441285] Re: Regression: Huawei E173 no longer recognized as a modem

2015-08-20 Thread TJ
** Description changed:

  My Huawei E173 modem is not recognized as a modem anymore after
  installing Ubuntu 15.04 and Mainline kernel 4.0 RC6. It worked out of
  the box with Ubuntu 14.10.
  
  I tried various guides (editing /etc/modules and
  /lib/udev/rules.d/40-usb_modeswitch.rules) but none of them worked. I
  finally stumbled upon a script (https://gist.github.com/rehno-
  lindeque/4500517) that made the modem usable (recognized by Network
- Manager)
+ Manager), which does:
+ 
+ usb_modeswitch -v 0x12d1 -p 0x1446 -M
+ 55534243001106 -V 0x12d1
+ -P 0x1436 -s 50 -m 0x01
  
  The downside is, I have to run the script every time i plug the modem
  in, would like a permanent solution.

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

Title:
  Regression: Huawei E173 no longer recognized as a modem

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

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


[Bug 1477584] Re: package rsyslog 7.4.4-1ubuntu14 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread jl451
system need reboot and bug fixed

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

Title:
  package rsyslog 7.4.4-1ubuntu14 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1486852] [NEW] example in ecryptfs.7 manpage uses wrong delimiter (is : should be , )

2015-08-20 Thread Benjamin Tegge
Public bug reported:

Original example:
mount -t ecryptfs -o key=passphrase:passphrase_passwd_file=/mnt/usb/file.txt 
/secret /secret

Working example;
mount -t ecryptfs -o key=passphrase,passphrase_passwd_file=/mnt/usb/file.txt 
/secret /secret

Package: ecryptfs-utils 108-0ubuntu1

** Affects: ecryptfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: patch
   https://bugs.launchpad.net/bugs/1486852/+attachment/4449196/+files/patch

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

Title:
  example in ecryptfs.7 manpage uses wrong delimiter (is : should be
  ,)

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

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


[Bug 1485173] larsen (i386) - tests ran: 147, failed: 1

2015-08-20 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/larsen__3.13.0-63.104~precise1__2015-08-20_04-53-00/results-index.html

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

Title:
  linux-lts-trusty: 3.13.0-63.104~precise1 -proposed tracker

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

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


[Bug 1485173] onza (i386) - tests ran: 147, failed: 1

2015-08-20 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/onza__3.13.0-63.104~precise1__2015-08-20_04-49-00/results-index.html

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

Title:
  linux-lts-trusty: 3.13.0-63.104~precise1 -proposed tracker

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

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


[Bug 1486875] [NEW] Udisk related kernel panic upon boot

2015-08-20 Thread Michael Heuberger
Public bug reported:

I am seeing these lines in the journalctl and my system is behaving very
weird, slow boot process:

Aug 20 19:30:58 M1 kernel: INFO: task udisksd:16724 blocked for more than 120 
seconds.
Aug 20 19:30:58 M1 kernel:   Tainted: P   OE  3.19.0-26-generic 
#28-Ubuntu
Aug 20 19:30:58 M1 kernel: echo 0  /proc/sys/kernel/hung_task_timeout_secs 
disables this message.
Aug 20 19:30:58 M1 kernel: udisksd D 880199a6bac8 0 16724  
1 0x0004
Aug 20 19:30:58 M1 kernel:  880199a6bac8 8801abb0 00014240 
880199a6bfd8
Aug 20 19:30:58 M1 kernel:  00014240 81c1a580 8801abb0 
0080
Aug 20 19:30:58 M1 kernel:  8801b76b1398 8801b76b139c 8801abb0 

Aug 20 19:30:58 M1 kernel: Call Trace:
Aug 20 19:30:58 M1 kernel:  [817c72d9] 
schedule_preempt_disabled+0x29/0x70
Aug 20 19:30:58 M1 kernel:  [817c9195] 
__mutex_lock_slowpath+0x95/0x100
Aug 20 19:30:58 M1 kernel:  [817c9216] ? mutex_lock+0x16/0x40
Aug 20 19:30:58 M1 kernel:  [817c9223] mutex_lock+0x23/0x40
Aug 20 19:30:58 M1 kernel:  [8122ef03] __blkdev_get+0x63/0x490
Aug 20 19:30:58 M1 kernel:  [8122f371] blkdev_get+0x41/0x390
Aug 20 19:30:58 M1 kernel:  [8122f720] ? blkdev_get_by_dev+0x60/0x60
Aug 20 19:30:58 M1 kernel:  [8122f77f] blkdev_open+0x5f/0x90
Aug 20 19:30:58 M1 kernel:  [811f2392] do_dentry_open+0x1d2/0x330
Aug 20 19:30:58 M1 kernel:  [811f2659] vfs_open+0x49/0x50
Aug 20 19:30:58 M1 kernel:  [812027c7] do_last+0x247/0x12c0
Aug 20 19:30:58 M1 kernel:  [81205830] path_openat+0x80/0x5f0
Aug 20 19:30:58 M1 kernel:  [811a822c] ? tlb_finish_mmu+0x1c/0x50
Aug 20 19:30:58 M1 kernel:  [81206fba] do_filp_open+0x3a/0xb0
Aug 20 19:30:58 M1 kernel:  [81213d47] ? __alloc_fd+0xa7/0x130
Aug 20 19:30:58 M1 kernel:  [811f3faa] do_sys_open+0x12a/0x280
Aug 20 19:30:58 M1 kernel:  [811f411e] SyS_open+0x1e/0x20
Aug 20 19:30:58 M1 kernel:  [817cb70d] system_call_fastpath+0x16/0x1b
Aug 20 19:31:18 M1 org.gnome.zeitgeist.SimpleIndexer[16462]: ** 
(zeitgeist-fts:17025): WARNING **: Unable to get info on 
application://gnome-terminal-server.desktop
Aug 20 19:31:20 M1 systemd[1]: udisks2.service still around after final 
SIGKILL. Entering failed mode.
Aug 20 19:31:20 M1 systemd[1]: Failed to start Disk Manager.
Aug 20 19:31:20 M1 systemd[1]: Unit udisks2.service entered failed state.
Aug 20 19:31:20 M1 systemd[1]: udisks2.service failed.


Any ideas how to fix the above?

Thanks

** Affects: udisks (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/1486875

Title:
  Udisk related kernel panic upon boot

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

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


[Bug 1486889] [NEW] no message aboutnot an emergency number popup, when call a non-emergency number with no SIM card

2015-08-20 Thread Relly
Public bug reported:

system-image-cli -i
current build number: 95
device name: arale
channel: ubuntu-touch/rc-proposed/meizu.en
last update: 2015-08-20 14:03:45
version version: 95
version ubuntu: 20150819
version device: 20150818-0b38025
version custom: 20150814-887-8-46

reproduce steps:
1.Setup:no SIM card inserted
2. Lock device 
3. Swipe away greeter and press Emergency call option 
4. Enter a non-emergency number 
5. Tap on the call button
6.observe the result

expect result:
step 5, there will be a message display about not an emergency number
actual result:
no not an emergency number message display,while after a few seconds the call 
fail message display.

** Affects: dialer-app (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/1486889

Title:
  no message aboutnot an emergency number popup,when call a non-
  emergency number  with no SIM card

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

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


[Bug 1484703] Re: hostspot show password uses a switch instead of a checkbox

2015-08-20 Thread Sebastien Bacher
Jonas, you said you were working on the ui tweaks right?

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = Low

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Jonas G. Drange (jonas-drange)

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

Title:
  hostspot show password uses a switch instead of a checkbox

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

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


[Bug 1485222] Re: Using ContentStore disables silently any StateSaver capability

2015-08-20 Thread Didier Roche
10:42:55 zsombi | [11:25:35] zsombi didrocks: if a simple ContentStore 
disables StateSaver, then perhabs that should be checked 
| fiorst... 
  
10:42:55 zsombi | [11:26:19] zsombi didrocks: all StateSaver does is to 
hook to SIGINT and SIGTERM signals to get notified when 
| the app is killed/stopped, not more   
  
10:42:55 zsombi | [11:26:53] zsombi didrocks: and then, if there're 
states saved, it will restore them one by one as they come  
| alive 
  
10:42:55 zsombi | [11:28:30] zsombi didrocks: there is a piece of code to 
which kenvandine might refer, which arises when an app
| is launched thru ContentHub, which delays state 
restoration till the URI is handled, but that piece of code is  
| not in the toolkit, so these two components have nothing 
in common really   

Ken, seems that Zomber thinks it's on your side, mind looking at it
then? Thanks!

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

Title:
  Using ContentStore disables silently any StateSaver capability

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

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


[Bug 1486898] [NEW] bluetooth is not working on kernet version 3.19.0-25-generic

2015-08-20 Thread rohit ketkar
Public bug reported:

My bluetooth is not not working on ubuntu 14.04. I found that similar
issue was resolved on askUbuntu. There i found out that my bluetooth is
not supported on kernel. 3.19.0-25-generic whereas it was supported on
3.13.0-59. I am using lenovo G50 laptop.

Following is the output of necessary commands.

dexter@dexter-Lenovo-G50-80:~$ lsb_release -rd
Description:Ubuntu 14.04.3 LTS
Release:14.04
dexter@dexter-Lenovo-G50-80:~$ 


dexter@dexter-Lenovo-G50-80:~$ lspci -nnk | grep -iA2 net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: Lenovo Device [17aa:3821]
Kernel driver in use: r8169
03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n 
[14e4:4365] (rev 01)
Subsystem: Lenovo Device [17aa:0621]
Kernel driver in use: wl
dexter@dexter-Lenovo-G50-80:~$ 


dexter@dexter-Lenovo-G50-80:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 105b:e065  
Bus 001 Device 004: ID 0bda:579a Realtek Semiconductor Corp. 
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
Bus 001 Device 002: ID 3938:1031  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dexter@dexter-Lenovo-G50-80:~$ 


dexter@dexter-Lenovo-G50-80:~$ rfkill list all
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
dexter@dexter-Lenovo-G50-80:~$ 


dexter@dexter-Lenovo-G50-80:~$ dmesg | grep -i bluetooth
[   18.546763] Bluetooth: Core ver 2.20
[   18.546779] Bluetooth: HCI device and connection manager initialized
[   18.546784] Bluetooth: HCI socket layer initialized
[   18.546787] Bluetooth: L2CAP socket layer initialized
[   18.546795] Bluetooth: SCO socket layer initialized
[   18.549488] Bluetooth: RFCOMM TTY layer initialized
[   18.549496] Bluetooth: RFCOMM socket layer initialized
[   18.549500] Bluetooth: RFCOMM ver 1.11
[   18.701848] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.701851] Bluetooth: BNEP filters: protocol multicast
[   18.701854] Bluetooth: BNEP socket layer initialized
dexter@dexter-Lenovo-G50-80:~$ 


dexter@dexter-Lenovo-G50-80:~$ uname -a
Linux dexter-Lenovo-G50-80 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 
21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux


dexter@dexter-Lenovo-G50-80:~$ hciconfig -a
dexter@dexter-Lenovo-G50-80:~$ 

dexter@dexter-Lenovo-G50-80:~$ modinfo btusb | grep alias | grep -i 04ca
alias:  usb:v04CAp*d*dc*dsc*dp*icFFisc01ip01in*
alias:  usb:v04CAp2003d*dc*dsc*dp*ic*isc*ip*in*
dexter@dexter-Lenovo-G50-80:~$ 


dexter@dexter-Lenovo-G50-80:~$ modinfo btusb | grep -i 105b
dexter@dexter-Lenovo-G50-80:~$

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  bluetooth is not working on kernet version 3.19.0-25-generic

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

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


[Bug 1382089] Re: Silent mode warning is shown on main page

2015-08-20 Thread Sebastien Bacher
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Silent mode warning is shown on main page

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

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


[Bug 1384890] Re: Allow tethering over data connection

2015-08-20 Thread Sebastien Bacher
hotspot support is landing with the ota6 update

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Allow tethering over data connection

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

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


[Bug 1486872] Re: Can skip wizard steps after you tap on notificationStorage device detected

2015-08-20 Thread Jean-Baptiste Lallement
** Also affects: canonical-devices-system-image
   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/1486872

Title:
  Can skip wizard steps after you tap on notificationStorage device
  detected

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

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


[Bug 1481268] Re: checkboxes without labels in location dialogue

2015-08-20 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1389775 ***
https://bugs.launchpad.net/bugs/1389775

thanks, that's already reported as bug #1389775

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = Low

** This bug has been marked a duplicate of bug 1389775
   location access, shouldn't show apps in the list that have been uninstalled

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

Title:
  checkboxes without labels in location dialogue

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

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


[Bug 1486879] [NEW] package libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting c

2015-08-20 Thread Ruby Instruments
Public bug reported:

For a few weeks, some software wont update.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-62.102-generic 3.13.11-ckt24
Uname: Linux 3.13.0-62-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.12
Architecture: amd64
Date: Thu Aug 20 09:08:15 2015
DuplicateSignature: 
package:libaccount-plugin-google:0.11+14.04.20140409.1-0ubuntu2:package is in a 
very bad inconsistent state; you should  reinstall it before attempting 
configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2014-04-03 (503 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.4
 apt  1.0.1ubuntu2.10
SourcePackage: account-plugins
Title: package libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2 failed 
to install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: Upgraded to trusty on 2014-04-24 (482 days ago)

** Affects: account-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  package libaccount-plugin-google 0.11+14.04.20140409.1-0ubuntu2 failed
  to install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

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


[Bug 1335492] Re: [4.11.8] Desktop icons rearrange on each login

2015-08-20 Thread Thomas Schweikle
Yes this is what I see too, but it depends …: if for some reason while
my desktop is prepared after logging in something starts using disks
heavily icons will rearrange, even if the system had time to calm down.
Until now the whole system of arranging icons depends on exact:

1. read the positions from  
${HOME}/.config/xfce4/desktop/icons.screen0-default.rc
   (or if it exists and matches screen width/height: 
${HOME}/.config/xfce4/desktop/icons.screen0-widthxheight.rc)
2. read directory content from ${HOME}/Desktop while reading rearrange icons to 
given positions

If this is not done exactly after each other icons will rearrange. Both
actions are now distinct and started at the same time, running
concurrently. Now just guss what happens, if 2 is ready before 1, or 2
starts, 1 catches up – icons will rearrange completly or partly. Why?
Because reading an item from ${HOME}/Desktop without finding it in
position data structures defaults the position of this item. It will be
placed to the next free, available position. Since all positions are
free until ${HOME}/.config/xfce4/desktop/icons.screen0-default.rc is
read the icon position is located by what you defined as default for the
first one read (0,0) incremented by one position to the right or down
for the next one. If finally
${HOME}/.config/xfce4/desktop/icons.screen0-default.rc is read, all
positions are thrown away, since all icons are arranged already.

Now lets have a look what happens if reading ${HOME}/Desktop starts, but
is caught up by reading
${HOME}/.config/xfce4/desktop/icons.screen0-default.rc: the first few
icons are rearanged, then, since data structures are filled and icons
found these are positioned as given. But only it the position the icon
wants is free. If it is not, this icon goes for the default – finding
the first free place by using what is defined: starting at 0,0,
extending one down filling colums from top left to bottom down.

Next if reading ${HOME}/.config/xfce4/desktop/icons.screen0-default.rc
starts, but is caught up by ${HOME}/Desktop: in this case all icons with
positions in data structures are placed as expected. Then all those not
having positions are placed as defaults define, occupying free places.

All of this is made more complicated as the system immediately stores
newly found icon positions to
${HOME}/.config/xfce4/desktop/icons.screen0-default.rc overwriting this
file as often as there are items in ${HOME}/Desktop.

From this:
1. make sure reading ${HOME}/.config/xfce4/desktop/icons.screen0-default.rc is 
complete BEFORE
2. reading any items from ${HOME}/Desktop

and

3. make sure ${HOME}/.config/xfce4/desktop/icons.screen0-default.rc is
never written before all items in ${HOME}/Desktop are read and
positioned.

A simple solution would be to block execution of reading items from
${HOME}/Desktop until
${HOME}/.config/xfce4/desktop/icons.screen0-default.rc is read. And
block writing ${HOME}/.config/xfce4/desktop/icons.screen0-default.rc
while items are read from ${HOME}/Desktop.

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

Title:
  [4.11.8] Desktop icons rearrange on each login

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

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

[Bug 1486914] Re: shoreall won't start, wrong runlevels

2015-08-20 Thread Guy Baconniere
** Description changed:

- 
  Ubuntu 14.04 LTS and 15.04
  
  Steps to reproduce:
  
  apt-get install shorewall
- vi /etc/default/shorewall 
+ vi /etc/default/shorewall
  replace
  startup=0
  with
  startup=1
  cp -va 
/usr/share/doc/shorewall/examples/one-interface/{interfaces,policy,rules,zones} 
/etc/shorewall/
+ shorewall check
  shorewall safe-restart
  iptables -L -n # all rules are there
  reboot
  iptables -L -n # all rules are gone #FAIL
  
  Workaround:
  
- vi /etc/init.d/shorewall 
+ vi /etc/init.d/shorewall
+ 
  replace
+ 
  # Default-Start: S
+ # Default-Stop:  0 6
+ 
  with
+ 
  # Default-Start: 2 3 4 5
+ # Default-Stop:  0 1 6
+ 
  sudo rm -fv /etc/rc?.d/*shorewall*
  sudo update-rc.d shorewall defaults
  
  References:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773392
  http://ubuntuforums.org/showthread.php?t=2275224
  https://help.ubuntu.com/community/ShorewallBasics

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

Title:
  shoreall won't start, wrong runlevels

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

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


[Bug 815349] Re: gvfsd-dav crashed with SIGABRT in raise()

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  gvfsd-dav crashed with SIGABRT in raise()

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

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


[Bug 1485173] onibi (i386) - tests ran: 147, failed: 1

2015-08-20 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/onibi__3.13.0-63.104~precise1__2015-08-20_04-24-00/results-index.html

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

Title:
  linux-lts-trusty: 3.13.0-63.104~precise1 -proposed tracker

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

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


[Bug 1486821] Re: gstreamer0.10: merge 0.10.36-1.5

2015-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package gstreamer0.10 - 0.10.36-1.5ubuntu1

---
gstreamer0.10 (0.10.36-1.5ubuntu1) wily; urgency=low

  * Merge from Debian unstable (LP: #1486821).  Remaining changes:
- Empty dependency_libs in all .la files. (LP: #1017486)
  * Dropped (now upstream):
- 99_update-libtool.patch
- 99_YYLEX_PARAM-deprecated.patch

gstreamer0.10 (0.10.36-1.5) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules: Remove outdated mangling of debian/shlibs.local, this is
breaking dependencies generation for gir packages. (Closes: #761916)

gstreamer0.10 (0.10.36-1.4) unstable; urgency=low

  * Non-maintainer upload with maintainers permission.
  * Update local libtool copy to build on ppc64el. Closes: #756641

gstreamer0.10 (0.10.36-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Patch to build against bison3, picked from upstream.  Thanks Andy
Whitcroft and Tobias Hansen.  (Closes: #732424, #733362)

 -- Andy Whitcroft a...@ubuntu.com  Thu, 20 Aug 2015 04:55:29 +0100

** Changed in: gstreamer0.10 (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  gstreamer0.10: merge 0.10.36-1.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1486821/+subscriptions

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


[Bug 1193789] Re: Allow multiple wired connections to be configured via network manager panel

2015-08-20 Thread MatatTHC
** Information type changed from Public to Public Security

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

Title:
  Allow multiple wired connections to be configured via network manager
  panel

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

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


[Bug 1486071] Re: [Scopes] Make it possible to make preview images not interactive

2015-08-20 Thread Magdalena Mirowicz
** Summary changed:

- Make it possible to make preview images not interactive
+ [Scopes] Make it possible to make preview images not interactive

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Low

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  [Scopes] Make it possible to make preview images not interactive

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

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


[Bug 1486896] Re: On Lenovo Thinkpad Edge E330, the screen backlight flickers badly.

2015-08-20 Thread Mark
** Description changed:

+ Behavior is the same on Ubuntu 14.04 -- 15.04.
+ 
  Steps were taken according to this:
  https://wiki.ubuntu.com/Kernel/Debugging/Backlight
  
  With acpi_backlight=vendor, the flicker stops, and the brightness control 
doesn't work.
- However, 
- echo 8  /sys/class/backlight/intel_backlight/brightness
+ However,
+ echo 8  /sys/class/backlight/intel_backlight/brightness
  dims the screen.
  
  thinkpad-acpi.brightness_enable = 1 does nothing.
  
  But if no changes are made, and
- echo 4437  /sys/class/backlight/intel_backlight/brightness
+ echo 4437  /sys/class/backlight/intel_backlight/brightness
  is done, the flicker stops and the GUI control / acpi_video0 works.
  Attaching the necessary files.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-26-generic 3.19.0-26.28
  ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
  Uname: Linux 3.19.0-26-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  mark   1391 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  mark   1391 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Aug 20 11:21:39 2015
  HibernationDevice: RESUME=UUID=7a9e1f17-c57b-4e6f-bb0c-0b090b5d1405
  InstallationDate: Installed on 2014-08-22 (363 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 3354DGG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic 
root=UUID=b566feb2-5a5c-4573-8782-b78d130dbc45 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.19.0-26-generic N/A
-  linux-backports-modules-3.19.0-26-generic  N/A
-  linux-firmware 1.143.3
+  linux-restricted-modules-3.19.0-26-generic N/A
+  linux-backports-modules-3.19.0-26-generic  N/A
+  linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-08-20 (0 days ago)
  dmi.bios.date: 02/25/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H3ET72WW(1.09)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3354DGG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98409 Std
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrH3ET72WW(1.09):bd02/25/2013:svnLENOVO:pn3354DGG:pvrThinkPadEdgeE330:rvnLENOVO:rn3354DGG:rvr0B98409Std:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3354DGG
  dmi.product.version: ThinkPad Edge E330
  dmi.sys.vendor: LENOVO

** Description changed:

  Behavior is the same on Ubuntu 14.04 -- 15.04.
  
  Steps were taken according to this:
  https://wiki.ubuntu.com/Kernel/Debugging/Backlight
  
  With acpi_backlight=vendor, the flicker stops, and the brightness control 
doesn't work.
  However,
  echo 8  /sys/class/backlight/intel_backlight/brightness
  dims the screen.
  
  thinkpad-acpi.brightness_enable = 1 does nothing.
  
- But if no changes are made, and
+ Workaround: If no changes are made to boot options, and
  echo 4437  /sys/class/backlight/intel_backlight/brightness
  is done, the flicker stops and the GUI control / acpi_video0 works.
+ 
  Attaching the necessary files.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-26-generic 3.19.0-26.28
  ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
  Uname: Linux 3.19.0-26-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mark   1391 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Aug 20 11:21:39 2015
  HibernationDevice: RESUME=UUID=7a9e1f17-c57b-4e6f-bb0c-0b090b5d1405
  InstallationDate: Installed on 2014-08-22 (363 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 3354DGG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-26-generic 
root=UUID=b566feb2-5a5c-4573-8782-b78d130dbc45 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-26-generic N/A
   linux-backports-modules-3.19.0-26-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-08-20 (0 days ago)
  dmi.bios.date: 02/25/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H3ET72WW(1.09)
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3354DGG
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98409 Std
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 

[Bug 1486896] Status changed to Confirmed

2015-08-20 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/1486896

Title:
  On Lenovo Thinkpad Edge E330, the screen backlight flickers badly.

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

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


[Bug 1486909] [NEW] apc_define_constants is not defined

2015-08-20 Thread Marcos
Public bug reported:

Hello.

First of all, thanks for the help that you can give me.

We are developing a platform with more than 1000 constants. We know that
the Define function is very slow.

We have read that there is a function for storing constant
(apc_define_constants) but from PHP 5.5 does not exist apc and it has
been replaced by APCU and opcache.

There any way to define constants in PHP 5.6 with apc_define_constants
or similar?

The code prints apc_define_constant is not define...

Thank you.

** Affects: php-apcu (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/1486909

Title:
  apc_define_constants is not defined

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

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


[Bug 1485481] Re: winetricks version of wine1.7 package of ppa:ubuntu-wine/ppa is old

2015-08-20 Thread UlfZibis
** Description changed:

  After
     sudo apt-get install wine1.7
  winetricks --version is still 20140302
  New version is: 20150706
  Please include new version from 
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
  
- See also: https://forum.winehq.org/viewtopic.php?p=101593#p101593
-   https://forum.winehq.org/viewtopic.php?f=8t=25080
+ Workaround: https://forum.winehq.org/viewtopic.php?p=101593#p101593
+ See also:   https://forum.winehq.org/viewtopic.php?f=8t=25080

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

Title:
  winetricks version of wine1.7 package of ppa:ubuntu-wine/ppa is old

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

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

[Bug 1446979] Re: [bug] screen is black after xrandr rotate command

2015-08-20 Thread Po-Hsu Lin
For this issue, I can reproduce it on 201411-16162
On 3.19.0-25 (14.04.3 stock image) and the 3.19.0-26
With Intel Haswell-ULT [8086:0a16] graphic controller.

However, I noticed that this issue does not exist in 14.04.2 stock image
(3.16 kernel), it's affect with the double cursor issue there (bug
1443345)

** Tags added: 201411-16162 blocks-hwcert taipei-lab

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

Title:
  [bug] screen is black after xrandr  rotate command

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

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


[Bug 1485733] Re: app surface stretched after suspend (arale)

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

** Changed in: qtmir (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/1485733

Title:
  app surface stretched after suspend (arale)

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

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


[Bug 1472097] Re: XMir crashes when running with -rootless

2015-08-20 Thread Robert Ancell
Hmm, now I try more complex applications (e.g. gedit) it does seem to
crash for those still. So this is probably not the complete solution.

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

Title:
  XMir crashes when running with -rootless

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

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


[Bug 1486925] [NEW] apc_define_constants is not defined

2015-08-20 Thread Marcos
Public bug reported:

Hello.

First of all, thanks for the help that you can give me.

We are developing a platform with more than 1000 constants. We know that
the Define function is very slow.

We have read that there is a function for storing constant
(apc_define_constants) but from PHP 5.5 does not exist apc and it has
been replaced by APCU and opcache.

There any way to define constants in PHP 5.6 with apc_define_constants
or similar?

The code prints apc_define_constant is not define...

Thank you.

** Affects: php-apc (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/1486925

Title:
  apc_define_constants is not defined

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

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


[Bug 755725] Re: gvfsd-metadata assert failure: *** glibc detected *** /usr/lib/gvfs/gvfsd-metadata: malloc(): memory corruption (fast): 0x08899800 ***

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  gvfsd-metadata assert failure: *** glibc detected *** /usr/lib/gvfs
  /gvfsd-metadata: malloc(): memory corruption (fast): 0x08899800 ***

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

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


[Bug 1485733] Re: app surface stretched after suspend (arale)

2015-08-20 Thread Dan González Rodríguez
The steps Dylan described on comment #3 also leads to stretched
resolution on a krillin device.

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

Title:
  app surface stretched after suspend (arale)

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

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


[Bug 757449] Re: gvfsd-ftp crashed with SIGSEGV

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  gvfsd-ftp crashed with SIGSEGV

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

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


[Bug 753728] Re: geany crashed with SIGSEGV in g_mount_info_equal()

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (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/753728

Title:
  geany crashed with SIGSEGV in g_mount_info_equal()

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

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


[Bug 1198283] Re: Huawei E3276 will not recognized correctly

2015-08-20 Thread Michael Brunner
After a while I tried this USB-Modem again.
In Ubuntu 14.04.3 (livecd - laptop):
Sometimes the modem was switched correctly, sometimes not (a kernel backtrace 
occurs at syslog).
Also if the system switched the device correctly to 1506, it doesn't appear at 
the Network-Manager.

I use Fedora 21 on my workstation and it seems to be working correctly.
I testet this device on my workstation several times and it worked every single 
attempt.

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

Title:
  Huawei E3276 will not recognized correctly

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

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


[Bug 797253] Re: gvfsd-ftp crashed with SIGSEGV in g_io_stream_get_input_stream()

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  gvfsd-ftp crashed with SIGSEGV in g_io_stream_get_input_stream()

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

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


[Bug 815349] Re: gvfsd-dav crashed with SIGABRT in raise()

2015-08-20 Thread dino99
not a gnome issue

** Changed in: gvfs
   Importance: Critical = Undecided

** Changed in: gvfs
   Status: Unknown = New

** Changed in: gvfs
 Remote watch: GNOME Bug Tracker #655429 = None

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

Title:
  gvfsd-dav crashed with SIGABRT in raise()

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

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


[Bug 758479] Re: gvfsd-archive crashed with SIGABRT in __kernel_vsyscall()

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  gvfsd-archive crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 749341] Re: gvfsd-obexftp crashed with SIGABRT in g_object_unref()

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  gvfsd-obexftp crashed with SIGABRT in g_object_unref()

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

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


[Bug 766081] Re: gvfsd-dav assert failure: gvfsd-dav: misc.c:39: px_malloc0: Assert-makro ”mem != ((void *)0)”

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  gvfsd-dav assert failure: gvfsd-dav: misc.c:39: px_malloc0: Assert-
  makro ”mem != ((void *)0)”

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

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

[Bug 1486865] [NEW] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-20 Thread Jean-Michel Vourgère
Public bug reported:

Please sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Resynchronise with Debian.  Remaining changes:
- Updating to lua 5.2 version:
  - debian/rules: build 5.2 version, use autoconf.
  - debian/control: update lua to 5.2 version, added autoreconf.
  - debian/liblua5.2-rrd0.install: updated path to 5.2 version.
  - debian/liblua5.2-rrd-dev.install: updated path to 5.2 version.
  - debian/patches/rrdtool-1.4.7-lua-5.2.patch: fixes for lua 5.2
version.
- Enable verbose build.
- Stop building the librrd-ruby1.8 transitional package.

Hi.

New debian version support lua5.2 out of the box. See new binary package
lua-rrd and lua-rrd-dev. (lua5.3 is there too)
The is no Ubuntu reverse dependency on Ubuntu-specific packages 
liblua5.2-rrd-dev and liblua5.2-rrd0, so adding transitionnal packages
in Ubuntu is not really necessary (If someone has time to make them, that
would be nice however).
The other Ubuntu changes (verbose build and drop of librrd-ruby1.8) are now
in Debian.

Changelog entries since current wily version 1.4.8-1.2ubuntu1:

rrdtool (1.5.4-5) unstable; urgency=medium

  * Removed Multi-Arch:no. (Closes: #795646)
  * Added support for lua5.3.
  * Removed rrdcached from hurd since it uses 'Not implemented' functions.
  * Reduced build and -dev dependencies.

 -- Jean-Michel Vourgère nir...@debian.org  Mon, 17 Aug 2015 16:08:45
+0200

rrdtool (1.5.4-4) unstable; urgency=medium

  * Allowed dh_install to proceed when python-setuptools is not installed.
  * Added patch 390x_first_week_day to fix unit tests on 390x architectures.
  * Enabled Multi-Arch. Partial support due to #117142. Lintian override for
python debug symbols (See #795275).
  * Enabled perl-shared unit tests.
  * Refreshed lua patches headers: Applied-Upstream.

 -- Jean-Michel Vourgère nir...@debian.org  Fri, 14 Aug 2015 15:26:41
+0200

rrdtool (1.5.4-3) unstable; urgency=medium

  * Added new patches to support lua5.2. Thanks Yolanda Robla.
  * Switched building of lua, perl, python and ruby bindings packages to use
debhelper specific buildsystems:
- Created packages lua-rrd and lua-rrd-dev, providing support for both
  lua 5.1 and 5.2. The old packages are now transitional. Added
  dependency on dh_lua.
- Adjusted cleaning, installing and testing to these systems.
  * Force LC_ALL during the build; Re-enabled rpn2 unit test.
  * Enabled rrdcached unit test.
  * d/control: Dropped pre-Jessie transitions.
  * Dropped unused lintian overrides.

 -- Jean-Michel Vourgère nir...@debian.org  Wed, 12 Aug 2015 17:23:20
+0200

rrdtool (1.5.4-2) unstable; urgency=low

  * Force UTF-8 encoding and UTC timezone on build.
  * patches/breaks-long-man-lines: Force UTF-8.
  * New patch 7digits to limit precision in unit test success checks.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 22:58:54
+0200

rrdtool (1.5.4-1) unstable; urgency=low

  * Added myself in uploaders.
  * Update d/watch to look dirrectly at github.
  * New upstream version:
- Fixes json output (Closes: #686825)
- Fixes rrdupdate duplicate paragraph in man (Closes: #603507)
- Adds support for floating point values with DERIVE, COUNTER with new
  datasource types: DCOUNTER and DDERIVE. (Closes: #543631)
- Fixes compilation on hurd. (Closes: #721975)
- Provide a python example with locale setup. (Closes: #729007).
- Drop all patches but no-rpath-for-ruby: Applied upstream.
- Added build-dependency on dc.
- Ignoring new systemd files that would change the socket location and
  many options. Using upstream lsb files from github. (Closes: #717248,
  #748656)
  * Moved project to alioth: Updated maintainer address and Vcs-* fields.
  * Dropped transitional packages librrd-ruby*.
  * Bumped standards to 3.9.6: No change required.
  * Switch copyright to DEP5 format.
  * Bumped source format to 3.0 (quilt):
- Dropped d/README.source;
- Dropped quilt has a dependency.
  * Minimized d/rules:
- Using dh_auto_configure fixes all hardening but for ruby.
- Uses /usr/lib/arch-triplet.
- Clean using d/clean.
  * Enabled verbose build.
  * Re-enabled optimisations on arm. (Closes: #467342)
  * Disable rpn2 unittest that fails.
  * Made the builds reproducible:
- Set up fake BUILD_DATE and BUILD_TIME in d/rules from changelog.
- New patch reproducible-builds to use these.
  * Added patch breaks-long-man-lines to fix Cant break line warnings.
  * Added librrd4.lintian-overrides for false positive.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 17:43:02
+0200

rrdtool (1.4.8-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix setlocale calls, causing free'd memory usage. Thanks Matthias Nagel.
(Closes: #751842)
  * Add libpng-dev as an alternative to libpng12-dev. (Closes: #662494)

 -- Jean-Michel Vourgère nir...@debian.org  

[Bug 1486865] [NEW] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-20 Thread Jean-Michel Vourgère
Public bug reported:

Please sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Resynchronise with Debian.  Remaining changes:
- Updating to lua 5.2 version:
  - debian/rules: build 5.2 version, use autoconf.
  - debian/control: update lua to 5.2 version, added autoreconf.
  - debian/liblua5.2-rrd0.install: updated path to 5.2 version.
  - debian/liblua5.2-rrd-dev.install: updated path to 5.2 version.
  - debian/patches/rrdtool-1.4.7-lua-5.2.patch: fixes for lua 5.2
version.
- Enable verbose build.
- Stop building the librrd-ruby1.8 transitional package.

Hi.

New debian version support lua5.2 out of the box. See new binary package
lua-rrd and lua-rrd-dev. (lua5.3 is there too)
The is no Ubuntu reverse dependency on Ubuntu-specific packages 
liblua5.2-rrd-dev and liblua5.2-rrd0, so adding transitionnal packages
in Ubuntu is not really necessary (If someone has time to make them, that
would be nice however).
The other Ubuntu changes (verbose build and drop of librrd-ruby1.8) are now
in Debian.

Changelog entries since current wily version 1.4.8-1.2ubuntu1:

rrdtool (1.5.4-5) unstable; urgency=medium

  * Removed Multi-Arch:no. (Closes: #795646)
  * Added support for lua5.3.
  * Removed rrdcached from hurd since it uses 'Not implemented' functions.
  * Reduced build and -dev dependencies.

 -- Jean-Michel Vourgère nir...@debian.org  Mon, 17 Aug 2015 16:08:45
+0200

rrdtool (1.5.4-4) unstable; urgency=medium

  * Allowed dh_install to proceed when python-setuptools is not installed.
  * Added patch 390x_first_week_day to fix unit tests on 390x architectures.
  * Enabled Multi-Arch. Partial support due to #117142. Lintian override for
python debug symbols (See #795275).
  * Enabled perl-shared unit tests.
  * Refreshed lua patches headers: Applied-Upstream.

 -- Jean-Michel Vourgère nir...@debian.org  Fri, 14 Aug 2015 15:26:41
+0200

rrdtool (1.5.4-3) unstable; urgency=medium

  * Added new patches to support lua5.2. Thanks Yolanda Robla.
  * Switched building of lua, perl, python and ruby bindings packages to use
debhelper specific buildsystems:
- Created packages lua-rrd and lua-rrd-dev, providing support for both
  lua 5.1 and 5.2. The old packages are now transitional. Added
  dependency on dh_lua.
- Adjusted cleaning, installing and testing to these systems.
  * Force LC_ALL during the build; Re-enabled rpn2 unit test.
  * Enabled rrdcached unit test.
  * d/control: Dropped pre-Jessie transitions.
  * Dropped unused lintian overrides.

 -- Jean-Michel Vourgère nir...@debian.org  Wed, 12 Aug 2015 17:23:20
+0200

rrdtool (1.5.4-2) unstable; urgency=low

  * Force UTF-8 encoding and UTC timezone on build.
  * patches/breaks-long-man-lines: Force UTF-8.
  * New patch 7digits to limit precision in unit test success checks.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 22:58:54
+0200

rrdtool (1.5.4-1) unstable; urgency=low

  * Added myself in uploaders.
  * Update d/watch to look dirrectly at github.
  * New upstream version:
- Fixes json output (Closes: #686825)
- Fixes rrdupdate duplicate paragraph in man (Closes: #603507)
- Adds support for floating point values with DERIVE, COUNTER with new
  datasource types: DCOUNTER and DDERIVE. (Closes: #543631)
- Fixes compilation on hurd. (Closes: #721975)
- Provide a python example with locale setup. (Closes: #729007).
- Drop all patches but no-rpath-for-ruby: Applied upstream.
- Added build-dependency on dc.
- Ignoring new systemd files that would change the socket location and
  many options. Using upstream lsb files from github. (Closes: #717248,
  #748656)
  * Moved project to alioth: Updated maintainer address and Vcs-* fields.
  * Dropped transitional packages librrd-ruby*.
  * Bumped standards to 3.9.6: No change required.
  * Switch copyright to DEP5 format.
  * Bumped source format to 3.0 (quilt):
- Dropped d/README.source;
- Dropped quilt has a dependency.
  * Minimized d/rules:
- Using dh_auto_configure fixes all hardening but for ruby.
- Uses /usr/lib/arch-triplet.
- Clean using d/clean.
  * Enabled verbose build.
  * Re-enabled optimisations on arm. (Closes: #467342)
  * Disable rpn2 unittest that fails.
  * Made the builds reproducible:
- Set up fake BUILD_DATE and BUILD_TIME in d/rules from changelog.
- New patch reproducible-builds to use these.
  * Added patch breaks-long-man-lines to fix Cant break line warnings.
  * Added librrd4.lintian-overrides for false positive.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 17:43:02
+0200

rrdtool (1.4.8-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix setlocale calls, causing free'd memory usage. Thanks Matthias Nagel.
(Closes: #751842)
  * Add libpng-dev as an alternative to libpng12-dev. (Closes: #662494)

 -- Jean-Michel Vourgère nir...@debian.org  

[Bug 891707] Re: java webstart creates infinite open windows, desktop DoS

2015-08-20 Thread pognonec
Still same problem her (Ubuntu 15.04 Firefox 40.0).

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

Title:
  java webstart creates infinite open windows, desktop DoS

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

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


[Bug 1486554] Re: ubuntu-mate-welcome 1.0.2 new nelease [debdiff attached]

2015-08-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ubuntu-mate-welcome

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

Title:
  ubuntu-mate-welcome 1.0.2 new nelease [debdiff attached]

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

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


[Bug 1070997] Re: gearhead.6: Unnecessary escape before , and ; in th manual

2015-08-20 Thread Logan Rosen
This bug was fixed in the package gearhead - 1.100-3

---
gearhead (1.100-3) unstable; urgency=low

  * Standards-Version: 3.9.6.
  * Switch from using dh_clean -k to dh_prep.
  * Bump debhelper compat to 9.
  * Add corrections to the man page from Ubuntu patch (Thanks to Bjarnig
Ingi Gislason).
  * Import change Disable hardening flags, fpc doesn't support them. This
fixes a FTBFS. from Ubuntu to debian/rules.
  * Switch Homepage to non-dead URL on roguebasin.
  * Add a desktop file and an icon. (Closes: #737891)

 -- Kari Pahula k...@debian.org  Tue, 18 Aug 2015 17:24:12 +0200

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

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

Title:
  gearhead.6: Unnecessary escape before ,  and ; in th manual

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

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


[Bug 1440157] Re: WARNING **: Could not connect to geoname lookup server: Operation was cancelled

2015-08-20 Thread Sebastien Bacher
Removing the verification-failed tag, those who had failed verification
are using the wrong version

** Tags removed: verification-failed

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

Title:
  WARNING **: Could not connect to geoname lookup server: Operation was
  cancelled

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

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


[Bug 1485005] Re: not matching contact name when create a new conversation

2015-08-20 Thread Dylan Coakley
Just to say this bug has happened me many times. I don't know exactly
why it happens or how to reproduce.  I think its usually inclined to
happen opening message app after booting up the phone.

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

Title:
  not matching contact name when create a new conversation

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

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


Re: [Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-20 Thread Angelo De Robertis
OK ubuntu4.2 fix the problem. Thank you.

Il 20 agosto 2015 00:53:40 CEST, igor 1479...@bugs.launchpad.net ha scritto:
Thank you, now it's ok.

-- 
You received this bug notification because you are subscribed to a
duplicate bug report (1485889).
https://bugs.launchpad.net/bugs/1479913

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Released
Status in fglrx-installer source package in Vivid:
  Fix Released
Status in fglrx-installer-updates source package in Vivid:
  Fix Released

Bug description:
  [Impact]
An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and
to the default kernel in Vivid, pulled in a commit that made
pci_ignore_hotplug() GPL only. As a result, the DKMS module fails.

  [Test Case]
  Install the new packages and check that DKMS doesn't fail.

  [Regression Potential]
  Low, the patches are already included wily.

  __

 Have no idea what happened. Contact me if you need additional details.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: fglrx-core 2:15.200-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.2
  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
  DKMSKernelVersion: 3.19.0-26-generic
  Date: Thu Jul 30 12:05:59 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
  GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870]
[1002:6738] (prog-if 00 [VGA controller])
     Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2012-09-16 (1046 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
(20120905.2)
  MachineType: BIOSTAR Group A770E3
  PackageVersion: 2:15.200-0ubuntu4.1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic
root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: fglrx-installer
Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed
to build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A770E3
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
dmi.modalias:
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/21/2010:svnBIOSTARGroup:pnA770E3:pvr:rvnBIOSTARGroup:rnA770E3:rvr:cvnBIOSTARGroup:ct3:cvr:
  dmi.product.name: A770E3
  dmi.sys.vendor: BIOSTAR Group
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.62+git1507210630.293f8f~gd~u
version.libgl1-mesa-dri: libgl1-mesa-dri 10.7~git1507230730.2ca1f7~gd~u
 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.7~git1507230730.2ca1f7~gd~u
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Jul 30 09:44:01 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: fglrx

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

-- 
Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la brevità.

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

To manage notifications about 

[Bug 1486920] [NEW] [regression] 90/270 degree rotation is broken

2015-08-20 Thread Timo Aaltonen
Public bug reported:

Rotating the screen left/right results in the display having a black box
on the top part of the screen (where top panel would be). This is a
regression in wily. Vivid binary works, same source (plus fstat.h build-
fixes) built on wily does not.

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

** Package changed: mesa-lts-vivid (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

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

Title:
  [regression] 90/270 degree rotation is broken

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

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


[Bug 1486921] [NEW] xubuntu wireless card crash the system

2015-08-20 Thread pitstop
Public bug reported:

when install the driver wireless linux STA Broadcom 802.11 from bcmwl-
kernel-source (propietary) on my laptop with Dell wireless 1397, the
system crash when i go to the root trought graphic interface, but in
home everything's ok...

The system is xubuntu and the laptop is Dell inspiron 1011 Atom N270

** Affects: bcmwl (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/1486921

Title:
  xubuntu wireless card crash the system

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

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


[Bug 1485733] Re: app surface stretched after suspend (arale)

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

** Changed in: unity8 (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/1485733

Title:
  app surface stretched after suspend (arale)

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

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


[Bug 1486931] [NEW] [LTCTest][Opal][OP810] ipmitool 1.8.13-1ubuntu0.3 version is still not working for in-band HPM upgrade

2015-08-20 Thread bugproxy
Public bug reported:

== Comment: #0 - PAVAMAN SUBRAMANIYAM pavsu...@in.ibm.com - 2015-08-20 
05:10:55 ==
---Problem Description---
ipmitool 1.8.13-1ubuntu0.3 version is still not working for in-band HPM upgrade
 
Contact Information = pavsu...@in.ibm.com 
 
---uname output---
Linux ltc-fire6 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:10:52 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
 
Machine Type = P8 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
Install a P8 Open Power Hardware with Ubuntu 14.04.3 netboot images.
Then install the proposed ipmitool .deb package which is downloaded from the 
link: https://launchpad.net/ubuntu/+source/ipmitool/1.8.13-1ubuntu0.3

Then try to use this ipmitool to upgrade the latest HPM files using usb
options as done below.

root@ltc-fire6:~# uname -a
Linux ltc-fire6 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:10:52 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
root@ltc-fire6:~# cat /etc/os-release
NAME=Ubuntu
VERSION=14.04.3 LTS, Trusty Tahr
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=Ubuntu 14.04.3 LTS
VERSION_ID=14.04
HOME_URL=http://www.ubuntu.com/;
SUPPORT_URL=http://help.ubuntu.com/;
BUG_REPORT_URL=http://bugs.launchpad.net/ubuntu/;


root@ltc-fire6:~# which ipmitool
/usr/bin/ipmitool
root@ltc-fire6:~# dpkg -S /usr/bin/ipmitool
ipmitool: /usr/bin/ipmitool
root@ltc-fire6:~# dpkg --list | grep ipmitool
ii  ipmitool1.8.13-1ubuntu0.3   
ppc64el  utility for IPMI control with kernel driver or LAN interface

root@ltc-fire6:~# ls
ipmitool_1.8.13-1ubuntu0.3_ppc64el.deb

root@ltc-fire6:~# wget 
https://w3.austin.ibm.com/afs/austin/projects/gfw/images/openpower8/810.1533.20150813o/firestone_810.1533.20150813o_noTraces.hpm
 --no-check-certificate
--2015-08-19 00:21:52--  
https://w3.austin.ibm.com/afs/austin/projects/gfw/images/openpower8/810.1533.20150813o/firestone_810.1533.20150813o_noTraces.hpm
Resolving w3.austin.ibm.com (w3.austin.ibm.com)... 9.3.129.217
Connecting to w3.austin.ibm.com (w3.austin.ibm.com)|9.3.129.217|:443... 
connected.
WARNING: cannot verify w3.austin.ibm.com's certificate, issued by 
?/C=US/O=International Business Machines Corporation/CN=IBM INTERNAL 
INTERMEDIATE CA?:
  Unable to locally verify the issuer's authority.
WARNING: certificate common name ?w3sfo.austin.ibm.com? doesn't match 
requested host name ?w3.austin.ibm.com?.
HTTP request sent, awaiting response... 200 OK
Length: 100663497 (96M)
Saving to: ?firestone_810.1533.20150813o_noTraces.hpm?

100%[===]
100,663,497 19.4MB/s   in 4.8s

2015-08-19 00:21:57 (20.1 MB/s) -
?firestone_810.1533.20150813o_noTraces.hpm? saved [100663497/100663497]


root@ltc-fire6:~# ipmitool -I usb lan print
Set in Progress : Set Complete
Auth Type Support   : MD5
Auth Type Enable: Callback : MD5
: User : MD5
: Operator : MD5
: Admin: MD5
: OEM  : MD5
IP Address Source   : Static Address
IP Address  : 9.3.190.141
Subnet Mask : 255.255.255.0
MAC Address : 70:e2:84:14:01:77
SNMP Community String   : AMI
IP Header   : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Gratituous ARP Intrvl   : 0.0 seconds
Default Gateway IP  : 9.3.190.1
Default Gateway MAC : 00:1f:6d:a3:04:00
Backup Gateway IP   : 0.0.0.0
Backup Gateway MAC  : 00:00:00:00:00:00
802.1q VLAN ID  : Disabled
802.1q VLAN Priority: 0
RMCP+ Cipher Suites : 0,1,2,3,6,7,8,11,12,15,16,17
Cipher Suite Priv Max   : caaaXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM

root@ltc-fire6:~# ipmitool -I usb mc reset cold
Error while writing to CD-Drive
Error in WriteSplitData of SCSI_AMIDEF_DATA_SECTOR
Error while writing to CD-Drive
Error in WriteSplitData of SCSI_AMIDEF_DATA_SECTOR
Error while writing to CD-Drive
Error in WriteSplitData of SCSI_AMIDEF_DATA_SECTOR
Error while sending command using
MC reset command failed: Unspecified error

root@ltc-fire6:~# sleep 120


on the BMC login

login as: sysadmin
sysadmin@9.3.190.141's password:


BusyBox v1.13.2 (2015-07-06 12:28:10 EDT) built-in shell (ash)
Enter 'help' for a list of built-in commands.

# power -s
System Power Off.

# power -n
Powering OnSystem already powered on.  Exiting...
# power -s
System Power On.

Also power on the HOST OS using Power Control and Status tab in BMC
dashboard


root@ltc-fire6:~# ipmitool -I usb raw 0x32 0xBA 0x00 0x00

root@ltc-fire6:~# ipmitool -v -I usb -z 32767 hpm upgrade 

[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread Jan
I'm having similar problems with this package on 2 different servers.
When updating, dpkg hangs on the post install script of the openssh-
server package. The process becomes defunct and stops responding.

I edited the /var/lib/dpkg/info/openssh-server.postinst file and adjusted set 
-e to set -x to see the output.
When running dpkg --configure -a, it hangs again when trying to restart the SSH 
service:

+ [ -d /run/systemd/system ]
+ [ -x /etc/init.d/ssh ]
+ [ ! -e /etc/init/ssh.conf ]
+ [ -n 1:6.6p1-2ubuntu2 ]
+ _dh_action=restart
+ invoke-rc.d ssh restart

This step just never happens. The problem is the same on both servers,
the ssh restart step hangs.

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 852823] Re: gvfsd-sftp crashed with SIGABRT in __kernel_vsyscall()

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (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/852823

Title:
  gvfsd-sftp crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 826324] Re: gvfsd-http crashed with SIGABRT in raise()

2015-08-20 Thread dino99
This version has expired

** Changed in: gvfs (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  gvfsd-http crashed with SIGABRT in raise()

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

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


[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread Jan
I'm having similar problems with this package on 2 different servers.
When updating, dpkg hangs on the post install script of the openssh-
server package. The process becomes defunct and stops responding.

I edited the /var/lib/dpkg/info/openssh-server.postinst file and adjusted set 
-e to set -x to see the output.
When running dpkg --configure -a, it hangs again when trying to restart the SSH 
service:

+ [ -d /run/systemd/system ]
+ [ -x /etc/init.d/ssh ]
+ [ ! -e /etc/init/ssh.conf ]
+ [ -n 1:6.6p1-2ubuntu2 ]
+ _dh_action=restart
+ invoke-rc.d ssh restart

This step just never happens. The problem is the same on both servers,
the ssh restart step hangs.

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1486107/+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 1486846] Re: Ubuntu installer is saying itself is installing Debian on UEFI confirmation dialog

2015-08-20 Thread Li Kaiyuan
** Summary changed:

- Ubuntu installer is saying itself is Debian on UEFI confirmation dialog
+ Ubuntu installer is saying itself is installing Debian on UEFI confirmation 
dialog

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

Title:
  Ubuntu installer is saying itself is installing Debian on UEFI
  confirmation dialog

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

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


[Bug 1486846] [NEW] Ubuntu installer is saying itself is Debian on UEFI confirmation dialog

2015-08-20 Thread Li Kaiyuan
Public bug reported:

I'm installing Ubuntu 15.04 desktop today, a dialog pops up notifying me
if I want to force UEFI install. I took a closer look, and realized that
the installer is saying I'm installing Debian.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: installation

** Attachment added: Ubuntu-Debian.png
   
https://bugs.launchpad.net/bugs/1486846/+attachment/4449190/+files/Ubuntu-Debian.png

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

Title:
  Ubuntu installer is saying itself is Debian on UEFI confirmation
  dialog

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

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


[Bug 1483975] Re: update-initramfs complains about missing /sbin/fsck.btrfs

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

** Changed in: initramfs-tools (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/1483975

Title:
  update-initramfs complains about missing /sbin/fsck.btrfs

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

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


[Bug 1485222] Re: Using ContentStore disables silently any StateSaver capability

2015-08-20 Thread Zsombor Egri
The logic to delay StateSaver when URI handler is installed did not land
in toolkit, so I wonder why it does disable the statesaver...

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

Title:
  Using ContentStore disables silently any StateSaver capability

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

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


[Bug 1486843] Re: package click 0.4.38.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package click 0.4.38.5 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

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

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


[Bug 1486841] Re: package click-apparmor 0.3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-20 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package click-apparmor 0.3.8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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