← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1315672] Re: Installation of libav-tools produces dpkg error

 

** Changed in: libav (Ubuntu Trusty)
       Status: In Progress => Triaged

** Changed in: libav (Ubuntu Trusty)
     Assignee: Reinhard Tartler (siretart) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to libav in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1315672

Title:
  Installation of libav-tools produces dpkg error

Status in “libav” package in Ubuntu:
  Fix Released
Status in “libav” source package in Trusty:
  Triaged

Bug description:
  I installed the package libav-tools using the command

  sudo apt-get install libav-tools

  This did install the package, but it produced a dpkg error on the way. The output is given below.
  My system is a live CD of Xubuntu 14.04 with virtually no changes (so it's clean).

  I don't know if the problem is with apt-get or with libav-tools.

  Expected behaviour: apt-get install to complete with no dpkg
  reconfigure errors

  Actual behaviour: apt-get install encountered dpkg reconfigure errors

  
  xubuntu@xubuntu:~$ lsb_release -rd
  Description:    Ubuntu 14.04 LTS
  Release:        14.04

  xubuntu@xubuntu:~$ apt-cache policy apt
  apt:
    Installed: 1.0.1ubuntu2
    Candidate: 1.0.1ubuntu2
    Version table:
   *** 1.0.1ubuntu2 0
          500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
          100 /var/lib/dpkg/status

  xubuntu@xubuntu:~$ apt-cache policy libav-tools
  libav-tools:
    Installed: 6:9.11-2ubuntu2
    Candidate: 6:9.11-2ubuntu2
    Version table:
   *** 6:9.11-2ubuntu2 0
          500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
          100 /var/lib/dpkg/status

  xubuntu@xubuntu:~$ sudo apt-get install libav-tools
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following extra packages will be installed:
    libavdevice53 libavfilter3 libavresample1 libdc1394-22 libswscale2
  Suggested packages:
    frei0r-plugins
  The following NEW packages will be installed:
    libav-tools libavdevice53 libavfilter3 libavresample1 libdc1394-22 libswscale2
  0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
  Need to get 3,629 kB of archives.
  After this operation, 10.8 MB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  Get:1 http://archive.ubuntu.com/ubuntu/ trusty/universe libdc1394-22 amd64 2.2.1-2ubuntu2 [75.0 kB]
  Get:2 http://archive.ubuntu.com/ubuntu/ trusty/universe libavdevice53 amd64 6:9.11-2ubuntu2 [32.2 kB]
  Get:3 http://archive.ubuntu.com/ubuntu/ trusty/universe libavresample1 amd64 6:9.11-2ubuntu2 [39.2 kB]
  Get:4 http://archive.ubuntu.com/ubuntu/ trusty/universe libswscale2 amd64 6:9.11-2ubuntu2 [81.6 kB]
  Get:5 http://archive.ubuntu.com/ubuntu/ trusty/universe libavfilter3 amd64 6:9.11-2ubuntu2 [93.7 kB]
  Get:6 http://archive.ubuntu.com/ubuntu/ trusty/universe libav-tools amd64 6:9.11-2ubuntu2 [3,308 kB]
  Fetched 3,629 kB in 9s (370 kB/s)                                                                             
  Selecting previously unselected package libdc1394-22:amd64.                                           
  (Reading database ... 168818 files and directories currently installed.)
  Preparing to unpack .../libdc1394-22_2.2.1-2ubuntu2_amd64.deb ...                    
  Unpacking libdc1394-22:amd64 (2.2.1-2ubuntu2) ...                                           
  Selecting previously unselected package libavdevice53:amd64.                                     
  Preparing to unpack .../libavdevice53_6%3a9.11-2ubuntu2_amd64.deb ...                                               
  Unpacking libavdevice53:amd64 (6:9.11-2ubuntu2) ...
  Selecting previously unselected package libavresample1:amd64.
  Preparing to unpack .../libavresample1_6%3a9.11-2ubuntu2_amd64.deb ...
  Unpacking libavresample1:amd64 (6:9.11-2ubuntu2) ...
  Selecting previously unselected package libswscale2:amd64.
  Preparing to unpack .../libswscale2_6%3a9.11-2ubuntu2_amd64.deb ...
  Unpacking libswscale2:amd64 (6:9.11-2ubuntu2) ...
  Selecting previously unselected package libavfilter3:amd64.
  Preparing to unpack .../libavfilter3_6%3a9.11-2ubuntu2_amd64.deb ...
  Unpacking libavfilter3:amd64 (6:9.11-2ubuntu2) ...
  Selecting previously unselected package libav-tools.
  Preparing to unpack .../libav-tools_6%3a9.11-2ubuntu2_amd64.deb ...
  dpkg: error: --compare-versions takes three arguments: <version> <relation> <version>

  Type dpkg --help for help about installing and deinstalling packages [*];
  Use 'apt' or 'aptitude' for user-friendly package management;
  Type dpkg -Dhelp for a list of dpkg debug flag values;
  Type dpkg --force-help for a list of forcing options;
  Type dpkg-deb --help for help about manipulating *.deb files;

  Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
  Unpacking libav-tools (6:9.11-2ubuntu2) ...
  Processing triggers for man-db (2.6.7.1-1) ...
  Setting up libdc1394-22:amd64 (2.2.1-2ubuntu2) ...
  Setting up libavdevice53:amd64 (6:9.11-2ubuntu2) ...
  Setting up libavresample1:amd64 (6:9.11-2ubuntu2) ...
  Setting up libswscale2:amd64 (6:9.11-2ubuntu2) ...
  Setting up libavfilter3:amd64 (6:9.11-2ubuntu2) ...
  Setting up libav-tools (6:9.11-2ubuntu2) ...
  Processing triggers for libc-bin (2.19-0ubuntu6) ...

  xubuntu@xubuntu:~$ avconv -version
  avconv version 9.11-6:9.11-2ubuntu2, Copyright (c) 2000-2013 the Libav developers
    built on Mar 24 2014 06:12:33 with gcc 4.8 (Ubuntu 4.8.2-17ubuntu1)
  avconv 9.11-6:9.11-2ubuntu2
  libavutil     52.  3. 0 / 52.  3. 0
  libavcodec    54. 35. 0 / 54. 35. 0
  libavformat   54. 20. 3 / 54. 20. 3
  libavdevice   53.  2. 0 / 53.  2. 0
  libavfilter    3.  3. 0 /  3.  3. 0
  libavresample  1.  0. 1 /  1.  0. 1
  libswscale     2.  1. 1 /  2.  1. 1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libav-tools 6:9.11-2ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.340
  CurrentDesktop: XFCE
  Date: Sat May  3 14:13:08 2014
  LiveMediaBuild: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2)
  SourcePackage: libav
  UpgradeStatus: No upgrade log present (probably fresh install)

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