[Touch-packages] [Bug 1567940] Re: time displayed wrongly on production phone

2016-04-15 Thread Alan Bell
I tried both automatic and manual, made no difference until a reboot.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1567940

Title:
  time displayed wrongly on production phone

Status in Canonical System Image:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New

Bug description:
  My phone displays the time an hour out on the lockscreen and notification 
bar. It is a production BQ 4.5 phone, and I am using it in the UK where 
Canonical are based, so this isn't a weird edge case situation at all. I have 
reflashed it altogether, and upgraded yesterday to OTA-10. It has a read only 
filesystem.
  If I go to time and date, and try to change my timezone it shows 
Europe/London UTC+1 and below it shows the correct time ticking away with BST 
at the end of it.
  If I try to change the timezone I get the daft list of cities, selecting them 
now highlights them in blue rather than orange, but I can't choose any of them. 
I have zero clue where there might be any indication of an error log to look 
for.

  
  http://people.ubuntu.com/~alanbell/phone/timezone.jpg

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1519030] Re: cve-2015-4491 fails with MALLOC_CHECK_=2 and MALLOC_PERTURB_=$((${RANDOM:-256} % 256)), sometimes

2016-04-15 Thread Iain Lane
where's the upstream bug?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdk-pixbuf in Ubuntu.
https://bugs.launchpad.net/bugs/1519030

Title:
  cve-2015-4491 fails with MALLOC_CHECK_=2 and
  MALLOC_PERTURB_=$((${RANDOM:-256} % 256)), sometimes

Status in gdk-pixbuf package in Ubuntu:
  Triaged

Bug description:
  cve-2015-4491 fails with MALLOC_CHECK_=2 and
  MALLOC_PERTURB_=$((${RANDOM:-256} % 256)), sometimes

  it's possibly being killed with OOM, so need to validate that first.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1519030/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 783473] Re: Bash auto-completion doesn't recognize three asterisks

2016-04-15 Thread Serhiy Zahoriya
** Changed in: bash (Ubuntu)
   Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/783473

Title:
  Bash auto-completion doesn't recognize three asterisks

Status in bash package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: bash

  Create file named '***' in non-empty direcory:
  $ touch \*\*\*
  $ touch somefile

  type
  $ ls *
  and press Tab for auto-completion (not Enter).
  First time it will escape asterisk:
  $ ls \*
  but after second Tab it will escape \ instead of asterisk:
  $ ls \\\*
  $ ls \\\*

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bash 4.1-2ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic i686
  Architecture: i386
  Date: Mon May 16 15:59:13 2011
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   LANGUAGE=uk_UA:uk:en_GB:en
   PATH=(custom, user)
   LANG=uk_UA.utf8
   SHELL=/bin/bash
  SourcePackage: bash

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1546373] Re: [FFe] Please update to bugfix release 1.10

2016-04-15 Thread Amr Ibrahim
It would fix Bug #1435806, Bug #1434117, Bug #1428673, Bug #1366317, Bug
#1353988 and Bug #1159905.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1546373

Title:
  [FFe] Please update to bugfix release 1.10

Status in taglib package in Ubuntu:
  Triaged
Status in taglib package in Debian:
  New

Bug description:
  1.10 contains two years of fixes over the 1.9.1 release currently
  found in Xenial, and was released back in November.

  TagLib 1.10 Release - November 11, 2015

  New API for the audio length in milliseconds.
  Added new options to the tagwriter example.
  Added support for ID3v2 ETCO and SYLT frames.
  Added support for album artist in PropertyMap API of MP4 files.
  Added support for embedded frames in ID3v2 CHAP and CTOC frames.
  Added support for AIFF-C files.
  Better handling of duplicate ID3v2 tags in MPEG files.
  Allowed generating taglib.pc on Windows.
  Added ZLIB_SOURCE build option.
  Fixed backwards-incompatible change in TagLib::String when constructing 
UTF16 strings.
  Fixed crash when parsing certain FLAC files.
  Fixed crash when encoding empty strings.
  Fixed saving of certain XM files on OS X.
  Changed Xiph and APE generic getters to return space-concatenated values.
  Fixed possible file corruptions when removing tags from WAV files.
  Added support for MP4 files with 64-bit atoms in certain 64-bit 
environments.
  Prevented ID3v2 padding from being too large.
  Fixed crash when parsing corrupted APE files.
  Fixed crash when parsing corrupted WAV files.
  Fixed crash when parsing corrupted Ogg FLAC files.
  Fixed crash when parsing corrupted MPEG files.
  Fixed saving empty tags in WAV files.
  Fixed crash when parsing corrupted Musepack files.
  Fixed possible memory leaks when parsing AIFF and WAV files.
  Fixed crash when parsing corrupted MP4 files.
  Stopped writing empty ID3v2 frames.
  Fixed possible file corruptions when saving WMA files.
  Added TagLib::MP4::Tag::isEmpty().
  Added accessors to manipulate MP4 tags.
  Fixed crash when parsing corrupted WavPack files.
  Fixed seeking MPEG frames.
  Fixed reading FLAC files with zero-sized padding blocks.
  Added support for reading the encoder information of WMA files.
  Added support for reading the codec of WAV files.
  Added support for multi channel WavPack files.
  Added support for reading the nominal bitrate of Ogg Speex files.
  Added support for VBR headers in MPEG files.
  Marked FLAC::File::streamInfoData() deprecated. It returns an empty 
ByteVector.
  Marked FLAC::File::streamLength() deprecated. It returns zero.
  Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
  Fixed self-assignment operator in some types.
  Fixed extraction of MP4 tag keys with an empty list.
  Many smaller bug fixes and performance improvements.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1528109] Re: [regression] Cursor mostly does not move at all in response to slow mouse movement, but then sometimes jumps

2016-04-15 Thread Daniel van Vugt
** Also affects: mir/0.20
   Importance: Undecided
   Status: New

** Also affects: mir/0.21
   Importance: Undecided
   Status: New

** Changed in: mir/0.20
   Importance: Undecided => High

** Changed in: mir/0.21
   Importance: Undecided => High

** Changed in: mir/0.20
   Status: New => Triaged

** Changed in: mir/0.21
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1528109

Title:
  [regression] Cursor mostly does not move at all in response to slow
  mouse movement, but then sometimes jumps

Status in Mir:
  In Progress
Status in Mir 0.18 series:
  Won't Fix
Status in Mir 0.20 series:
  Triaged
Status in Mir 0.21 series:
  Triaged
Status in libinput package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Starting in Mir 0.18 I've noticed with a Microsoft Intellimouse
  Explorer 3.0 that moving it slowly does not move the cursor. That is
  unless I move it slowly for a while, and then the cursor jumps.

  Xorg and Mir 0.17 do not have this problem.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1568889] Re: Upgrade to OTA10 fails on Meizu MX4

2016-04-15 Thread Lukyk
You were right, system partition was 100% full. I was checking available
space, but didn't noticed, that system has different partition. In my
case, this problem is probably my fault, because I've been playing with
some manually installed x-applications.

But it's weird, that this problem occured in other cases, for example
Lars Kristian Wichmann Hansen stated, that he didn't do any nonstandard
operations.

Anyway sorry for causing troubles.
I will probably do manual reflash to get clean install now.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1568889

Title:
  Upgrade to OTA10 fails on Meizu MX4

Status in Canonical System Image:
  Confirmed
Status in system-image package in Ubuntu:
  Confirmed
Status in ubuntu-download-manager package in Ubuntu:
  Invalid

Bug description:
  On Meizu MX4 upgrade from OTA-9.1 to OTA-10 fails.
  Upgrade downloads normally, phone restarts and starts system upgrade and 
after a while it freezes with strange icon (small microchip with red sign on it)

  When you turn off the phone and start it again it still presents itself as 
OTA-9.1 and again it founds and offer upgrade.
  Anyway some changes from OTA-10 seems to be applied, because I can see design 
changes, copy function in web browser etc.

  It's reproducible on my phone any time I try to upgrade. If I can help
  with output of some log, or anything else, please let me know.

  Well described here by Lars Kristian Wichmann Hansen:
  
http://askubuntu.com/questions/754963/upgrade-meizu-mx4-ubuntu-edition-to-ota-10-fails

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434117] Re: guayadeque crashed with SIGSEGV in __memcpy_ia32()

2016-04-15 Thread Amr Ibrahim
** Project changed: guayadeque.player => taglib

** Package changed: guayadeque (Ubuntu) => taglib (Ubuntu)

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1434117

Title:
  guayadeque crashed with SIGSEGV in __memcpy_ia32()

Status in TagLib:
  Invalid
Status in taglib package in Ubuntu:
  New

Bug description:
  similar to:
  https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/1433319

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: guayadeque 0.3.7~ds0-2.1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic i686
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: LXDE
  Date: Thu Mar 19 15:18:07 2015
  ExecutablePath: /usr/bin/guayadeque
  InstallationDate: Installed on 2013-03-16 (733 days ago)
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  ProcCmdline: guayadeque
  SegvAnalysis:
   Segfault happened at: 0xb6229568 <_int_malloc+200>:  cmp0x8(%edx),%ecx
   PC (0xb6229568) ok
   source "0x8(%edx)" (0x01e36b96) not located in a known VMA region (needed 
readable region)!
   destination "%ecx" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: guayadeque
  StacktraceTop:
   __memcpy_ia32 () at ../sysdeps/i386/i686/multiarch/../memcpy.S:94
   TagLib::ByteVector::replace(TagLib::ByteVector const&, TagLib::ByteVector 
const&) () from /usr/lib/i386-linux-gnu/libtag.so.1
   TagLib::ID3v2::SynchData::decode(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
   TagLib::ID3v2::FrameFactory::createFrame(TagLib::ByteVector const&, 
TagLib::ID3v2::Header*) const () from /usr/lib/i386-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::parse(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
  Title: guayadeque crashed with SIGSEGV in __memcpy_ia32()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1546373] Re: [FFe] Please update to bugfix release 1.10

2016-04-15 Thread Martin Pitt
> If this FFe is not accepted

It was accepted two weeks ago in comment #3

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1546373

Title:
  [FFe] Please update to bugfix release 1.10

Status in taglib package in Ubuntu:
  Triaged
Status in taglib package in Debian:
  New

Bug description:
  1.10 contains two years of fixes over the 1.9.1 release currently
  found in Xenial, and was released back in November.

  TagLib 1.10 Release - November 11, 2015

  New API for the audio length in milliseconds.
  Added new options to the tagwriter example.
  Added support for ID3v2 ETCO and SYLT frames.
  Added support for album artist in PropertyMap API of MP4 files.
  Added support for embedded frames in ID3v2 CHAP and CTOC frames.
  Added support for AIFF-C files.
  Better handling of duplicate ID3v2 tags in MPEG files.
  Allowed generating taglib.pc on Windows.
  Added ZLIB_SOURCE build option.
  Fixed backwards-incompatible change in TagLib::String when constructing 
UTF16 strings.
  Fixed crash when parsing certain FLAC files.
  Fixed crash when encoding empty strings.
  Fixed saving of certain XM files on OS X.
  Changed Xiph and APE generic getters to return space-concatenated values.
  Fixed possible file corruptions when removing tags from WAV files.
  Added support for MP4 files with 64-bit atoms in certain 64-bit 
environments.
  Prevented ID3v2 padding from being too large.
  Fixed crash when parsing corrupted APE files.
  Fixed crash when parsing corrupted WAV files.
  Fixed crash when parsing corrupted Ogg FLAC files.
  Fixed crash when parsing corrupted MPEG files.
  Fixed saving empty tags in WAV files.
  Fixed crash when parsing corrupted Musepack files.
  Fixed possible memory leaks when parsing AIFF and WAV files.
  Fixed crash when parsing corrupted MP4 files.
  Stopped writing empty ID3v2 frames.
  Fixed possible file corruptions when saving WMA files.
  Added TagLib::MP4::Tag::isEmpty().
  Added accessors to manipulate MP4 tags.
  Fixed crash when parsing corrupted WavPack files.
  Fixed seeking MPEG frames.
  Fixed reading FLAC files with zero-sized padding blocks.
  Added support for reading the encoder information of WMA files.
  Added support for reading the codec of WAV files.
  Added support for multi channel WavPack files.
  Added support for reading the nominal bitrate of Ogg Speex files.
  Added support for VBR headers in MPEG files.
  Marked FLAC::File::streamInfoData() deprecated. It returns an empty 
ByteVector.
  Marked FLAC::File::streamLength() deprecated. It returns zero.
  Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
  Fixed self-assignment operator in some types.
  Fixed extraction of MP4 tag keys with an empty list.
  Many smaller bug fixes and performance improvements.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1435806] Re: guayadeque assert failure: *** Error in `guayadeque': malloc(): memory corruption: 0x09e484b0 ***

2016-04-15 Thread Amr Ibrahim
** Project changed: guayadeque.player => taglib

** Package changed: guayadeque (Ubuntu) => taglib (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1435806

Title:
  guayadeque assert failure: *** Error in `guayadeque': malloc(): memory
  corruption: 0x09e484b0 ***

Status in TagLib:
  New
Status in taglib package in Ubuntu:
  New

Bug description:
  guayadegue crassh when try play some flac file (may be related to bug
  in tag lib
  https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/1433319 )

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: guayadeque 0.3.7~ds0-2.1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic i686
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: i386
  AssertionMessage: *** Error in `guayadeque': malloc(): memory corruption: 
0x09e484b0 ***
  CrashCounter: 1
  CurrentDesktop: LXDE
  Date: Tue Mar 24 12:29:13 2015
  ExecutablePath: /usr/bin/guayadeque
  InstallationDate: Installed on 2013-03-16 (738 days ago)
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  ProcCmdline: guayadeque file:///home/username/Plocha/American%20Beauty.flac
  Signal: 6
  SourcePackage: guayadeque
  StacktraceTop:
   TagLib::ByteVector::replace(TagLib::ByteVector const&, TagLib::ByteVector 
const&) () from /usr/lib/i386-linux-gnu/libtag.so.1
   TagLib::ID3v2::SynchData::decode(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
   TagLib::ID3v2::FrameFactory::createFrame(TagLib::ByteVector const&, 
TagLib::ID3v2::Header*) const () from /usr/lib/i386-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::parse(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::read() () from /usr/lib/i386-linux-gnu/libtag.so.1
  Title: guayadeque assert failure: *** Error in `guayadeque': malloc(): memory 
corruption: 0x09e484b0 ***
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570224] Re: 16.04 LTS server installs lxc lxd as default, without option in the "Software selection" screen.

2016-04-15 Thread Junkern
Yes this can be closed it is handled in 1563026.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1570224

Title:
  16.04 LTS server installs lxc lxd as default, without option in the
  "Software selection" screen.

Status in lxc package in Ubuntu:
  Invalid

Bug description:
  I think this is annoying with it installed as default on all servers,
  I prefer to have the option to install it if it should be used on
  specific servers having this installed on all servers does not make
  any sense to me at least.

  A tickbox in the "Software selection" screen would be perfect or the
  release of an minimal 16.04 LTS server iso.

  
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  apt-cache policy lxd
  lxd:
Installed: 2.0.0-0ubuntu1
Candidate: 2.0.0-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1159905] Re: clementine-tagreader crashed with SIGSEGV in __GI__IO_ftell()

2016-04-15 Thread Amr Ibrahim
** Package changed: clementine (Ubuntu) => taglib (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1159905

Title:
  clementine-tagreader crashed with SIGSEGV in __GI__IO_ftell()

Status in taglib package in Ubuntu:
  Confirmed

Bug description:
  Happened not long after opening Clementine.  I can't remember what I
  might have clicked; sorry.  A couple crash messages came up for
  clementine; they looked the same, so I'm filing this, and dismissed
  the other.

  Background info - other music players that manage the music library
  are crashing on my system in Raring, too.  Players that just play a
  file, like vlc or mplayer, don't crash.  I don't know if Clementine,
  Amarok, and Rhythmbox can't handle some files under my music
  directory, or what's going on.  No other general instability on this
  system.

  Thanks.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: clementine 1.1.1+dfsg-1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu3
  Architecture: amd64
  Date: Mon Mar 25 12:36:26 2013
  ExecutablePath: /usr/bin/clementine-tagreader
  MarkForUpload: True
  ProcCmdline: /usr/bin/clementine-tagreader /tmp/clementine_486699105
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fb9a917ac31 :  mov(%rdi),%eax
   PC (0x7fb9a917ac31) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: clementine
  StacktraceTop:
   ftell () from /lib/x86_64-linux-gnu/libc.so.6
   TagLib::File::find(TagLib::ByteVector const&, long, TagLib::ByteVector 
const&) () from /usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::APE::Properties::findDescriptor() () from 
/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::APE::Properties::read() () from /usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::APE::Properties::Properties(TagLib::APE::File*, 
TagLib::AudioProperties::ReadStyle) () from 
/usr/lib/x86_64-linux-gnu/libtag.so.1
  Title: clementine-tagreader crashed with SIGSEGV in ftell()
  UpgradeStatus: Upgraded to raring on 2012-06-14 (283 days ago)
  UserGroups: adm cdrom dip lpadmin nopasswdlogin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434117] [NEW] guayadeque crashed with SIGSEGV in __memcpy_ia32()

2016-04-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

similar to:
https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/1433319

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: guayadeque 0.3.7~ds0-2.1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic i686
ApportVersion: 2.16.2-0ubuntu3
Architecture: i386
CrashCounter: 1
CurrentDesktop: LXDE
Date: Thu Mar 19 15:18:07 2015
ExecutablePath: /usr/bin/guayadeque
InstallationDate: Installed on 2013-03-16 (733 days ago)
InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
ProcCmdline: guayadeque
SegvAnalysis:
 Segfault happened at: 0xb6229568 <_int_malloc+200>:cmp0x8(%edx),%ecx
 PC (0xb6229568) ok
 source "0x8(%edx)" (0x01e36b96) not located in a known VMA region (needed 
readable region)!
 destination "%ecx" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: guayadeque
StacktraceTop:
 __memcpy_ia32 () at ../sysdeps/i386/i686/multiarch/../memcpy.S:94
 TagLib::ByteVector::replace(TagLib::ByteVector const&, TagLib::ByteVector 
const&) () from /usr/lib/i386-linux-gnu/libtag.so.1
 TagLib::ID3v2::SynchData::decode(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
 TagLib::ID3v2::FrameFactory::createFrame(TagLib::ByteVector const&, 
TagLib::ID3v2::Header*) const () from /usr/lib/i386-linux-gnu/libtag.so.1
 TagLib::ID3v2::Tag::parse(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
Title: guayadeque crashed with SIGSEGV in __memcpy_ia32()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video

** Affects: taglib
 Importance: Undecided
 Status: Invalid

** Affects: taglib (Ubuntu)
 Importance: Medium
 Status: New


** Tags: apport-crash i386 third-party-packages vivid
-- 
guayadeque crashed with SIGSEGV in __memcpy_ia32()
https://bugs.launchpad.net/bugs/1434117
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to taglib in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428673] Re: Guayadeque crash while rescanning library

2016-04-15 Thread Amr Ibrahim
** Changed in: guayadeque (Ubuntu)
   Status: New => Invalid

** Changed in: guayadeque.player
   Status: New => Invalid

** Project changed: guayadeque.player => taglib

** Package changed: guayadeque (Ubuntu) => taglib (Ubuntu)

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1428673

Title:
  Guayadeque crash while rescanning library

Status in TagLib:
  Invalid
Status in taglib package in Ubuntu:
  New

Bug description:
  On Lubuntu 15.04 Guayadeque 0.3.7 crashed when i try to rescan or
  rebuil media library. It always crash at smae point.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: guayadeque 0.3.7~ds0-2.1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic i686
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: LXDE
  Date: Thu Mar  5 15:41:58 2015
  ExecutablePath: /usr/bin/guayadeque
  InstallationDate: Installed on 2013-03-16 (719 days ago)
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  ProcCmdline: guayadeque
  Signal: 6
  SourcePackage: guayadeque
  UpgradeStatus: Upgraded to vivid on 2015-02-27 (5 days ago)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  --- 
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2013-03-16 (732 days ago)
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  Package: guayadeque 0.3.7~ds0-2.1ubuntu1
  PackageArchitecture: i386
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags: third-party-packages vivid
  Uname: Linux 3.19.0-9-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1159905] [NEW] clementine-tagreader crashed with SIGSEGV in __GI__IO_ftell()

2016-04-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Happened not long after opening Clementine.  I can't remember what I
might have clicked; sorry.  A couple crash messages came up for
clementine; they looked the same, so I'm filing this, and dismissed the
other.

Background info - other music players that manage the music library are
crashing on my system in Raring, too.  Players that just play a file,
like vlc or mplayer, don't crash.  I don't know if Clementine, Amarok,
and Rhythmbox can't handle some files under my music directory, or
what's going on.  No other general instability on this system.

Thanks.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: clementine 1.1.1+dfsg-1
ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
Uname: Linux 3.8.0-14-generic x86_64
ApportVersion: 2.9.2-0ubuntu3
Architecture: amd64
Date: Mon Mar 25 12:36:26 2013
ExecutablePath: /usr/bin/clementine-tagreader
MarkForUpload: True
ProcCmdline: /usr/bin/clementine-tagreader /tmp/clementine_486699105
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7fb9a917ac31 :mov(%rdi),%eax
 PC (0x7fb9a917ac31) ok
 source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: clementine
StacktraceTop:
 ftell () from /lib/x86_64-linux-gnu/libc.so.6
 TagLib::File::find(TagLib::ByteVector const&, long, TagLib::ByteVector const&) 
() from /usr/lib/x86_64-linux-gnu/libtag.so.1
 TagLib::APE::Properties::findDescriptor() () from 
/usr/lib/x86_64-linux-gnu/libtag.so.1
 TagLib::APE::Properties::read() () from /usr/lib/x86_64-linux-gnu/libtag.so.1
 TagLib::APE::Properties::Properties(TagLib::APE::File*, 
TagLib::AudioProperties::ReadStyle) () from 
/usr/lib/x86_64-linux-gnu/libtag.so.1
Title: clementine-tagreader crashed with SIGSEGV in ftell()
UpgradeStatus: Upgraded to raring on 2012-06-14 (283 days ago)
UserGroups: adm cdrom dip lpadmin nopasswdlogin plugdev sambashare sudo

** Affects: taglib (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: amd64 apport-crash raring
-- 
clementine-tagreader crashed with SIGSEGV in __GI__IO_ftell()
https://bugs.launchpad.net/bugs/1159905
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to taglib in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1435806] [NEW] guayadeque assert failure: *** Error in `guayadeque': malloc(): memory corruption: 0x09e484b0 ***

2016-04-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

guayadegue crassh when try play some flac file (may be related to bug in
tag lib https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/1433319 )

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: guayadeque 0.3.7~ds0-2.1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic i686
ApportVersion: 2.16.2-0ubuntu4
Architecture: i386
AssertionMessage: *** Error in `guayadeque': malloc(): memory corruption: 
0x09e484b0 ***
CrashCounter: 1
CurrentDesktop: LXDE
Date: Tue Mar 24 12:29:13 2015
ExecutablePath: /usr/bin/guayadeque
InstallationDate: Installed on 2013-03-16 (738 days ago)
InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
ProcCmdline: guayadeque file:///home/username/Plocha/American%20Beauty.flac
Signal: 6
SourcePackage: guayadeque
StacktraceTop:
 TagLib::ByteVector::replace(TagLib::ByteVector const&, TagLib::ByteVector 
const&) () from /usr/lib/i386-linux-gnu/libtag.so.1
 TagLib::ID3v2::SynchData::decode(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
 TagLib::ID3v2::FrameFactory::createFrame(TagLib::ByteVector const&, 
TagLib::ID3v2::Header*) const () from /usr/lib/i386-linux-gnu/libtag.so.1
 TagLib::ID3v2::Tag::parse(TagLib::ByteVector const&) () from 
/usr/lib/i386-linux-gnu/libtag.so.1
 TagLib::ID3v2::Tag::read() () from /usr/lib/i386-linux-gnu/libtag.so.1
Title: guayadeque assert failure: *** Error in `guayadeque': malloc(): memory 
corruption: 0x09e484b0 ***
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video

** Affects: taglib
 Importance: Undecided
 Status: New

** Affects: taglib (Ubuntu)
 Importance: Medium
 Status: New


** Tags: apport-crash i386 third-party-packages vivid
-- 
guayadeque assert failure: *** Error in `guayadeque': malloc(): memory 
corruption: 0x09e484b0 ***
https://bugs.launchpad.net/bugs/1435806
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to taglib in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 759860] Re: package language-pack-en 1:10.04 20100714 failed to install/upgrade: Пакет абсолютно неработоспособен -- перед удалением его следует переустановить.

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: language-pack-en (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to language-pack-en in
Ubuntu.
https://bugs.launchpad.net/bugs/759860

Title:
  package language-pack-en 1:10.04 20100714 failed to install/upgrade:
  Пакет абсолютно неработоспособен -- перед удалением его  следует
  переустановить.

Status in language-pack-en package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: language-pack-en

  no idea why this happened...
  may be due to poor Internet

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: language-pack-en 1:10.04+20100714
  ProcVersionSignature: Ubuntu 2.6.32-29.59~ppa1~loms~lucid-generic 
2.6.32.28+drm33.13
  Uname: Linux 2.6.32-29-generic i686
  Architecture: i386
  Date: Wed Apr 13 22:20:55 2011
  ErrorMessage: Пакет абсолютно неработоспособен -- перед удалением его  
следует переустановить.
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  PackageArchitecture: all
  SourcePackage: language-pack-en
  Title: package language-pack-en 1:10.04+20100714 failed to install/upgrade: 
Пакет абсолютно неработоспособен -- перед удалением его  следует переустановить.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-en/+bug/759860/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 759585] Re: package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/759585

Title:
  package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade:
  ErrorMessage: le sous-processus script post-installation installé a
  retourné une erreur de sortie d'état 1

Status in rsyslog package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: rsyslog

  not installed

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: rsyslog 4.2.0-2ubuntu8.1
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic i686
  Architecture: i386
  Date: Wed Apr 13 09:49:59 2011
  ErrorMessage: ErrorMessage: le sous-processus script post-installation 
installé a retourné une erreur de sortie d'état 1
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  SourcePackage: rsyslog
  Title: package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade: 
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428673] [NEW] Guayadeque crash while rescanning library

2016-04-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

On Lubuntu 15.04 Guayadeque 0.3.7 crashed when i try to rescan or rebuil
media library. It always crash at smae point.

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: guayadeque 0.3.7~ds0-2.1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
Uname: Linux 3.19.0-7-generic i686
ApportVersion: 2.16.2-0ubuntu1
Architecture: i386
CrashCounter: 1
CurrentDesktop: LXDE
Date: Thu Mar  5 15:41:58 2015
ExecutablePath: /usr/bin/guayadeque
InstallationDate: Installed on 2013-03-16 (719 days ago)
InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
ProcCmdline: guayadeque
Signal: 6
SourcePackage: guayadeque
UpgradeStatus: Upgraded to vivid on 2015-02-27 (5 days ago)
UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
--- 
ApportVersion: 2.16.2-0ubuntu3
Architecture: i386
CurrentDesktop: LXDE
DistroRelease: Ubuntu 15.04
InstallationDate: Installed on 2013-03-16 (732 days ago)
InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
Package: guayadeque 0.3.7~ds0-2.1ubuntu1
PackageArchitecture: i386
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Tags: third-party-packages vivid
Uname: Linux 3.19.0-9-generic i686
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
_MarkForUpload: True

** Affects: taglib
 Importance: Undecided
 Status: Invalid

** Affects: taglib (Ubuntu)
 Importance: Medium
 Status: Invalid


** Tags: apport-collected apport-crash i386 third-party-packages vivid
-- 
Guayadeque crash while rescanning library
https://bugs.launchpad.net/bugs/1428673
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to taglib in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 762537] Re: [Realtek ALC883] No sound from Speakers

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/762537

Title:
  [Realtek ALC883] No sound from Speakers

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  When I plug in headphones or external speakers into the headphones
  slot, theres no problem with th sound at all. When I try to play sound
  without any external speakers or headphones, there's no sound at all.
  The internal speakers stay mute.

  I already tried to change the alsa-base.conf, modified all the
  speakers but the problem is still there.

  My Mixer configuration:
  http://i54.tinypic.com/33jl0rc.jpg

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1471 F pulseaudio
   /dev/snd/pcmC0D0p:   administrator   1471 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd850 irq 22'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1854,0012 
HDA:11c13026,11c13026,00100700'
 Controls  : 31
 Simple ctrls  : 19
  CheckboxSubmission: a54552b0d7917382f2a917195261d668
  CheckboxSystem: 90b928d283473e9c089e730778bbd3da
  Date: Sat Apr 16 09:49:26 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1)
  PackageArchitecture: all
  ProcEnviron:
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SelectedCard: 0 Intel HDA-Intel - HDA Intel
  SourcePackage: alsa-driver
  Symptom: audio
  Title: [Realtek ALC883] Playback problem
  dmi.bios.date: 01/18/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: RKYWSF26
  dmi.board.name: ROCKY
  dmi.board.vendor: LG Electronics
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LG Electronics
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrRKYWSF26:bd01/18/2007:svnLGElectronics:pnP1-KPRAG:pvrNotApplicable:rvnLGElectronics:rnROCKY:rvrNotApplicable:cvnLGElectronics:ct10:cvrN/A:
  dmi.product.name: P1-KPRAG
  dmi.product.version: Not Applicable
  dmi.sys.vendor: LG Electronics

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1515862] Re: locked device can still excute adb commands

2016-04-15 Thread Evan Wang
The behavior is expected according to last line of androit-tools test
plan https://wiki.ubuntu.com/Process/Merges/TestPlan/android-tools

adb reboot and adb reboot-recovery work in any case (locked and unlocked
screen)

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mtp in Ubuntu.
https://bugs.launchpad.net/bugs/1515862

Title:
  locked device can still excute  adb commands

Status in mtp package in Ubuntu:
  Invalid

Bug description:
  current build number: 29
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2015-11-13 02:55:49
  version version: 29
  version ubuntu: 20151112.1
  version device: 20150821-736d127
  version custom: 2015--36-46-vivid

  Steps:
  1.Lock the device
  2.On the host, run the command: 
  $ adb reboot
  3.On the host, run the command: 
 $ adb reboot recovery

  Expectations:
   After step2#,Connection to the DUT is refused and the following message is 
displayed "error: closed"
   After step3#,Connection to the DUT is refused and the following message is 
displayed "error: closed"

  Actual results:
   The device still can excute those commands

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1513856] Re: [3.18] 'save changes' dialog button style is wrong

2016-04-15 Thread Iain Lane
** Changed in: gedit (Ubuntu Xenial)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1513856

Title:
  [3.18] 'save changes' dialog button style is wrong

Status in gedit package in Ubuntu:
  Invalid
Status in ubuntu-themes package in Ubuntu:
  Fix Released
Status in gedit source package in Xenial:
  Invalid
Status in ubuntu-themes source package in Xenial:
  Fix Released

Bug description:
  Using 3.18 on xenial, the buttons in the dialog asking if you want to
  save work when closing gedit look weird, we should fix that

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 764145] Re: package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/764145

Title:
  package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in rsyslog package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: rsyslog

  1. Ubuntu Release: 10.04 LTS (Lucid Lynx)
  2. Package Version: 4.2.0-2ubuntu8.1
  3. dunno
  4. Window: "Paketproblem" appeared

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: rsyslog 4.2.0-2ubuntu8.1
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic x86_64
  Architecture: amd64
  Date: Mon Apr 18 10:56:11 2011
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  SourcePackage: rsyslog
  Title: package rsyslog 4.2.0-2ubuntu8.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package kaccounts-integration -
4:15.12.3-0ubuntu1

---
kaccounts-integration (4:15.12.3-0ubuntu1) xenial; urgency=medium

  * New upstream bugfix release
  * Add upstream_allow_install_other_providers.patch (LP: #1451728)
  * Add the file...
  * New upstream bugfix release

 -- Scarlett Clark   Thu, 14 Apr 2016 14:57:59
-0700

** Changed in: kaccounts-integration (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libaccounts-glib in
Ubuntu.
https://bugs.launchpad.net/bugs/1451728

Title:
  [master] kde-config-telepathy-accounts package install error

Status in Kubuntu PPA:
  Confirmed
Status in meta-telepathy:
  Fix Released
Status in kaccounts-integration package in Ubuntu:
  Fix Released
Status in kaccounts-providers package in Ubuntu:
  Triaged
Status in ktp-accounts-kcm package in Ubuntu:
  Triaged
Status in libaccounts-glib package in Ubuntu:
  Fix Released
Status in kaccounts-providers source package in Wily:
  Triaged
Status in ktp-accounts-kcm source package in Wily:
  Triaged

Bug description:
  Installing from Kubuntu 15.04 backports:

  Unpacking kde-config-telepathy-accounts (15.04.0-0ubuntu1~ubuntu15.04~ppa1) 
over (0.9.0-0ubuntu1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb
 (--unpack):
   trying to overwrite '/usr/share/accounts/services/facebook-im.service', 
which is also in package account-plugin-facebook 0.12+15.04.20150415.1-0ubuntu1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1451728/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 768082] Re: Laptop Sound card not working with ubuntu 10.4

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/768082

Title:
  Laptop Sound card not working with ubuntu 10.4

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  Earlier headphone was working but the laptop speaker was not working.
  After installing alsa driver , no sound card is detected.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic i686
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: aplay: device_list:207: no soundcards found...
  Architecture: i386
  ArecordDevices: arecord: device_list:207: no soundcards found...
  Date: Thu Apr 21 12:02:35 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 769853] Re: internal laptop speakers not muted when docked

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/769853

Title:
  internal laptop speakers not muted when docked

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  Hello,

BUG 550891 also affects/effects me. Using an HP6910p and an HP
  Docking station. If I boot the machine before I dock, the internal
  speakers are on as well as the dock connected speakers. If I unplug
  the speakers from the dock and plug them back in, the internal
  speakers are muted. So, it seems that the machine doesn't query the
  dock properly during docking. But can recognize the speakers and
  function properly.

  - CH

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14.1
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic-pae 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic-pae i686
  NonfreeKernelModules: hsfengine wl
  AlsaVersion:
   Advanced Linux Sound Architecture Driver Version 1.0.23.
   Compiled on Apr 10 2011 for kernel 2.6.32-31-generic-pae (SMP).
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andor  2292 F pulseaudio
   /dev/snd/pcmC0D0p:   andor  2292 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd8544000 irq 30'
 Mixer name : 'Analog Devices AD1981'
 Components : 'HDA:11d41981,103c30c1,00100200 
HDA:14f12c06,103c1379,0010'
 Controls  : 11
 Simple ctrls  : 9
  Date: Sun Apr 24 08:16:57 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1)
  ProcEnviron:
   LANGUAGE=en_CA:en
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 11/04/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MCD Ver. F.17
  dmi.board.name: 30C1
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 68.36
  dmi.chassis.asset.tag: CND75119MB
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MCDVer.F.17:bd11/04/2008:svnHewlett-Packard:pnHPCompaq6910p(AK677US):pvrF.17:rvnHewlett-Packard:rn30C1:rvrKBCVersion68.36:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6910p (AK677US)
  dmi.product.version: F.17
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 770019] Re: package avahi-daemon 0.6.25-1ubuntu6 failed to install/upgrade: kan ikke tilgå arkivet: No such file or directory

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/770019

Title:
  package avahi-daemon 0.6.25-1ubuntu6 failed to install/upgrade: kan
  ikke tilgå arkivet: No such file or directory

Status in avahi package in Ubuntu:
  Invalid

Bug description:
  ??

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: avahi-daemon 0.6.25-1ubuntu6
  ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-generic i686
  Architecture: i386
  Date: Thu Mar 31 20:15:59 2011
  ErrorMessage: kan ikke tilgå arkivet: No such file or directory
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 
(20100429.4)
  SourcePackage: avahi
  Title: package avahi-daemon 0.6.25-1ubuntu6 failed to install/upgrade: kan 
ikke tilgå arkivet: No such file or directory

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 770425] Re: pcretest failed with sigabort

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pcre3 in Ubuntu.
https://bugs.launchpad.net/bugs/770425

Title:
  pcretest failed with sigabort

Status in pcre3 package in Ubuntu:
  Invalid

Bug description:
  I ran latest Ubuntu 10.04.2 in Virtualbox and accidentally bumped into
  following bug. Execution of "pcretest /dev/sda1" ended up with
  sigabort.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: libpcre3 7.8-3build1
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic x86_64
  Architecture: amd64
  Date: Tue Apr 26 01:02:55 2011
  EcryptfsInUse: Yes
  ProcEnviron:
   LC_TIME=C
   PATH=(custom, user)
   LANG=en_US.UTF-8
   LC_MESSAGES=C
   SHELL=/bin/bash
  SourcePackage: pcre3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570720] Re: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-li

2016-04-15 Thread Alex
Hi,

well, I can't use your recommendation at the moment. I got this error in
the middle of update and it didn't bring a crush until the very end of
installation. Now the laptop has very slow reactions as harddisk is
working. Only a few programs can start and very slow, so let's until the
harddisk has its job made.

Regards, Alex

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxml2 in Ubuntu.
https://bugs.launchpad.net/bugs/1570720

Title:
  package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3
  .dpkg-new': unexpected end of file or stream

Status in libxml2 package in Ubuntu:
  Invalid

Bug description:
  this error was showed during the upgrade from Ubuntu 14.04 LTS to
  16.04 LTS

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libxml2 2.9.1+dfsg1-3ubuntu4.7
  ProcVersionSignature: Ubuntu 4.2.0-35.40~14.04.1-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.20
  Architecture: amd64
  Date: Fri Apr 15 11:55:31 2016
  DuplicateSignature: package:libxml2:2.9.1+dfsg1-3ubuntu4.7:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2016-03-30 (15 days ago)
  InstallationMedia: Edubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: libxml2
  Title: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: 
cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: Upgraded to xenial on 2016-04-15 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1546373] Re: [FFe] Please update to bugfix release 1.10

2016-04-15 Thread Clive Johnston
Amr, would you have a complete list of LP bugs this update would fix?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1546373

Title:
  [FFe] Please update to bugfix release 1.10

Status in taglib package in Ubuntu:
  Triaged
Status in taglib package in Debian:
  New

Bug description:
  1.10 contains two years of fixes over the 1.9.1 release currently
  found in Xenial, and was released back in November.

  TagLib 1.10 Release - November 11, 2015

  New API for the audio length in milliseconds.
  Added new options to the tagwriter example.
  Added support for ID3v2 ETCO and SYLT frames.
  Added support for album artist in PropertyMap API of MP4 files.
  Added support for embedded frames in ID3v2 CHAP and CTOC frames.
  Added support for AIFF-C files.
  Better handling of duplicate ID3v2 tags in MPEG files.
  Allowed generating taglib.pc on Windows.
  Added ZLIB_SOURCE build option.
  Fixed backwards-incompatible change in TagLib::String when constructing 
UTF16 strings.
  Fixed crash when parsing certain FLAC files.
  Fixed crash when encoding empty strings.
  Fixed saving of certain XM files on OS X.
  Changed Xiph and APE generic getters to return space-concatenated values.
  Fixed possible file corruptions when removing tags from WAV files.
  Added support for MP4 files with 64-bit atoms in certain 64-bit 
environments.
  Prevented ID3v2 padding from being too large.
  Fixed crash when parsing corrupted APE files.
  Fixed crash when parsing corrupted WAV files.
  Fixed crash when parsing corrupted Ogg FLAC files.
  Fixed crash when parsing corrupted MPEG files.
  Fixed saving empty tags in WAV files.
  Fixed crash when parsing corrupted Musepack files.
  Fixed possible memory leaks when parsing AIFF and WAV files.
  Fixed crash when parsing corrupted MP4 files.
  Stopped writing empty ID3v2 frames.
  Fixed possible file corruptions when saving WMA files.
  Added TagLib::MP4::Tag::isEmpty().
  Added accessors to manipulate MP4 tags.
  Fixed crash when parsing corrupted WavPack files.
  Fixed seeking MPEG frames.
  Fixed reading FLAC files with zero-sized padding blocks.
  Added support for reading the encoder information of WMA files.
  Added support for reading the codec of WAV files.
  Added support for multi channel WavPack files.
  Added support for reading the nominal bitrate of Ogg Speex files.
  Added support for VBR headers in MPEG files.
  Marked FLAC::File::streamInfoData() deprecated. It returns an empty 
ByteVector.
  Marked FLAC::File::streamLength() deprecated. It returns zero.
  Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
  Fixed self-assignment operator in some types.
  Fixed extraction of MP4 tag keys with an empty list.
  Many smaller bug fixes and performance improvements.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 774522] Re: package base-files 5.0.0ubuntu20.10.04.2 failed to install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: base-files (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/774522

Title:
  package base-files 5.0.0ubuntu20.10.04.2 failed to install/upgrade:
  impossível acessar arquivo: Arquivo ou diretório não encontrado

Status in base-files package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: base-files

  An error occurred installing the package, please fix the problem.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: base-files 5.0.0ubuntu20.10.04.2
  ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
  Uname: Linux 2.6.32-26-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Apr 30 19:52:17 2011
  DpkgTerminalLog:
   Log started: 2011-04-30  19:52:17
   dpkg: erro processando 
/var/cache/apt/archives/base-files_5.0.0ubuntu20.10.04.3_i386.deb (--unpack):
impossível acessar arquivo: Arquivo ou diretório não encontrado
  ErrorMessage: impossível acessar arquivo: Arquivo ou diretório não encontrado
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  SourcePackage: base-files
  Title: package base-files 5.0.0ubuntu20.10.04.2 failed to install/upgrade: 
impossível acessar arquivo: Arquivo ou diretório não encontrado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/774522/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570750] [NEW] network manager does not connect after boot without a service restart

2016-04-15 Thread graingert
Public bug reported:

network manager does not connect after boot without issuing "sudo
service network-manager restart"

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.1.93-0ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr 15 09:26:37 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-01-05 (100 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to xenial on 2016-04-06 (8 days ago)
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1570750

Title:
  network manager does not connect after boot without a service restart

Status in network-manager package in Ubuntu:
  New

Bug description:
  network manager does not connect after boot without issuing "sudo
  service network-manager restart"

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
  Uname: Linux 4.4.0-17-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr 15 09:26:37 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-01-05 (100 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to xenial on 2016-04-06 (8 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437485] Re: No video on youtube when on GSM/3g

2016-04-15 Thread Olivier Tilloy
@Andrea: the only problem is that youtube.com chooses to serve different
content based on a number of factors (including the UA string), and we
have to guess what they do to try and expose the required capabilities
to get the right content in all situations. And that changes over time.
I think we have enough data to work on a solution, no need for more
log/info, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1437485

Title:
  No video on youtube when on GSM/3g

Status in webbrowser-app package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Using my ubuntu phone, When I'm on wifi everything is fine I go to
  m.youtube.com in the browser navigate to a video hit play and
  everything is fine picture and sound work as expected. I turn off wifi
  reopen the browser and do the same thing and I get audio but no
  picture.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 775000] Re: package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/775000

Title:
  package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in sysvinit package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: sysvinit

  This problem was reported when I was doing a usual update.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: initscripts 2.87dsf-4ubuntu17.1
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sun May  1 13:49:27 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  SourcePackage: sysvinit
  Title: package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 775762] Re: changed system language after normal update (only pkgs - not system update)

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: language-pack-pt (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to language-pack-pt in
Ubuntu.
https://bugs.launchpad.net/bugs/775762

Title:
  changed system language after normal update (only pkgs - not system
  update)

Status in language-pack-pt package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: language-pack-pt

  Hi, I'm running Ubuntu 10.04.2 and my system is on Brazillian
  Portuguese. Just did a update (Synaptic packages - NOT SYSTEM Update)
  and now all my softwares are on english. It seems that the portuguese
  language pack is somehow corrupted, can anyone check it? I'm also
  attaching my language option, which you can clearly see that
  portuguese is on top.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: language-pack-pt 1:10.04+20110204
  ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
  Uname: Linux 2.6.32-32-generic i686
  Architecture: i386
  Date: Mon May  2 14:34:44 2011
  InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pt_BR:pt_PT:en
   LANG=pt_BR
   LC_MESSAGES=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: language-pack-pt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-pack-pt/+bug/775762/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 775526] Re: [Realtek ALC883] ALSA test tone not correctly played back

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/775526

Title:
  [Realtek ALC883] ALSA test tone not correctly played back

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  Sound card is nvidia MCP1 HDA (rev2), no sound played at all, works
  perfectly using MS Windows Vista

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tanja  1446 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfdfb8000 irq 23'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,14623ffe,0012 
HDA:11c13026,11c13026,00100700'
 Controls  : 30
 Simple ctrls  : 18
  Date: Mon May  2 14:14:23 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  PackageArchitecture: all
  ProcEnviron:
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SelectedCard: 0 NVidia HDA-Intel - HDA NVidia
  SourcePackage: alsa-driver
  Symptom: audio
  Title: [Realtek ALC883] ALSA test tone not correctly played back
  dmi.bios.date: 03/02/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A1638NTE V1.0D
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-1638X
  dmi.board.vendor: MSI
  dmi.board.version: Ver 1.000
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA1638NTEV1.0D:bd03/02/2007:svnMicro-StarInternational:pnMS-1638X:pvrMS-1638:rvnMSI:rnMS-1638X:rvrVer1.000:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: MS-1638X
  dmi.product.version: MS-1638
  dmi.sys.vendor: Micro-Star International

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1567140] Re: “Select All” pop up shows all the time, even when nothing is selected

2016-04-15 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1570511 ***
https://bugs.launchpad.net/bugs/1570511

** This bug has been marked a duplicate of bug 1570511
   Select All shows up when replying to gmail message

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1567140

Title:
  “Select All” pop up shows all the time, even when nothing is selected

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  In the Twitter web app, if I reply to a tweet, I see the Select All
  pop up under the cursor all the time, which is rather disconcerting.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570511] Re: Select All shows up when replying to gmail message

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

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1570511

Title:
  Select All shows up when replying to gmail message

Status in Canonical System Image:
  New
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  open gmail webapp (or in browser), try to reply to a mail
  scroll to the top of the message and tap to begin typing

  expected result:
  - can start typing, no menu

  actual result:
  - can start typing but Select All menu is incorrectly displayed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570749] Re: Upgrade to 11.6 from February 2016

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libav in Ubuntu.
https://bugs.launchpad.net/bugs/1570749

Title:
  Upgrade to 11.6 from February 2016

Status in libav package in Ubuntu:
  Confirmed

Bug description:
  Please, upgrade to 11.6 from February 2016, see https://libav.org/ and
  https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.6

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570511] Re: Select All shows up when replying to gmail message

2016-04-15 Thread Olivier Tilloy
The same issue can be observed when replying to a tweet in twitter (from
duplicate bug #1567140).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1570511

Title:
  Select All shows up when replying to gmail message

Status in Canonical System Image:
  New
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  open gmail webapp (or in browser), try to reply to a mail
  scroll to the top of the message and tap to begin typing

  expected result:
  - can start typing, no menu

  actual result:
  - can start typing but Select All menu is incorrectly displayed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570749] [NEW] Upgrade to 11.6 from February 2016

2016-04-15 Thread Pander
Public bug reported:

Please, upgrade to 11.6 from February 2016, see https://libav.org/ and
https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.6

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


** Tags: 16.10 upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libav in Ubuntu.
https://bugs.launchpad.net/bugs/1570749

Title:
  Upgrade to 11.6 from February 2016

Status in libav package in Ubuntu:
  Confirmed

Bug description:
  Please, upgrade to 11.6 from February 2016, see https://libav.org/ and
  https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.6

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 777884] Re: package perl-modules 5.10.1-8ubuntu2.1 failed to install/upgrade: 无法访问打包文件: 没有那个文件或目录

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/777884

Title:
  package perl-modules 5.10.1-8ubuntu2.1 failed to install/upgrade:
  无法访问打包文件: 没有那个文件或目录

Status in perl package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: perl

  detected by system automatically

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: perl-modules 5.10.1-8ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Wed May  4 16:05:36 2011
  ErrorMessage: 无法访问打包文件: 没有那个文件或目录
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  PackageArchitecture: all
  SourcePackage: perl
  Title: package perl-modules 5.10.1-8ubuntu2.1 failed to install/upgrade: 
无法访问打包文件: 没有那个文件或目录

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1569938] Re: Backspace while an HTML text field has focus triggers a back navigation in history

2016-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+16.04.20160413-0ubuntu1

---
webbrowser-app (0.23+16.04.20160413-0ubuntu1) xenial; urgency=medium

  * Do not handle backspace as a window-level shortcut, as it would take
precedence over backspace events in HTML text fields. (LP: #1569938)
  * Update translation template.

 -- Olivier Tilloy   Wed, 13 Apr 2016
15:22:11 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1569938

Title:
  Backspace while an HTML text field has focus triggers a back
  navigation in history

Status in Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  This is a regression that was introduced by the fix for bug #1537782.
  It can be observed on unity7 with a physical keyboard attached, as well as on 
a touch device running unity8 with a bluetooth keyboard.

  Steps to reproduce:
   - browse to http://example.org
   - focus the address bar and browse to http://start.ubuntu.com within the 
same tab
   - focus the search box on the page, type any character
   - press the backspace key

  Expected result: the character that was input in the search box is deleted.
  Actual result: the user is taken one page back in the navigation history, 
back to http://example.org.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570720] Re: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-li

2016-04-15 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 there was an error on your system when
trying to install a particular package.  Please execute the following
command, as it will clear your package cache, in a terminal:

sudo apt-get clean

Then try performing the update again.  This will likely resolve your
issue, but the failure could be caused by filesystem or memory
corruption.  So please also run a fsck on your filesystem(s) and a
memory test.  Thanks in advance!

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

** Tags added: corrupted-package

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxml2 in Ubuntu.
https://bugs.launchpad.net/bugs/1570720

Title:
  package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3
  .dpkg-new': unexpected end of file or stream

Status in libxml2 package in Ubuntu:
  Invalid

Bug description:
  this error was showed during the upgrade from Ubuntu 14.04 LTS to
  16.04 LTS

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libxml2 2.9.1+dfsg1-3ubuntu4.7
  ProcVersionSignature: Ubuntu 4.2.0-35.40~14.04.1-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.20
  Architecture: amd64
  Date: Fri Apr 15 11:55:31 2016
  DuplicateSignature: package:libxml2:2.9.1+dfsg1-3ubuntu4.7:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2016-03-30 (15 days ago)
  InstallationMedia: Edubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: libxml2
  Title: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: 
cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: Upgraded to xenial on 2016-04-15 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 783473] Re: Bash auto-completion doesn't recognize three asterisks

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/783473

Title:
  Bash auto-completion doesn't recognize three asterisks

Status in bash package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bash

  Create file named '***' in non-empty direcory:
  $ touch \*\*\*
  $ touch somefile

  type
  $ ls *
  and press Tab for auto-completion (not Enter).
  First time it will escape asterisk:
  $ ls \*
  but after second Tab it will escape \ instead of asterisk:
  $ ls \\\*
  $ ls \\\*

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bash 4.1-2ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic i686
  Architecture: i386
  Date: Mon May 16 15:59:13 2011
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   LANGUAGE=uk_UA:uk:en_GB:en
   PATH=(custom, user)
   LANG=uk_UA.utf8
   SHELL=/bin/bash
  SourcePackage: bash

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570449] Re: GTK3 Libreoffice default theme is too dark

2016-04-15 Thread Björn Michaelsen
Note libreoffice-gtk3 isnt installed in the default (yet) and
libreoffice-gtk (2) is used instead, which works fine.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1570449

Title:
  GTK3 Libreoffice default theme is too dark

Status in libreoffice package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  Libreoffice default theme became too dark. I think it is a problem
  with switching to GTK3. See the attached screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 14 17:48:21 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-03-29 (15 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 786679] Re: package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 139

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: shared-mime-info (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to shared-mime-info in
Ubuntu.
https://bugs.launchpad.net/bugs/786679

Title:
  package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 139

Status in shared-mime-info package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: shared-mime-info

  during update

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: shared-mime-info 0.71-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sun May 22 20:51:31 2011
  ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 139
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  SourcePackage: shared-mime-info
  Title: package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 139

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 785338] Re: sub url from perl cgi library fails on special characters

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/785338

Title:
  sub url from perl cgi library fails on special characters

Status in perl package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: perl

  hardy: ii  perl5.8.8-12ubuntu0.4  
   Larry Wall's Practical Extraction and Report
  lucid:  ii  perl5.10.1-8ubuntu2.1 
Larry Wall's Practical Extraction and Report

  
  Between Hardy and Lucid, CGI.pm has a change that breaks "sub url" when both 
the request_uri and the target contains special characters:

  root@cricket:/usr/share/perl/5.10.1# diff CGI.pm.orig CGI.pm
  2740c2740
  < my $request_uri =  unescape($self->request_uri) || '';
  ---
  > my $request_uri =  $self->request_uri || '';

  If you pass in a target with a special character (in my case a +) and
  your $request_uri includes that character the outputed url includes an
  http escaped version of the $request_uri followed by the target url:

  
  #run from /home/one+two
  $cgi = new CGI;
  $cgi->path_info('/home/one+two/link');
  print $cgi->url(-relative=>1,
   -query=>1,
   -path_info=>1);
  #output: /home/one%20two/home/one+two/link

  
  I'm not sure why this change was made, so I don't know what other side effect 
it will have, but it breaks all URLs that contain special characters, so it 
should be removed.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: perl 5.10.1-8ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu May 19 13:36:25 2011
  LiveMediaBuild: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: perl

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570741] [NEW] "Additional Drivers" is missing icons

2016-04-15 Thread Simon Law
Public bug reported:

These icons,  jockey.png and jockey-kde.png, used to be in jockey-common
but disappeared when that package was removed in Precise.

The best thing to do is probably just to copy those icons into software-
properties-common, so that they can be properly referenced by
/usr/share/applications/software-properties-drivers.desktop

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1570741

Title:
  "Additional Drivers" is missing icons

Status in software-properties package in Ubuntu:
  New

Bug description:
  These icons,  jockey.png and jockey-kde.png, used to be in jockey-
  common but disappeared when that package was removed in Precise.

  The best thing to do is probably just to copy those icons into
  software-properties-common, so that they can be properly referenced by
  /usr/share/applications/software-properties-drivers.desktop

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570741] Re: "Additional Drivers" is missing icons

2016-04-15 Thread Simon Law
** Attachment added: "Screenshot from 2016-04-15 01-09-48.png"
   
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1570741/+attachment/4637422/+files/Screenshot%20from%202016-04-15%2001-09-48.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1570741

Title:
  "Additional Drivers" is missing icons

Status in software-properties package in Ubuntu:
  New

Bug description:
  These icons,  jockey.png and jockey-kde.png, used to be in jockey-
  common but disappeared when that package was removed in Precise.

  The best thing to do is probably just to copy those icons into
  software-properties-common, so that they can be properly referenced by
  /usr/share/applications/software-properties-drivers.desktop

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1546373] Re: [FFe] Please update to bugfix release 1.10

2016-04-15 Thread Clive Johnston
I cant seem to find a 1.10 release in Debian, does anyone know if they
have it?  Any packaging I can find is over 2 years old at this point.

Anyway, I grabbed the old packaging and tweaked it a bit.  I got it to
build locally and uploaded it to LP.  There are a few issues with
symbols need ironed out, but in the mean time could anyone willing to
test it please do so.

It is in my PPA https://launchpad.net/~clivejo/+archive/ubuntu/xenial/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1546373

Title:
  [FFe] Please update to bugfix release 1.10

Status in taglib package in Ubuntu:
  Triaged
Status in taglib package in Debian:
  New

Bug description:
  1.10 contains two years of fixes over the 1.9.1 release currently
  found in Xenial, and was released back in November.

  TagLib 1.10 Release - November 11, 2015

  New API for the audio length in milliseconds.
  Added new options to the tagwriter example.
  Added support for ID3v2 ETCO and SYLT frames.
  Added support for album artist in PropertyMap API of MP4 files.
  Added support for embedded frames in ID3v2 CHAP and CTOC frames.
  Added support for AIFF-C files.
  Better handling of duplicate ID3v2 tags in MPEG files.
  Allowed generating taglib.pc on Windows.
  Added ZLIB_SOURCE build option.
  Fixed backwards-incompatible change in TagLib::String when constructing 
UTF16 strings.
  Fixed crash when parsing certain FLAC files.
  Fixed crash when encoding empty strings.
  Fixed saving of certain XM files on OS X.
  Changed Xiph and APE generic getters to return space-concatenated values.
  Fixed possible file corruptions when removing tags from WAV files.
  Added support for MP4 files with 64-bit atoms in certain 64-bit 
environments.
  Prevented ID3v2 padding from being too large.
  Fixed crash when parsing corrupted APE files.
  Fixed crash when parsing corrupted WAV files.
  Fixed crash when parsing corrupted Ogg FLAC files.
  Fixed crash when parsing corrupted MPEG files.
  Fixed saving empty tags in WAV files.
  Fixed crash when parsing corrupted Musepack files.
  Fixed possible memory leaks when parsing AIFF and WAV files.
  Fixed crash when parsing corrupted MP4 files.
  Stopped writing empty ID3v2 frames.
  Fixed possible file corruptions when saving WMA files.
  Added TagLib::MP4::Tag::isEmpty().
  Added accessors to manipulate MP4 tags.
  Fixed crash when parsing corrupted WavPack files.
  Fixed seeking MPEG frames.
  Fixed reading FLAC files with zero-sized padding blocks.
  Added support for reading the encoder information of WMA files.
  Added support for reading the codec of WAV files.
  Added support for multi channel WavPack files.
  Added support for reading the nominal bitrate of Ogg Speex files.
  Added support for VBR headers in MPEG files.
  Marked FLAC::File::streamInfoData() deprecated. It returns an empty 
ByteVector.
  Marked FLAC::File::streamLength() deprecated. It returns zero.
  Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
  Fixed self-assignment operator in some types.
  Fixed extraction of MP4 tag keys with an empty list.
  Many smaller bug fixes and performance improvements.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 787395] Re: [Realtek ALC260] ALSA test tone not correctly played back---no sound on anything despite all the usual measures

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/787395

Title:
  [Realtek ALC260] ALSA test tone not correctly played back---no sound
  on anything despite all the usual measures

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  I've checked cables, upgraded ALSA, installed ALSA utilities, upgraded
  the BIOS, reinstalled Realtek codecs, upgraded audio on the Windows
  side (I'm running wubi), ... Still no sound.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic x86_64
  AlsaVersion:
   Advanced Linux Sound Architecture Driver Version 1.0.24.
   Compiled on May 22 2011 for kernel 2.6.32-31-generic (SMP).
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC260 Analog [ALC260 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC260 Analog [ALC260 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  wilson 2054 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xe04c irq 26'
 Mixer name : 'Realtek ALC260'
 Components : 'HDA:10ec0260,103c3012,00100400'
 Controls  : 19
 Simple ctrls  : 12
  Date: Tue May 24 02:06:03 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SelectedCard: 0 Intel HDA-Intel - HDA Intel
  SourcePackage: alsa-driver
  Symptom: audio
  Title: [Realtek ALC260] ALSA test tone not correctly played back
  dmi.bios.date: 07/01/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786D1 v01.61
  dmi.board.name: 09FCh
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: 2UB5260B02
  dmi.chassis.type: 15
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D1v01.61:bd07/01/2009:svnHewlett-Packard:pnHPCompaqdc7600Ultra-slimDesktop:pvr:rvnHewlett-Packard:rn09FCh:rvr:cvnHewlett-Packard:ct15:cvr:
  dmi.product.name: HP Compaq dc7600 Ultra-slim Desktop
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 787257] Re: 10.04.2 Widescreen laptop has boot screen just every 1/10 times and just for 2 last seconds of boot

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: ubuntu-themes (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/787257

Title:
  10.04.2 Widescreen laptop has boot screen just every 1/10 times and
  just for 2 last seconds of boot

Status in ubuntu-themes package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: ubuntu-artwork

  3days ago latests Ubuntu 10.04.2 updated on Widescreen laptop has boot screen 
1/10 time of boot and for 1-4 last seconds of boot right before its already 
loaded.
  Till then and all other times its black screen with one white _ sign on top 
left.
  Emachines E525

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: ubuntu-artwork 53.5
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic i686
  Architecture: i386
  Date: Tue May 24 01:51:48 2011
  InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: ubuntu-artwork

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 788574] Re: package libimobiledevice0-dbg (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/debug/usr/lib/pyshared/python2.6/imobiledevice/_imobiledevice.s

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

** Changed in: libimobiledevice (Ubuntu)
 Assignee: John Owen (psyczrm) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libimobiledevice in
Ubuntu.
https://bugs.launchpad.net/bugs/788574

Title:
  package libimobiledevice0-dbg (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/lib/debug/usr/lib/pyshared/python2.6/imobiledevice/_imobiledevice.so',
  which is also in package libimobiledevice1-dbg 0:1.0.6-1ubuntu1~lucid3

Status in libimobiledevice package in Ubuntu:
  Invalid

Bug description:
  After  libimobiledevice1 install and reinstall on  libimobiledevice0
  dbg

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: libimobiledevice0-dbg (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
  Uname: Linux 2.6.32-32-generic x86_64
  NonfreeKernelModules: wl nvidia
  Architecture: amd64
  Date: Thu May 26 13:34:57 2011
  ErrorMessage: trying to overwrite 
'/usr/lib/debug/usr/lib/pyshared/python2.6/imobiledevice/_imobiledevice.so', 
which is also in package libimobiledevice1-dbg 0:1.0.6-1ubuntu1~lucid3
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: libimobiledevice
  Title: package libimobiledevice0-dbg (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/lib/debug/usr/lib/pyshared/python2.6/imobiledevice/_imobiledevice.so', 
which is also in package libimobiledevice1-dbg 0:1.0.6-1ubuntu1~lucid3

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570698] Re: CI failure in TestClientInput.receives_one_touch_event_per_frame

2016-04-15 Thread Daniel van Vugt
** Branch linked: lp:~vanvugt/mir/fix-1570698

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1570698

Title:
  CI failure in TestClientInput.receives_one_touch_event_per_frame

Status in Mir:
  In Progress
Status in mir package in Ubuntu:
  Invalid

Bug description:
  https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
  mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/863/consoleFull

  02:44:41 11: [ RUN ] TestClientInput.receives_one_touch_event_per_frame
  02:44:41 11: [2016-04-15 02:44:41.425619] mirserver: Starting
  02:44:41 11: [2016-04-15 02:44:41.430805] mirserver: Selected driver: dummy 
(version 0.22.0)
  02:44:41 11: [2016-04-15 02:44:41.499565] mirserver: Using software cursor
  02:44:41 11: [2016-04-15 02:44:41.509983] mirserver: Initial display 
configuration:
  02:44:41 11: [2016-04-15 02:44:41.510510] mirserver: 1.1: VGA 0.0" 0x0mm
  02:44:41 11: [2016-04-15 02:44:41.510809] mirserver: Current mode 1000x800 
60.00Hz
  02:44:41 11: [2016-04-15 02:44:41.511107] mirserver: Preferred mode 1000x800 
60.00Hz
  02:44:41 11: [2016-04-15 02:44:41.511379] mirserver: Logical position +0+0
  02:44:41 11: [2016-04-15 02:44:41.565602] mirserver: Selected input driver: 
mir:stub-input (version: 0.22.0)
  02:44:41 11: [2016-04-15 02:44:41.568428] mirserver: Mir version 0.22.0
  02:44:44 11: 
  02:44:44 11: GMOCK WARNING:
  02:44:44 11: Uninteresting mock function call - returning directly.
  02:44:44 11: Function call: handle_input(touch_event(when=2480338825735318 
(133.240680ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.68054, y=12.2889, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:44 11: Stack trace:
  02:44:44 11: 
/��BUILDDIR��/mir-0.22.0+xenial881bzr3443/tests/acceptance-tests/test_client_input.cpp:639:
 Failure
  02:44:44 11: The difference between 1.0f and client_input_events_per_frame is 
0.2400953674316, which exceeds 0.2f, where
  02:44:44 11: 1.0f evaluates to 1,
  02:44:44 11: client_input_events_per_frame evaluates to 0.7599046325684, 
and
  02:44:44 11: 0.2f evaluates to 0.2000298023224.
  02:44:44 11: 
  02:44:44 11: GMOCK WARNING:
  02:44:44 11: Uninteresting mock function call - returning directly.
  02:44:45 11: Function call: handle_input(touch_event(when=2480339119018976 
(10.576963ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.80214, y=12.4834, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:45 11: Stack trace:
  02:44:45 11: 
  02:44:45 11: GMOCK WARNING:
  02:44:45 11: Uninteresting mock function call - returning directly.
  02:44:45 11: Function call: handle_input(touch_event(when=2480339135968128 
(14.812916ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.84436, y=12.551, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:45 11: Stack trace:
  02:44:45 11: [2016-04-15 02:44:45.407565] mirserver: Stopping
  02:44:45 11: [ FAILED ] TestClientInput.receives_one_touch_event_per_frame 
(4083 ms)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 788259] Re: Bluetooth Can't Connect to Devices After Suspend

2016-04-15 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/788259

Title:
  Bluetooth Can't Connect to Devices After Suspend

Status in bluez package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bluez

  I'm running Ubuntu 10.04 on a Macbook 5.5. I was using the Macbook's
  builtin Bluetooth, which working fine, even with suspend. However,
  this recently got fried, so I was forced to start using a Targus USB
  Bluetooth adapter.

  The adapter works fine after a fresh reboot. However, Bluetooth
  becomes unusable after suspend. Before suspend, I can use the
  "Bluetooth Preferences" dialog to detect and pair to bluetooth
  devices, but after suspend, it shows the devices I had previously
  paired with, but doesn't detect them or provide a way to reconnect.
  The only solution I've found is to remove the pairing, set my device
  back into pairing mode, and repair, which is very frustrating.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bluetooth 4.60-0ubuntu8
  Uname: Linux 2.6.32-020632-generic x86_64
  NonfreeKernelModules: nvidia wl
  Architecture: amd64
  Date: Wed May 25 13:37:42 2011
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  InterestingModules: bnep btusb
  MachineType: Apple Inc. MacBookPro5,5
  PackageArchitecture: all
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-020632-generic 
root=UUID=b3f45a1c-0d35-43ce-bb7e-32400f29bd9e ro vga=792 splash quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: bluez
  dmi.bios.date: 06/15/09
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP55.88Z.00AC.B03.0906151708
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-F2268AC8
  dmi.board.vendor: Apple Inc.
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F2268AC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP55.88Z.00AC.B03.0906151708:bd06/15/09:svnAppleInc.:pnMacBookPro5,5:pvr1.0:rvnAppleInc.:rnMac-F2268AC8:rvr:cvnAppleInc.:ct10:cvrMac-F2268AC8:
  dmi.product.name: MacBookPro5,5
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  hciconfig:
   hci0:Type: USB
BD Address: 00:19:0E:09:17:4D ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:6948 acl:23 sco:0 events:757 errors:0
TX bytes:1346514 acl:1405 sco:0 commands:43 errors:0
  rfkill:
   5: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1560797] Re: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

2016-04-15 Thread Winfried PLappert
Sorry, missed the the google earth dependencies

** Attachment added: "google earth dependencies"
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1560797/+attachment/4637413/+files/all-google-earth-dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1560797

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade:
  libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  Confirmed
Status in apt source package in Wily:
  Confirmed

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1560797] Re: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

2016-04-15 Thread Winfried PLappert
comment to #42: Paul, the installation of the skype package pulls in
libgcrypt20:i386 amongst others. And google-earth-stable does the same.
See attachments for details.

** Attachment added: "skype dependencies"
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1560797/+attachment/4637396/+files/all-skype-dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1560797

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade:
  libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  Confirmed
Status in apt source package in Wily:
  Confirmed

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1546373] Re: [FFe] Please update to bugfix release 1.10

2016-04-15 Thread Amr Ibrahim
If this FFe is not accepted, it is worth a shot to pass it as an SRU
after Xenial release since it has many bug fixes. It fixes these for
example bug #1366317 and bug #1353988.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to taglib in Ubuntu.
https://bugs.launchpad.net/bugs/1546373

Title:
  [FFe] Please update to bugfix release 1.10

Status in taglib package in Ubuntu:
  Triaged
Status in taglib package in Debian:
  New

Bug description:
  1.10 contains two years of fixes over the 1.9.1 release currently
  found in Xenial, and was released back in November.

  TagLib 1.10 Release - November 11, 2015

  New API for the audio length in milliseconds.
  Added new options to the tagwriter example.
  Added support for ID3v2 ETCO and SYLT frames.
  Added support for album artist in PropertyMap API of MP4 files.
  Added support for embedded frames in ID3v2 CHAP and CTOC frames.
  Added support for AIFF-C files.
  Better handling of duplicate ID3v2 tags in MPEG files.
  Allowed generating taglib.pc on Windows.
  Added ZLIB_SOURCE build option.
  Fixed backwards-incompatible change in TagLib::String when constructing 
UTF16 strings.
  Fixed crash when parsing certain FLAC files.
  Fixed crash when encoding empty strings.
  Fixed saving of certain XM files on OS X.
  Changed Xiph and APE generic getters to return space-concatenated values.
  Fixed possible file corruptions when removing tags from WAV files.
  Added support for MP4 files with 64-bit atoms in certain 64-bit 
environments.
  Prevented ID3v2 padding from being too large.
  Fixed crash when parsing corrupted APE files.
  Fixed crash when parsing corrupted WAV files.
  Fixed crash when parsing corrupted Ogg FLAC files.
  Fixed crash when parsing corrupted MPEG files.
  Fixed saving empty tags in WAV files.
  Fixed crash when parsing corrupted Musepack files.
  Fixed possible memory leaks when parsing AIFF and WAV files.
  Fixed crash when parsing corrupted MP4 files.
  Stopped writing empty ID3v2 frames.
  Fixed possible file corruptions when saving WMA files.
  Added TagLib::MP4::Tag::isEmpty().
  Added accessors to manipulate MP4 tags.
  Fixed crash when parsing corrupted WavPack files.
  Fixed seeking MPEG frames.
  Fixed reading FLAC files with zero-sized padding blocks.
  Added support for reading the encoder information of WMA files.
  Added support for reading the codec of WAV files.
  Added support for multi channel WavPack files.
  Added support for reading the nominal bitrate of Ogg Speex files.
  Added support for VBR headers in MPEG files.
  Marked FLAC::File::streamInfoData() deprecated. It returns an empty 
ByteVector.
  Marked FLAC::File::streamLength() deprecated. It returns zero.
  Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
  Fixed self-assignment operator in some types.
  Fixed extraction of MP4 tag keys with an empty list.
  Many smaller bug fixes and performance improvements.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570737] [NEW] ubuntu randomly freeze

2016-04-15 Thread Philipp Des
Public bug reported:

random crash ever couple of hours. Sometimes the system is unresponsive
(keyboard, mouse), but ssh login is possible. Last frezze was only
partial. It was possible to change to the virtual console Ctrl+Alt+F1
and after a while the desktop worked again.

[  713.872994] [ cut here ]
[  713.873027] WARNING: CPU: 0 PID: 1165 at 
/build/linux-HVWSXI/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:1365 
assert_plane.constprop.98+0x6f/0x90 [i915]()
[  713.873028] plane A assertion failure (expected on, current off)
...
[  714.251575] [drm:gen8_irq_handler [i915]] *ERROR* The master control 
interrupt lied (SDE)!

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Fri Apr 15 09:25:42 2016
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GpuHangFrequency: Several times a day
GpuHangReproducibility: Seems to happen randomly
GpuHangStarted: Within the last few days
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:5034]
InstallationDate: Installed on 2015-11-09 (158 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: LENOVO 20BUS4AT00
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed 
root=UUID=36c9fe87-11e4-4b2a-b279-6f09dcfdcbcc ro quiet splash resume=/dev/sda3 
vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/06/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: JBET54WW (1.19 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20BUS4AT00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40705 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrJBET54WW(1.19):bd11/06/2015:svnLENOVO:pn20BUS4AT00:pvrThinkPadT450:rvnLENOVO:rn20BUS4AT00:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20BUS4AT00
dmi.product.version: ThinkPad T450
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Fri Apr 15 03:35:13 2016
xserver.configfile: default
xserver.errors:
 intel(0): sna_mode_check: invalid state found on pipe 1, disabling CRTC:25
 intel(0): sna_mode_check: invalid state found on pipe 1, disabling CRTC:25
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id1133 
 vendor LGD
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug freeze ubuntu wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1570737

Title:
  ubuntu randomly freeze

Status in xorg package in Ubuntu:
  New

Bug description:
  random crash ever couple of hours. Sometimes the system is
  unresponsive (keyboard, mouse), but ssh login is possible. Last frezze
  was only partial. It was possible to change to the virtual console
  Ctrl+Alt+F1 and after a while the desktop worked again.

  [  713.872994] [ cut here ]
  [  713.873027] WARNING: CPU: 0 PID: 1165 at 
/build/linux-HVWSXI/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:1365 
assert_plane.constprop.98+0x6f/0x90 [i915]()
  [  713.873028] plane A assertion failure (expected on, current off)
  ...
  [  714.251575] [drm:gen8_irq_handler [i915]] *ERROR* The master control 
interrupt lied (SDE)!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  

[Touch-packages] [Bug 1569582] Re: Add Bluetooth apparmor policy

2016-04-15 Thread Michael Zanetti
Oh, some more info:

For the device discovery, it uses the "BluetoothDeviceDiscoveryModel"
[1], for sending the file it uses QBluetoothTransferManager [2], both
from the Qt API

[1] http://doc.qt.io/qt-5/qml-qtbluetooth-bluetoothdiscoverymodel.html
[2] http://doc.qt.io/qt-5/qbluetoothtransfermanager.html


While in theory such a OBEX Push share plugin could be provided by the platform 
and hence run unconfined, both of the above mentioned APIs are useful for 3rd 
Party app developers to enable Bluetooth features in their Apps.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1569582

Title:
  Add Bluetooth apparmor policy

Status in Canonical System Image:
  Confirmed
Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  I have created a content hub plugin that allows sending files via
  Bluetooth. At this point this only works when unconfined so here is a
  request to extend the apparmor policies to allow some things over
  Bluetooth. This plugin does a device discovery and then uses Bluez'
  obex client to transmit the file. When turning on apparmor on it, it
  first bails out with the messages below. However, once those are
  resolved, it'll probably want some more. I have attached the confined
  package to this bug so it can be easily tested. Please disregard the
  app in there completey and only evaluate the shareplugin in the
  package. After installing the click, open the gallery, share an image
  and select Bluetooth to start the process:

  [65927.602181] type=1107 audit(1460496066.496:2509): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" 
mask="send" name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" 
peer_pid=911 peer_label="unconfined"
  [65927.602199] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? 
terminal=?'
  [65927.607588] type=1107 audit(1460496066.506:2510): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.bluez.Manager" member="DefaultAdapter" mask="send" 
name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" peer_pid=911 
peer_label="unconfined"
  [65927.607606] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? 
terminal=?'
  [65928.611714] type=1107 audit(1460496067.506:2511): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.bluez.Manager" member="DefaultAdapter" mask="send" 
name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" peer_pid=911 
peer_label="unconfined"
  [65928.611733] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? 
terminal=?'
  [65929.615630] type=1107 audit(1460496068.516:2512): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.bluez.Manager" member="DefaultAdapter" mask="send" 
name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" peer_pid=911 
peer_label="unconfined"
  [65929.615649] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? 
terminal=?'
  [65930.619178] type=1107 audit(1460496069.516:2513): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.bluez.Manager" member="DefaultAdapter" mask="send" 
name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" peer_pid=911 
peer_label="unconfined"
  [65930.619197] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? 
terminal=?'
  [65931.622804] type=1107 audit(1460496070.516:2514): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.bluez.Manager" member="DefaultAdapter" mask="send" 
name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" peer_pid=911 
peer_label="unconfined"
  [65931.622822] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? 
terminal=?'
  [65932.626550] type=1107 audit(1460496071.526:2515): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.bluez.Manager" member="DefaultAdapter" mask="send" 
name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" peer_pid=911 
peer_label="unconfined"
  [65932.626569] exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? 
terminal=?'
  [65933.630102] type=1107 audit(1460496072.526:2516): pid=891 uid=102 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.bluez.Manager" member="DefaultAdapter" mask="send" 
name="org.bluez" pid=25873 label="ubtd.mzanetti_shareplugin_0.1" 

[Touch-packages] [Bug 1570157] Re: ubuntu session: missing channels & search items

2016-04-15 Thread Tim
Right, I didnt realise the lua stuff was in extra, thought it was in
-base (it probably should be moved at some point). And probably I should
have filed a FFe for lua changes, maybe I will just revert it back to
0.2.16 which shouldnt have those changes.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grilo-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1570157

Title:
  ubuntu session: missing channels & search items

Status in grilo-plugins package in Ubuntu:
  New

Bug description:
  In a gnome session there are 5 channels & 7 search items.
  In an ubuntu session there is 1 channel & 5 search items

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: totem 3.18.1-1ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr 13 21:57:14 2016
  InstallationDate: Installed on 2016-02-06 (67 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160205)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1456195] Re: Zero-minimum possessive groups does not match empty string

2016-04-15 Thread Arne de Bruijn
Thank you Michael for uploading the patched version. I've tested the
package in trusty and wily and the bug is fixed in both.


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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pcre3 in Ubuntu.
https://bugs.launchpad.net/bugs/1456195

Title:
  Zero-minimum possessive groups does not match empty string

Status in pcre3 package in Ubuntu:
  Fix Released
Status in pcre3 source package in Trusty:
  Fix Committed
Status in pcre3 source package in Wily:
  Fix Committed
Status in pcre3 source package in Xenial:
  Fix Released

Bug description:
  The 14.04/15.04 pcre version doesn't match some inputs with possessive
  qualfiers:

  $ echo '"a"'|pcregrep '("([^b"]*+(b.)?)*+")*+'
  $

  Earlier versions (10.04, 12.04):
  $ echo '"a"'|pcregrep '("([^b"]*+(b.)?)*+")*+'
  "a"
  $

  this is fixed with the following upstream commit (that applies cleanly
  to the 15.04 pcre):

  http://vcs.pcre.org/pcre?view=revision=1478

  https://lists.exim.org/lurker/message/20140527.131833.2fd7547c.html

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1563287] Re: [regression] [OTA-10] Spread animation stutters badly with only a few apps opened

2016-04-15 Thread Daniel van Vugt
** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu)
   Status: New => Triaged

** Changed in: mir (Ubuntu)
   Importance: Undecided => High

** Changed in: mir
   Status: Confirmed => Triaged

** Changed in: mir/0.20
   Status: Confirmed => Triaged

** Changed in: mir/0.21
   Status: Confirmed => New

** Changed in: unity8 (Ubuntu)
   Importance: High => Undecided

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  [regression] [OTA-10] Spread animation stutters badly with only a few
  apps opened

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Triaged
Status in Mir 0.20 series:
  Triaged
Status in Mir 0.21 series:
  New
Status in QtMir:
  Invalid
Status in mir package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Regression in OTA-10:
  tested on krillin and arale on rc-proposed.
  also I tried the fix for bug 1556763 but that's not related to this as well.

  The right edge switcher on both krillin and arale stutter when I drag
  it from the right edge and then swipe through the list of opened
  windows.

  This was not the case a few months ago, so we clearly regressed here.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570698] Re: CI failure in TestClientInput.receives_one_touch_event_per_frame

2016-04-15 Thread Daniel van Vugt
** Changed in: mir
Milestone: None => 0.22.0

** Changed in: mir
   Importance: Undecided => Medium

** Changed in: mir
   Status: New => In Progress

** Changed in: mir
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1570698

Title:
  CI failure in TestClientInput.receives_one_touch_event_per_frame

Status in Mir:
  In Progress
Status in mir package in Ubuntu:
  Invalid

Bug description:
  https://mir-jenkins.ubuntu.com/job/build-2-binpkg-
  mir/arch=i386,compiler=gcc,platform=mesa,release=xenial/863/consoleFull

  02:44:41 11: [ RUN ] TestClientInput.receives_one_touch_event_per_frame
  02:44:41 11: [2016-04-15 02:44:41.425619] mirserver: Starting
  02:44:41 11: [2016-04-15 02:44:41.430805] mirserver: Selected driver: dummy 
(version 0.22.0)
  02:44:41 11: [2016-04-15 02:44:41.499565] mirserver: Using software cursor
  02:44:41 11: [2016-04-15 02:44:41.509983] mirserver: Initial display 
configuration:
  02:44:41 11: [2016-04-15 02:44:41.510510] mirserver: 1.1: VGA 0.0" 0x0mm
  02:44:41 11: [2016-04-15 02:44:41.510809] mirserver: Current mode 1000x800 
60.00Hz
  02:44:41 11: [2016-04-15 02:44:41.511107] mirserver: Preferred mode 1000x800 
60.00Hz
  02:44:41 11: [2016-04-15 02:44:41.511379] mirserver: Logical position +0+0
  02:44:41 11: [2016-04-15 02:44:41.565602] mirserver: Selected input driver: 
mir:stub-input (version: 0.22.0)
  02:44:41 11: [2016-04-15 02:44:41.568428] mirserver: Mir version 0.22.0
  02:44:44 11: 
  02:44:44 11: GMOCK WARNING:
  02:44:44 11: Uninteresting mock function call - returning directly.
  02:44:44 11: Function call: handle_input(touch_event(when=2480338825735318 
(133.240680ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.68054, y=12.2889, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:44 11: Stack trace:
  02:44:44 11: 
/��BUILDDIR��/mir-0.22.0+xenial881bzr3443/tests/acceptance-tests/test_client_input.cpp:639:
 Failure
  02:44:44 11: The difference between 1.0f and client_input_events_per_frame is 
0.2400953674316, which exceeds 0.2f, where
  02:44:44 11: 1.0f evaluates to 1,
  02:44:44 11: client_input_events_per_frame evaluates to 0.7599046325684, 
and
  02:44:44 11: 0.2f evaluates to 0.2000298023224.
  02:44:44 11: 
  02:44:44 11: GMOCK WARNING:
  02:44:44 11: Uninteresting mock function call - returning directly.
  02:44:45 11: Function call: handle_input(touch_event(when=2480339119018976 
(10.576963ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.80214, y=12.4834, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:45 11: Stack trace:
  02:44:45 11: 
  02:44:45 11: GMOCK WARNING:
  02:44:45 11: Uninteresting mock function call - returning directly.
  02:44:45 11: Function call: handle_input(touch_event(when=2480339135968128 
(14.812916ms ago), from=3, touch = {{id=1, action=change, tool=finger, 
x=7.84436, y=12.551, pressure=1, major=5, minor=8, size=8}, modifiers=1))
  02:44:45 11: Stack trace:
  02:44:45 11: [2016-04-15 02:44:45.407565] mirserver: Stopping
  02:44:45 11: [ FAILED ] TestClientInput.receives_one_touch_event_per_frame 
(4083 ms)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570716] Re: package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2016-04-15 Thread minimalprocedure
In file /usr/share/initramfs-tools/hooks/copy-nvidia-options:

src=/etc/modprobe.d/nvidia-graphics-drivers.conf but i've nvidia 364 and
conf is /etc/modprobe.d/nvidia-364_hybrid.conf

after changed src var initramfs-tools run fine.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1570716

Title:
  package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il
  sottoprocesso installato script di post-installation ha restituito lo
  stato di errore 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  Installation report that /etc/modprobe.d/nvidia-graphics-drivers.conf
  is missing but I've /etc/modprobe.d/nvidia-364_hybrid.conf

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: initramfs-tools 0.103ubuntu4.3
  ProcVersionSignature: Ubuntu 3.16.0-70.90~14.04.1-generic 3.16.7-ckt25
  Uname: Linux 3.16.0-70-generic x86_64
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.20
  Architecture: amd64
  Date: Fri Apr 15 08:43:51 2016
  DuplicateSignature: package:initramfs-tools:0.103ubuntu4.3:il sottoprocesso 
installato script di post-installation ha restituito lo stato di errore 1
  ErrorMessage: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 1
  InstallationDate: Installed on 2014-04-18 (727 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.12
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il 
sottoprocesso installato script di post-installation ha restituito lo stato di 
errore 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570720] Re: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-li

2016-04-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxml2 in Ubuntu.
https://bugs.launchpad.net/bugs/1570720

Title:
  package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3
  .dpkg-new': unexpected end of file or stream

Status in libxml2 package in Ubuntu:
  New

Bug description:
  this error was showed during the upgrade from Ubuntu 14.04 LTS to
  16.04 LTS

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libxml2 2.9.1+dfsg1-3ubuntu4.7
  ProcVersionSignature: Ubuntu 4.2.0-35.40~14.04.1-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.20
  Architecture: amd64
  Date: Fri Apr 15 11:55:31 2016
  DuplicateSignature: package:libxml2:2.9.1+dfsg1-3ubuntu4.7:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2016-03-30 (15 days ago)
  InstallationMedia: Edubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: libxml2
  Title: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: 
cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: Upgraded to xenial on 2016-04-15 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1555550] Re: package linux-image-extra-3.19.0-51-generic 3.19.0-51.58~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

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

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/150

Title:
  package linux-image-extra-3.19.0-51-generic 3.19.0-51.58~14.04.1
  failed to install/upgrade: run-parts: /etc/kernel/postinst.d
  /initramfs-tools exited with return code 1

Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  The issue comes from insufficient boot disk space.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.19.0-51-generic 3.19.0-51.58~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-51.58~14.04.1-generic 3.19.8-ckt13
  Uname: Linux 3.19.0-51-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Thu Mar 10 10:03:50 2016
  DuplicateSignature: 
package:linux-image-extra-3.19.0-51-generic:3.19.0-51.58~14.04.1:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
  ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  InstallationDate: Installed on 2015-10-17 (144 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: initramfs-tools
  Title: package linux-image-extra-3.19.0-51-generic 3.19.0-51.58~14.04.1 
failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools 
exited with return code 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1560797] Re: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

2016-04-15 Thread 林博仁
```
dpkg --purge libcgmanager0:i386 libdbus-1-3:i386 libgcrypt20:i386 
libnih-dbus1:i386 libsystemd0:i386
```
Wouldn't using `apt-get purge` more proper than using `dpkg --purge`?


One week before 14.04 release, it would be great if the patch lands 14.04 and 
15.10 soon.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1560797

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade:
  libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  Confirmed
Status in apt source package in Wily:
  Confirmed

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570720] [NEW] package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-

2016-04-15 Thread Alex
Public bug reported:

this error was showed during the upgrade from Ubuntu 14.04 LTS to 16.04
LTS

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libxml2 2.9.1+dfsg1-3ubuntu4.7
ProcVersionSignature: Ubuntu 4.2.0-35.40~14.04.1-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.20
Architecture: amd64
Date: Fri Apr 15 11:55:31 2016
DuplicateSignature: package:libxml2:2.9.1+dfsg1-3ubuntu4.7:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
InstallationDate: Installed on 2016-03-30 (15 days ago)
InstallationMedia: Edubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: libxml2
Title: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: cannot 
copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
UpgradeStatus: Upgraded to xenial on 2016-04-15 (0 days ago)

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


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxml2 in Ubuntu.
https://bugs.launchpad.net/bugs/1570720

Title:
  package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/libxml2.so.2.9.3' to '/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3
  .dpkg-new': unexpected end of file or stream

Status in libxml2 package in Ubuntu:
  New

Bug description:
  this error was showed during the upgrade from Ubuntu 14.04 LTS to
  16.04 LTS

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libxml2 2.9.1+dfsg1-3ubuntu4.7
  ProcVersionSignature: Ubuntu 4.2.0-35.40~14.04.1-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.20
  Architecture: amd64
  Date: Fri Apr 15 11:55:31 2016
  DuplicateSignature: package:libxml2:2.9.1+dfsg1-3ubuntu4.7:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2016-03-30 (15 days ago)
  InstallationMedia: Edubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: libxml2
  Title: package libxml2 2.9.1+dfsg1-3ubuntu4.7 failed to install/upgrade: 
cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3' to 
'/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.3.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: Upgraded to xenial on 2016-04-15 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570716] Re: package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2016-04-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1570716

Title:
  package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il
  sottoprocesso installato script di post-installation ha restituito lo
  stato di errore 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  Installation report that /etc/modprobe.d/nvidia-graphics-drivers.conf
  is missing but I've /etc/modprobe.d/nvidia-364_hybrid.conf

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: initramfs-tools 0.103ubuntu4.3
  ProcVersionSignature: Ubuntu 3.16.0-70.90~14.04.1-generic 3.16.7-ckt25
  Uname: Linux 3.16.0-70-generic x86_64
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.20
  Architecture: amd64
  Date: Fri Apr 15 08:43:51 2016
  DuplicateSignature: package:initramfs-tools:0.103ubuntu4.3:il sottoprocesso 
installato script di post-installation ha restituito lo stato di errore 1
  ErrorMessage: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 1
  InstallationDate: Installed on 2014-04-18 (727 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.12
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il 
sottoprocesso installato script di post-installation ha restituito lo stato di 
errore 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1560797] Re: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

2016-04-15 Thread Paul
Quick fix solution if you hit this on an amd64 system before the patch
propagates:

dpkg --purge libcgmanager0:i386 libdbus-1-3:i386 libgcrypt20:i386
libnih-dbus1:i386 libsystemd0:i386

(Don't know why my system had i386 versions of these packages installed,
maybe they were automatically installed during the switch to systemd.)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1560797

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade:
  libgcrypt20 was unconfigured during 15.10 to 16.04 upgrade

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Trusty:
  Confirmed
Status in apt source package in Wily:
  Confirmed

Bug description:
  Happened during upgrade to 16.04, don't know any more details.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  Uname: Linux 4.4.5-040405-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar 22 22:56:03 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2013-04-24 (1064 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-03-23 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570717] [NEW] dpkg: warning: version '/etc/lsb-release' has bad syntax: version number does not start with digit

2016-04-15 Thread Kevin Brubeck Unhammer
Public bug reported:

I got this

dpkg: warning: version '/etc/lsb-release' has bad syntax: version number
does not start with digit

on doing a dist-upgrade today 2016-04-15. I'm running Xenial 16.04. It
seems base-files is where the warning happens, when I --reinstall it
too:

$ sudo apt-get install --reinstall base-files 
Les pakkelister ... Ferdig
Byggjer kravtre   
Leser tilstandsinformasjon ... Ferdig
0 oppgraderte, 0 nyleg installerte, 1 installerte på nytt, 0 skal fjernast og 0 
skal ikkje oppgraderast.
Må henta 0 B/68,7 kB med arkiv.
Etter denne operasjonen vil 0 B ekstra diskplass bli brukt.
(Les database ... 266010 filer og kataloger er for øyeblikket installerte.)
Preparing to unpack .../base-files_9.4ubuntu4_amd64.deb ...
Unpacking base-files (9.4ubuntu4) over (9.4ubuntu4) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu11) ...
dpkg: advarsel: version '/etc/lsb-release' has bad syntax: version number does 
not start with digit
update-initramfs: deferring update (trigger activated)
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for initramfs-tools (0.122ubuntu7) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-18-generic
Set opp base-files (9.4ubuntu4) ...

** Affects: base-files (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1570717

Title:
  dpkg: warning: version '/etc/lsb-release' has bad syntax: version
  number does not start with digit

Status in base-files package in Ubuntu:
  New

Bug description:
  I got this

  dpkg: warning: version '/etc/lsb-release' has bad syntax: version
  number does not start with digit

  on doing a dist-upgrade today 2016-04-15. I'm running Xenial 16.04. It
  seems base-files is where the warning happens, when I --reinstall it
  too:

  $ sudo apt-get install --reinstall base-files 
  Les pakkelister ... Ferdig
  Byggjer kravtre   
  Leser tilstandsinformasjon ... Ferdig
  0 oppgraderte, 0 nyleg installerte, 1 installerte på nytt, 0 skal fjernast og 
0 skal ikkje oppgraderast.
  Må henta 0 B/68,7 kB med arkiv.
  Etter denne operasjonen vil 0 B ekstra diskplass bli brukt.
  (Les database ... 266010 filer og kataloger er for øyeblikket installerte.)
  Preparing to unpack .../base-files_9.4ubuntu4_amd64.deb ...
  Unpacking base-files (9.4ubuntu4) over (9.4ubuntu4) ...
  Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu11) ...
  dpkg: advarsel: version '/etc/lsb-release' has bad syntax: version number 
does not start with digit
  update-initramfs: deferring update (trigger activated)
  Processing triggers for install-info (6.1.0.dfsg.1-5) ...
  Processing triggers for man-db (2.7.5-1) ...
  Processing triggers for initramfs-tools (0.122ubuntu7) ...
  update-initramfs: Generating /boot/initrd.img-4.4.0-18-generic
  Set opp base-files (9.4ubuntu4) ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1570717/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1570716] [NEW] package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2016-04-15 Thread minimalprocedure
Public bug reported:

Installation report that /etc/modprobe.d/nvidia-graphics-drivers.conf is
missing but I've /etc/modprobe.d/nvidia-364_hybrid.conf

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: initramfs-tools 0.103ubuntu4.3
ProcVersionSignature: Ubuntu 3.16.0-70.90~14.04.1-generic 3.16.7-ckt25
Uname: Linux 3.16.0-70-generic x86_64
NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.14.1-0ubuntu3.20
Architecture: amd64
Date: Fri Apr 15 08:43:51 2016
DuplicateSignature: package:initramfs-tools:0.103ubuntu4.3:il sottoprocesso 
installato script di post-installation ha restituito lo stato di errore 1
ErrorMessage: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 1
InstallationDate: Installed on 2014-04-18 (727 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.12
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il 
sottoprocesso installato script di post-installation ha restituito lo stato di 
errore 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1570716

Title:
  package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il
  sottoprocesso installato script di post-installation ha restituito lo
  stato di errore 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  Installation report that /etc/modprobe.d/nvidia-graphics-drivers.conf
  is missing but I've /etc/modprobe.d/nvidia-364_hybrid.conf

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: initramfs-tools 0.103ubuntu4.3
  ProcVersionSignature: Ubuntu 3.16.0-70.90~14.04.1-generic 3.16.7-ckt25
  Uname: Linux 3.16.0-70-generic x86_64
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.20
  Architecture: amd64
  Date: Fri Apr 15 08:43:51 2016
  DuplicateSignature: package:initramfs-tools:0.103ubuntu4.3:il sottoprocesso 
installato script di post-installation ha restituito lo stato di errore 1
  ErrorMessage: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 1
  InstallationDate: Installed on 2014-04-18 (727 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.12
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.103ubuntu4.3 failed to install/upgrade: il 
sottoprocesso installato script di post-installation ha restituito lo stato di 
errore 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1568439] Re: QtLocation OSM based routing does not work any more

2016-04-15 Thread Timo Jyrinki
Silo 67 now has a backport for xenial (Qt 5.5) and vivid (Qt 5.4)
available for testing. The 5.4 needed some rebasing and backporting
additional features besides the OSM plugin changes:

qtlocation-opensource-src (5.4.1-1ubuntu2~overlay1~vivid1~test6) vivid;
urgency=medium

  * debian/patches/Add-center-function-to-QGeoShape.patch
debian/patches/Allow-HTML-based-copyright-notices.patch
debian/patches/backport_qt_56_osm_backend.patch
(the last one include CycleMap support adding)
- Backport OpenStreetMap backend changes from Qt 5.6. (LP: #1568439)
  * Update symbols for the copyrightsChanged symbols.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtlocation-opensource-src
in Ubuntu.
https://bugs.launchpad.net/bugs/1568439

Title:
  QtLocation OSM based routing does not work any more

Status in Canonical System Image:
  Incomplete
Status in qtlocation-opensource-src package in Ubuntu:
  New

Bug description:
  Apparently OSM changed a status code in their server, so all routing
  operations fail.

  This has been fixed in Qt 5.5. Please consider backporting this patch
  to our Qt 5.4 version:

  
http://code.qt.io/cgit/qt/qtlocation.git/patch/?id=9969179a06c30b56d3d057aba127686b64ccd659

  I have tested it locally and it seems to work fine.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1567993] Re: alsa-utils does not store and restore alsa settings on boot reboot

2016-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-utils - 1.1.0-0ubuntu5

---
alsa-utils (1.1.0-0ubuntu5) xenial; urgency=medium

  * Stop applying systemd_restore_condition.patch. On pure ALSA systems
this prevents alsa volume state from being saved to disk on shutdown
or reboot. (LP: #1567993)

 -- Luke Yelavich   Fri, 15 Apr 2016 09:28:51 +1000

** Changed in: alsa-utils (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1567993

Title:
  alsa-utils does not store and restore alsa settings on boot reboot

Status in alsa-utils package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  The standard run level seems to have changed from run level 2 to run
  level 5 in 16.04. /etc/init.d/alsa-utils does not have a symlink in
  rc5.d and so does not run and store and restore alsa settings on
  shutdown/boot.

  Most internal audio interfaces are set to some reasonable level by
  pulse on login. However, some (semi)pro audio interfaces like the
  ice1712 based interfaces are not controlled by pulseaudio but just fed
  audio in. This means that the user has to reset the alsa level at
  every boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-utils 1.1.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-17.33-lowlatency 4.4.6
  Uname: Linux 4.4.0-17-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Apr  8 07:56:32 2016
  InstallationDate: Installed on 2016-03-24 (14 days ago)
  InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Beta amd64 
(20160323)
  SourcePackage: alsa-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


<    1   2   3