PDA

View Full Version : Playdeb e apt metodo mirror


guylmaster
19-03-2009, 08:27
Stavo cercando qualche gioco da installare sulla mia Sidux e ho trovato il sito di Playdeb:
http://www.playdeb.net

Nel cercare di configurare l'apt per poter scaricare dai loro repository, aggiungendo il loro indirizzo alla lista(deb http://www.getdeb.net/playdeb-mirror/hardy/ hardy/ ), mi sono imbattuto in questo errore:


E: Non è stato possibile trovare un driver per il metodo /usr/lib/apt/methods/mirror.


Dando il comando: ls -la /usr/lib/apt/methods/ effettivamente il metodo non figura:


totale 280
drwxr-xr-x 2 root root 4096 15 feb 14:15 .
drwxr-xr-x 3 root root 4096 15 feb 14:15 ..
-rwxr-xr-x 1 root root 14136 8 feb 01:41 bzip2
-rwxr-xr-x 1 root root 18860 8 feb 01:41 cdrom
-rwxr-xr-x 1 root root 11432 8 feb 01:41 copy
-rwxr-xr-x 1 root root 10640 8 feb 01:41 file
-rwxr-xr-x 1 root root 44740 8 feb 01:41 ftp
-rwxr-xr-x 1 root root 26864 8 feb 01:41 gpgv
-rwxr-xr-x 1 root root 14136 8 feb 01:41 gzip
-rwxr-xr-x 1 root root 43284 8 feb 01:41 http
-rwxr-xr-x 1 root root 14136 8 feb 01:41 lzma
-rwxr-xr-x 1 root root 15836 8 feb 01:41 rred
-rwxr-xr-x 1 root root 21184 8 feb 01:41 rsh
-rwxr-xr-x 1 root root 21184 8 feb 01:41 ssh


Cercando in giro non sono riuscito a trvare risposte soddisfacenti, magari però voi ne sapete qualcosina in più.

Vi ringrazio in anticipo,
Guylmaster.

masand
19-03-2009, 15:03
Stavo cercando qualche gioco da installare sulla mia Sidux e ho trovato il sito di Playdeb:
http://www.playdeb.net

Nel cercare di configurare l'apt per poter scaricare dai loro repository, aggiungendo il loro indirizzo alla lista(deb http://www.getdeb.net/playdeb-mirror/hardy/ hardy/ ), mi sono imbattuto in questo errore:


E: Non è stato possibile trovare un driver per il metodo /usr/lib/apt/methods/mirror.


Dando il comando: ls -la /usr/lib/apt/methods/ effettivamente il metodo non figura:


totale 280
drwxr-xr-x 2 root root 4096 15 feb 14:15 .
drwxr-xr-x 3 root root 4096 15 feb 14:15 ..
-rwxr-xr-x 1 root root 14136 8 feb 01:41 bzip2
-rwxr-xr-x 1 root root 18860 8 feb 01:41 cdrom
-rwxr-xr-x 1 root root 11432 8 feb 01:41 copy
-rwxr-xr-x 1 root root 10640 8 feb 01:41 file
-rwxr-xr-x 1 root root 44740 8 feb 01:41 ftp
-rwxr-xr-x 1 root root 26864 8 feb 01:41 gpgv
-rwxr-xr-x 1 root root 14136 8 feb 01:41 gzip
-rwxr-xr-x 1 root root 43284 8 feb 01:41 http
-rwxr-xr-x 1 root root 14136 8 feb 01:41 lzma
-rwxr-xr-x 1 root root 15836 8 feb 01:41 rred
-rwxr-xr-x 1 root root 21184 8 feb 01:41 rsh
-rwxr-xr-x 1 root root 21184 8 feb 01:41 ssh


Cercando in giro non sono riuscito a trvare risposte soddisfacenti, magari però voi ne sapete qualcosina in più.

Vi ringrazio in anticipo,
Guylmaster.

Mi scuso in anticipo per la domanda banale, ma il repo è per hardy, hai Hardy installato?

Un saluto a tutti...
masand

guylmaster
19-03-2009, 17:55
Mi scuso in anticipo per la domanda banale, ma il repo è per hardy, hai Hardy installato?

Un saluto a tutti...
masand

No infatti mi ero accorto dopo della cosa e ho aggiustato il repo, il punto è un'altro, non riesce a trovare il modulo "mirror". Ma da dove l'hanno partorito? possibile che il mio apt-get non lo supporti? e come faccio a farglielo supportare?

masand
19-03-2009, 18:07
No infatti mi ero accorto dopo della cosa e ho aggiustato il repo, il punto è un'altro, non riesce a trovare il modulo "mirror". Ma da dove l'hanno partorito? possibile che il mio apt-get non lo supporti? e come faccio a farglielo supportare?

Perfetto quindi hai messo quelli di SID giusto?

Hai scaricato il deb che ti consigliano loro?

Install Playdeb
(http://www.playdeb.net/apturl_0.2.6-0%7Egetdeb0_all.deb)
To install Playdeb, you can:

1. Download and install updated apturl package (http://www.playdeb.net/playdeb_0.2-0%7Egetdeb1_all.deb).
2. then,
* install the playdeb package (if you'll get a dialog asking you for confirmation, press Y)
* or add this line to System-Administration-Software Sources, Third-Party Software tab:

deb mirror://www.getdeb.net/playdeb-mirror/hardy/// hardy/

(three trailing slashes are intentional)


Comunque, dato che "getdeb" è un progetto Ubuntu-Oriented non vorrei che su Debian SID dia problemi...

Un saluto a tutti...
masand