Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2013-11-26 16:38:57

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

problem z instalacją Flash w debian testing

Jak w temacie.

repo

Kod:

deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary$

deb http://ftp.pl.debian.org/debian/ jessie main
deb-src http://ftp.pl.debian.org/debian/ jessie main

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

# jessie-updates, previously known as 'volatile'
deb http://ftp.pl.debian.org/debian/ jessie-updates main
deb-src http://ftp.pl.debian.org/debian/ jessie-updates main

# jessie-backports, previously on backports.debian.org
deb http://ftp.pl.debian.org/debian/ jessie-backports main
deb-src http://ftp.pl.debian.org/debian/ jessie-backports main

## deb-multimedia - dodatkowe kodeki, odtwarzacze, etc.
deb http://www.deb-multimedia.org/ testing main non-free

Aptitude update --->

Kod:

aptitude install flashplugin-nonfree  : Brak kandydującej wersji flashplugin-nonfree

Gdzie zrobiłem błąd ?

Offline

 

#2  2013-11-26 16:48:15

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: problem z instalacją Flash w debian testing

http://dug.net.pl/tekst/136/lista_repozytoriow_(sou … iana/#testing

Flasha nie ma w repozytorium głównym (main).

Offline

 

#3  2013-11-26 16:53:57

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

A to :

Kod:

deb http://www.deb-multimedia.org/ testing main non-free

nie wystarczy ? Przynajmniej tak wynika w moim rozumowaniu z http://forum.dug.net.pl/viewtopic.php?pid=231222 i http://dug.net.pl/tekst/136/lista_repozytoriow_%28s … iana/#testing

Offline

 

#4  2013-11-26 16:55:39

  tajwan - mega boss

tajwan
mega boss
Skąd: Śląsk
Zarejestrowany: 2010-03-30

Re: problem z instalacją Flash w debian testing

Kod:

## podstawowe repozytorium
deb http://ftp.pl.debian.org/debian/ testing main contrib non-free

Kod:

aptitude install flashplugin-nonfree

Wyłącz repo CD

Kod:

 #deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary$

Ostatnio edytowany przez tajwan (2013-11-26 16:58:37)


NIGDY WIĘCEJ TESTING Z KTÓRYM SĄ SAME PROBLEMY !!!

Offline

 

#5  2013-11-26 16:57:27

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

diatrom napisał(-a):

A to :

Kod:

deb http://www.deb-multimedia.org/ testing main non-free

nie wystarczy ?

W repo deb-multimedia (prywatne repo niezwiązane z Debianem) jest też flash, ale tam pakiet nazywa się flashplayer-mozilla.

Offline

 

#6  2013-11-26 16:57:28

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

tajwan

Przed ostatnia linijka pierwszy post  :

Kod:

Brak kandydującej wersji flashplugin-nonfree

ArnVaker

Nie znaleziono pakietu, którego nazwa lub opis zawierałyby "flashplayer-mozilla"

inne pomysły ?

Ostatnio edytowany przez diatrom (2013-11-26 16:59:32)

Offline

 

#7  2013-11-26 16:59:11

  loop - Członek DUG

loop
Członek DUG
Zarejestrowany: 2013-02-23

Re: problem z instalacją Flash w debian testing

aptitude update

Offline

 

#8  2013-11-26 17:00:00

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

Już robiłem i efekt jak wyżej

Offline

 

#9  2013-11-26 17:00:01

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

Kod:

flashplugin-nonfree:
  Zainstalowana: 1:3.2
  Kandydująca:   1:3.2
  Tabela wersji:
     1:3.3 0
        740 http://ftp.pl.debian.org/debian/ testing/contrib amd64 Packages
        640 http://ftp.pl.debian.org/debian/ unstable/contrib amd64 Packages
 *** 1:3.2 0
        940 http://ftp.pl.debian.org/debian/ stable/contrib amd64 Packages
        100 /var/lib/dpkg/status

Kod:

flashplayer-mozilla:
  Zainstalowana: (brak)
  Kandydująca:   3:11.2.202.327-dmo3
  Tabela wersji:
     3:11.2.202.327-dmo3 0
        920 http://www.deb-multimedia.org/ stable/non-free amd64 Packages
        720 http://www.deb-multimedia.org/ testing/non-free amd64 Packages
        620 http://www.deb-multimedia.org/ unstable/non-free amd64 Packages

Offline

 

#10  2013-11-26 17:00:06

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Zarejestrowany: 2011-10-02

Re: problem z instalacją Flash w debian testing

diatrom
Po modyfikacji repozytoriów wykonałeś?

Kod:

su -c "apt-get update"

Pokaż wynik:

Kod:

cat /etc/apt/sources.list

Offline

 

#11  2013-11-26 17:01:41

  tajwan - mega boss

tajwan
mega boss
Skąd: Śląsk
Zarejestrowany: 2010-03-30

Re: problem z instalacją Flash w debian testing

On ma chyba 64bit system


NIGDY WIĘCEJ TESTING Z KTÓRYM SĄ SAME PROBLEMY !!!

Offline

 

#12  2013-11-26 17:02:27

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

Dla 64-bit jest tak samo.

Offline

 

#13  2013-11-26 17:03:47

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

No dobra to czemu u ciebie jest a u mnie nie ma ? Problem z repozytorium ?

Tak mam 64 bit

Kod:

# deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary-1 20131111-18:52]/ jessie main

deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary-1 20131111-18:52]/ jessie main

deb http://ftp.pl.debian.org/debian/ jessie main
deb-src http://ftp.pl.debian.org/debian/ jessie main

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

# jessie-updates, previously known as 'volatile'
deb http://ftp.pl.debian.org/debian/ jessie-updates main
deb-src http://ftp.pl.debian.org/debian/ jessie-updates main

# jessie-backports, previously on backports.debian.org
deb http://ftp.pl.debian.org/debian/ jessie-backports main
deb-src http://ftp.pl.debian.org/debian/ jessie-backports main

## deb-multimedia - dodatkowe kodeki, odtwarzacze, etc.

deb http://www.deb-multimedia.org/ stable main non-free

Ostatnio edytowany przez diatrom (2013-11-26 17:05:03)

Offline

 

#14  2013-11-26 17:04:43

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

Pokaż:

Kod:

apt-get update

PS Wyłącz ten wpis płyty jak tajwan wyżej pisał.

Offline

 

#15  2013-11-26 17:05:57

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

Kod:

gn.  cdrom://[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary-1 20131111-18:52] jessie InRelease
Ign.  cdrom://[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary-1 20131111-18:52] jessie Release.gpg
Ign.  cdrom://[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary-1 20131111-18:52] jessie Release
Ign.  cdrom://[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary-1 20131111-18:52] jessie/main amd64 Packages/DiffIndex
Ign.  cdrom://[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 kde-CD Binary-1 20131111-18:52] jessie/main Translation-pl_PL
Stary http://ftp.pl.debian.org jessie InRelease                                     
Stary http://ftp.pl.debian.org jessie-updates InRelease                             
Pobieranie:1 http://www.deb-multimedia.org stable InRelease [26,1 kB]               
Stary http://ftp.pl.debian.org jessie-backports InRelease                           
Stary http://ftp.pl.debian.org jessie/main Sources/DiffIndex                        
Stary http://ftp.pl.debian.org jessie/main amd64 Packages/DiffIndex                 
Stary http://ftp.pl.debian.org jessie/main Translation-pl/DiffIndex
Stary http://ftp.pl.debian.org jessie/main Translation-en/DiffIndex
Stary http://ftp.pl.debian.org jessie-updates/main Sources         
Stary http://ftp.pl.debian.org jessie-updates/main amd64 Packages  
Stary http://ftp.pl.debian.org jessie-updates/main Translation-en  
Stary http://security.debian.org jessie/updates InRelease          
Ign.  http://www.deb-multimedia.org stable InRelease                                
Stary http://ftp.pl.debian.org jessie-backports/main Sources                        
Stary http://ftp.pl.debian.org jessie-backports/main amd64 Packages
Ign.  http://www.deb-multimedia.org stable/main amd64 Packages/DiffIndex
Stary http://ftp.pl.debian.org jessie-backports/main Translation-en
Stary http://security.debian.org jessie/updates/main Sources
Ign.  http://www.deb-multimedia.org stable/non-free amd64 Packages/DiffIndex
Stary http://security.debian.org jessie/updates/main amd64 Packages
Stary http://security.debian.org jessie/updates/main Translation-en
Stary http://www.deb-multimedia.org stable/main amd64 Packages
Stary http://www.deb-multimedia.org stable/non-free amd64 Packages                                                                                                                                                                                                             
Ign.  http://www.deb-multimedia.org stable/main Translation-pl_PL                                                                                                                                                                                                              
Ign.  http://www.deb-multimedia.org stable/main Translation-pl                                                                                                                                                                                                                 
Ign.  http://www.deb-multimedia.org stable/main Translation-en                                                                                                                                                                                                                 
Ign.  http://www.deb-multimedia.org stable/non-free Translation-pl_PL                                                                                                                                                                                                          
Ign.  http://www.deb-multimedia.org stable/non-free Translation-pl                                                                                                                                                                                                             
Ign.  http://www.deb-multimedia.org stable/non-free Translation-en                                                                                                                                                                                                             
Pobrano 26,1 kB w 2s (9072 B/s)                                                                                                                                                                                                                                                
Czytanie list pakietów... Gotowe                                                                                                                                                                                                                                               
W: Błąd GPG: http://www.deb-multimedia.org stable InRelease: Następujące podpisy nie mogły zostać zweryfikowane z powodu braku klucza publicznego: NO_PUBKEY 07DC563D1F41B907                                                                                             
root@debian:/home/debian25#

Offline

 

#16  2013-11-26 17:06:45

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

Kod:

apt-cache policy flashplayer-mozilla

Odnośnie brakującego klucza: dug.net.pl/klucze

Offline

 

#17  2013-11-26 17:08:46

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

Kod:

oot@debian:/home/debian25# apt-cache policy flashplayer-mozilla
flashplayer-mozilla:
  Zainstalowana: (brak)
  Kandydująca:   3:11.2.202.327-dmo3
  Tabela wersji:
     3:11.2.202.327-dmo3 0
        500 http://www.deb-multimedia.org/ stable/non-free amd64 Packages

Kod:

root@debian:/home/debian25# aptitude install flashplugin-nonfree
Brak kandydującej wersji flashplugin-nonfree 
Brak kandydującej wersji flashplugin-nonfree
Następujące pakiety zostaną USUNIĘTE:
  libnepomukwidgets4{u} libproxy0{u} 
0 pakietów aktualizowanych, 0 instalowanych, 2 do usunięcia i 13 nieaktualizowanych.
Do pobrania 0 B archiwów. Zwolnione po rozpakowaniu: 683 kB.
Kontynuować? [Y/n/?]

Nic nie usuwam bo te aktualizacje pojawiają się tylko przy dodaniu wpisu z multimediami

Offline

 

#18  2013-11-26 17:09:42

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

No masz tam flashplayer-mozilla, nie wiem o co Ci chodzi. ;) Jak chcesz flashplugin-nonfree, to sekcja contrib debianowego repo.

Offline

 

#19  2013-11-26 17:10:34

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

O to mi chodzi aby ktoś mi to po polskiemu wytłumaczył.

chcesz flashplugin-nonfree, to sekcja contrib debianowego repo. No właśnie po polsku :)

Dla czego pokazuje

Kod:

 Kandydująca:   3:11.2.202.327-dmo3

A po wpisaniu

Kod:

aptitude install flashplugin-nonfree

wywala

Kod:

Brak kandydującej wersji flashplugin-nonfree

?

Ostatnio edytowany przez diatrom (2013-11-26 17:12:41)

Offline

 

#20  2013-11-26 17:12:01

  loop - Członek DUG

loop
Członek DUG
Zarejestrowany: 2013-02-23

Re: problem z instalacją Flash w debian testing

Wywal wszystko z /etc/apt/sources.list
wklej:

Kod:

deb http://ftp.pl.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free

Kod:

aptitude update
aptitude install flashplugin-nonfree

i musi działać

Ostatnio edytowany przez loop (2013-11-26 17:15:26)

Offline

 

#21  2013-11-26 17:12:31

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

Nie zadziała, bo pakiet nie nazywa się flashplayer-nonfree. ;)

Offline

 

#22  2013-11-26 17:14:39

  loop - Członek DUG

loop
Członek DUG
Zarejestrowany: 2013-02-23

Re: problem z instalacją Flash w debian testing

złośliwiec ;)
flashplugin-nonfree oczywiście

Offline

 

#23  2013-11-26 17:14:58

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

diatrom napisał(-a):

Dla czego pokazuje

Kandydująca:   3:11.2.202.327-dmo3

A po wpisaniu "aptitude install flashplugin-nonfree"  wywala " Brak kandydującej wersji flashplugin-nonfree " ?

Widzisz różnicę między nazwami flashplugin-nonfree a flashplayer-mozilla?

Offline

 

#24  2013-11-26 17:17:52

  diatrom - Użytkownik

diatrom
Użytkownik
Zarejestrowany: 2013-11-03

Re: problem z instalacją Flash w debian testing

ArnVaker wykończysz mnie. Jestem facetem ale teraz to czuje się jak blondynka :)

loop

Kod:

Pobieranie:1 http://ftp.pl.debian.org testing InRelease [162 kB]
Pobieranie:2 http://security.debian.org testing/updates InRelease [73,5 kB]       
Pobieranie:3 http://ftp.pl.debian.org testing/main amd64 Packages [6314 kB]       
Pobieranie:4 http://security.debian.org testing/updates/main amd64 Packages [14 B]
Pobieranie:5 http://security.debian.org testing/updates/contrib amd64 Packages [14
Pobieranie:6 http://security.debian.org testing/updates/non-free amd64 Packages [1]
Pobieranie:7 http://security.debian.org testing/updates/contrib Translation-en [14
Pobieranie:8 http://security.debian.org testing/updates/main Translation-en [14 B]
Pobieranie:9 http://security.debian.org testing/updates/non-free Translation-en [1]
Pobieranie:10 http://ftp.pl.debian.org testing/contrib amd64 Packages [45,5 kB]   
Pobieranie:11 http://ftp.pl.debian.org testing/non-free amd64 Packages [78,9 kB]  
Pobieranie:12 http://ftp.pl.debian.org testing/contrib Translation-en [37,6 kB]   
Pobieranie:13 http://ftp.pl.debian.org testing/main Translation-pl [556 kB]       
Pobieranie:14 http://ftp.pl.debian.org testing/main Translation-en [4191 kB]      
Pobieranie:15 http://ftp.pl.debian.org testing/non-free Translation-en [69,4 kB]  
Pobrano 11,5 MB w 17s (671 kB/s)                                                  
Czytanie list pakietów... Gotowe

Kod:

root@debian:/home/debian25# aptitude install flashplayer-nonfree
Nie znaleziono pakietu, którego nazwa lub opis zawierałyby "flashplayer-nonfree"
Nie znaleziono pakietu, którego nazwa lub opis zawierałyby "flashplayer-nonfree"
Następujące pakiety zostaną USUNIĘTE:
  libnepomukwidgets4{u} libproxy0{u} 
0 pakietów aktualizowanych, 0 instalowanych, 2 do usunięcia i 1 nieaktualizowanych
Do pobrania 0 B archiwów. Zwolnione po rozpakowaniu: 683 kB.
Kontynuować? [Y/n/?]

Offline

 

#25  2013-11-26 17:18:58

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: problem z instalacją Flash w debian testing

flashplugin-nonfree, nie flashplayer-nonfree

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)