Re: [Bug 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-01-29 Thread Gabriel Velo
Invalid ??? Most of the people reports here have native drivers.

On Thu, Jan 29, 2015 at 11:49 AM, svenmeier 1386...@bugs.launchpad.net
wrote:

 I don't understand how this bug can be 'invalid', when it perfectly
 describes the symptoms on my fresh Ubuntu 14.10 installation.
 It's discouraging to see that all commenters' effort to help identifing
 the cause of the problem is dismissed with 'this is not a me-too bug'.

 @Timo Can you reopen #1385764 please, it cannot be a duplicate of an
 'invalid' bug.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1386721

 Title:
   Graphics Slow After Upgrade 14.04 - 14.10

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



-- 
Gabriel.

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

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

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

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


[Bug 1415983] [NEW] package mime-support 3.58ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2015-01-29 Thread Luke Faraone
Public bug reported:

-

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: mime-support 3.58ubuntu1
ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
Uname: Linux 3.18.0-11-generic x86_64
ApportVersion: 2.15.1-0ubuntu4
Architecture: amd64
Date: Thu Jan 29 11:19:17 2015
DuplicateSignature: package:mime-support:3.58ubuntu1:subprocess installed 
post-installation script returned error exit status 139
ErrorMessage: subprocess installed post-installation script returned error exit 
status 139
InstallationDate: Installed on 2014-08-16 (166 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: mime-support
Title: package mime-support 3.58ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 139
UpgradeStatus: Upgraded to vivid on 2015-01-21 (8 days ago)

** Affects: mime-support (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package vivid

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

Title:
  package mime-support 3.58ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 139

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

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


[Bug 1415880] Re: bcmwl-kernel source: fix for null pointer crash

2015-01-29 Thread Ubuntu Foundations Team Bug Bot
The attachment Patch to fix the null pointer crash that happens with
BCM43142 (and possibly other) chipsets 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/1415880

Title:
  bcmwl-kernel source: fix for null pointer crash

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

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


[Bug 1404173] Re: [Dell Inspiron 7537] HIGH failures found in FWTS klog report

2015-01-29 Thread Ivan Hu
for the failure,
 klog: HIGH Kernel message: [0.00] ACPI Error: Gpe0Block - 32-bit FADT 
register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits 
max, truncating (20131115/tbfadt-202)

is due to the setting length of GPE0 Block is 32 bytes, over the kernel 
expectation(255 bits).
GPE0 Block Length : 20 == 32bytes

 So kernel sent the warnings and truncate it to 255 bits.
this is the bug from ACPICA, and a fix patch has sent to upstream.
https://lkml.org/lkml/2014/4/29/700

Fortunately, it might not impact a lot, and fwts has been lower the
issue to medium.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Won't Fix

** Changed in: hwe-next
   Status: New = Won't Fix

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

Title:
  [Dell Inspiron 7537] HIGH failures found in FWTS klog report

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

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


Re: [Bug 1414153] Re: qemu should not enable KSM on nested guests

2015-01-29 Thread Ryan Harper
Shame that virt.c isn't a standalone tool that could be reused.

On Thu, Jan 29, 2015 at 9:54 AM, Chris J Arges 1414...@bugs.launchpad.net
wrote:

 FWIW, here is the systemd-virt-detect code used to detect if we are
 running on a virt platform.
 https://github.com/systemd/systemd/blob/master/src/shared/virt.c

 This would be the proper way to detect when using systemd, but we still
 need a bashy way of doing this with upstart. I'll look at merging some
 of the ideas here.

 --
 You received this bug notification because you are subscribed to qemu in
 Ubuntu.
 https://bugs.launchpad.net/bugs/1414153

 Title:
   qemu should not enable KSM on nested guests

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


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

Title:
  qemu should not enable KSM on nested guests

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

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


[Bug 1415980] [NEW] package ppp 2.4.5-5.1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit status 139

2015-01-29 Thread Luke Faraone
Public bug reported:

-

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: ppp 2.4.5-5.1ubuntu5
ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
Uname: Linux 3.18.0-11-generic x86_64
ApportVersion: 2.15.1-0ubuntu4
Architecture: amd64
Date: Thu Jan 29 11:17:58 2015
DuplicateSignature: package:ppp:2.4.5-5.1ubuntu5:subprocess new 
pre-installation script returned error exit status 139
ErrorMessage: subprocess new pre-installation script returned error exit status 
139
InstallationDate: Installed on 2014-08-16 (166 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: ppp
Title: package ppp 2.4.5-5.1ubuntu5 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 139
UpgradeStatus: Upgraded to vivid on 2015-01-21 (8 days ago)

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


** Tags: amd64 apport-package vivid

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

Title:
  package ppp 2.4.5-5.1ubuntu5 failed to install/upgrade: subprocess new
  pre-installation script returned error exit status 139

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

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


[Bug 1410500] Re: [phone-app] Selecting matched numbers from Recent should use the full contact's number

2015-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package history-service -
0.1+15.04.20150128-0ubuntu1

---
history-service (0.1+15.04.20150128-0ubuntu1) vivid; urgency=low

  [ Gustavo Pichorim Boiko ]
  * Store the number that was used to call a given voice event. (LP:
#1410500)
  * Use QSqlQuery::bindValue() to pass filter arguments to the query to
prevent errors.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 28 Jan 2015 
23:15:37 +

** Changed in: history-service (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/1410500

Title:
  [phone-app] Selecting matched numbers from Recent should use the full
  contact's number

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

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


[Bug 1415892] Re: ASUS K53SV won't reboot, shutdown or suspend on 14.10

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

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

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

** Tags added: bot-comment

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

Title:
  ASUS K53SV won't reboot, shutdown or suspend on 14.10

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

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


[Bug 1415980] Re: package ppp 2.4.5-5.1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit status 139

2015-01-29 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/1415980

Title:
  package ppp 2.4.5-5.1ubuntu5 failed to install/upgrade: subprocess new
  pre-installation script returned error exit status 139

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

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


[Bug 1401064] Re: SECURITY: email credentials (address and password) available and stored in plain text

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

** Changed in: xfce4-mailwatch-plugin (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/1401064

Title:
  SECURITY: email credentials (address and password) available and
  stored in plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-mailwatch-plugin/+bug/1401064/+subscriptions

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


[Bug 1415973] Re: ./build_paths.inc: No such file or directory

2015-01-29 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: Benjamin Zeller (zeller-benjamin) = Christian Dywan (kalikiana)

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

Title:
  ./build_paths.inc: No such file or directory

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

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


[Bug 1415973] Re: ./build_paths.inc: No such file or directory

2015-01-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-
toolkit/whereHaveAllTheBinariesGone

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

Title:
  ./build_paths.inc: No such file or directory

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

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


[Bug 1412909] Re: Please raise Suggests for lib{pam, nss}-winbind to Recommends in trusty

2015-01-29 Thread Brian Murray
Here's a portion of the output of an upgrade from Precise to Trusty
where libnss-winbind wasn't installed.

Setting up samba (2:4.1.6+dfsg-1ubuntu2.14.04.4) ...
Installing new version of config file /etc/logrotate.d/samba ...
update-alternatives: warning: alternative /usr/bin/smbstatus.samba3 (part of 
link group smbstatus) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/smbstatus is dangling; it will 
be updated with best choice
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: smbd
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: nmbd
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: samba-ad-dc
Removing obsolete conffile /etc/network/if-up.d/samba ...
Setting up winbind (2:4.1.6+dfsg-1ubuntu2.14.04.4) ...
Installing new version of config file /etc/init.d/winbind ...
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: winbind
Setting up libpam-winbind:amd64 (2:4.1.6+dfsg-1ubuntu2.14.04.4) ...
Setting up libstdc++6-4.6-dev (4.6.4-6ubuntu2) ...
Setting up perl (5.18.2-2ubuntu1) ...
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2build4) ...
Setting up libarchive-extract-perl (0.70-1) ...
Setting up liblog-message-simple-perl (0.10-1) ...
Setting up libmodule-pluggable-perl (5.1-1) ...
Setting up libpod-latex-perl (0.61-1) ...
Setting up libterm-ui-perl (0.42-1) ...
Setting up libtext-soundex-perl (3.4-1build1) ...
Setting up libtimedate-perl (2.3000-1) ...
Setting up libdpkg-perl (1.17.5ubuntu5.3) ...
Setting up dpkg-dev (1.17.5ubuntu5.3) ...
Setting up build-essential (11.6ubuntu6) ...
Setting up libfile-fcntllock-perl (0.14-2build1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.5) ...
(precise-amd64)root@impulse:/home/bdmurray# ap-tcache policy libnss-winbind
-bash: ap-tcache: command not found
(precise-amd64)root@impulse:/home/bdmurray# apt-cache policy libnss-winbind
libnss-winbind:
  Installed: (none)
  Candidate: 2:4.1.6+dfsg-1ubuntu2.14.04.4
  Version table:
 2:4.1.6+dfsg-1ubuntu2.14.04.4 0
500 http://192.168.10.7/ubuntu/ trusty-updates/universe amd64 Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
 2:4.1.6+dfsg-1ubuntu2 0
500 http://192.168.10.7/ubuntu/ trusty/universe amd64 Packages


** Description changed:

+ Test Case
+ -
+ In a precise system install samba and libpam-winbind
+ Upgrade to trusty
+ Observe that libnss-winbind is not installed
+ 
+ With the version of the package from -proposed, after the upgrade
+ libnss-winbind will be install on the system.
+ 
+ -
+ 
  The Debian packaging of Samba demoted the Recommends relationships to
  libpam-winbind and libnss-winbind to Suggests after one Debian release:
  
  samba (2:3.6.15-1) unstable; urgency=high
  
-   * Team upload.
-   * New upstream bugfix release. Closes: #707042
-   * Update VCS URL's for new git repo.
-   * The recommends for the separate libnss-winbind and libpam-winbind
- packages needed for the upgrade of winbind from squeeze to wheezy are no
- longer needed. Lowering them to suggests.
- Closes: #706434, #674853
+   * Team upload.
+   * New upstream bugfix release. Closes: #707042
+   * Update VCS URL's for new git repo.
+   * The recommends for the separate libnss-winbind and libpam-winbind
+ packages needed for the upgrade of winbind from squeeze to wheezy are no
+ longer needed. Lowering them to suggests.
+ Closes: #706434, #674853
  
-  -- Ivo De Decker ivo.dedec...@ugent.be  Thu, 09 May 2013 11:55:03
+  -- Ivo De Decker ivo.dedec...@ugent.be  Thu, 09 May 2013 11:55:03
  +0200
  
  Unfortunately this isn't enough for the Ubuntu LTS cycle. libpam-winbind
  was a separate package in Precise, but libnss-winbind wasn't, and the
  release-upgrader therefore doesn't know to install it. Can those
  relationships be restored to Recommends in trusty-updates? (This delta
  doesn't need to be kept past Trusty.)
  
  We upgraded a server from Precise to Trusty this weekend and it was
  really confusing to track down why nobody could log in any more. I know
  it's been a while since the Trusty release, but given that Precise is
  around for two more years, I strongly suspect we're not the last people
  to upgrade a winbind-using Precise machine, and configuring samba
  correctly is confusing enough as it is. :)

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

Title:
  Please raise Suggests for lib{pam,nss}-winbind to Recommends in trusty

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify 

[Bug 1413771] Re: SMPlayer version 14.9.6675+Ubuntu 14.04 64Bit, mp4, out of sync

2015-01-29 Thread Sven.Frings
to set mpv as execuable program does not work with me  if i try to any
video no matter what video  chose smplayer crashed

and some some updates bevor i detect ths strange behavior all mp4 files
plays well

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

Title:
  SMPlayer version 14.9.6675+Ubuntu 14.04 64Bit,mp4,out of sync

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

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


[Bug 1412909] Re: Please raise Suggests for lib{pam, nss}-winbind to Recommends in trusty

2015-01-29 Thread Brian Murray
Here's a portion of the output of an upgrade from Precise to Trusty
where libnss-winbind wasn't installed.

Setting up samba (2:4.1.6+dfsg-1ubuntu2.14.04.4) ...
Installing new version of config file /etc/logrotate.d/samba ...
update-alternatives: warning: alternative /usr/bin/smbstatus.samba3 (part of 
link group smbstatus) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/smbstatus is dangling; it will 
be updated with best choice
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: smbd
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: nmbd
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: samba-ad-dc
Removing obsolete conffile /etc/network/if-up.d/samba ...
Setting up winbind (2:4.1.6+dfsg-1ubuntu2.14.04.4) ...
Installing new version of config file /etc/init.d/winbind ...
invoke-rc.d: policy-rc.d denied execution of start.
initctl: Unknown job: winbind
Setting up libpam-winbind:amd64 (2:4.1.6+dfsg-1ubuntu2.14.04.4) ...
Setting up libstdc++6-4.6-dev (4.6.4-6ubuntu2) ...
Setting up perl (5.18.2-2ubuntu1) ...
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2build4) ...
Setting up libarchive-extract-perl (0.70-1) ...
Setting up liblog-message-simple-perl (0.10-1) ...
Setting up libmodule-pluggable-perl (5.1-1) ...
Setting up libpod-latex-perl (0.61-1) ...
Setting up libterm-ui-perl (0.42-1) ...
Setting up libtext-soundex-perl (3.4-1build1) ...
Setting up libtimedate-perl (2.3000-1) ...
Setting up libdpkg-perl (1.17.5ubuntu5.3) ...
Setting up dpkg-dev (1.17.5ubuntu5.3) ...
Setting up build-essential (11.6ubuntu6) ...
Setting up libfile-fcntllock-perl (0.14-2build1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.5) ...
(precise-amd64)root@impulse:/home/bdmurray# ap-tcache policy libnss-winbind
-bash: ap-tcache: command not found
(precise-amd64)root@impulse:/home/bdmurray# apt-cache policy libnss-winbind
libnss-winbind:
  Installed: (none)
  Candidate: 2:4.1.6+dfsg-1ubuntu2.14.04.4
  Version table:
 2:4.1.6+dfsg-1ubuntu2.14.04.4 0
500 http://192.168.10.7/ubuntu/ trusty-updates/universe amd64 Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
 2:4.1.6+dfsg-1ubuntu2 0
500 http://192.168.10.7/ubuntu/ trusty/universe amd64 Packages


** Description changed:

+ Test Case
+ -
+ In a precise system install samba and libpam-winbind
+ Upgrade to trusty
+ Observe that libnss-winbind is not installed
+ 
+ With the version of the package from -proposed, after the upgrade
+ libnss-winbind will be install on the system.
+ 
+ -
+ 
  The Debian packaging of Samba demoted the Recommends relationships to
  libpam-winbind and libnss-winbind to Suggests after one Debian release:
  
  samba (2:3.6.15-1) unstable; urgency=high
  
-   * Team upload.
-   * New upstream bugfix release. Closes: #707042
-   * Update VCS URL's for new git repo.
-   * The recommends for the separate libnss-winbind and libpam-winbind
- packages needed for the upgrade of winbind from squeeze to wheezy are no
- longer needed. Lowering them to suggests.
- Closes: #706434, #674853
+   * Team upload.
+   * New upstream bugfix release. Closes: #707042
+   * Update VCS URL's for new git repo.
+   * The recommends for the separate libnss-winbind and libpam-winbind
+ packages needed for the upgrade of winbind from squeeze to wheezy are no
+ longer needed. Lowering them to suggests.
+ Closes: #706434, #674853
  
-  -- Ivo De Decker ivo.dedec...@ugent.be  Thu, 09 May 2013 11:55:03
+  -- Ivo De Decker ivo.dedec...@ugent.be  Thu, 09 May 2013 11:55:03
  +0200
  
  Unfortunately this isn't enough for the Ubuntu LTS cycle. libpam-winbind
  was a separate package in Precise, but libnss-winbind wasn't, and the
  release-upgrader therefore doesn't know to install it. Can those
  relationships be restored to Recommends in trusty-updates? (This delta
  doesn't need to be kept past Trusty.)
  
  We upgraded a server from Precise to Trusty this weekend and it was
  really confusing to track down why nobody could log in any more. I know
  it's been a while since the Trusty release, but given that Precise is
  around for two more years, I strongly suspect we're not the last people
  to upgrade a winbind-using Precise machine, and configuring samba
  correctly is confusing enough as it is. :)

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

Title:
  Please raise Suggests for lib{pam,nss}-winbind to Recommends in trusty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1414740] Re: [phone-app] Multiple calls text delegate overlapping

2015-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package dialer-app -
0.1+15.04.20150129-0ubuntu1

---
dialer-app (0.1+15.04.20150129-0ubuntu1) vivid; urgency=low

  [ CI Train Bot ]
  * Resync trunk

  [ Gustavo Pichorim Boiko ]
  * Make sure the labels on multi call screen don't overlap (LP:
#1414740)

  [ Albert Astals Cid ]
  * Use ctr instead of tr for All

  [ Albert Astals ]
  * Use ctr instead of tr for All

  [ Tiago Salem Herrmann ]
  * Change HistoryDetailsPage to display the exact phone number that was
used on each call and populate the Dialpad accordingly. (LP:
#1410500)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 29 Jan 2015 
14:43:50 +

** Changed in: dialer-app (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/1414740

Title:
  [phone-app] Multiple calls text delegate overlapping

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

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


[Bug 1416001] lsmod output

2015-01-29 Thread bugproxy
Default Comment by Bridge

** Attachment added: lsmod output
   
https://bugs.launchpad.net/bugs/1416001/+attachment/4308137/+files/lsmod_output.txt

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

Title:
  ISST-LTE: ubuntu15.04 installer is missing ibmvfc driver

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

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


[Bug 1416001] Ubuntu 1504 runtime: modinfo ibmvfc output

2015-01-29 Thread bugproxy
Default Comment by Bridge

** Attachment added: Ubuntu 1504 runtime: modinfo ibmvfc output
   
https://bugs.launchpad.net/bugs/1416001/+attachment/4308138/+files/ubuntu1504-runtime.txt

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

Title:
  ISST-LTE: ubuntu15.04 installer is missing ibmvfc driver

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

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


[Bug 1416001] [NEW] ISST-LTE: ubuntu15.04 installer is missing ibmvfc driver

2015-01-29 Thread bugproxy
Public bug reported:

== Comment: #1 - Hemant Kumar hemantkba...@in.ibm.com - 2015-01-20 11:27:19 ==
Defect Description:
---

I am trying to install ubuntu15.04LE on multipath disks, but while
installtion installer is not able to find multipath disks.

For enabling multipath support is have set disk-
detect/multipath/enable=true parameter in grub menu while installation.

Here is the error which i am getting:

  lqqu [!] Detect disks tqqqk
  x x
  x No disk drive was detected. If you know the name of the driver needed   x
  x by your disk drive, you can select it from the list.x
  x x
  x Driver needed for your disk drive:  x
  x x
  x continue with no disk drive x
  x login to iSCSI targets  x
  x 3w-9xxx  a  x
  x 3w-sas   a  x
  x 3w-  a  x
  x DAC960   a  x
  x a100u2w  a  x
  x aacraid  a  x
  x aic79xx  a  x
  x aic7xxx x
  x x
  x Go Back   x
  x x
  mqj

Tab moves; Space selects; Enter activates buttons


I have tried installing other distros and the installer is able to find the 
disks but ubuntu installer is giving error.

lpar is at installation prompt, please have a look.



== Comment: #10 - Carrie N. Mitsuyoshi carri...@us.ibm.com - 2015-01-27 
11:22:52 ==
(In reply to comment #6)
 This seems to be a more fundamental error than multipath; the installer
 cannot find any storage at all. I expect you will see the same error w/o the
 above mutlipath parameter.  Can you try this and see if that is true?

I tried the Ubuntu install without multipath enabled and still hit the
issue. So it is not related to multipath. On the Detect disks screen,
I scrolled through the list of available drivers and did not find
ibmvfc.

 So the installer is assuming, since it finds no storage, that you have some
 adapter installed for which it has no driver.  I don't know if that's true
 or not, but if you can identify the required driver for the adapter you are
 targeting, that would be helpful.  Any other information about the adapter
 hardware would be helpful too.

The Ubuntu installer does not have the ibmvfc module.

~ # uname -a
Linux highlp3 3.18.0-11-generic #12-Ubuntu SMP Fri Jan 23 22:45:52 UTC 2015 
ppc64le GNU/Linux
~ # lsmod
Module  Size  Used by
usb_storage71250  0 
~ # modinfo ibmvfc
modinfo: ERROR: Module ibmvfc not found.


== Comment: #12 - Carrie N. Mitsuyoshi carri...@us.ibm.com - 2015-01-27 
11:27:44 ==
This is from a separate lpar, used to get the ibmvfc info for a running Ubuntu 
15.04 system.

(see attachment: modinfo ibmvfc)

== Comment: #17 - David Heller helle...@us.ibm.com - 2015-01-28 14:13:46 ==
So clearly ibmvfc is not a builtin on the ppc64el kernel.

After poking around some more I can verify the ibmvfc.ko is missing from
the installer initrd files -- both the netboot one and the one on the
ISO.  I did find one installed system where the module is present so
it's around but just not in the installer.

So, I think the next step is to mirror this and request ibmvfc.ko be
added to the installer.  The other alternative is to request that it get
builtin all around.  Currently it's built as a module.

Brian, is this correct?  Do we have a preference?

== Comment: #18 - Brian J. King bjki...@us.ibm.com - 2015-01-29 10:28:18 ==
Yes, ibmvfc needs to be part of the install image. I don't think it matters too 
much whether its a module or built in. Consistency with ibmvscsi makes sense to 
me.

== Comment: #19 - David Heller helle...@us.ibm.com - 2015-01-29 11:33:54 ==
Thanks.  Changing the title accordingly.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: architecture-ppc64 bugnameltc-120609 severity-critical 
targetmilestone-inin---

** Tags added: architecture-ppc64 bugnameltc-120609 severity-critical
targetmilestone-inin---

-- 
You 

[Bug 1414976] Re: ThinkPad Brightness

2015-01-29 Thread Till
Christopher,

Thanks for your reply. I tried flashing the BIOS, but this resulted in
more error messages, a messed up UEFI, and a reinstall. I am building
this box for a friend and decided to just leave this issue unresolved.

Cheers,

Till

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

Title:
  ThinkPad Brightness

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

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


[Bug 1415996] Re: CAN NOT INSTALL libavcodec-dev: sudo apt-get install libavcodec-dev

2015-01-29 Thread Chris Johnston
** Project changed: pkg-website = ubuntu

** Package changed: ubuntu = libav (Ubuntu)

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

Title:
  CAN NOT INSTALL libavcodec-dev: sudo apt-get install libavcodec-dev

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

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


[Bug 1416003] [NEW] open-vm-dkms fails to build with latest Precise kernel

2015-01-29 Thread Luis Henriques
Public bug reported:

After upstream commit 946e51f2bf37 (move d_rcu from overlapping d_child
to overlapping d_alias) came in with a 3.2 stable update, this package
fails to build from source.  This is because the 'd_alias' member of
struct dentry has been moved into the 'd_u' union.

** Affects: openafs (Ubuntu)
 Importance: High
 Assignee: Luis Henriques (henrix)
 Status: In Progress

** Changed in: openafs (Ubuntu)
   Importance: Undecided = High

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

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

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


[Bug 1381624] Re: gvfs timeout (trusty)

2015-01-29 Thread Roland65
Same problem for me with gvfs 1.20.2 on Ubuntu 14.10. A fix or a
workaround would ne very appreciated...

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

Title:
  gvfs timeout (trusty)

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

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


[Bug 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-01-29 Thread Sirocco
This bug is not invalid, the only invalid thing is the experiance with
14.10 in last 4 moths, for so many people with intel GPUs.

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

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

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

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


[Bug 429841] Re: broken packaging: package flashplugin-nonfree failed to install/upgrade: (breaks upgrade)

2015-01-29 Thread Mathew Hodson
** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Invalid = 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/429841

Title:
  broken packaging: package flashplugin-nonfree failed to
  install/upgrade: (breaks upgrade)

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

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


[Bug 1399717] Re: Triggers are not always processed

2015-01-29 Thread Sworddragon
** Package changed: dash (Ubuntu) = desktop-file-utils (Ubuntu)

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

Title:
  Triggers are not always processed

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

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


[Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2015-01-29 Thread John Gilbertson
The new xorg/mesa packages should, but don't, have a Provides: name-
of-package-being-replaced field in the Debian control file, to avoid
breaking other installed packages which depend on the older xorg/mesa
packages by name; for example, the lib-gl1-mesa-glx-lts-utopic package's
control file should contain Provides: lib-gl1-mesa-glx.

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

Title:
  Please backport xtrans, libdrm, x11proto-{fonts,core} packages for
  14.04.2

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

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


[Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2015-01-29 Thread John Gilbertson
Addendum: my comment above is relevant if someone chooses to install the
lts-utopic packages from proposed on a current 14.04 system.

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

Title:
  Please backport xtrans, libdrm, x11proto-{fonts,core} packages for
  14.04.2

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

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


[Bug 1412909] Re: Please raise Suggests for lib{pam, nss}-winbind to Recommends in trusty

2015-01-29 Thread Steve Langasek
Hello Geoffrey, or anyone else affected,

Accepted samba into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/samba/2:4.1.6+dfsg-
1ubuntu2.14.04.5 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 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: samba (Ubuntu Trusty)
   Status: In Progress = 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/1412909

Title:
  Please raise Suggests for lib{pam,nss}-winbind to Recommends in trusty

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

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


[Bug 1415137] Re: lost audio control settings

2015-01-29 Thread Timo Aaltonen
you already filed this

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

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

Title:
  lost audio control settings

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

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


[Bug 1415135] Re: lost audio control settings afterupgrade from 12.04.5 to 14.04.1

2015-01-29 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = ubuntustudio-meta (Ubuntu)

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

Title:
  lost audio control settings afterupgrade from 12.04.5 to 14.04.1

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

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


[Bug 1415514] Re: No /dev/uinput and Upstart cannot be contacted

2015-01-29 Thread Martin Pitt
Fixed in
http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=a2016a2e
and
http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=a1a157b
.

** Changed in: autopkgtest (Ubuntu)
   Importance: Undecided = Medium

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

** Changed in: autopkgtest (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  No /dev/uinput and Upstart cannot be contacted

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

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


[Bug 1404173] Re: [Dell Inspiron 7537] HIGH failures found in FWTS klog report

2015-01-29 Thread Ivan Hu
For the failures,
 klog: HIGH Kernel message: [0.257172] \_SB_.PCI0:_OSC invalid UUID
 klog: HIGH Kernel message: [7.099033] ACPI Exception: AE_NOT_FOUND, 
Evaluating _DOD (20131115/video-1278)
 klog: HIGH Kernel message: [   10.653041] ACPI Warning: 
\_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)

the same as bug#1413849
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1413849

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

Title:
  [Dell Inspiron 7537] HIGH failures found in FWTS klog report

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

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


Re: [Bug 1414153] Re: qemu should not enable KSM on nested guests

2015-01-29 Thread Ryan Harper
Shame that virt.c isn't a standalone tool that could be reused.

On Thu, Jan 29, 2015 at 9:54 AM, Chris J Arges 1414...@bugs.launchpad.net
wrote:

 FWIW, here is the systemd-virt-detect code used to detect if we are
 running on a virt platform.
 https://github.com/systemd/systemd/blob/master/src/shared/virt.c

 This would be the proper way to detect when using systemd, but we still
 need a bashy way of doing this with upstart. I'll look at merging some
 of the ideas here.

 --
 You received this bug notification because you are subscribed to qemu in
 Ubuntu.
 https://bugs.launchpad.net/bugs/1414153

 Title:
   qemu should not enable KSM on nested guests

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


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

Title:
  qemu should not enable KSM on nested guests

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

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


[Bug 1415983] Re: package mime-support 3.58ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2015-01-29 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/1415983

Title:
  package mime-support 3.58ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 139

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

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


[Bug 1415917] Re: Hardware watchpoints not working on ppc64le guests running on Ubuntu 14.10 host

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

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

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

** Tags added: bot-comment

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

Title:
  Hardware watchpoints not working on ppc64le guests running on Ubuntu
  14.10 host

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

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


[Bug 1364630] Re: init: Error while reading from descriptor: Broken pipe

2015-01-29 Thread Paul Abrahams
Re #74 (Roland Meier): the message in #37 is Could no open output
pipe, which is somewhat different from the broken pipe message.
Interestingly, I've also seen the broken pipe message in an older 13.10
system, which brought up the graphical interface but froze after a
while.

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

Title:
  init: Error while reading from descriptor: Broken pipe

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

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


[Bug 1410500] Re: [phone-app] Selecting matched numbers from Recent should use the full contact's number

2015-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package dialer-app -
0.1+15.04.20150129-0ubuntu1

---
dialer-app (0.1+15.04.20150129-0ubuntu1) vivid; urgency=low

  [ CI Train Bot ]
  * Resync trunk

  [ Gustavo Pichorim Boiko ]
  * Make sure the labels on multi call screen don't overlap (LP:
#1414740)

  [ Albert Astals Cid ]
  * Use ctr instead of tr for All

  [ Albert Astals ]
  * Use ctr instead of tr for All

  [ Tiago Salem Herrmann ]
  * Change HistoryDetailsPage to display the exact phone number that was
used on each call and populate the Dialpad accordingly. (LP:
#1410500)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 29 Jan 2015 
14:43:50 +

** Changed in: dialer-app (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/1410500

Title:
  [phone-app] Selecting matched numbers from Recent should use the full
  contact's number

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

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


[Bug 1415067] Re: QtiPlot crashed when chossing Pyhton as default scripting language

2015-01-29 Thread Scott Howard
also, could you please run:
$ apport-collect 1415067

Thank you!

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

Title:
  QtiPlot crashed when chossing Pyhton as default scripting language

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

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


[Bug 1068137] Re: grub2: Some modules may be missing from core image..

2015-01-29 Thread Alkis Georgopoulos
I won't reopen it because it's not exactly the same issue, but since it was one 
of the first google hits for my problem, I'll note here that I too got the 
message:
  /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some 
modules may be missing from core image..

...and, like mentioned in http://serverfault.com/questions/617552/grub-
some-modules-may-be-missing-from-core-image-error, it was due to my
newly-created md RAID being still in degraded mode.

After a few hours when the RAID array has synced, I ran update-grub
again and the error went away.

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

Title:
  grub2: Some modules may be missing from core image..

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

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


[Bug 1415996] [NEW] CAN NOT INSTALL libavcodec-dev: sudo apt-get install libavcodec-dev

2015-01-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

libavcodec-dev package can not be installed, apt or synaptics installs what so 
ever product
but not libavcodec-dev

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
CAN NOT INSTALL libavcodec-dev: sudo apt-get install libavcodec-dev
https://bugs.launchpad.net/bugs/1415996
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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


[Bug 1415102] Re: [Ubuntu 15.04] Corsa Update

2015-01-29 Thread Michael Hohnbaum
Breno,

When the patches make it into 3.20, please add the list of patches to
this bug and we will evaluate for inclusion in 15.04.

Michael

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

Title:
  [Ubuntu 15.04] Corsa Update

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

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


[Bug 1065657] Re: compiz leaks window handles (and pixmaps?)

2015-01-29 Thread Eero-t-tamminen
I see the Window handle leak also in Ubuntu 14.10.  With newer kernel 
HW, it once cause Compiz to be OOM-killed (see bug 1415926).

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

Title:
  compiz leaks window handles (and pixmaps?)

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

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


[Bug 1065657] Re: compiz leaks window handles (and pixmaps?)

2015-01-29 Thread Eero-t-tamminen
This was with Compiz 1:0.9.12+14.10.201409.

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

Title:
  compiz leaks window handles (and pixmaps?)

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

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


[Bug 1415871] Re: screen lock suddenly appear

2015-01-29 Thread avim
at first, the screen freezes, everything hangs, few seconds.
then the lock screen appears slowly, as happens when I press the lock button, 
with animation.

it is important to add, that it does not happen to me every time I return from 
the lock screen. 
sometimes it happens, sometimes not. i have no idea what the cause is.

thank you!!

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

Title:
  screen lock suddenly appear

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

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


[Bug 1408212] Re: Turn on/off the Large Text in Universal Access, it doesn't work immediately

2015-01-29 Thread Sebastien Bacher
Confirmed, the settings correctly change com.canonical.Unity.Interface
text-scale-factor from 1.0 to 1.25 but Unity fails to update the gtk
setting (which it's supposed to do), reassigning there

** Package changed: unity-control-center (Ubuntu) = unity (Ubuntu)

** Changed in: unity (Ubuntu)
   Importance: Low = High

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

Title:
  Turn on/off the Large Text in Universal Access, it doesn't work
  immediately

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

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


[Bug 1415625] Re: Xorg crashed with SIGABRT in DoConfigure()

2015-01-29 Thread Timo Aaltonen
** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT in DoConfigure()

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

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


[Bug 1399581] Re: [MIR] python-sysv-ipc

2015-01-29 Thread Michael Terry
Ah, I get it.  So basically you're suggesting we drop the need for this
MIR to help avoid double implementations.  I'm fine with that.  It would
still be an optional run-time dependency, just not a build-dep / tested?
Sounds good.

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

Title:
  [MIR] python-sysv-ipc

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

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


[Bug 1415638] Re: linux: 3.18.0-12.13 -proposed tracker

2015-01-29 Thread Brad Figg
** Changed in: kernel-development-workflow/prepare-package-meta
   Status: New = Fix Released

** Changed in: kernel-development-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Leann Ogasawara 
(leannogasawara)

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

Title:
  linux: 3.18.0-12.13 -proposed tracker

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

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


[Bug 1406565] Re: Device lock after a certain period.

2015-01-29 Thread Timo Aaltonen
for starters, the -mouse driver is not used so moving to xorg

install xdiagnose and run 'apport-collect 1406565'

** Package changed: xserver-xorg-input-mouse (Ubuntu) = xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Status: New = Incomplete

** Changed in: xorg (Ubuntu)
 Assignee: Weiller (weillerronfini) = (unassigned)

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

Title:
  Device lock after a certain period.

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

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


[Bug 1399581] Re: [MIR] python-sysv-ipc

2015-01-29 Thread Michael Terry
Ah, I get it.  So basically you're suggesting we drop the need for this
MIR to help avoid double implementations.  I'm fine with that.  It would
still be an optional run-time dependency, just not a build-dep / tested?
Sounds good.

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

Title:
  [MIR] python-sysv-ipc

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

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


[Bug 1327419] Re: Infographic's language not updated until the metric value is changed

2015-01-29 Thread Pete Woods
** Branch linked: lp:~unity-api-team/libusermetrics/read-translations-
from-click

** Also affects: music-app
   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/1327419

Title:
  Infographic's language not updated until the metric value is changed

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

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


[Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-01-29 Thread Anthony Wong
@taihsiang, can you grab the package oem-audio-hda-daily-dkms from
https://launchpad.net/~ubuntu-audio-dev/+archive/ubuntu/alsa-
daily?field.series_filter=trusty and check again if the problem still
exist?

** Changed in: hwe-next
   Status: New = Incomplete

** Changed in: hwe-next
   Importance: Undecided = High

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

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

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

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


[Bug 1403127] Re: Kubuntu 14.10: after 12 Dec update X doesn't start

2015-01-29 Thread Timo Aaltonen
thanks, closing

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

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

Title:
  Kubuntu 14.10: after 12 Dec update X doesn't start

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

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


[Bug 1396479] Re: Xorg crashed with SIGABRT

2015-01-29 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xf86-input-wacom (Ubuntu)

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

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1396479/+subscriptions

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


[Bug 1397172] Re: kubuntu 14.10 plasma 5 iso doesn't start X

2015-01-29 Thread Timo Aaltonen
so the iso is  broken, not an xorg bug

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

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

Title:
  kubuntu 14.10 plasma 5 iso doesn't start X

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

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


Re: [Bug 1411357] Re: crash in uvc_status_cleanup

2015-01-29 Thread PascalC
I cannot answer since this firefox  application did not exist prior to
utopic.

- Mail original -
De: Christopher M. Penalver christopher.m.penal...@gmail.com
À: p...@free.fr
Envoyé: Jeudi 29 Janvier 2015 11:24:15
Objet: [Bug 1411357] Re: crash in uvc_status_cleanup

PascalC, did this problem not occur in a release prior to Utopic?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1411357

Title:
  crash in uvc_status_cleanup

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

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

Title:
  crash in uvc_status_cleanup

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

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

[Bug 1162216] Re: touchscreen does not tap - sometimes

2015-01-29 Thread Nathaniel Eliot
Fresh install of Kubuntu 14.10 on a Dell Latitude E7240.  Screen
registers clicks and drags via the Touchpad settings, other KDE
components, and Firefox, but fails to register clicks on Google Chrome.

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

Title:
  touchscreen does not tap - sometimes

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

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


[Bug 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-01-29 Thread svenmeier
I don't understand how this bug can be 'invalid', when it perfectly describes 
the symptoms on my fresh Ubuntu 14.10 installation.
It's discouraging to see that all commenters' effort to help identifing the 
cause of the problem is dismissed with 'this is not a me-too bug'.

@Timo Can you reopen #1385764 please, it cannot be a duplicate of an
'invalid' bug.

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

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

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

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


[Bug 1414847] Re: PROBLEMS

2015-01-29 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = ubuntu

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

Title:
  PROBLEMS

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

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


[Bug 1414295] Re: ,

2015-01-29 Thread Timo Aaltonen
no bug description, closing

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

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

Title:
  ,

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

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


[Bug 1415003] Re: graphic card not working

2015-01-29 Thread Timo Aaltonen
and never going to be, closing

** Changed in: xorg (Ubuntu)
   Status: New = Won't Fix

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

Title:
  graphic card not working

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

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


[Bug 1413965] Re: Repeated Flickering

2015-01-29 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = nvidia-graphics-drivers (Ubuntu)

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

Title:
  Repeated Flickering

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

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


[Bug 1327419] Re: Infographic's language not updated until the metric value is changed

2015-01-29 Thread Pete Woods
I've attached a branch that allows the infographics to read translations
from click packages in addition to the standard language packs.

I've confirmed that this works.

However, the translations for the music app infographics need updating.
In its codebase it actually pre-translates the strings before it sends
them to the infographics server. What it *should* be doing is tagging
the strings from translation, but not translating them itself. Usually
you can do this with a dummy pass-through function as below:

function translateMe(s) {
return s;
}

Metric {
id: songsMetric
name: music-metrics
format: translateMe(Songs played today: b%1/b)
emptyFormat: translateMe(No songs played today)
domain: com.ubuntu.music
}

and then configure gettext to extract this function.

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

Title:
  Infographic's language not updated until the metric value is changed

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

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


[Bug 1311173] Re: VoIP call flow analyses cause wireshark crashes

2015-01-29 Thread Kjeld Flarup
I got this error in Ubuntu 14.04.1 LTS
Is it the same error:
Gdk:ERROR:/build/buildd/gtk+3.0-3.10.8/./gdk/gdkcairo.c:193:gdk_cairo_surface_paint_pixbuf:
 assertion failed: (cairo_image_surface_get_format (surface) == 
CAIRO_FORMAT_RGB24 || cairo_image_surface_get_format (surface) == 
CAIRO_FORMAT_ARGB32)

If so, is the fix not yet moved to Ubuntu.

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

Title:
  VoIP call flow analyses cause wireshark crashes

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

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


[Bug 1333773] Re: scanning for btrfs file systems on system startup

2015-01-29 Thread Juan Pablo Baudoin
We have the same problem as João Manuel.
Fresh ubuntu 14.04 installation on laptop.
One disk partitioned as follows:
   /dev/sda1  ext4   /boot
   /dev/sda2  btrfs  /
   /dev/sda5  btrfs  /var
   /dev/sda6  swap
   /dev/sda7  btrfs  /home

The message Scanning for btrfs file systems appears on boot and takes
long time in there.

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

Title:
  scanning for btrfs file systems on system startup

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

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

[Bug 1199571] Re: Huge multi-threading violations in freetype

2015-01-29 Thread Treviño
Tarjei: as always it happens with important bugs, they are first
released to the development version and after that it has been verified
there, it will be backported to trusty as well through an SRU (code in
place for that is already there).

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

Title:
  Huge multi-threading violations in freetype

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

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


[Bug 1415178] Re: Kernel trace message when the ipr driver is rmmod from Ubuntu 14.10 guest (GTO - PCI Passthrough)

2015-01-29 Thread Chris J Arges
** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

** No longer affects: linux (Ubuntu Trusty)

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

Title:
  Kernel trace message when the ipr driver is rmmod from Ubuntu 14.10
  guest (GTO - PCI Passthrough)

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

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


[Bug 1366406] Re: Virtualbox capture error webm(vp8)

2015-01-29 Thread Kai
This Bug also affects other versions of virtual box like 4.3.20 r96996

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

Title:
  Virtualbox capture error webm(vp8)

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

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


[Bug 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-01-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~henrix/ubuntu/precise/open-vm-dkms/lp-1416003

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

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

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


[Bug 1416005] Re: totem fails to play video if gstreamer-vaapi is installed

2015-01-29 Thread Timo Aaltonen
this prevents enabling vaapi distro-wide, bumping importance accordingly

** Changed in: totem (Ubuntu)
   Importance: Undecided = High

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

Title:
  totem fails to play video if gstreamer-vaapi is installed

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

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


[Bug 997370] Re: Totem does not use the va-api gstreamer backend

2015-01-29 Thread Timo Aaltonen
I'm tempted to close this one as fixed, since totem in vivid at least
does attempt to use vaapi.. just that it fails completely as shown in
bug 1416005

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

Title:
  Totem does not use the va-api gstreamer backend

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

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


[Bug 1416005] [NEW] totem fails to play video if gstreamer-vaapi is installed

2015-01-29 Thread Timo Aaltonen
Public bug reported:

If gstreamer-vaapi is installed Totem fails to play anything, and instead just 
shows an error popup saying GStreamer encountered a general stream error. The 
app doesn't produce any error msg on the terminal, but shows that vaapi is 
being used:
...
(totem:8470): Grilo-WARNING **: [registry] grl-registry.c:472: Could not open 
plugins' info directory '/usr/lib/x86_64-linux-gnu/grilo-0.2': Error opening 
directory '/usr/lib/x86_64-linux-gnu/grilo-0.2': No such file or directory

(totem:8470): Totem-WARNING **: Failed to load grilo plugins: All configured 
plugin paths are invalid
libva info: VA-API version 0.37.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_36
libva info: va_openDriver() returns 0

(totem:8470): Gtk-WARNING **: Symbolic icon view-sidebar-symbolic-ltr of size 
16 is in an icon theme directory of size 128
...

Gst-launch using vaapidecocde and vaapisink still works properly, using

gst-launch-1.0 filesrc location=bbb_sunflower_2160p_60fps_normal.mp4 !
qtdemux ! vaapidecode ! vaapisink

takes 6% cpu instead of 300% on my broadwell based laptop.

video downloaded from here http://bbb3d.renderfarming.net/download.html

** Affects: totem (Ubuntu)
 Importance: High
 Status: New


** Tags: vivid

** Tags added: vivid

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

Title:
  totem fails to play video if gstreamer-vaapi is installed

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

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


[Bug 1415638] Re: linux: 3.18.0-12.13 -proposed tracker

2015-01-29 Thread Brad Figg
** Changed in: kernel-development-workflow/prepare-package-signed
   Status: New = Fix Released

** Changed in: kernel-development-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Leann Ogasawara 
(leannogasawara)

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

Title:
  linux: 3.18.0-12.13 -proposed tracker

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

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


[Bug 1183392] Re: package grub-pc 2.00-14ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-01-29 Thread Mathieu Trudel-Lapierre
It appears as though either grub was installed to a disk which is no
longer attached to the system, or something went wrong when bringing up
/boot.

Could you try to see if the following commands give you any results?

mount /boot
ls -l /boot

I'm reducing this bug importance to High; there isn't sufficient data to
be able to consider this a Critical bug, especially since there are
apparently no duplicates (I looked quickly and didn't see bugs that had
the exact same symptoms), and it seems like the messages on upgrade
would have been fairly clear to indicate a major issue during the
upgrade. Additionally, what may have caused this seems fairly
straightforward, so we'll wait until we hear more from you and bring the
importance back up if necessary.

Thanks!

** Changed in: grub2 (Ubuntu)
   Importance: Critical = High

** Changed in: grub2 (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  package grub-pc 2.00-14ubuntu1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 1415944] Re: adt-virt-qemu hang

2015-01-29 Thread Martin Pitt
Indeed when you run this, the whole set of processes goes into T
state, i. e. it received a SIGSTOP:

martin   23439  0.0  0.1  64656 18396 pts/7T17:42   0:00 
/usr/bin/python3 -u /usr/bin/adt-run --debug --no-built-binaries --unbuilt-tree 
/tmp/boottest/scripts/../tests/getpkgsrc -o pkgsrc --apt-pocket=proposed 
--setup-commands=adt-commands --- qemu /srv/vm/adt-vivid-amd64-cloud.img
martin   23440  0.0  0.0  13264  1804 pts/7T17:42   0:00 tee 
/tmp/adt-fifo-log.c9x0c1vs
martin   23441  0.0  0.0  13264  1984 pts/7T17:42   0:00 tee 
/tmp/adt-fifo-log.c9x0c1vs -a /dev/stderr
martin   23442  0.0  0.0  13044   668 pts/7T17:42   0:00 cat 
/tmp/adt-fifo-log.c9x0c1vs
martin   23443  0.0  0.0  48012 14580 pts/7T17:42   0:00 
/usr/bin/python3 /usr/bin/adt-virt-qemu /srv/vm/adt-vivid-amd64-cloud.img
martin   23446  8.1  2.2 2209192 359176 pts/7  Tl   17:42   0:13 
qemu-system-x86_64 -enable-kvm -m 1024 -smp 1 -localtime -nographic -net user 
-net nic,model=virtio -monitor 
unix:/tmp/adt-virt-qemu.sf04xpyf/monitor,server,nowait -serial 
unix:/tmp/adt-virt-qemu.sf04xpyf/ttyS0,server,nowait -serial 
unix:/tmp/adt-virt-qemu.sf04xpyf/ttyS1,server,nowait -virtfs 
local,id=autopkgtest,path=/tmp/adt-virt-qemu.sf04xpyf/shared,security_model=none,mount_tag=autopkgtest
 -drive 
file=/tmp/adt-virt-qemu.sf04xpyf/overlay.img,cache=unsafe,if=virtio,index=0 
-redir tcp:10022::22
martin   23474  0.0  0.0 120700 12104 pts/7Tl   17:43   0:00 
/usr/bin/python3 /tmp/adt-virt-qemu.sf04xpyf/runcmd env LANG=C.UTF-8 sh -ec awk 
'/^deb(-src)? .*(ubuntu.com|debian.org|ftpmaster)/ { if ($3 !~ /-/) { $3 = 
$3-proposed; print }}' /etc/apt/sources.list `ls 
/etc/apt/sources.list.d/*.list 2/dev/null|| true`   
/etc/apt/sources.list.d/proposed.list

At first I thought running adt-run under timeout would cause this, and
suspected some interaction between the timeout program's timer with adt-
run's timeouts; but timeout uses Linux hrtimers and shouldn't get in the
way with adt-run's alarm().

When I run the command that boottest.sh runs manually, it works fine:

+ timeout 600 adt-run --debug --no-built-binaries --unbuilt-tree
/tmp/boottest/scripts/../tests/getpkgsrc -o pkgsrc --apt-pocket=proposed
--setup-commands=adt-commands --- qemu /srv/vm/adt-vivid-amd64-cloud.img

So we need to find out what causes adt-run to get STOPed.

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

Title:
  adt-virt-qemu hang

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

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


[Bug 1400730] Re: libxext fills up .xsession-errors log files

2015-01-29 Thread Torsten Römer
Sorry if it is obvious, but is the fix included in 5.2? The problem is
still present there.

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

Title:
  libxext fills up .xsession-errors log files

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

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


[Bug 1378810] Re: swift unit tests fail on i386 buildd

2015-01-29 Thread Thierry Carrez
** Changed in: swift
   Status: Fix Committed = Fix Released

** Changed in: swift
Milestone: None = 2.2.2

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

Title:
  swift unit tests fail on i386 buildd

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

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


[Bug 1378810] Re: swift unit tests fail on i386 buildd

2015-01-29 Thread Thierry Carrez
** Changed in: swift
   Status: Fix Committed = Fix Released

** Changed in: swift
Milestone: None = 2.2.2

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

Title:
  swift unit tests fail on i386 buildd

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

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


[Bug 1302707] Re: libreoffice base problem with screen highlighting and artifacts

2015-01-29 Thread Jaime Carpenter
Greetings.  Is there any update on this confirmed bug in LibreOffice
Base?

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

Title:
  libreoffice base problem with screen highlighting and artifacts

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

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


[Bug 1416009] [NEW] Make squid package in 14.04 multithread supported

2015-01-29 Thread lezbak
Public bug reported:

Hi,

Since squid 3.2 there is multithread support,

But in the canonical case this is not working because the
/var/run/squid3 dir is not created, the upstart script is not supporting
this because of it does not expect forks and it have hardcoded -N
argument that overwrites the worker config statement

The problem with upstart can be found here,
https://bugs.launchpad.net/upstart/+bug/406397

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

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

Title:
  Make squid package in 14.04 multithread supported

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

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


[Bug 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-01-29 Thread Mike
** Changed in: xorg (Ubuntu)
   Status: Invalid = New

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

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

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

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


[Bug 1416009] [NEW] Make squid package in 14.04 multithread supported

2015-01-29 Thread lezbak
Public bug reported:

Hi,

Since squid 3.2 there is multithread support,

But in the canonical case this is not working because the
/var/run/squid3 dir is not created, the upstart script is not supporting
this because of it does not expect forks and it have hardcoded -N
argument that overwrites the worker config statement

The problem with upstart can be found here,
https://bugs.launchpad.net/upstart/+bug/406397

** Affects: squid (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/1416009

Title:
  Make squid package in 14.04 multithread supported

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

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


[Bug 1415634] Re: RFC: replace linux-virtual with linux-server / tune kernel packages

2015-01-29 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

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

Title:
  RFC: replace linux-virtual with linux-server / tune kernel  packages

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

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


[Bug 1416007] Re: package nvidia-opencl-icd-331-updates (not installed) failed to install/upgrade: tentative de remplacement de « /usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113 », qui appartient

2015-01-29 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/1416007

Title:
  package nvidia-opencl-icd-331-updates (not installed) failed to
  install/upgrade: tentative de remplacement de « /usr/lib/i386-linux-
  gnu/libnvidia-opencl.so.331.113 », qui appartient aussi au paquet
  nvidia-opencl-icd-331 331.113-0ubuntu0.0.4

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

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

[Bug 1291900] Re: grub does not fill in various variables pxe_default_* and net_default_*

2015-01-29 Thread Mathieu Trudel-Lapierre
Thomas,

Please file a separate bug for cleaning the directory when running grub-
mknetdir. This bug was about the variables when booting from the
network.

I'm closing this bug as Fix Released since it was reportedly fixed by
the version of grub2 in Trusty.

** Changed in: grub2 (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  grub does not fill in various variables pxe_default_* and
  net_default_*

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

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


[Bug 1415944] Re: adt-virt-qemu hang

2015-01-29 Thread Martin Pitt
If I drop the timeout bit from $ADT_CMD, it works fine as well. When
prepending the timeout call in boottest.sh with strace -vvtts1024 -o
/tmp/tr, I get

18:07:16.733950 clone(child_stack=0, 
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7f11825c3a10) = 26085
18:07:16.734086 rt_sigprocmask(SIG_UNBLOCK, [ALRM], NULL, 8) = 0
18:07:16.734154 timer_create(CLOCK_REALTIME, {0x2518030, SIGALRM, SIGEV_SIGNAL, 
{...}}, {0}) = 0
18:07:16.734209 timer_settime(0, 0, {it_interval={0, 0}, it_value={600, 0}}, 
NULL) = 0
18:07:16.734260 wait4(26085, 0x7fffad6743dc, 0, NULL) = ? ERESTARTSYS (To be 
restarted if SA_RESTART is set)
18:07:35.411480 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_STOPPED, 
si_pid=26085, si_status=SIGTTIN, si_utime=11, si_stime=1} ---
18:07:35.411537 --- SIGTTIN {si_signo=SIGTTIN, si_code=SI_KERNEL, 
si_value={int=21, ptr=0x15}} ---
18:07:35.411602 wait4(26085, 

At that time (18:07:35.) all the child processes get stopped.

This isn't specific to qemu, it also happens with the LXC runner.

** Summary changed:

- adt-virt-qemu hang
+ adt-run gets stopped when running under timeout

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

Title:
  adt-run gets stopped when running under timeout

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

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


[Bug 1416007] [NEW] package nvidia-opencl-icd-331-updates (not installed) failed to install/upgrade: tentative de remplacement de « /usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113 », qui appartien

2015-01-29 Thread moza
Public bug reported:

I had installed the package nvidia-331 and after some updates (may have
included a kernel update but i'm unsure) the graphical interface
wouldn't start. I got automatically pushed to tty1 and logged in there.
I tried sudo apt-cache search nvidia and saw that there was both
nvidia-331 and nvidia-331-updates, so i continues with sudo apt-get
nvidia-331-updates. That's when this bug happened i think. Just
afterwards i hit again a sudo apt-get install nvidia-331-updates and it
worked. I'm now, after a reboot, logged in the graphical interface on
tty7 as usual.

I hope this helps.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-opencl-icd-331-updates (not installed)
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Thu Jan 29 17:34:51 2015
DuplicateSignature: package:nvidia-opencl-icd-331-updates:(not 
installed):tentative de remplacement de « 
/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113 », qui appartient aussi au 
paquet nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
ErrorMessage: tentative de remplacement de « 
/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113 », qui appartient aussi au 
paquet nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
InstallationDate: Installed on 2010-06-19 (1685 days ago)
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
SourcePackage: nvidia-graphics-drivers-331-updates
Title: package nvidia-opencl-icd-331-updates (not installed) failed to 
install/upgrade: tentative de remplacement de « 
/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113 », qui appartient aussi au 
paquet nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
UpgradeStatus: Upgraded to trusty on 2014-09-01 (150 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package nvidia-opencl-icd-331-updates (not installed) failed to
  install/upgrade: tentative de remplacement de « /usr/lib/i386-linux-
  gnu/libnvidia-opencl.so.331.113 », qui appartient aussi au paquet
  nvidia-opencl-icd-331 331.113-0ubuntu0.0.4

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

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

[Bug 1415849] Re: Lubuntu vivid amd64 2015-01-28 does not boot

2015-01-29 Thread Joseph Salisbury
*** This bug is a duplicate of bug 1415848 ***
https://bugs.launchpad.net/bugs/1415848

** This bug has been marked a duplicate of bug 1415848
   Lubuntu vivid amd64 2015-01-28 does not boot

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

Title:
  Lubuntu vivid amd64 2015-01-28 does not boot

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

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


[Bug 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-01-29 Thread Luis Henriques
Attaching debdiff

** Patch added: open-vm-tools.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/1416003/+attachment/4308157/+files/open-vm-tools.debdiff

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

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

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


[Bug 1416005] Re: totem fails to play video if gstreamer-vaapi is installed

2015-01-29 Thread Timo Aaltonen
** Package changed: totem (Ubuntu) = clutter-gst-2.0 (Ubuntu)

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

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

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

Title:
  totem fails to play video if gstreamer-vaapi is installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clutter-gst-2.0/+bug/1416005/+subscriptions

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


[Bug 1415848] Re: Lubuntu vivid amd64 2015-01-28 does not boot

2015-01-29 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

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

Title:
  Lubuntu vivid amd64 2015-01-28 does not boot

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

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


[Bug 1416001] Re: ISST-LTE: ubuntu15.04 installer is missing ibmvfc driver

2015-01-29 Thread Dave Heller
Canonical:  Please address this with high priority.  It is blocking some
of our install testing.

The ibmvfc is currently built as a module on ppc64el, so the quick fix
is to add the ibmvfc.ko the the installer initrd(s).  If you'd like to
change it to a builtin, that's even better, since the other ibmv*
modules seem to all be builtin on ppc64el.

Let us know if any more info required.  Thanks!


** Package changed: ubuntu = debian-installer (Ubuntu)

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

Title:
  ISST-LTE: ubuntu15.04 installer is missing ibmvfc driver

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

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


[Bug 1069772] Re: Grub-EFI wont boot without a USB key 9 out 10 time

2015-01-29 Thread Mathieu Trudel-Lapierre
Closing bug as Invalid since it's reportedly caused by a specific BIOS
configuration.

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

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

Title:
  Grub-EFI wont boot without a USB key 9 out 10 time

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

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


[Bug 1415859] Re: Immediate I/O errors when dd-ing data to an external USB3 disk

2015-01-29 Thread Joseph Salisbury
Can you boot back into the prior kernel can see if the I/O errors go
away?  It would be good to confirm this only happens with the mainline
kernel.

** Tags added: kernel-da-key

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

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

Title:
  Immediate I/O errors when dd-ing data to an external USB3 disk

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

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


[Bug 1415919] Re: Ubuntu - Fixing RTAS call from xmon (running ppc64le on PowerVM)

2015-01-29 Thread Joseph Salisbury
** Tags added: kernel-da-key

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

Title:
  Ubuntu - Fixing RTAS call from xmon (running ppc64le on PowerVM)

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

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


[Bug 1129865] Re: [Broadcom Combo BT/Wifi Card] 21D3 21D7 Bluetooth does not detect anything at all

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

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

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

Title:
  [Broadcom Combo BT/Wifi Card] 21D3 21D7 Bluetooth does not detect
  anything at all

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

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


[Bug 1415792] Re: After install ubuntukylin-theme the grub can't be updated

2015-01-29 Thread Aron Xu
** Changed in: ubuntukylin-theme
 Assignee: (unassigned) = zhangchao (zctgbhu)

** Also affects: ubuntukylin-theme (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntukylin-theme (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: ubuntukylin-theme (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Project changed: ubuntukylin-theme = ubuntukylin

** Changed in: ubuntukylin
Milestone: None = vivid-beta1

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

Title:
  After install ubuntukylin-theme the grub can't be updated

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

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


[Bug 1415792] Re: After install ubuntukylin-theme the grub can't be updated

2015-01-29 Thread Bin Li
I made a merge request, which is works fine in OEM project. :)

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

Title:
  After install ubuntukylin-theme the grub can't be updated

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

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


[Bug 1415400] Re: Upgrade to Festival 2.4

2015-01-29 Thread Patrick Robertson
Thanks Luke, I appreciate it.

I'll keep a close eye on what you do so that I can help out in the
future :)

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

Title:
  Upgrade to Festival 2.4

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

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


  1   2   3   4   5   6   7   8   9   >