Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: Flashplugin-installer  (Přečteno 1041 krát)

mathemage

  • Návštěvník
  • Příspěvků: 4
Flashplugin-installer
« kdy: 06 Září 2011, 14:33:30 »
Jiz nekolik mesicu uspesne provozuji Kubuntu 11.04. Flash jsem resil za pomoci "flashplugin-installer", po kazdem "SW update" jsem znovu zprovoznil flash pomoci
Kód: [Vybrat]
apt-get --reinstall install flashplugin-installer
Po poslednim "SW update" jsem nedaval snad pozor ci co, ale udelalo to toto:

Citace
Installed: libjpeg8, libjpeg8, libv4l-0
Removed: acroread, flashplugin-nonfree, flashplugin-installer, wine, wine1.3, skype, nspluginwrapper, ia32-libs, lib32v4l-0

Flash na Youtube samozrejme vubec nanabehl, po svem obvyklem
Kód: [Vybrat]
apt-get --reinstall install flashplugin-installer vsak vypsalo toto:

Kód: [Vybrat]
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:
 flashplugin-installer : Depends: nspluginwrapper (>= 0.9.91.4-2ubuntu1) but it is not going to be installed
                         Depends: ia32-libs (>= 2.2ubuntu18) but it is not going to be installed
E: Broken packages

Zkousel jsem instalovat pozadovane balicky, ale ty vedly k dalsim, konretne nspluginwrapper -> ia32-libs -> lib32v4l-0 -> libv4l-0.

Ten posledni se mi nepodarilo aptnout, pac:

Kód: [Vybrat]
The following packages have unmet dependencies:
 lib32v4l-0 : Depends: libv4l-0 (= 0.8.3-2~ppa1) but 0.8.5-3u1~ppa1 is to be installed
E: Broken packages

Mohl byste prosim poradit co se deje a co mam udelat, popr. poslat odkaz na pozadovanou versi baliku, neb uz jeho binarku mam nedopatrenim smazano? Vse do posledni chvile fungovalo, az se to ted najednou zblaznilo a odhodlalo se to odinstalovat mi i takove veci jako wine i skype, cehoz jsem si nepozornosti nevsiml :(

beer

  • Host
Re: Flashplugin-installer
« Odpověď #1 kdy: 06 Září 2011, 16:10:43 »
Tak si flash stáhni ze stránek adobe a nainstaluj dle návodu.

Dříve se to dělalo tak, že se vyextrahoval soubor libflashplayer.so a umístil do příslušné složky. Teď tam toho je myslím o něco více, než libflashplayer.so, ale určitě se dá nainstalovat stále ručně analogickým způsobem.

mathemage

  • Návštěvník
  • Příspěvků: 4
Re: Flashplugin-installer
« Odpověď #2 kdy: 06 Září 2011, 18:09:35 »
Diky, to fungovalo perfektne  :D

Problem je s libv4l-0 je vsak stale velice zavazny. Nemohu kvuli nemu instalovat zivotne dulezite balicky jako jsou skype ci wine. Pro ilustraci

Kód: [Vybrat]
sudo apt-get install wine
vraci

Kód: [Vybrat]
The following packages have unmet dependencies:
 wine : Depends: wine1.3 but it is not going to be installed
        Depends: ia32-libs (>= 1.6) but it is not going to be installed
E: Broken packages

a

Kód: [Vybrat]
sudo apt-get install skype
vraci

Kód: [Vybrat]
The following packages have unmet dependencies:
 skype : Depends: ia32-libs (>= 20080808) but it is not going to be installed
E: Broken packages

Vse se vraci k problemu s lib32v4l-0

Kód: [Vybrat]
The following packages have unmet dependencies:
 lib32v4l-0 : Depends: libv4l-0 (= 0.8.3-2~ppa1) but 0.8.5-3u1~ppa1 is to be installed
E: Broken packages

Co s tim mohu udelat, pac je to skutecne vazny problem  >:(

daysleeper

  • Stálý člen
  • **
  • Příspěvků: 1206
Re: Flashplugin-installer
« Odpověď #3 kdy: 06 Září 2011, 20:53:08 »
prosim vypis
Kód: [Vybrat]
sudo dpkg --configure -a
find /etc/apt -type f -name '*.list' -exec grep -H '^deb ' '{}' \;

mathemage

  • Návštěvník
  • Příspěvků: 4
Re: Flashplugin-installer
« Odpověď #4 kdy: 06 Září 2011, 21:02:50 »
prosim vypis
Kód: [Vybrat]
sudo dpkg --configure -a
find /etc/apt -type f -name '*.list' -exec grep -H '^deb ' '{}' \;

Kód: [Vybrat]
/etc/apt/sources.list:deb http://cz.archive.ubuntu.com/ubuntu/ natty main restricted
/etc/apt/sources.list:deb http://cz.archive.ubuntu.com/ubuntu/ natty-updates main restricted
/etc/apt/sources.list:deb http://cz.archive.ubuntu.com/ubuntu/ natty universe
/etc/apt/sources.list:deb http://cz.archive.ubuntu.com/ubuntu/ natty-updates universe
/etc/apt/sources.list:deb http://cz.archive.ubuntu.com/ubuntu/ natty multiverse
/etc/apt/sources.list:deb http://cz.archive.ubuntu.com/ubuntu/ natty-updates multiverse
/etc/apt/sources.list:deb http://cz.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu/ natty-security main restricted multiverse
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu/ natty-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu/ natty-security multiverse
/etc/apt/sources.list:deb http://archive.canonical.com/ubuntu/ natty partner
/etc/apt/sources.list:deb http://extras.ubuntu.com/ubuntu/ natty main
/etc/apt/sources.list.d/fingerprint-fprint-natty.list:deb http://ppa.launchpad.net/fingerprint/fprint/ubuntu natty main
/etc/apt/sources.list.d/tualatrix-ppa-natty.list:deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu natty main
/etc/apt/sources.list.d/kernel-ppa-ppa-natty.list:deb http://ppa.launchpad.net/kernel-ppa/ppa/ubuntu natty main
/etc/apt/sources.list.d/n-muench-programs-ppa-natty.list:deb http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu natty main
/etc/apt/sources.list.d/ubuntu-wine-ppa-natty.list:deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu natty main
/etc/apt/sources.list.d/kubuntu-ppa-backports-natty.list:deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main

 

Provoz zaštiťuje spolek OpenAlt.