Issue with "avconv not installed" warning in update.py #1186

Closed
opened 2012-12-22 01:23:32 +00:00 by rlx · 1 comment
Owner
WARNING:
You dont have "avconv" installed.
To fix this on Ubuntu 12.04, run:

    sudo apt-get install libavcodec-extra-53 libav-tools

check the README for further details.
pandora@0xdb:/srv/pandora$ sudo apt-get install libavcodec-extra-53 libav-tools
[sudo] password for pandora: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libav-tools
``` WARNING: You dont have "avconv" installed. To fix this on Ubuntu 12.04, run: sudo apt-get install libavcodec-extra-53 libav-tools check the README for further details. ``` ``` pandora@0xdb:/srv/pandora$ sudo apt-get install libavcodec-extra-53 libav-tools [sudo] password for pandora: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libav-tools ```
j added the
backend
label 2012-12-22 01:23:32 +00:00
j self-assigned this 2012-12-22 01:23:32 +00:00
j added the
normal
defect
labels 2012-12-22 01:23:32 +00:00
Owner

libav-tools is only available in ubuntu 12.04 and later, please update to 12.04

libav-tools is only available in ubuntu 12.04 and later, please update to 12.04
j added the
invalid
label 2013-01-31 09:00:06 +00:00
j closed this issue 2013-01-31 09:00:06 +00:00
rlx added this to the 13.01 milestone 2013-05-29 12:03:20 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1186
No description provided.