Strona 1 z 2

[+]mediainfo

: 30 grudnia 2016, 10:38
autor: b0l5
Dzień dobry,
jestem posiadaczem Debiana 8 Jessie i podczas próby instalacji mediainfo czy chociażby zip pojawiają mi się błędy, do których nie wiem jak się przybrać. Wcześniej miałem podobny problem, ale z vlc media, a teraz to ...

Kod: Zaznacz cały

root@dedi-par-70651:/home/downloads# apt-get install mediainfo
Reading package lists... Done
Building dependency tree
Reading state information... Done
mediainfo is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 mediainfo-gui : Depends: libwxbase3.0-0 (>= 3.0.2) but it is not going to be installed
                 Depends: libwxgtk3.0-0 (>= 3.0.2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Kod: Zaznacz cały

root@dedi-par-70651:/home/downloads# apt-get install zip
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 mediainfo-gui : Depends: libwxbase3.0-0 (>= 3.0.2) but it is not going to be installed
                 Depends: libwxgtk3.0-0 (>= 3.0.2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@dedi-par-70651:/home/downloads#

Re: mediainfo

: 30 grudnia 2016, 13:11
autor: dedito
Zacznij od podania:

Kod: Zaznacz cały

apt-cache policy
Przy okazji możesz skorzystać z sugestii

Kod: Zaznacz cały

apt-get -f install

Re: mediainfo

: 30 grudnia 2016, 14:20
autor: b0l5
dedito, apt-get install -f nie poszło.

Kod: Zaznacz cały

root@dedi-par-70651:/home/downloads# apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 500 https://downloads.plex.tv/repo/deb/ public/main amd64 Packages
     release c=main
     origin downloads.plex.tv
 500 http://mkvtoolnix.download/debian/jessie/ ./ Packages
     release o=bunkus,l=bunkus,c=
     origin mkvtoolnix.download
 500 http://ftp.us.debian.org/debian/ jessie-backports/non-free Translation-en
 500 http://ftp.us.debian.org/debian/ jessie-backports/main Translation-en
 500 http://ftp.us.debian.org/debian/ jessie-backports/contrib Translation-en
 100 http://ftp.us.debian.org/debian/ jessie-backports/main amd64 Packages
     release o=Debian Backports,a=jessie-backports,n=jessie-backports,l=Debian B                                                                                                                                                             ackports,c=main
     origin ftp.us.debian.org
 100 http://ftp.us.debian.org/debian/ jessie-backports/contrib amd64 Packages
     release o=Debian Backports,a=jessie-backports,n=jessie-backports,l=Debian B                                                                                                                                                             ackports,c=contrib
     origin ftp.us.debian.org
 100 http://ftp.us.debian.org/debian/ jessie-backports/non-free amd64 Packages
     release o=Debian Backports,a=jessie-backports,n=jessie-backports,l=Debian B                                                                                                                                                             ackports,c=non-free
     origin ftp.us.debian.org
 500 http://security.debian.org/ jessie/updates/non-free Translation-en
 500 http://security.debian.org/ jessie/updates/main Translation-en
 500 http://security.debian.org/ jessie/updates/contrib Translation-en
 500 http://security.debian.org/ jessie/updates/non-free amd64 Packages
     release v=8,o=Debian,a=stable,n=jessie,l=Debian-Security,c=non-free
     origin security.debian.org
 500 http://security.debian.org/ jessie/updates/contrib amd64 Packages
     release v=8,o=Debian,a=stable,n=jessie,l=Debian-Security,c=contrib
     origin security.debian.org
 500 http://security.debian.org/ jessie/updates/main amd64 Packages
     release v=8,o=Debian,a=stable,n=jessie,l=Debian-Security,c=main
     origin security.debian.org
 500 http://mirrors.online.net/debian/ jessie/non-free Translation-en
 500 http://mirrors.online.net/debian/ jessie/main Translation-en
 500 http://mirrors.online.net/debian/ jessie/contrib Translation-en
 500 http://mirrors.online.net/debian/ jessie/contrib amd64 Packages
     release v=8.6,o=Debian,a=stable,n=jessie,l=Debian,c=contrib
     origin mirrors.online.net
 500 http://mirrors.online.net/debian/ jessie/non-free amd64 Packages
     release v=8.6,o=Debian,a=stable,n=jessie,l=Debian,c=non-free
     origin mirrors.online.net
 500 http://mirrors.online.net/debian/ jessie/main amd64 Packages
     release v=8.6,o=Debian,a=stable,n=jessie,l=Debian,c=main
     origin mirrors.online.net
Pinned packages:
root@dedi-par-70651:/home/downloads#

Re: mediainfo

: 30 grudnia 2016, 16:08
autor: LordRuthwen
Repozytoria Ci 500 walą, zmień je na inne.

Re: mediainfo

: 30 grudnia 2016, 17:50
autor: dedito
Pokaż co tam masz ustawione:

Kod: Zaznacz cały

tail -n +1 `find /etc/apt/ -type f -name '*.list'`

Re: mediainfo

: 30 grudnia 2016, 18:26
autor: b0l5
dedito, proszę bardzo

Kod: Zaznacz cały

rtorrent@dedi-par-70651:~$ tail -n +1 `find /etc/apt/ -type f -name '*.list'`
==> /etc/apt/sources.list.d/plexmediaserver.list <==
# When enabling this repo please remember to add the PlexPublic.Key into the apt                                                                                                                                                              setup.
# wget -q https://downloads.plex.tv/plex-keys/PlexSign.key -O - | sudo apt-key a                                                                                                                                                             dd -
deb https://downloads.plex.tv/repo/deb/ public main





==> /etc/apt/sources.list.d/bunkus.org.list <==
deb http://mkvtoolnix.download/debian/jessie/ ./
deb-src http://mkvtoolnix.download/debian/jessie/ ./

==> /etc/apt/sources.list.d/xorg-edgers-ppa-jessie.list <==






==> /etc/apt/sources.list <==
# deb http://mirrors.online.net/debian/ jessie main

deb http://mirrors.online.net/debian/ jessie main non-free contrib
deb-src http://mirrors.online.net/debian/ jessie main non-free contrib

deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

deb http://ftp.us.debian.org/debian/ jessie-backports non-free contrib main

Re: mediainfo

: 30 grudnia 2016, 19:59
autor: dedito
Jak już napisał @LordRuthwen, trzeba te repozytoria doprowadzić do porządku.
Proponuję zawartość sources.list w postaci:

Kod: Zaznacz cały

deb http://httpredir.debian.org/debian jessie main contrib non-free

deb http://httpredir.debian.org/debian jessie-updates main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free

deb http://httpredir.debian.org/debian jessie-backports main
potem:

Kod: Zaznacz cały

apt update && apt dist-upgrade && apt autoremove

Re: mediainfo

: 30 grudnia 2016, 20:59
autor: b0l5
ok

Kod: Zaznacz cały

root@dedi-par-70651:/home/downloads# apt update && apt dist-upgrade && apt autoremove
Hit http://security.debian.org jessie/updates InRelease
Ign http://mkvtoolnix.download ./ InRelease
Ign http://httpredir.debian.org jessie InRelease
Hit http://httpredir.debian.org jessie-updates InRelease
Hit http://httpredir.debian.org jessie-backports InRelease
Hit http://mkvtoolnix.download ./ Release.gpg
Hit http://httpredir.debian.org jessie Release.gpg
Hit http://mkvtoolnix.download ./ Release
Hit http://httpredir.debian.org jessie Release
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit https://downloads.plex.tv public InRelease
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Hit http://security.debian.org jessie/updates/non-free amd64 Packages
Get:1 http://httpredir.debian.org jessie-updates/main amd64 Packages/DiffIndex [6,916 B]
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://httpredir.debian.org jessie-updates/contrib amd64 Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Get:2 http://httpredir.debian.org jessie-updates/non-free amd64 Packages/DiffIndex [736 B]
Hit http://security.debian.org jessie/updates/non-free Translation-en
Hit http://httpredir.debian.org jessie-updates/contrib Translation-en
Get:3 http://httpredir.debian.org jessie-updates/main Translation-en/DiffIndex [2,704 B]
Get:4 http://httpredir.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]
Get:5 http://httpredir.debian.org jessie-backports/main amd64 Packages/DiffIndex [27.8 kB]
Hit http://mkvtoolnix.download ./ Sources
Get:6 http://httpredir.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]
Hit http://mkvtoolnix.download ./ Packages
Hit http://httpredir.debian.org jessie/non-free amd64 Packages
Hit http://httpredir.debian.org jessie/main amd64 Packages
Hit http://httpredir.debian.org jessie/contrib Translation-en
Hit https://downloads.plex.tv public/main amd64 Packages
Hit http://httpredir.debian.org jessie/contrib amd64 Packages
Hit http://httpredir.debian.org jessie/main Translation-en
Get:7 https://downloads.plex.tv public/main Translation-en_US
Hit http://httpredir.debian.org jessie/non-free Translation-en
Get:8 https://downloads.plex.tv public/main Translation-en
Get:9 https://downloads.plex.tv public/main Translation-en_US
Get:10 https://downloads.plex.tv public/main Translation-en
Get:11 https://downloads.plex.tv public/main Translation-en_US
Get:12 https://downloads.plex.tv public/main Translation-en
Get:13 https://downloads.plex.tv public/main Translation-en_US
Get:14 https://downloads.plex.tv public/main Translation-en
Get:15 https://downloads.plex.tv public/main Translation-en_US
Ign https://downloads.plex.tv public/main Translation-en_US
Get:16 https://downloads.plex.tv public/main Translation-en
Ign https://downloads.plex.tv public/main Translation-en
Ign http://mkvtoolnix.download ./ Translation-en_US
Ign http://mkvtoolnix.download ./ Translation-en
Fetched 66.7 kB in 5s (11.2 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Conflicting distribution: https://downloads.plex.tv public InRelease (expected public but got )
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 mediainfo-gui : Depends: libwxbase3.0-0 (>= 3.0.2) but it is not installed
                 Depends: libwxgtk3.0-0 (>= 3.0.2) but it is not installed
E: Unmet dependencies. Try using -f.
root@dedi-par-70651:/home/downloads#

Re: mediainfo

: 31 grudnia 2016, 08:52
autor: dedito
Zakomentuj linijkę https://downloads.plex.tv i ponownie update i upgrade.

Re: mediainfo

: 31 grudnia 2016, 11:33
autor: b0l5
Ok, błąd z plexem rozwiązany, teraz zostało najgorsze.

Kod: Zaznacz cały

root@dedi-par-70651:/home/downloads# nano /etc/apt/sources.list.d/plexmediaserve                        r.list
root@dedi-par-70651:/home/downloads# apt update && apt dist-upgrade
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Ign http://httpredir.debian.org jessie InRelease
Ign http://mkvtoolnix.download ./ InRelease
Get:2 http://httpredir.debian.org jessie-updates InRelease [145 kB]
Get:3 http://httpredir.debian.org jessie-backports InRelease [166 kB]
Hit http://mkvtoolnix.download ./ Release.gpg
Hit http://mkvtoolnix.download ./ Release
Hit http://httpredir.debian.org jessie Release.gpg
Hit http://httpredir.debian.org jessie Release
Get:4 http://security.debian.org jessie/updates/main amd64 Packages [336 kB]
Get:5 http://security.debian.org jessie/updates/contrib amd64 Packages [2,506 B]
Hit http://mkvtoolnix.download ./ Sources
Get:6 http://security.debian.org jessie/updates/non-free amd64 Packages [14 B]
Get:7 http://security.debian.org jessie/updates/contrib Translation-en [1,211 B]
Get:8 http://security.debian.org jessie/updates/main Translation-en [178 kB]
Get:9 http://security.debian.org jessie/updates/non-free Translation-en [14 B]
Hit http://mkvtoolnix.download ./ Packages
Get:10 http://httpredir.debian.org jessie-backports/main amd64 Packages/DiffInde                        x [27.8 kB]
Get:11 http://httpredir.debian.org jessie-backports/main Translation-en/DiffInde                        x [27.8 kB]
Get:12 http://httpredir.debian.org jessie-updates/contrib amd64 Packages [32 B]
Get:13 http://httpredir.debian.org jessie-updates/main amd64 Packages/DiffIndex                         [6,916 B]
Get:14 http://httpredir.debian.org jessie-updates/non-free amd64 Packages/DiffIn                        dex [736 B]
Get:15 http://httpredir.debian.org jessie-updates/contrib Translation-en [14 B]
Hit http://httpredir.debian.org jessie/main amd64 Packages
Get:16 http://httpredir.debian.org jessie-updates/main Translation-en/DiffIndex                         [2,704 B]
Hit http://httpredir.debian.org jessie/contrib amd64 Packages
Get:17 http://httpredir.debian.org jessie-updates/non-free Translation-en/DiffIn                        dex [736 B]
Hit http://httpredir.debian.org jessie/contrib Translation-en
Hit http://httpredir.debian.org jessie/main Translation-en
Hit http://httpredir.debian.org jessie/non-free amd64 Packages
Hit http://httpredir.debian.org jessie/non-free Translation-en
Ign http://mkvtoolnix.download ./ Translation-en_US
Ign http://mkvtoolnix.download ./ Translation-en
Fetched 959 kB in 6s (138 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 mediainfo-gui : Depends: libwxbase3.0-0 (>= 3.0.2) but it is not installed
                 Depends: libwxgtk3.0-0 (>= 3.0.2) but it is not installed
E: Unmet dependencies. Try using -f.
root@dedi-par-70651:/home/downloads#