[Bug 1546674] Re: virt-aa-helper Apparmor profile missing rules for name resolution

2016-12-11 Thread Martin Pitt
Hello Simon, or anyone else affected,

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

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

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

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

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

** Tags added: verification-needed

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

Title:
  virt-aa-helper Apparmor profile missing rules for name resolution

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

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


[Bug 1562379] Re: @online Biblographic entry type not recognized

2016-12-11 Thread Oliver Kopp
Please test again with the latest version from
https://www.jabref.org/#downloads

In the next release of Ubuntu, at least JabRef 3.6 will be part of the
release (see https://launchpad.net/ubuntu/+source/jabref).

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

Title:
  @online Biblographic entry type not recognized

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

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


[Bug 1649210] [NEW] package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: tentata sovrascrittura di "/usr/bin/rdjpgcom" presente anche nel pacchetto libjpeg-turbo-progs 1.3.0-0ubuntu2

2016-12-11 Thread ErBussola
Public bug reported:

Ubuntu 16.04.1 LTS
libjpeg-progs 8c-2ubuntu8

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libjpeg-progs 8c-2ubuntu8
ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
Uname: Linux 4.4.0-53-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Thu Dec  8 08:47:23 2016
ErrorMessage: tentata sovrascrittura di "/usr/bin/rdjpgcom" presente anche nel 
pacchetto libjpeg-turbo-progs 1.3.0-0ubuntu2
InstallationDate: Installed on 2015-02-14 (666 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.15
SourcePackage: libjpeg8-empty
Title: package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: tentata 
sovrascrittura di "/usr/bin/rdjpgcom" presente anche nel pacchetto 
libjpeg-turbo-progs 1.3.0-0ubuntu2
UpgradeStatus: Upgraded to xenial on 2016-07-12 (152 days ago)

** Affects: libjpeg8-empty (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: tentata
  sovrascrittura di "/usr/bin/rdjpgcom" presente anche nel pacchetto
  libjpeg-turbo-progs 1.3.0-0ubuntu2

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

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


[Bug 1649207] [NEW] mlx5_core failed to increase rx ring to 4096 - SIOCSIFFLAGS: Cannot allocate memory

2016-12-11 Thread Talat Batheesh
Public bug reported:

Failed to increase rx ring to 4096 - SIOCSIFFLAGS: Cannot allocate
memory

Scenario

ubuntu@cto-netsim3:~$ sudo ethtool -g ens6f0
[sudo] password for ubuntu:
Ring parameters for ens6f0:
Pre-set maximums:
RX: 4096
RX Mini: 0
RX Jumbo: 0
TX: 8192
Current hardware settings:
RX: 1024
RX Mini: 0
RX Jumbo: 0
TX: 1024

ubuntu@cto-netsim3:~$ sudo ethtool -G ens6f0 rx 4096
Cannot set device ring parameters: Cannot allocate memory

After brinding the interface down with:

ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 down

I can not bring it back up !!!

ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$
ubuntu@cto-netsim3:~$ sudo ifconfig ens6f0 up
SIOCSIFFLAGS: Cannot allocate memory
ubuntu@cto-netsim3:~$

dmsg:
[ 774.935067] mlx5_core :81:00.0: swiotlb buffer is full (sz: 8388608 bytes)
[ 774.935070] swiotlb: coherent allocation failed for device :81:00.0 
size=8388608
[ 774.935074] CPU: 38 PID: 6042 Comm: ethtool Not tainted 4.8.0-22-generic #24
[ 774.935075] Hardware name: Quanta Computer Inc D51B-1U (dual 1G LoM)/S2B-MB 
(dual 1G LoM), BIOS S2B_3A19 05/15/2015
[ 774.935078] 0286 65a68699 8d946b1db9a0 
8502f5d2
[ 774.935083]  007f 8d946b1db9e8 
8505a280
[ 774.935087] 8d946b1dba80 8d94000b 024082c0 
8db471b0e0a0
[ 774.935091] Call Trace:
[ 774.935104] [] dump_stack+0x63/0x81
[ 774.935108] [] swiotlb_alloc_coherent+0x140/0x160
[ 774.935115] [] x86_swiotlb_alloc_coherent+0x43/0x50
[ 774.935150] [] mlx5_dma_zalloc_coherent_node+0xa4/0x100 
[mlx5_core]
[ 774.935164] [] mlx5_buf_alloc_node+0x4d/0xc0 [mlx5_core]
[ 774.935181] [] mlx5_cqwq_create+0x7e/0x160 [mlx5_core]
[ 774.935199] [] mlx5e_open_cq+0x9e/0x1f0 [mlx5_core]
[ 774.935214] [] mlx5e_open_channels+0x715/0xf30 [mlx5_core]
[ 774.935229] [] mlx5e_open_locked+0xda/0x1e0 [mlx5_core]
[ 774.935245] [] mlx5e_set_ringparam+0x21e/0x350 [mlx5_core]
[ 774.935252] [] dev_ethtool+0x59f/0x1fc0
[ 774.935255] [] ? new_slab+0x300/0x6e0
[ 774.935259] [] ? __rtnl_unlock+0x2a/0x50
[ 774.935262] [] ? netdev_run_todo+0x60/0x330
[ 774.935266] [] ? alloc_set_pte+0x4ec/0x610
[ 774.935268] [] ? dev_get_by_name_rcu+0x61/0x80
[ 774.935272] [] dev_ioctl+0x180/0x5a0
[ 774.935277] [] sock_do_ioctl+0x42/0x50
[ 774.935280] [] sock_ioctl+0x1d2/0x290
[ 774.935283] [] do_vfs_ioctl+0xa3/0x610
[ 774.935287] [] ? __do_page_fault+0x203/0x4d0
[ 774.935289] [] SyS_ioctl+0x79/0x90
[ 774.935307] [] entry_SYSCALL_64_fastpath+0x1e/0xa8
[ 774.935312] mlx5_core :81:00.0: :81:00.0:mlx5_cqwq_create:121:(pid 
6042): mlx5_buf_alloc_node() failed, -12
[ 774.935537] mlx5_core :81:00.0 ens6f0: mlx5e_open_locked: 
mlx5e_open_channels failed, -12


This is the upstream patches that fix this issue 
ec8b9981ad3f net/mlx5e: Create UMR MKey per RQ
3608ae77c098 net/mlx5e: Move function mlx5e_create_umr_mkey
1c1b522808a1 net/mlx5e: Implement Fragmented Work Queue (WQ)


Thanks, 
Talat

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


** Tags: patch

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

Title:
  mlx5_core failed to increase rx ring to 4096 - SIOCSIFFLAGS: Cannot
  allocate memory

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

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


[Bug 1647031] Re: systemd-resolved’s 127.0.0.53 server does not follow CNAME records

2016-12-11 Thread Martin Pitt
I confirm the fact that "dig @127.0.0.53 wiki.freedesktop.org" only
gives the CNAME response, not the resolution of
"annarchy.freedesktop.org." as well, which is sufficient to confirm the
fix.

But nevertheless, firefox, wget, ping etc. on wiki.freedesktop.org all
work fine, but these use NSS. Google Chrome also works fine (which uses
resolv.conf), so this appears to be more like an implementation detail
than a major user-visible bug to me? Can you confirm this, or am I
missing something?

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

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

Title:
  systemd-resolved’s 127.0.0.53 server does not follow CNAME records

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

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

[Bug 1594944] Re: Setup.exec() for existing account type results in blank full screen window

2016-12-11 Thread Alberto Mardegan
** Changed in: webapps-sprint
   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/1594944

Title:
  Setup.exec() for existing account type results in blank full screen
  window

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

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


[Bug 1645085] Re: Sync daemontools 1:0.76-6.1 (universe) from Debian unstable (main)

2016-12-11 Thread LocutusOfBorg
I got some confirmation over irc (#ubuntu-devel), somebody even
mentioned an Ubuntu phone with upstart as init system, but I don't
remember why I sync'd it (probably useless wrt ubuntu phone?)

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

Title:
  Sync daemontools 1:0.76-6.1 (universe) from Debian unstable (main)

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

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


[Bug 1633207] Re: VM fails to start with dac security driver added

2016-12-11 Thread ChristianEhrhardt
Since there was no reply to verify in a week I felt I had to clear the
queue and tested it myself again.

@bugproxy: In general - a.k.a. for next time - I'd really like to have
3rd party verification. Not to save me the 15 minutes, but to make sure
it really addresses your issue and get further verification if anything
else was broken by the SRU. If it doesn't fit with your current plans
that is fine, but then let me know an estimate when you expect you get
to it.

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

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

Title:
  VM fails to start with dac security driver added

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

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


[Bug 1649203] [NEW] ttf-mscorefonts-installer always complains about cannot download data because http is not support by libcurl?

2016-12-11 Thread LGB [Gábor Lénárt]
Public bug reported:

I always get this:

Preparing to unpack .../ttf-mscorefonts-installer_3.4+nmu1ubuntu2_all.deb ...
mscorefonts-eula license has already been accepted
Unpacking ttf-mscorefonts-installer (3.4+nmu1ubuntu2) over (3.4+nmu1ubuntu2) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ...
Processing triggers for update-notifier-common (3.168.3) ...
ttf-mscorefonts-installer: processing...
ttf-mscorefonts-installer: downloading 
http://downloads.sourceforge.net/corefonts/andale32.exe
Err:1 http://downloads.sourceforge.net/corefonts/andale32.exe
  Protocol "http" not supported or disabled in libcurl
W: Can't drop privileges for downloading as file 
'/var/lib/update-notifier/package-data-downloads/partial/andale32.exe' couldn't 
be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Failed to fetch https://kent.dl.sourceforge.net/project/corefonts/the 
fonts/final/andale32.exe  Protocol "http" not supported or disabled in libcurl

E: Download Failed

Moveover it's quite annoying that I got a window time from time to try
to download but always fails and window remains ... (surely it can be
closed manually till the next update)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ttf-mscorefonts-installer 3.4+nmu1ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
Uname: Linux 4.4.0-53-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.2
Architecture: amd64
Date: Mon Dec 12 08:04:54 2016
InstallationDate: Installed on 2015-07-10 (520 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
PackageArchitecture: all
SourcePackage: msttcorefonts
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  ttf-mscorefonts-installer always complains about cannot download data
  because http is not support by libcurl?

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

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


[Bug 1573959] Re: On-screen text disappears after suspend

2016-12-11 Thread PeterPall
4.8 works fine for me, too. All release candidates of 4.9 caused regular
system freezes instead. Didn't test the final version of 4.9, though.

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

Title:
  On-screen text disappears after suspend

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

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


[Bug 427775] Re: ntpdate.dhcp always ignored

2016-12-11 Thread ChristianEhrhardt
Ok, there was no response so far - merging the latest state for Zesty
Release.

** Merge proposal linked:
   https://code.launchpad.net/~paelzer/ubuntu/+source/ntp/+git/ntp/+merge/312269

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

Title:
  ntpdate.dhcp always ignored

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

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


[Bug 1647755] onibi (i386) - tests ran: 18, failed: 0

2016-12-11 Thread Brad Figg
tests ran:  18, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-106.153~precise1-generic/onibi__3.13.0-106.153~precise1__2016-12-12_05-45-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/1647755

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

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

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


[Bug 1649189] [NEW] Microphone not work on a Dell laptop

2016-12-11 Thread Hui Wang
Public bug reported:

Steps:
1) Install manifest A00
2) Check Sound Setting
3) Plug 3 ring headset to headphone port
4) Plug 2 ring Microphone to headphone port

This bug is used for tracking purposes. Please do not triage.

** Affects: hwe-next
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: In Progress

** Affects: linux (Ubuntu)
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: In Progress

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

Title:
  Microphone not work on a Dell laptop

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

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


[Bug 1649189] Re: Microphone not work on a Dell laptop

2016-12-11 Thread Hui Wang
commit 989dbe4a30728c047316ab87e5fa8b609951ce7c
Author: Hui Wang 
Date: Wed Nov 23 16:05:38 2016 +0800

ALSA: hda - fix headset-mic problem on a Dell laptop

This group of new pins is not in the pin quirk table yet, adding
them to the pin quirk table to fix the headset-mic problem.

Cc: 
Signed-off-by: Hui Wang 
Signed-off-by: Takashi Iwai 

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index ea81c08..3f75d1b 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5917,6 +5917,9 @@ enum {
{0x12, 0x90a60180},
{0x14, 0x90170120},
{0x21, 0x02211030}),
+ SND_HDA_PIN_QUIRK(0x10ec0255, 0x1028, "Dell", 
ALC255_FIXUP_DELL1_MIC_NO_PRESENCE,
+ {0x1b, 0x01011020},
+ {0x21, 0x02211010}),
SND_HDA_PIN_QUIRK(0x10ec0256, 0x1028, "Dell", 
ALC255_FIXUP_DELL1_MIC_NO_PRESENCE,
{0x12, 0x90a60160},
{0x14, 0x90170120},

** Changed in: hwe-next
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Changed in: hwe-next
   Importance: Undecided => Critical

** Changed in: hwe-next
   Status: New => In Progress

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

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

Title:
  Microphone not work on a Dell laptop

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

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


[Bug 1645085] Re: Sync daemontools 1:0.76-6.1 (universe) from Debian unstable (main)

2016-12-11 Thread Mattia Rizzolo
apparently you already did it without closing this bug.

Anyway, I agree: Ubuntu does not support multiple init system, so
keeping upstart-realted deltas is not useful.

** Changed in: daemontools (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/1645085

Title:
  Sync daemontools 1:0.76-6.1 (universe) from Debian unstable (main)

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

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


[Bug 1649190] [NEW] package snapd 2.17.1+16.10ubuntu1 failed to install/upgrade: Versuch, »/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in Paket snap 2013-11-29-1ubuntu2 ist

2016-12-11 Thread starkus
Public bug reported:

purged snapd, installed snap, purged snap, installed snapd, rebooted.
error.

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: snapd 2.17.1+16.10ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-31.33-generic 4.8.11
Uname: Linux 4.8.0-31-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
AptOrdering:
 snapd:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Mon Dec 12 07:10:14 2016
DpkgTerminalLog:
 Vorbereitung zum Entpacken von .../snapd_2.17.1+16.10ubuntu1_amd64.deb ...
 Entpacken von snapd (2.17.1+16.10ubuntu1) ...
 dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/snapd_2.17.1+16.10ubuntu1_amd64.deb (--unpack):
  Versuch, »/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in 
Paket snap 2013-11-29-1ubuntu2 ist
ErrorMessage: Versuch, »/usr/share/man/man1/snap.1.gz« zu überschreiben, 
welches auch in Paket snap 2013-11-29-1ubuntu2 ist
InstallationDate: Installed on 2016-10-15 (57 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: snapd
Title: package snapd 2.17.1+16.10ubuntu1 failed to install/upgrade: Versuch, 
»/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in Paket snap 
2013-11-29-1ubuntu2 ist
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package package-from-proposed third-party-packages yakkety

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

Title:
  package snapd 2.17.1+16.10ubuntu1 failed to install/upgrade: Versuch,
  »/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in
  Paket snap 2013-11-29-1ubuntu2 ist

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

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

[Bug 1649156] Re: Dependency on libdouble-conversion1 causes conflict

2016-12-11 Thread Dmitry Shachnev
The name was changed back to libdouble-conversion1.

So please choose the second variant.
This is not a bug, so closing.

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New => Invalid

** Changed in: double-conversion
   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/1649156

Title:
  Dependency on libdouble-conversion1 causes conflict

To manage notifications about this bug go to:
https://bugs.launchpad.net/double-conversion/+bug/1649156/+subscriptions

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


[Bug 1582496] Re: GLib-GObject-CRITICAL failures during Ubuntu 16.04 bootup

2016-12-11 Thread Alex Tu
I get the similar message, but have different issue here.
http://paste.ubuntu.com/23617526/

gnome-session-binary[9336]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_
IS_OBJECT (object)' failed

The issue here is that it need to wait minutes after clicking "log out" on the 
menu panel.
It's also could be reproduced by a flesh created account.

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

Title:
  GLib-GObject-CRITICAL failures during Ubuntu 16.04 bootup

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

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


[Bug 1036456] Re: [Fujitsu LIFEBOOK AH530] BUG: soft lockup - CPU#0 stuck for 22s!

2016-12-11 Thread Mike Pastor
The bug has not happened since the last reported incident. This old
machine, additionally, does not feel like troubleshooting it.

Linux GPD 3.2.0-116-generic-pae #158

Dec 12 2016

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

Title:
  [Fujitsu LIFEBOOK AH530] BUG: soft lockup - CPU#0 stuck for 22s!

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

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


[Bug 1649185] Re: package apport 2.20.1-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-12-11 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/1649185

Title:
  package apport 2.20.1-0ubuntu2.2 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/apport/+bug/1649185/+subscriptions

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


[Bug 1649185] [NEW] package apport 2.20.1-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-12-11 Thread yuriy
Public bug reported:

This problem occurs only when you upgrade. Other manifestations are not
found.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: apport 2.20.1-0ubuntu2.2
ProcVersionSignature: Ubuntu 4.4.0-53.74-lowlatency 4.4.30
Uname: Linux 4.4.0-53-lowlatency x86_64
ApportLog:
 
ApportVersion: 2.20.1-0ubuntu2.2
Architecture: amd64
Date: Mon Dec 12 08:36:57 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-11-14 (27 days ago)
InstallationMedia: Ubuntu-Studio 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.15
SourcePackage: apport
Title: package apport 2.20.1-0ubuntu2.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package apport 2.20.1-0ubuntu2.2 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/apport/+bug/1649185/+subscriptions

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


[Bug 1649186] [NEW] package snap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in Paket snapd 2.17.1+16.10ubuntu1 ist

2016-12-11 Thread starkus
Public bug reported:

I tried to install snap.

$ sudo apt-get install snap
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.   
Statusinformationen werden eingelesen Fertig
Die folgenden NEUEN Pakete werden installiert:
  snap
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen noch 0 B von 375 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 2.708 kB Plattenplatz zusätzlich benutzt.
(Lese Datenbank ... 232125 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../snap_2013-11-29-1ubuntu2_amd64.deb ...
Entpacken von snap (2013-11-29-1ubuntu2) ...
dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/snap_2013-11-29-1ubuntu2_amd64.deb (--unpack):
 Versuch, »/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in 
Paket snapd 2.17.1+16.10ubuntu1 ist
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/snap_2013-11-29-1ubuntu2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: snap (not installed)
ProcVersionSignature: Ubuntu 4.8.0-31.33-generic 4.8.11
Uname: Linux 4.8.0-31-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
AptOrdering:
 snap:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Mon Dec 12 06:43:00 2016
DpkgTerminalLog:
 Vorbereitung zum Entpacken von .../snap_2013-11-29-1ubuntu2_amd64.deb ...
 Entpacken von snap (2013-11-29-1ubuntu2) ...
 dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/snap_2013-11-29-1ubuntu2_amd64.deb (--unpack):
  Versuch, »/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in 
Paket snapd 2.17.1+16.10ubuntu1 ist
ErrorMessage: Versuch, »/usr/share/man/man1/snap.1.gz« zu überschreiben, 
welches auch in Paket snapd 2.17.1+16.10ubuntu1 ist
InstallationDate: Installed on 2016-10-15 (57 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: snap
Title: package snap (not installed) failed to install/upgrade: Versuch, 
»/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in Paket snapd 
2.17.1+16.10ubuntu1 ist
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package yakkety

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

Title:
  package snap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/snap.1.gz« zu überschreiben, welches auch in
  Paket snapd 2.17.1+16.10ubuntu1 ist

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

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

[Bug 1634304] Re: Unable to complete install: 'Couldn't find hvm kernel for Ubuntu tree

2016-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package virt-manager - 1:1.3.2-3ubuntu4

---
virt-manager (1:1.3.2-3ubuntu4) zesty; urgency=medium

  * Fix virt-install so that it can install 16.04 and newer images.
Error message is 'Couldn't find hvm kernel for Ubuntu tree
Closes (LP: #1634304)

 -- Dave Chiluk   Tue, 29 Nov 2016 12:52:23 -0600

** Changed in: virt-manager (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

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

Title:
  Unable to complete install: 'Couldn't find hvm kernel for Ubuntu tree

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

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


[Bug 1647755] onibi (amd64) - tests ran: 18, failed: 0

2016-12-11 Thread Brad Figg
tests ran:  18, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-106.153~precise1-generic/onibi__3.13.0-106.153~precise1__2016-12-12_04-34-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/1647755

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

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

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


[Bug 1647755] dwalin (i386) - tests ran: 1, failed: 0

2016-12-11 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-106.153~precise1-generic/dwalin__3.13.0-106.153~precise1__2016-12-12_05-29-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/1647755

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

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

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


[Bug 1647755] onza (amd64) - tests ran: 18, failed: 0

2016-12-11 Thread Brad Figg
tests ran:  18, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-106.153~precise1-generic/onza__3.13.0-106.153~precise1__2016-12-12_04-36-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/1647755

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

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

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


[Bug 1648934] Re: Dpkg fails to reinstall MTA Exim4 due to dependency errors; E: Sub-process /usr/bin/dpkg returned an error code (1)

2016-12-11 Thread Nathaniel Homier
I also tried;
compgen -u
Debian-exim
sudo deluser Debian-exim
sudo deluser --group Debian-exim

And;
sudo apt-get remove --purge exim4\*
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get autoremove
sudo dpkg --purge `COLUMNS=300 dpkg -l "*" | egrep "^rc" | cut -d\  -f3`
sudo rm -r /var/lib/exim4
sudo rm /var/crash/exim4-config.0.crash
sudo updatedb

Still get;
exim: failed to find uid for user name "Debian-exim"
Invalid new configfile /var/lib/exim4/config.autogenerated.tmp, not installing 
/var/lib/exim4/config.autogenerated.tmp to /var/lib/exim4/config.autogenerated
dpkg: error processing package exim4-config (--configure):
 subprocess installed post-installation script returned error exit status 1

Please help me with this bug.  I don't know what else to do.  Postfix is
not an option.

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

Title:
  Dpkg fails to reinstall MTA Exim4 due to dependency errors; E: Sub-
  process /usr/bin/dpkg returned an error code (1)

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

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


[Bug 1639379] Re: Merge usb-modeswitch with Debian 2.4.0+repack0-1

2016-12-11 Thread Gunnar Hjalmarsson
Works fine with my dongle Huawei E1750.

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

Title:
  Merge usb-modeswitch with Debian 2.4.0+repack0-1

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

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


[Bug 1647755] dwalin (amd64) - tests ran: 1, failed: 0

2016-12-11 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-106.153~precise1-generic/dwalin__3.13.0-106.153~precise1__2016-12-12_05-11-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/1647755

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

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

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


[Bug 1620300] Re: [SRU] Spyder won't start (ImportError: No module named QtWebKit)

2016-12-11 Thread Mattia Rizzolo
Well, there are spurious words about ppa and such.  But I suppose I could 
handle that myself before uploading.
Now it's only really about having the zesty version migrating.

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1648077] Re: Support for Mozilla Location Service (A-GPS)

2016-12-11 Thread extraym...@gmail.com
This will definitely help ports like ubport greatly, and it can enable
roms to be more feature complete if a-gps is enabled.

Many people use 2nd-hand or refurbished cellphone as car navigator or
such, if a-gps is enabled, I bet the desire to port more devices into
ubuntu will be higher.

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

Title:
  Support for Mozilla Location Service (A-GPS)

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

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


[Bug 1641328] Re: Ordering of mdns4_minimal and resolve in /etc/nsswitch.conf causes mDNS lookups to fail

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

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

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

Title:
  Ordering of mdns4_minimal and resolve in /etc/nsswitch.conf causes
  mDNS lookups to fail

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

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


Re: [Bug 1583849] Re: Firefox > 44 is broken on all big-endian architectures

2016-12-11 Thread Herminio
On Monday, December 12, 2016 4:21:38 AM MST you wrote:
> Nice to see that bug fixed upstream! Will there be new PPC-builds of
> Firefox? ATM there are none in the repository...
It would be nice!

Herminio

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

Title:
  Firefox > 44 is broken on all big-endian architectures

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

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


[Bug 1648934] Re: Dpkg fails to reinstall MTA Exim4 due to dependency errors; E: Sub-process /usr/bin/dpkg returned an error code (1)

2016-12-11 Thread Nathaniel Homier
I also tried autoclean and also manually deleted dir and files that were
left behind.

I see this error too;
exim: failed to find uid for user name "Debian-exim"
Invalid new configfile /var/lib/exim4/config.autogenerated.tmp, not installing
/var/lib/exim4/config.autogenerated.tmp to /var/lib/exim4/config.autogenerated
dpkg: error processing package exim4-config (--configure):
 subprocess installed post-installation script returned error exit status 1

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

Title:
  Dpkg fails to reinstall MTA Exim4 due to dependency errors; E: Sub-
  process /usr/bin/dpkg returned an error code (1)

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

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


[Bug 1639379] Re: Merge usb-modeswitch with Debian 2.4.0+repack0-1

2016-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package usb-modeswitch-data -
20160803-1.is.really.20160803-1

---
usb-modeswitch-data (20160803-1.is.really.20160803-1) zesty; urgency=medium

  * Fakesync with Debian 20160803-1 now that we've merged
its matching usb-modeswitch (LP: #1639379)

 -- Jeremy Bicha   Sun, 11 Dec 2016 22:50:13 -0500

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

Title:
  Merge usb-modeswitch with Debian 2.4.0+repack0-1

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

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


[Bug 1639379] Re: Merge usb-modeswitch with Debian 2.4.0+repack0-1

2016-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package usb-modeswitch -
2.4.0+repack0-1ubuntu1

---
usb-modeswitch (2.4.0+repack0-1ubuntu1) zesty; urgency=medium

  * Sync with Debian (LP: #1639607, #1639379). Remaining changes:
- Replace libjim/jimsh build-depends with libpipeline-dev, libudev-dev.
- dispatcher-c-rewrite.patch: Rewrite dispatcher in C to avoid TCL deps.
- redirect_dispatcher_output.patch: redirect all dispatcher output when
  called from udev to /dev/null.
- systemd_service_name.patch: fix instance name for systemd;
  make sure we don't try to start usb-modeswitch with an invalid instance
  name.
  * Refresh patches

usb-modeswitch (2.4.0+repack0-1) unstable; urgency=medium

  * New 2.4.0 upstream release
  * Refresh patches
  * Bump S-V to 3.9.8 without changes needed
  * Set hardening=+all in DEB_BUILD_MAINT_OPTIONS
  * Use the https alternative in VCS-Browser
  * Add patch to fix official{,l}y typo

usb-modeswitch (2.3.0+repack0-1) unstable; urgency=medium

  * New 2.3.0 upstream release
- Fixed bug which prevented early logging
  * Remove patch to use udev-specific code to wait on /usr mount
(Closes: #810104)
  * Update gbp.conf

usb-modeswitch (2.2.6+repack0-1) unstable; urgency=medium

  * New 2.2.6 upstream release

usb-modeswitch (2.2.5+repack0-1) unstable; urgency=medium

  * New 2.2.5 upstream release
  * Refresh patches

 -- Jeremy Bicha   Sun, 11 Dec 2016 22:39:28 -0500

** Changed in: usb-modeswitch (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: usb-modeswitch-data (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/1639379

Title:
  Merge usb-modeswitch with Debian 2.4.0+repack0-1

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

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


[Bug 1639607] Re: No longer works in Yakkety

2016-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package usb-modeswitch -
2.4.0+repack0-1ubuntu1

---
usb-modeswitch (2.4.0+repack0-1ubuntu1) zesty; urgency=medium

  * Sync with Debian (LP: #1639607, #1639379). Remaining changes:
- Replace libjim/jimsh build-depends with libpipeline-dev, libudev-dev.
- dispatcher-c-rewrite.patch: Rewrite dispatcher in C to avoid TCL deps.
- redirect_dispatcher_output.patch: redirect all dispatcher output when
  called from udev to /dev/null.
- systemd_service_name.patch: fix instance name for systemd;
  make sure we don't try to start usb-modeswitch with an invalid instance
  name.
  * Refresh patches

usb-modeswitch (2.4.0+repack0-1) unstable; urgency=medium

  * New 2.4.0 upstream release
  * Refresh patches
  * Bump S-V to 3.9.8 without changes needed
  * Set hardening=+all in DEB_BUILD_MAINT_OPTIONS
  * Use the https alternative in VCS-Browser
  * Add patch to fix official{,l}y typo

usb-modeswitch (2.3.0+repack0-1) unstable; urgency=medium

  * New 2.3.0 upstream release
- Fixed bug which prevented early logging
  * Remove patch to use udev-specific code to wait on /usr mount
(Closes: #810104)
  * Update gbp.conf

usb-modeswitch (2.2.6+repack0-1) unstable; urgency=medium

  * New 2.2.6 upstream release

usb-modeswitch (2.2.5+repack0-1) unstable; urgency=medium

  * New 2.2.5 upstream release
  * Refresh patches

 -- Jeremy Bicha   Sun, 11 Dec 2016 22:39:28 -0500

** Changed in: usb-modeswitch (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/1639607

Title:
  No longer works in Yakkety

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

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


[Bug 1449062] Fix included in openstack/glance 11.0.2

2016-12-11 Thread OpenStack Infra
This issue was fixed in the openstack/glance 11.0.2 release.

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

Title:
  [OSSA 2016-012] qemu-img calls need to be restricted by ulimit
  (CVE-2015-5162)

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

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


[Bug 1579768] Fix included in openstack/python-glanceclient 1.1.2

2016-12-11 Thread OpenStack Infra
This issue was fixed in the openstack/python-glanceclient 1.1.2 release.

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

Title:
  [SRU] CLI endpoint type handling broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1579768/+subscriptions

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


[Bug 1629355] Re: Bad user experience: Missing "recent documents" in save dialogs

2016-12-11 Thread Jeremy Bicha
Are you talking about recent directories or specific file names?

https://bugzilla.gnome.org/751653

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

Title:
  Bad user experience: Missing "recent documents" in save dialogs

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

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


[Bug 1583849] Re: Firefox > 44 is broken on all big-endian architectures

2016-12-11 Thread ernsteiswuerfel
Nice to see that bug fixed upstream! Will there be new PPC-builds of
Firefox? ATM there are none in the repository...

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

Title:
  Firefox > 44 is broken on all big-endian architectures

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

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


[Bug 1593869] Re: do-release-upgrade crashed with ValueError in update_interface(): could not convert string to float: '0, 0000'

2016-12-11 Thread Juancho
I confirm it too, trying to update from kubuntu 16.04 to 16.10 I get
that error at different points in installation, now I have a broken
install because of this.

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

Title:
  do-release-upgrade crashed with ValueError in update_interface():
  could not convert string to float: '0,'

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

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


[Bug 1617599] Re: Resume from suspend causes reboot, except if USB key is plugged in

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

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

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

Title:
  Resume from suspend causes reboot, except if USB key is plugged in

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

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


[Bug 1621173] Re: Evince fails to start on Weston

2016-12-11 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Evince fails to start on Weston

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

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


[Bug 1631714] Re: Cougar 200K keyboard not working properly with Gigabyte H97-HD3 motherboard

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

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

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

Title:
  Cougar 200K keyboard not working properly with Gigabyte H97-HD3
  motherboard

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

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


[Bug 1631217] Re: wlp1s0: failed to remove key (0, c8:d7:19:22:21:ea) from hardware (-5)

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

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

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

Title:
  wlp1s0: failed to remove key (0, c8:d7:19:22:21:ea) from hardware (-5)

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

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


[Bug 1629355] Re: Bad user experience: Missing "recent documents" in save dialogs

2016-12-11 Thread Launchpad Bug Tracker
[Expired for evolution (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  Bad user experience: Missing "recent documents" in save dialogs

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

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


[Bug 1631056] Re: sd 6:0:0:0: [sdc] No Caching mode page found

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

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

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

Title:
  sd 6:0:0:0: [sdc] No Caching mode page found

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

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


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

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

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

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

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

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

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


[Bug 1631820] Re: package postfix 3.1.0-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2016-12-11 Thread Launchpad Bug Tracker
[Expired for postfix (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package postfix 3.1.0-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

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

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


[Bug 1631803] Re: ath9k driver randomly disconnects and can only reconnect by reloading the module

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

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

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

Title:
   ath9k driver randomly disconnects and can only reconnect by reloading
  the module

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

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


[Bug 1631988] Re: Web browser didn't appear when 'Report a problem...' asked if I could add more info to a bug report that would come up in a web browser window

2016-12-11 Thread Launchpad Bug Tracker
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Web browser didn't appear when 'Report a problem...' asked if I could
  add more info to a bug report that would come up in a web browser
  window

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

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


[Bug 1632481] Re: Bluetooth: hci0 command 0x200f tx timeout

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

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

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

Title:
  Bluetooth: hci0 command 0x200f tx timeout

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

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


[Bug 1632594] Re: Instalation Error

2016-12-11 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Instalation Error

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

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


[Bug 1600377] Re: do-release-upgrade crashed with ValueError in update_interface(): could not convert string to float: '0, 0000'

2016-12-11 Thread Juancho
*** This bug is a duplicate of bug 1593869 ***
https://bugs.launchpad.net/bugs/1593869

I confirm it too, trying to update from kubuntu 16.04 to 16.10 I get
that error at different points in installation, now I have a broken
install because of this.

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

Title:
  do-release-upgrade crashed with ValueError in update_interface():
  could not convert string to float: '0,'

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

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


[Bug 1639607] Re: No longer works in Yakkety

2016-12-11 Thread Jeremy Bicha
Uploaded to yakkety's unapproved queue. A member of the Stable Release
team will need to manually approve it before it can be published as a
proposed update for Ubuntu 16.10.

I'm unsubscribing ~ubuntu-sponsors now. Feel free to resubscribe if
there's something else that needs to be sponsored.

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

Title:
  No longer works in Yakkety

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

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


[Bug 1639607] Re: No longer works in Yakkety

2016-12-11 Thread Jeremy Bicha
** Changed in: usb-modeswitch (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  No longer works in Yakkety

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

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


Re: [Bug 1648756] Re: Option to quit and save state

2016-12-11 Thread olinda de azevedo marques
muito obrigada Nikita YERENKOV-Scott voce me fez um grande favor e sou-lhe
muito grata! THANK-YOU!

2016-12-09 19:22 GMT+09:00 Nikita Yerenkov-Scott <1648...@bugs.launchpad.net
>:

> ** Changed in: firefox (Ubuntu)
>Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to firefox
> in Ubuntu.
> https://bugs.launchpad.net/bugs/1648756
>
> Title:
>   Option to quit and save state
>
> Status in firefox package in Ubuntu:
>   Invalid
>
> Bug description:
>   When Firefox crashes and is force quitted or just closes because of
>   the crash, it will normally remember the pages and cookies etc of the
>   time it was open before the crash so that one can resume one's
>   previous activities when starting it up again without having to reopen
>   and relogin to everything etc.
>
>   But sometimes I need to, say, restart my machine, or just temporarily
>   close the browser so that I have enough RAM for another big process.
>   So it would be very useful if there were an option somewhere, which
>   like with the close with the crash, would save the current state of
>   the browser so that one may return to that state when launching the
>   browser again. This option could maybe be slightly out of the way in a
>   menu, but not too hard to find. So that it's not the default, but one
>   may use it.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/
> 1648756/+subscriptions
>

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

Title:
  Option to quit and save state

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

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


[Bug 1649151] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs on yakkety

2016-12-11 Thread Moses Moore
Can also appear as "net::ERR_INSECURE_RESPONSE"
This may be related to the mess with Symantec certs being compromised.
I'm told it's fixed upstream in v55 , but the current version in Ubuntu 16.10 
is still Chromium v53.

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs on yakkety

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

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


[Bug 1647708] Re: Ephemeral disk on xenial is not mounted at boot

2016-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init -
0.7.8-67-gc9c9197-0ubuntu1

---
cloud-init (0.7.8-67-gc9c9197-0ubuntu1) zesty; urgency=medium

  * debian/cherry-pick: add utility for cherry picking commits from upstream
into patches in debian/patches.
  * New upstream snapshot.
- mounts: use mount -a again to accomplish mounts (LP: #1647708)
- CloudSigma: Fix bug where datasource was not loaded in local search. (LP: 
#1648380)
- when adding a user, strip whitespace from group list (LP: #1354694)
- fix decoding of utf-8 chars in yaml test
- Replace usage of sys_netdev_info with read_sys_net (LP: #1625766)
- fix problems found in python2.6 test.

 -- Scott Moser   Sun, 11 Dec 2016 21:22:57 -0500

** Changed in: cloud-init (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/1647708

Title:
  Ephemeral disk on xenial is not mounted at boot

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

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


[Bug 1648380] Re: cloud-init fails to find CloudSigma datasource with cloud-init 0.7.8-1-g3705bb5-0ubuntu1

2016-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init -
0.7.8-67-gc9c9197-0ubuntu1

---
cloud-init (0.7.8-67-gc9c9197-0ubuntu1) zesty; urgency=medium

  * debian/cherry-pick: add utility for cherry picking commits from upstream
into patches in debian/patches.
  * New upstream snapshot.
- mounts: use mount -a again to accomplish mounts (LP: #1647708)
- CloudSigma: Fix bug where datasource was not loaded in local search. (LP: 
#1648380)
- when adding a user, strip whitespace from group list (LP: #1354694)
- fix decoding of utf-8 chars in yaml test
- Replace usage of sys_netdev_info with read_sys_net (LP: #1625766)
- fix problems found in python2.6 test.

 -- Scott Moser   Sun, 11 Dec 2016 21:22:57 -0500

** Changed in: cloud-init (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/1648380

Title:
  cloud-init fails to find CloudSigma datasource with cloud-init
  0.7.8-1-g3705bb5-0ubuntu1

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

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


[Bug 1574349] Re: gitlab install fails on missing gem file

2016-12-11 Thread Lepe
Using a fresh install of Ubuntu Xenial 64bits (as LXD container).

After the installation failed, I followed the recommended steps here,
but `bundler` failed with: "An error occurred while installing
eventmachine (1.2.1), and Bundler cannot continue."

I installed the following packages and `bundler` finished without errors
(probably the *-dev packages are not required):

apt install ruby-dev zlib1g-dev liblzma-dev build-essential patch pkg-
config

After that, gitlab was able to continue the installation, but it fails
again with this error:

fatal: Not a git repository (or any of the parent directories): .git
rake aborted!
ExecJS::RuntimeError: 
(execjs):1
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/uglifier_compressor.rb:52:in
 `call'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/uglifier_compressor.rb:28:in
 `call'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/processor_utils.rb:75:in 
`call_processor'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/processor_utils.rb:57:in 
`block in call_processors'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/processor_utils.rb:56:in 
`reverse_each'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/processor_utils.rb:56:in 
`call_processors'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/loader.rb:134:in 
`load_from_unloaded'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/loader.rb:60:in `block 
in load'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/loader.rb:318:in 
`fetch_asset_from_dependency_cache'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/loader.rb:44:in `load'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/cached_environment.rb:20:in
 `block in initialize'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/cached_environment.rb:47:in
 `load'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/base.rb:66:in 
`find_asset'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/base.rb:73:in 
`find_all_linked_assets'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/manifest.rb:138:in 
`block in find'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/legacy.rb:114:in `block 
(2 levels) in logical_paths'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/path_utils.rb:223:in 
`block in stat_tree'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/path_utils.rb:207:in 
`block in stat_directory'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/path_utils.rb:204:in 
`each'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/path_utils.rb:204:in 
`stat_directory'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/path_utils.rb:222:in 
`stat_tree'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/legacy.rb:105:in `each'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/legacy.rb:105:in `block 
in logical_paths'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/legacy.rb:104:in `each'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/legacy.rb:104:in 
`logical_paths'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/manifest.rb:136:in `find'
/var/lib/gems/2.3.0/gems/sprockets-3.3.5/lib/sprockets/manifest.rb:162:in 
`compile'
/var/lib/gems/2.3.0/gems/rake-12.0.0/exe/rake:27:in `'
Tasks: TOP => assets:precompile
(See full trace by running task with --trace)
dpkg: error processing package gitlab (--configure):
 subprocess installed post-installation script returned error exit status 1

I'm giving up on this one (for now).

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

Title:
  gitlab install fails on missing gem file

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

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


[Bug 1644232] Re: Missing static IPv6 config in console-conf

2016-12-11 Thread Michael Hudson-Doyle
https://github.com/CanonicalLtd/subiquity/pull/183 implements this.

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

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

Title:
  Missing static IPv6 config in console-conf

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

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


[Bug 1647749] Re: linux: 3.13.0-106.153 -proposed tracker

2016-12-11 Thread Po-Hsu Lin
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

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

Title:
  linux: 3.13.0-106.153 -proposed tracker

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

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


[Bug 1647788] Re: linux-lts-vivid: 3.19.0-78.86~14.04.1 -proposed tracker

2016-12-11 Thread Po-Hsu Lin
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

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

Title:
  linux-lts-vivid: 3.19.0-78.86~14.04.1 -proposed tracker

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

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


[Bug 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-12-11 Thread Luke Yelavich
** Description changed:

+ Impact:
+ This bug affects users of audio via HDMI to their monitor or another HDMI 
device like an audio receiver.
+ 
+ Regression potential:
+ The regression potential should be low to non-existant.
+ 
+ Test case:
+ (1) Play some music through speakers connected through an HDMI display.
+ 
+ (2) type `xset dpms force off`
+ 
+ (3) Move mouse to bring screen back up.
+ 
+ With the version of PulseAudio in Xenial now, music plays in internal 
speakers, even after display wakes
+ up
+ 
+ Once the version of PulseAudio from xenial-proposed is installed, music
+ plays in HDMI speaker after display wakes up
+ 
+ 
+ Original bug report
+ 
  PulseAudio 8.0 includes a well-known user-experience regression: Its new
  auto-routing algorithm tries to switch to another output, as soon as the
  active output gets disconnected. This leads to the following bad user
  experience:
  
  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.
  
  (2) Alice leaves the computer, the screen gets suspended (DPMS off).
  
  (3) PulseAudio sees that the HDMI output got disconnected (although only
  for a short interval) and switches to internal speaker.
  
  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.
  
  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.
  
  This is a well-known upstream bug that was fixed in PulseAudio 9.0. Due
  to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is desirable
  to backport this fix to PulseAudio 8.0, so that all LTS users have
  better experience. Upstream said they would not do this and that I
  should report this to Ubuntu directly.
  
  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

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

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


[Bug 1647749] modoc (ppc64el) - tests ran: 1, failed: 0

2016-12-11 Thread Brad Figg
tests ran:   1, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-106.153-generic/modoc__3.13.0-106.153__2016-12-12_02-35-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/1647749

Title:
  linux: 3.13.0-106.153 -proposed tracker

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

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


[Bug 1577192] Re: package gcc-doc 4:4.8.2-1ubuntu6 failed to install/upgrade: there is no script in the new version of the package - giving up

2016-12-11 Thread Mark
Michael's solution didn't work for me.  It appears that this error keeps
my computer from updating anything since this error occurs every time I
try to update.

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

Title:
  package gcc-doc 4:4.8.2-1ubuntu6 failed to install/upgrade: there is
  no script in the new version of the package - giving up

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

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


[Bug 1610651] Re: package cpp-doc 4:4.8.2-1ubuntu6 failed to install/upgrade: there is no script in the new version of the package - giving up

2016-12-11 Thread Mark
This error seems to keep my computer from updating anything.  This error
occurs at the start of any update and causes the whole update to fail.

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

Title:
  package cpp-doc 4:4.8.2-1ubuntu6 failed to install/upgrade: there is
  no script in the new version of the package - giving up

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

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


[Bug 1649168] [NEW] weekly log rotation is often a day late

2016-12-11 Thread Doug Smythies
Public bug reported:

Over the last few Ubuntu releases, the status file the logrotate
generates and uses has been adding more and more detailed time stamp
information.

In 12.04 it seems to only keep information to the day.
In 14.04 it seems to only keep information to the hour.
In 16.04 it seems to keep information to the second.

However, the weekly section of the logrotate program calculates the time
since the last rotation to the second with absolutely no jitter margin,
and therefore as often as every other week, weekly logs that should
rotate on Sunday do not rotate until Monday. I have 43 weeks of weekly
rotation data, where on 17 of those weeks the rotation was on Monday and
not Sunday. Note that the week after Monday rotation it will always
rotate on Sunday due to "the current weekday is before the weekday of
the last rotation" condition.

Code segment:

case ROT_WEEKLY:
/* rotate if:
   1) the current weekday is before the weekday of the
   last rotation
   2) more then a week has passed since the last
   rotation */
state->doRotate = ((now.tm_wday < state->lastRotated.tm_wday)
   ||
   ((mktime(&now) -
 mktime(&state->lastRotated)) >
(7 * 24 * 3600)));

There is an upstream bug report at: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825776
which I will attempt to link in. It suggests introducing a 60 jitter allowance. 
I would make it more myself.

I first noticed this issue during 16.04 development in 2016.02 (Feb).
See also: https://ubuntuforums.org/showthread.php?t=2320149

Do not ask me to run apport collect for this bug report, because it is
not needed, and it never works for me anyhow.

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

** Summary changed:

- weekly log roation is often a day late
+ weekly log rotation is often a day late

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

Title:
  weekly log rotation is often a day late

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

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


[Bug 1623339] Re: The system is running in low-graphics mode (Ubuntu 16.04, ARM64 platform, AST2400 VGA chip)

2016-12-11 Thread Ron Wu
The FAE of ASPEED Co. had checked this issue. They found the
"modesetting" (drm) driver loaded and the xorg-server running will cause
segmentation fault which is logged in Xorg.0.log. But they have no idea
for this segmentation fault. They provide me a xorg.conf file and I put
xorg.conf file into /etc/X11 and reboot and then I can see the X-window
running properly.

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

Title:
  The system is running in low-graphics mode  (Ubuntu 16.04, ARM64
  platform, AST2400 VGA chip)

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

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


[Bug 1623339] Re: The system is running in low-graphics mode (Ubuntu 16.04, ARM64 platform, AST2400 VGA chip)

2016-12-11 Thread Ron Wu
** Attachment added: "xorg.conf"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1623339/+attachment/4790542/+files/xorg.conf

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

Title:
  The system is running in low-graphics mode  (Ubuntu 16.04, ARM64
  platform, AST2400 VGA chip)

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

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


[Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-11 Thread Scott Moser
** Changed in: cloud-init
   Status: Confirmed => Fix Committed

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

Title:
  initramfs network configuration ignored if only ip6= on kernel command
  line

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

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


[Bug 1648913] Re: Add maliit-inputcontext-gtk3 maliit-inputcontext-gtk2 to default Ubuntu Touch image

2016-12-11 Thread Daniel van Vugt
I thought Brandon had solved this problem already?

** Package changed: mir (Ubuntu) => canonical-devices-system-image

** Tags added: unity8-desktop

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Also affects: libertine
   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/1648913

Title:
  Add maliit-inputcontext-gtk3 maliit-inputcontext-gtk2 to default
  Ubuntu Touch image

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

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


[Bug 1648914] Re: Add xauth for helping X forwarding scenarios

2016-12-11 Thread Daniel van Vugt
Adding a new package and X-related setup would probably be done in
Libertine.

** Package changed: mir (Ubuntu) => canonical-devices-system-image

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

** Tags added: unity8-desktop

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

Title:
  Add xauth for helping X forwarding scenarios

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

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


[Bug 1647184] Re: Ubuntu should install mach_kernel and System directory in boot/EFI like Fedora 24 and fallback.efi for EFI-32

2016-12-11 Thread Jack Howarth
I finally got this to work. The only real requirement for this to work
is the the a boot partition that is FAT32 was exist for the Mac EFI
firmware to see and that this partition must contain the fake
mach_kernel file and a System/Library/CoreServices/SystemVersion.plist
file containing...




ProductBuildVersion

ProductName
Linux
ProductVersion
Arch Linux



The Fedora installer automatically places those files on their installed
/boot partition which is why they produce an installation on Macs which
is bootable. I was able to reproduce this with the Debian Jessie multi-
arch installer (debian-8.6.0-amd64-i386-netinst.iso) which is required
for the MacBook Pro 2,1's EFI-32 firmware. Ubuntu needs to use that
approach for their next release. It is described at
https://wiki.debian.org/UEFI

Support for mixed-mode systems: 64-bit system with 32-bit UEFI
Some systems have been released containing 64-bit Intel Atom CPUs (such as the 
Bay Trail), but unfortunately use 32-bit UEFI firmware with no BIOS 
compatibility mode. Using the 32-bit UEFI x86 support, an i386 installation 
should be possible on these machines but it won't make the most of the 64-bit 
hardware.

Debian Jessie (8.0) was the first Linux distribution to include full
support for mixed-mode UEFI installation on these machines. The multi-
arch installation media (available in netinst and DVD form) include the
UEFI boot loaders necessary for both i386 and amd64 boot. By selecting
"64-bit install" from the initial boot menu, debian-installer will
install a 64-bit (amd64) version of Debian. The system will
automatically detect that the underlying UEFI firmware is 32-bit and
will install the appropriate version of grub-efi to work with it.

The Debian Jessie required the mach_kernel and  file to be placed at
/boot/efi however because their installer mounts the FAT32 boot
partition at the /boot/efi directory level rather than at the /boot
level like Fedora.

Note that there appears to be no require to place a boot.efi file at the
System/Library/CoreServices directory level as described elsewhere on
the net. I suspect that requirement is only present if you use a HFS+
filesystem for the boot partition. However that approach requires that
the System/Library/CoreServices/SystemVersion.plist file be explicitly
blessed with hfs-bless from the mactel-boot package. This is and the
requirement for Journaling to be disabled on the HFS+ volume for the
Apple diskutil program makes it more onerous to implement than the
simplier FAT32 approach.

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

Title:
  Ubuntu should install mach_kernel and System directory in boot/EFI
  like Fedora 24 and fallback.efi for EFI-32

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

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


[Bug 1647788] Re: linux-lts-vivid: 3.19.0-78.86~14.04.1 -proposed tracker

2016-12-11 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

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

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => 
Taihsiang Ho (taihsiangho)

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

Title:
  linux-lts-vivid: 3.19.0-78.86~14.04.1 -proposed tracker

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

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


[Bug 1647749] Re: linux: 3.13.0-106.153 -proposed tracker

2016-12-11 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

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

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => 
Taihsiang Ho (taihsiangho)

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

Title:
  linux: 3.13.0-106.153 -proposed tracker

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

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


[Bug 1648292] Re: Running Mir-Server snap, gives error! [Unknown command line options: --vt 1]

2016-12-11 Thread Daniel van Vugt
Incomplete I think is still the correct status here.

Although this bug report has reminded us of some things we don't like
about Mir, it hasn't yet shown that there is an underlying problem in
Mir causing this particular bug.

Unfortunately the log we're seeing from the snap looks kind of
incomplete so it's hard to tell. So that's a second issue really where
we want to log a bug against the snap definition rather than Mir. Where
do we log bugs against the snap?

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

Title:
  Running Mir-Server snap, gives error! [Unknown command line options:
  --vt 1]

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

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


[Bug 1622717] Re: "Quit" from quicklist doesn’t close all open windows, doesn’t actually quit the application

2016-12-11 Thread Daniel van Vugt
I thought this issue was still open since we haven't implemented a
proper solution in Mir yet. But then I noticed that's a different bug
1624407 :)

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

Title:
  "Quit" from quicklist doesn’t close all open windows, doesn’t actually
  quit the application

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

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

[Bug 1649167] [NEW] Installation of Ubuntu 32-bit failed on UEFI ASUS F200MA

2016-12-11 Thread UlfZibis
Public bug reported:

I had the Ubuntu 32-bit installer image on USB-key with MultiSystem.
Durin the installation I got the error:
Can't copy grub-efi-amd64-signed to /target/

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CasperVersion: 1.376
Date: Mon Dec 12 02:17:59 2016
InstallCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz root=UUID=549D-F58A 
maybe-ubiquity debian-installer/language=de keyboard-configuration/layoutcode= 
iso-scan/filename=/ubuntu-16.04.1-desktop-i386.iso boot=casper 
file=/cdrom/preseed/ubuntu.seed noprompt quiet splash --
LiveMediaBuild: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
ProcEnviron:
 LANGUAGE=de_DE.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 ubiquity-2.21.63.2 ubuntu xenial

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

Title:
  Installation of Ubuntu 32-bit failed on UEFI ASUS F200MA

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

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


[Bug 1599392] Re: Demote pypy-pyparsing to universe

2016-12-11 Thread Jeremy Bicha
This was done for yakkety.

** Changed in: pyparsing (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/1599392

Title:
  Demote pypy-pyparsing to universe

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

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


[Bug 1619566] Re: Sync tango 8.1.2c+dfsg-8 (universe) from Debian unstable (main)

2016-12-11 Thread Jeremy Bicha
Closing since tango was synced.

** Changed in: tango (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/1619566

Title:
  Sync tango 8.1.2c+dfsg-8 (universe) from Debian unstable (main)

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

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


[Bug 1633819] Re: Some PyQt4 applications fail to start in Yakkety due to missing PyQt4-WebKit

2016-12-11 Thread scruss
Also affects qgis -
https://bugs.launchpad.net/ubuntu/+source/qgis/+bug/1649166

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

Title:
  Some PyQt4 applications fail to start in Yakkety due to missing
  PyQt4-WebKit

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

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


[Bug 1649166] [NEW] qgis ImportError: No module named QtWebKit.QWebView

2016-12-11 Thread scruss
Public bug reported:

This is a duplicate of

https://bugs.launchpad.net/ubuntu/+source/anki/+bug/1633737

resulting from

https://wiki.debian.org/Qt4WebKitRemoval

I'm reporting it to ensure that Qt4WebKit's removal is causing problems
for users of many packages.

## Expected result

1. Start qgis
2. qgis runs as normal with all plugins

## Actual result

1. Start qgis
2. qgis throws many errors, including:

Couldn't load plugin 'processing' 

ImportError: No module named QtWebKit.QWebView 
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 281, in 
loadPlugin
__import__(packageName)
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in 
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/scruss/.qgis2/python/plugins/processing/__init__.py", line 
29, in 
from processing.tools.general import *
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in 
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/scruss/.qgis2/python/plugins/processing/tools/general.py", 
line 28, in 
from processing.core.Processing import Processing
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in 
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/scruss/.qgis2/python/plugins/processing/core/Processing.py", 
line 44, in 
from processing.gui.Postprocessing import handleAlgorithmResults
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in 
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File 
"/home/scruss/.qgis2/python/plugins/processing/gui/Postprocessing.py", line 39, 
in 
from processing.gui.ResultsDialog import ResultsDialog
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in 
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File 
"/home/scruss/.qgis2/python/plugins/processing/gui/ResultsDialog.py", line 38, 
in 
os.path.join(pluginPath, 'ui', 'DlgResults.ui'))
  File "/usr/lib/python2.7/dist-packages/PyQt4/uic/__init__.py", line 211, 
in loadUiType
exec(code_string.getvalue(), ui_globals)
  File "", line 52, in 
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in 
_import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named QtWebKit.QWebView


Python version: 2.7.12+ (default, Sep 17 2016, 12:08:02) [GCC 6.2.0 
20160914] 
QGIS version: 2.14.5-Essen Essen, exported 

Python Path:
/usr/share/qgis/python
/home/scruss/.qgis2/python
/home/scruss/.qgis2/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python2.7/dist-packages
/usr/local/lib/python2.7/dist-packages/Chiplotle-0.4.1-py2.7.egg
/usr/local/lib/python2.7/dist-packages/descartes-1.0.1-py2.7.egg
/usr/local/lib/python2.7/dist-packages/esptool-0.1.0-py2.7.egg
/usr/local/lib/python2.7/dist-packages/noteshrink-0.1.0-py2.7.egg
/usr/lib/python2.7
/usr/lib/python2.7/plat-x86_64-linux-gnu
/usr/lib/python2.7/lib-tk
/usr/lib/python2.7/lib-old
/usr/lib/python2.7/lib-dynload
/usr/local/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages/PILcompat
/usr/lib/python2.7/dist-packages/gtk-2.0
/usr/lib/python2.7/dist-packages/ubuntu-sso-client
/usr/lib/python2.7/dist-packages/wx-3.0-gtk2
/home/scruss/.qgis2//python

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: qgis 2.14.5+dfsg-2
ProcVersionSignature: Ubuntu 4.8.0-28.30-generic 4.8.6
Uname: Linux 4.8.0-28-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Dec 11 19:44:22 2016
InstallationDate: Installed on 2015-03-08 (644 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: qgis
UpgradeStatus: Upgraded to yakkety on 2016-12-02 (9 days ago)

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


** Tags: amd64 apport-bug yakkety

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

Title:
  qgis ImportError: No module named QtWebKit.QWebView

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

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


[Bug 1649163] [NEW] Please remove ubuntu-mobile-default-settings from Ubuntu

2016-12-11 Thread Jeremy Bicha
Public bug reported:

Please remove the ubuntu-mobile-default-settings source and binary from
Ubuntu.

I noticed the package today because it depends on the transitional
package gdm (which was dropped in my latest gdm3 upload).

Except for a minor change in 2013, the package was only worked on for a
2-month period in 2008.

The package is configuration for an "Ubuntu Mobile" a year or two before
Unity first showed up.

Most of the package doesn't work any more since it includes outdated
items like gconf tweaks, a GTK2 theme, and settings for GDM 2.

** Affects: ubuntu-mobile-default-settings (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/1649163

Title:
  Please remove ubuntu-mobile-default-settings from Ubuntu

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

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


[Bug 1553928] Re: postfix-pgsql SSL connection to postgres

2016-12-11 Thread Scott Kitterman
Thanks.  Actually you want postfix-users.  Postfix-devel is for the core
postfix developers.

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

Title:
  postfix-pgsql SSL connection to postgres

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

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


[Bug 1649162] [NEW] geomview 1.9.5 has camera without window controls; just raw viewport

2016-12-11 Thread Lloyd Wood
Public bug reported:

Did
sudo apt-get install geomview
to get geomview 1.9.5 on a fresh Ubuntu 16.04.1 LTS install under VirtualBox 
64-bit 5.1.10.

Geomview seems to be working - all the Motif controls are there in the
main window, the toolbar... But any Cameras created are stuck where they
are spawned and cannot be moved. New cameras appear over old cameras at
a fixed position. No window chrome, no titlebars, nothing. Now way to
move camera windows, since they're not proper windows. Just a raw
viewport. Geomview used to work under ubuntu under virtualbox just fine
with cameras movable as normal windows, so what changed? This appears
unaffected by VIrtualBox display settings - 3D or similar.

Screenshot shows Geomview running SaVi module (I maintain SaVi, just
sudo apt-get that, then: geomview -run savi ) with camera (black view of
Earth) lacking movable titlebar/window chrome. But problem is geomview-
specific.

Please fix. (X isn't a valid tag name? seriously?)

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


** Tags: geomview viewport

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

Title:
  geomview 1.9.5 has camera without window controls; just raw viewport

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

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


[Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-12-11 Thread Oliver Egginger
Thank you for your quick response. I just add this to my system:

sudo add-apt-repository ppa:canonical-chromium-builds/stage

The certificate error now has disappeared.

But also with the 54.0.2840.100-0ubuntu0.16.10.1326 version I can't
watch videos on Twitch with Chromium. I only see a message that a Plug-
In can't be loaded. Maybe another issue. Amazon.com seems to crash.
Anyway thank you for your help so far.

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs

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

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


[Bug 1609326] Re: adminer .conf file is misplaced in /adminer/apache.conf

2016-12-11 Thread Bug Watch Updater
** Changed in: adminer (Debian)
   Status: Unknown => Fix Released

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

Title:
  adminer .conf file is misplaced in /adminer/apache.conf

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

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


[Bug 1575437] Re: Asus ZenBook UX501VW frequently hangs during boot under Ubuntu 16.04

2016-12-11 Thread Andrew Carlson
This is really just a derivative of what has already been posted here,
but I just completed a fresh install of 16.04 from flash drive and I
thought that the exact steps I used would be useful to some people.

When you boot from the usb drive for a fresh install highlight the
"Install Ubuntu" option and press the "e" key to edit this
configuration.

Add the "nouveau.modeset=0" option on the linux line right before the
"quiet" option so that it looks like the following.

linux /casper/vmlinuz.efi file=/cdrom/pressed/ubuntu.seed boot=casper
only-ubiquity nouveau.modeset=0 quiet splash ---

Press F10 to boot and start the install.

Complete the install as normal.

When the installation is complete and it boots highlight the Ubuntu
option in the grub menu and press the "e" key again.

Edit the linux line to add the "nouveau.modeset=0" parameter again.

After this boot succeeds edit the /etc/default/grub file and edit the
following line.

GRUB_CMDLINE_LINUX_DEFAULT="nouveau.modeset=0 quiet splash"

Run sudo update-grub once this is complete.

Now this parameter should be set every time you boot.


I agree that this is just a workaround and not a true fix. Hopefully the fix 
isn't too far away.

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

Title:
  Asus ZenBook UX501VW frequently hangs during boot under Ubuntu 16.04

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

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


[Bug 1647059] Re: On screen keyboard partially clipped or completely off screen

2016-12-11 Thread Ubuntu Foundations Team Bug Bot
The attachment "patch.txt" seems to be a patch.  If it isn't, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  On screen keyboard partially clipped or completely off screen

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

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


[Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-12-11 Thread Haw Loeung
@Alberto, the link above has packages for Chromium 53 build with said
fixes.

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs

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

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


[Bug 1396670] Re: gdbsx missing

2016-12-11 Thread Jeff Waugh
It's not in xen-utils-4.7 on Ubuntu 16.10 (yakkety) though!

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

Title:
  gdbsx missing

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

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


[Bug 1648524] Re: [AMD]Power-off/reboot stalls = no tty on Kernel 4.9.0.x

2016-12-11 Thread Mikemecanic
I'm back to ZZ and things are back to normal.  Kernel 4.9 should go back in 
Proposed.
lsb_release -a && uname -r
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Zesty Zapus (development branch)
Release:17.04
Codename:   zesty
4.9.0-040900-generic

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

Title:
  [AMD]Power-off/reboot stalls = no tty on Kernel 4.9.0.x

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

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


[Bug 1573959] Re: On-screen text disappears after suspend

2016-12-11 Thread Vlad Dinulescu
Hello,

I can confirm that the bug disappears after switching to a newer kernel
than Ubuntu's 16.04 main one. 4.8.10-040810-generic did the trick.

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

Title:
  On-screen text disappears after suspend

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

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


[Bug 1008678] Re: missing required tag: "section"

2016-12-11 Thread LStranger
Debian menu is removed from lxrandr package, only XDG menu entry is in
use now, so I think this issue may be closed.

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

Title:
  missing required tag: "section"

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

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


[Bug 729847] Re: LxRandR terminates when apply is clicked.

2016-12-11 Thread LStranger
The lxrandr behavior was changed since 2011, it now has 'Save' button
which does save and close, and 'Apply' button which does exactly as
requested above, even with a confirmation window.

** Changed in: lxrandr (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/729847

Title:
  LxRandR terminates when apply is clicked.

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

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


[Bug 1609326] Re: adminer .conf file is misplaced in /adminer/apache.conf

2016-12-11 Thread Jeremy Bicha
This was "fixed" in 4.2.5-1 in Ubuntu 17.04 Alpha by dropping the Apache
configuration file.

Since I don't think that's a very satisfactory fix, I'm re-opening this
bug.

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

Title:
  adminer .conf file is misplaced in /adminer/apache.conf

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

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


[Bug 1609326] Re: adminer .conf file is misplaced in /adminer/apache.conf

2016-12-11 Thread Jeremy Bicha
This bug was fixed in the package adminer - 4.2.5-3

---
adminer (4.2.5-3) unstable; urgency=medium

  * Move mysql-server to default-mysql-server due to
.

 -- Chris Lamb   Sun, 04 Sep 2016 09:16:31 +0100

adminer (4.2.5-2) unstable; urgency=medium

  * Correct php5 package names. Thanks to Jeremy Davis
. (Closes: #821471)

 -- Chris Lamb   Wed, 17 Aug 2016 09:21:15 +0100

adminer (4.2.5-1) unstable; urgency=medium

  * New upstream release. (Closes: #821471)
  * Temporarily drop broken Apache configuration pending moving to
apache2-maintscript-helper. (Closes: #669748, #826033)
  * Include virtual-mysql-server to support MariaDB (Closes: #781983)
  * Adopt package.
  * Update Vcs-{Git,Browser}.
  * Update debian/watch to point to Github, not SourceForge.
  * Remove now-unnecessary debian/repack and debian/README.source.
  * Move to minimal "dh" style in debian/rules.
  * Bump Debhelper compatibility level to 9.
  * Bump Standards-Version to 3.9.8.
  * Reflow text in package long description.
  * wrap-and-sort -sa.
  * Drop debian/missing-sources file.

 -- Chris Lamb   Tue, 09 Aug 2016 12:25:39 +0100

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

** Also affects: adminer (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669748
   Importance: Unknown
   Status: Unknown

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

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

** Changed in: adminer (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/1609326

Title:
  adminer .conf file is misplaced in /adminer/apache.conf

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

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


  1   2   3   4   >