[Touch-packages] [Bug 1809014] Re: mpeg-2 detected as tga (Targa image)

2020-03-30 Thread Nicolas_Raoul
Problem present in upstream (Debian)

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

Title:
  mpeg-2 detected as tga (Targa image)

Status in file package in Ubuntu:
  Confirmed

Bug description:
  It appears that currently using either the file command or through the
  File::LibMagic interface that 1:5.34-2 on Cosmic (18.10) makes a
  MPEG-2 file be detected as Targa at a higher priority, thus taking
  precedence over being what it actually is. See the below lines as
  examples using clips from
  http://hubblesource.stsci.edu/sources/video/clips/ as examples:

  $ file -k /home/piratefinn/Downloads/hst_2.mpg 
  /home/piratefinn/Downloads/hst_2.mpg: Targa image data - Map 63635 x 65536 x 
1 +268 +60928 - 11-bit alpha - top - right - four way interleave MPEG sequence, 
v2, program multiplex (Lepton 3.x), scale 0-0, spot sensor temperature 
0.00, unit celsius, color scheme 0, calibration: offset 0.00, slope 
0.00\012- data

  Note that this appears to only affect MPEG-2 (and possibly higher) as
  MPEG-1 is detected corretly.

  $ file -k /home/piratefinn/Downloads/hst_1.mpg 
  /home/piratefinn/Downloads/hst_1.mpg: MPEG sequence, v1, progressive Y'CbCr 
4:2:0 video, 320x240, 4:3, 29.97 fps (Lepton 2.x), scale 1-2, spot sensor 
temperature 0.00, unit celsius, color scheme 0, show spot sensor, show 
scale bar, maximum point enabled, calibration: offset 586.228088, slope 
-411899156202779801569722368.00\012- data
  file -k /home/piratefinn/Downloads/hst_1.mpg

  This appears to not be an issue in 1:5.25 used in 16.04, however
  looking through the github it appears since then in possible 5.26 (or
  above) changes as seen in
  https://github.com/file/file/commit/aee048a020badb5f36008f6d11e7d5b32834bcb2
  affected this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file/+bug/1809014/+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 1784538] [NEW] packagekitd crashed with SIGSEGV in gst_mini_object_unref()

2018-07-30 Thread Nicolas_Raoul
*** This bug is a duplicate of bug 1720694 ***
https://bugs.launchpad.net/bugs/1720694

Public bug reported:

Apport just popped up after a major system freeze that forced me to
hard-reboot.

ProblemType: Crash
DistroRelease: Ubuntu 18.04
Package: packagekit 1.1.9-1ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Mon Jul 30 11:54:16 2018
ExecutablePath: /usr/lib/packagekit/packagekitd
InstallationDate: Installed on 2018-04-29 (92 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcCmdline: /usr/lib/packagekit/packagekitd
SegvAnalysis:
 Segfault happened at: 0x7f41cf0dd799 :mov
0x8(%rdi),%edx
 PC (0x7f41cf0dd799) ok
 source "0x8(%rdi)" (0x622e656863617069) not located in a known VMA region 
(needed readable region)!
 destination "%edx" ok
 Stack memory exhausted (SP below stack segment)
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: packagekit
StacktraceTop:
 gst_mini_object_unref () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
 GstMatcher::~GstMatcher() () at 
/usr/lib/x86_64-linux-gnu/packagekit-backend/libpk_backend_aptcc.so
 AptIntf::providesCodec(PkgList&, char**) () at 
/usr/lib/x86_64-linux-gnu/packagekit-backend/libpk_backend_aptcc.so
 () at /usr/lib/x86_64-linux-gnu/packagekit-backend/libpk_backend_aptcc.so
 ()
Title: packagekitd crashed with SIGSEGV in gst_mini_object_unref()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


** Tags: amd64 apport-crash bionic

** Information type changed from Private to Public

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

Title:
  packagekitd crashed with SIGSEGV in gst_mini_object_unref()

Status in packagekit package in Ubuntu:
  New

Bug description:
  Apport just popped up after a major system freeze that forced me to
  hard-reboot.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: packagekit 1.1.9-1ubuntu2
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Uname: Linux 4.15.0-29-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  Date: Mon Jul 30 11:54:16 2018
  ExecutablePath: /usr/lib/packagekit/packagekitd
  InstallationDate: Installed on 2018-04-29 (92 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  ProcCmdline: /usr/lib/packagekit/packagekitd
  SegvAnalysis:
   Segfault happened at: 0x7f41cf0dd799 :  mov
0x8(%rdi),%edx
   PC (0x7f41cf0dd799) ok
   source "0x8(%rdi)" (0x622e656863617069) not located in a known VMA region 
(needed readable region)!
   destination "%edx" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: packagekit
  StacktraceTop:
   gst_mini_object_unref () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
   GstMatcher::~GstMatcher() () at 
/usr/lib/x86_64-linux-gnu/packagekit-backend/libpk_backend_aptcc.so
   AptIntf::providesCodec(PkgList&, char**) () at 
/usr/lib/x86_64-linux-gnu/packagekit-backend/libpk_backend_aptcc.so
   () at /usr/lib/x86_64-linux-gnu/packagekit-backend/libpk_backend_aptcc.so
   ()
  Title: packagekitd crashed with SIGSEGV in gst_mini_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1784538/+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 1520941] Re: package systemd 225-1ubuntu9 [modified: usr/share/dbus-1/system-services/org.freedesktop.systemd1.service] failed to install/upgrade: subprocess installed pre-remova

2016-06-26 Thread Nicolas_Raoul
I got this error when running `sudo do-release-upgrade` from 2015.10 to
2016.04:

package systemd 225-1ubuntu9.1 [modified: usr/share/dbus-1/system-
services/org.freedesktop.systemd1.service] failed to install/upgrade:
subprocess installed pre-removal script returned error exit status 2

@pitti: Would you mind detailing what makes you think this bug report is
invalid? Thanks!

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

Title:
  package systemd 225-1ubuntu9 [modified: usr/share/dbus-1/system-
  services/org.freedesktop.systemd1.service] failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 1

Status in systemd package in Ubuntu:
  Invalid

Bug description:
  This has occured after I upgraded from 15.04 to 15.10

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: systemd 225-1ubuntu9
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Sat Nov 28 23:47:45 2015
  DuplicateSignature: package:systemd:225-1ubuntu9 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]:subprocess 
installed pre-removal script returned error exit status 1
  ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
  InstallationDate: Installed on 2015-07-07 (144 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. Latitude E7440
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=147e2333-5609-4028-bce7-92b21552518f ro quiet splash acpi_osi=Linux 
acpi_backlight=vendor
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: systemd
  SystemdDelta:
   Error: command ['systemd-delta'] failed with exit code 1: Failed to open 
/usr/lib/systemd/system: Not a directory
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   [EXTENDED]   /etc/systemd/system/display-manager.service → 
/lib/systemd/system/display-manager.service.d/xdiagnose.conf
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
  Title: package systemd 225-1ubuntu9 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service] failed to 
install/upgrade: subprocess installed pre-removal script returned error exit 
status 1
  UpgradeStatus: Upgraded to wily on 2015-11-27 (2 days ago)
  dmi.bios.date: 02/02/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.name: 0RYCC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd02/02/2015:svnDellInc.:pnLatitudeE7440:pvr01:rvnDellInc.:rn0RYCC9:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1520941/+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 1561467] Re: /var/lib/dpkg/info/udev.prerm called with unknown argument 'deconfigure'

2016-06-26 Thread Nicolas_Raoul
Got this at `sudo do-release-upgrade` from 2015.10 to 2016.04

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

Title:
  /var/lib/dpkg/info/udev.prerm called with unknown argument
  'deconfigure'

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Wily:
  Triaged
Status in systemd package in Debian:
  Fix Released

Bug description:
  Notification during upgrade:

  The upgrade will continue but the
  '/var/cache/apt/archives/systemd_229-3ubuntu1_amd64.deb' package may
  not be in a working state. Please consider submitting a bug report
  about it.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd 225-1ubuntu9.1 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Thu Mar 24 11:56:03 2016
  DuplicateSignature: package:systemd:225-1ubuntu9.1 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]:subprocess 
installed pre-removal script returned error exit status 2
  ErrorMessage: subprocess installed pre-removal script returned error exit 
status 2
  InstallationDate: Installed on 2015-01-24 (424 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: MEDION H81H3-EM2
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic 
root=UUID=5875860d-f233-4082-93b8-7ee2fcdbacc4 ro quiet splash
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: systemd
  Title: package systemd 225-1ubuntu9.1 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service] failed to 
install/upgrade: subprocess installed pre-removal script returned error exit 
status 2
  UpgradeStatus: Upgraded to xenial on 2016-03-24 (0 days ago)
  dmi.bios.date: 06/30/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: H81EM2W08.304
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81H3-EM2
  dmi.board.vendor: MEDION
  dmi.board.version: H81EM2W08.304
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MEDION
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrH81EM2W08.304:bd06/30/2014:svnMEDION:pnH81H3-EM2:pvrH81EM2W08.304:rvnMEDION:rnH81H3-EM2:rvrH81EM2W08.304:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: H81H3-EM2
  dmi.product.version: H81EM2W08.304
  dmi.sys.vendor: MEDION

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