[solved] kdenlive install failed

Started by orinoco, 2012/03/22, 16:13:24

Previous topic - Next topic

orinoco

I've tried to install kdenlive without success. Any ideas whay?

root@jake:~# apt-get install kdenlive
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kdenlive : Depends: libmlt4 but it is not going to be installed
E: Broken packages
root@jake:~# dpkg-query -s libmlt4
Package: libmlt4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1512
Maintainer: Fathi Boudra <fabo>
Architecture: amd64
Source: mlt
Version: 0.7.8-2
Replaces: libmlt0.2, libmlt0.2.5, libmlt1, libmlt2, libmlt3
Depends: libasound2 (>= 1.0.16), libavcodec53 (>= 4:0.8-1~) | libavcodec-extra-53 (>= 4:0.8-1~), libavdevice53 (>= 4:0.8-1~) | libavdevice-extra-53 (>= 4:0.8-1~), libavformat53 (>= 4:0.8-1~) | libavformat-extra-53 (>= 4:0.8-1~), libavutil51 (>= 4:0.8-1~) | libavutil-extra-51 (>= 4:0.8-1~), libc6 (>= 2.11), libdv4, libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libpango1.0-0 (>= 1.14.0), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.2), libquicktime2 (>= 2:1.2.2), libsamplerate0 (>= 0.1.7), libsdl1.2debian (>= 1.2.11), libsox1b (>= 14.3.1), libstdc++6 (>= 4.4.0), libswscale2 (>= 4:0.8-1~) | libswscale-extra-2 (>= 4:0.8-1~), libvorbisfile3 (>= 1.1.2), libx11-6, libxml2 (>= 2.7.4)
Recommends: libmlt-data (>= 0.7.8-2)
Conflicts: libmlt0.2, libmlt0.2.5, libmlt1, libmlt2, libmlt3
Description: multimedia framework (runtime)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the files necessary for running applications that
use the MLT multimedia framework.
Homepage: http://www.mltframework.org
root@jake:~#


The second try was to install kdenlive-data first:

root@jake:~# apt-get install kdenlive-data
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
 libcdio-paranoia0 libquicktime2 libavdevice53 libcdio-cdda0 libsox1b libmlt-data
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
 swh-plugins
Recommended packages:
 kdenlive
The following packages will be REMOVED:
 libmlt4
The following NEW packages will be installed:
 kdenlive-data swh-plugins
0 upgraded, 2 newly installed, 1 to remove and 1 not upgraded.
Need to get 4,810 kB of archives.
After this operation, 13.4 MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://ftp.de.debian.org/debian/ unstable/main kdenlive-data all 0.8.2.1-2 [4,156 kB]
Get:2 http://ftp.de.debian.org/debian/ unstable/main swh-plugins amd64 0.4.15+1-6 [654 kB]
Fetched 4,810 kB in 1s (3,435 kB/s)  
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 209538 files and directories currently installed.)
Removing libmlt4 ...
Selecting previously unselected package kdenlive-data.
(Reading database ... 209505 files and directories currently installed.)
Unpacking kdenlive-data (from .../kdenlive-data_0.8.2.1-2_all.deb) ...
Selecting previously unselected package swh-plugins.
Unpacking swh-plugins (from .../swh-plugins_0.4.15+1-6_amd64.deb) ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for shared-mime-info ...
update-mime-database.real: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory
dpkg: error processing shared-mime-info (--unpack):
subprocess installed post-installation script returned error exit status 127
configured to not write apport reports
                                     Processing triggers for doc-base ...
Processing 1 added doc-base file...
Registering documents with scrollkeeper...
Errors were encountered while processing:
shared-mime-info
E: Sub-process /usr/bin/dpkg returned an error code (1)

DeepDayze


devil

Dist-Upgrade before installing kdenlive again please.

greetz
devil

orinoco

After dist-upgrade no success:

root@jake:~# LANG=en_US.UTF-8 apt-get install kdenlive
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kdenlive : Depends: libmlt4 but it is not going to be installed
E: Broken packages

devil

well, that is adifferent problem, as the error states:
Quote
kdenlive : Depends: libmlt4 but it is not going to be installed
try installing libmlt4 first.

greetz
devil

orinoco

It's installed:

orinoco@jake:~$ dpkg-query -s libmlt4
Package: libmlt4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1512
Maintainer: Fathi Boudra <fabo>
Architecture: amd64
Source: mlt
Version: 0.7.8-2
Replaces: libmlt0.2, libmlt0.2.5, libmlt1, libmlt2, libmlt3
Depends: libasound2 (>= 1.0.16), libavcodec53 (>= 4:0.8-1~) | libavcodec-extra-53 (>= 4:0.8-1~), libavdevice53 (>= 4:0.8-1~) | libavdevice-extra-53 (>= 4:0.8-1~), libavformat53 (>= 4:0.8-1~) | libavformat-extra-53 (>= 4:0.8-1~), libavutil51 (>= 4:0.8-1~) | libavutil-extra-51 (>= 4:0.8-1~), libc6 (>= 2.11), libdv4, libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libpango1.0-0 (>= 1.14.0), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.2), libquicktime2 (>= 2:1.2.2), libsamplerate0 (>= 0.1.7), libsdl1.2debian (>= 1.2.11), libsox1b (>= 14.3.1), libstdc++6 (>= 4.4.0), libswscale2 (>= 4:0.8-1~) | libswscale-extra-2 (>= 4:0.8-1~), libvorbisfile3 (>= 1.1.2), libx11-6, libxml2 (>= 2.7.4)
Recommends: libmlt-data (>= 0.7.8-2)
Conflicts: libmlt0.2, libmlt0.2.5, libmlt1, libmlt2, libmlt3
Description: multimedia framework (runtime)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the files necessary for running applications that
use the MLT multimedia framework.
Homepage: http://www.mltframework.org


I can apt-get install kdenlive-data but not kdenlive itself. The error message stays the same.

devil

The error still is
Quote
The following packages have unmet dependencies:
kdenlive : Depends: libmlt4 but it is not going to be installed
E: Broken packages
?

greetz
devil

orinoco


Geier0815

You did a dpkg-query to check the state but what says "apt-cache policy libmlt4"? Next steps I would try: "apt-get install --reinstall libmtp4" and then "apt-get install kdenlive"
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

orinoco

Hello Geier0815,

thank you for your support. But I can't see any progress.

root@jake:~# LANG=en_US.UTF-8 apt-cache policy libmlt4
libmlt4:
 Installed: 0.7.8-2
 Candidate: 0.7.8-2
 Version table:
*** 0.7.8-2 0
       500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
       100 /var/lib/dpkg/status
root@jake:~# LANG=en_US.UTF-8 apt-get install --reinstall libmtp4
Reading package lists... Done
Building dependency tree      
Reading state information... Done
root@jake:~# LANG=en_US.UTF-8 apt-get install kdenlive
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kdenlive : Depends: libmlt4 but it is not going to be installed
E: Broken packages

DeepDayze

what does it say when you try to install libmlt4 itself?

orinoco

voila

root@jake:~# LANG=en_US.UTF-8 apt-get -V purge libmlt4
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libcdio-paranoia0 (0.81-5)
  libquicktime2 (1.2.3-4+b3)
  libavdevice53 (0.8.1-1)
  libcdio-cdda0 (0.81-5)
  libsox1b (14.3.2-3)
  libmlt-data (0.6.2-0.0)
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  libmlt4* (0.7.8-2)
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
After this operation, 1,548 kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 224457 files and directories currently installed.)
Removing libmlt4 ...


and

root@jake:~# LANG=en_US.UTF-8 apt-get -V autoremove
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages will be REMOVED:
  libavdevice53 (0.8.1-1)
  libcdio-cdda0 (0.81-5)
  libcdio-paranoia0 (0.81-5)
  libmlt-data (0.6.2-0.0)
  libquicktime2 (1.2.3-4+b3)
  libsox1b (14.3.2-3)
0 upgraded, 0 newly installed, 6 to remove and 1 not upgraded.
After this operation, 3,092 kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 224422 files and directories currently installed.)
Removing libavdevice53:amd64 ...
Removing libcdio-paranoia0 ...
Removing libcdio-cdda0 ...
Removing libmlt-data ...
Removing libquicktime2 ...
Removing libsox1b ...


finally

root@jake:~# LANG=en_US.UTF-8 apt-get -V install kdenlive
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kdenlive : Depends: libmlt4 but it is not going to be installed
E: Broken packages

orinoco

I disabled debian-multimedia repository and the installtion was successful. Maybe a stupid question, but it is recomended to add this repository? If not, what is the alternative?

michaaa62

My experience with debian-multimedia sums up like this:

Just use the repo to install, what ever you need...
BUT always read carefully, what apt-get puts out about removals or dependencies, because those applications are often compiled to work with versions of libs different from those in Debian Sid.
Never dist-upgrade with the repo enabled for the same reasons.