<[email protected]> writes: > Hi all, > > The following packages have unmet dependencies: > libavcodec-dev : Depends: libavcodec52 (<= 4:0.5.2-99) but > 5:0.6.1+svn20101128-0.2 is to be installed or > libavcodec-extra-52 (<= 4:0.5.2-99) but it is not > installable > E: Broken packages
,---- | lee@yun:~/tmp$ aptitude versions libavcodec52 | p 4:0.5.2-6 stable 500 | p 4:0.6.2-3 testing 500 | i 5:0.6.2-0.4 testing 500 | lee@yun:~/tmp$ aptitude versions libavcodec-dev | p 4:0.5.2-6 stable 500 | p 4:0.6.2-3 testing 500 | p 5:0.6.2-0.4 testing 500 | lee@yun:~/tmp$ aptitude versions libavcodec-extra-52 | E: No such package "libavcodec-extra-52". | lee@yun:~/tmp$ `---- > sources.list: ,---- | deb http://ftp.de.debian.org/debian/ testing main contrib non-free | deb-src http://ftp.de.debian.org/debian/ testing main contrib non-free | | | deb http://ftp.de.debian.org/debian/ stable main contrib non-free | deb-src http://ftp.de.debian.org/debian/ stable main contrib non-free | | | deb ftp://ftp.debian-multimedia.org testing main | #deb-src http://www.debian-multimedia.org testing main | | | deb http://security.debian.org/ testing/updates main contrib non-free | deb-src http://security.debian.org/ testing/updates main contrib non-free `---- > This problem is part of my effort to build bleeding edge vlc, any > general advice would be appreciated. Unless you would run into too many dependency problems, you could try to use libavcodec52 and libavcodec52-dev from testing. You might already have some dependency problems since version 5:0.6.1+svn20101128-0.2, which is to be installed, doesn´t seem to exist in neither stable, nor testing. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

