convertire un archivio.rpm in .deb con alien

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

ciao a tutti..
ho un archivio .rpm da convertire in .deb
ho installato alien
digito il comando

Codice: Seleziona tutto

sudo alien -d RealPlayer11GOLD.rpm
mi restituisce questo

Codice: Seleziona tutto

pablo@ubuntu:~$ sudo alien -d RealPlayer11GOLD.rpm
Warning: Skipping conversion of scripts in package RealPlayer: postinst prerm
Warning: Use the --scripts parameter to include the scripts.
mi ha estratto una cartella nella home ma non c'è il file.deb
come proseguo?
Avatar utente
bancaldo
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2585
Iscrizione: mercoledì 18 aprile 2007, 15:13
Località: Bologna
Contatti:

Re: convertire un archivio.rpm in .deb con alien

Messaggio da bancaldo »

Warning: Skipping conversion of scripts in package RealPlayer: postinst prerm
Warning: Use the --scripts parameter to include the scripts.

Codice: Seleziona tutto

sudo alien --script -d RealPlayer11GOLD.rpm
così va?
triplete!..."non vinciamo mai"...grazie Mou
Ubuntu User #27170  Linux User #489389
Avatar utente
nifriz
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 460
Iscrizione: mercoledì 28 novembre 2007, 14:27

Re: convertire un archivio.rpm in .deb con alien

Messaggio da nifriz »

Fai come ti suggerisce la warning...

Codice: Seleziona tutto

sudo alien -d --scripts RealPlayer11GOLD.rpm
Rock is the way... Metal is better ;)
Supporta come me http://www.warbears.com - http://www.skebby.it - http://www.dagheisha.com
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

Codice: Seleziona tutto

pablo@ubuntu:~$ sudo alien --script -d RealPlayer11GOLD.rpm
mkdir: impossibile creare la directory `RealPlayer-11.0.0.4028': Il file esiste
unable to mkdir RealPlayer-11.0.0.4028:  at /usr/share/perl5/Alien/Package.pm line 257.
pablo@ubuntu:~$ 

Codice: Seleziona tutto

pablo@ubuntu:~$ sudo alien -d --scripts RealPlayer11GOLD.rpm
mkdir: impossibile creare la directory `RealPlayer-11.0.0.4028': Il file esiste
unable to mkdir RealPlayer-11.0.0.4028:  at /usr/share/perl5/Alien/Package.pm line 257.
pablo@ubuntu:~$ 
ecco il risultato

Codice: Seleziona tutto

pablo@ubuntu:~$ sudo alien --script -d RealPlayer11GOLD.rpm
mkdir: impossibile creare la directory `RealPlayer-11.0.0.4028': Il file esiste
unable to mkdir RealPlayer-11.0.0.4028:  at /usr/share/perl5/Alien/Package.pm line 257.
pablo@ubuntu:~$ sudo alien -d --scripts RealPlayer11GOLD.rpm
mkdir: impossibile creare la directory `RealPlayer-11.0.0.4028': Il file esiste
unable to mkdir RealPlayer-11.0.0.4028:  at /usr/share/perl5/Alien/Package.pm line 257.
pablo@ubuntu:~$ sudo alien -d --scripts RealPlayer11GOLD.rpm
Package build failed. Here's the log:
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
parsechangelog/debian: warning:     debian/changelog(l7): badly formatted heading line
LINE: - LSB work; changed installation directory; changed postinst setup.
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
		xargs -0 -r -i cp -a {} debian/realplayer
dh_compress
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/rv10.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/jpgrender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/wbmprend.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/amrff.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/mp4fformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/ralf.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rn5auth.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/vsrcplin.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/audplin.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rpfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/atrc.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/amrn.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rarender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/sdpplin.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/swfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/mozilla/nphelix.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/colorcvt.so shouldn't be linked with libstdc++.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/colorcvt.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rtrender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/wmarender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/smlfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/jpgfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rpgifplin.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/hxxml.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/aacff.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/amrw.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/wbmpfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/drv2.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/drv1.so shouldn't be linked with libstdc++.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/drv1.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/common/clntxres.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/rv40.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/authmgr.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/ramfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/smmrender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/pngrender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/hxsdp.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/vsrlocal.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/vidsite.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rppngplin.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/mp3fformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/clbascauth.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/drvc.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/cook.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/sipr.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/memfsys.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/ramrender.so shouldn't be linked with libX11.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/ramrender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/gifrender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/mp4arender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/rv30.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/realplay.bin shouldn't be linked with libpangoxft-1.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/realplay.bin shouldn't be linked with libpangox-1.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/realplay.bin shouldn't be linked with libgmodule-2.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rpjpgplin.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/aufformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/rv20.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/pngfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/smplfsys.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/codecs/wmv9.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rprender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/rtfformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/giffformat.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/mp3metaff.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/imaprender.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/realplayer/opt/real/RealPlayer/plugins/pcmrend.so shouldn't be linked with libgcc_s.so.1 (it uses none of its symbols).
dh_gencontrol
parsechangelog/debian: warning:     debian/changelog(l7): badly formatted heading line
LINE: - LSB work; changed installation directory; changed postinst setup.
dpkg-gencontrol: error: current host architecture 'amd64' does not appear in package's architecture list (i386)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1
find: RealPlayer-11.0.0.4028: Nessun file o directory
pablo@ubuntu:~$ 


Avatar utente
nifriz
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 460
Iscrizione: mercoledì 28 novembre 2007, 14:27

Re: convertire un archivio.rpm in .deb con alien

Messaggio da nifriz »

Prova questo qui
http://italy.real.com/download/player/l ... _rp_select

è il .BIN dovrebbe andare meglio  :-\
Rock is the way... Metal is better ;)
Supporta come me http://www.warbears.com - http://www.skebby.it - http://www.dagheisha.com
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

ma come lo installo?
Avatar utente
nifriz
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 460
Iscrizione: mercoledì 28 novembre 2007, 14:27

Re: convertire un archivio.rpm in .deb con alien

Messaggio da nifriz »

Dovresti poterlo installare da terminale con un
sh nomefile.bin
Rock is the way... Metal is better ;)
Supporta come me http://www.warbears.com - http://www.skebby.it - http://www.dagheisha.com
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

Codice: Seleziona tutto

pablo@ubuntu:~$ sh RealPlayer11GOLD.bin
RealPlayer11GOLD.bin: 7: Syntax error: "(" unexpected
pablo@ubuntu:~$ 
non va...
Avatar utente
streetcross
Accecante Asceta
Accecante Asceta
Messaggi: 24943
Iscrizione: giovedì 7 febbraio 2008, 10:52
Contatti:

Re: convertire un archivio.rpm in .deb con alien

Messaggio da streetcross »

Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

niente,ho seguito la tua guida ma mi chiede lo stesso di installare degli aggiornamenti,mi indica il link il quale mi porta sempre ad un archivio rpm..... :-\ ::) :'(
Avatar utente
Guiodic
Accecante Asceta
Accecante Asceta
Messaggi: 28474
Iscrizione: martedì 24 aprile 2007, 15:28
Località: Roma
Contatti:

Re: convertire un archivio.rpm in .deb con alien

Messaggio da Guiodic »

scusa la domanda ma... a che ti serve realplayer?
Avatar utente
streetcross
Accecante Asceta
Accecante Asceta
Messaggi: 24943
Iscrizione: giovedì 7 febbraio 2008, 10:52
Contatti:

Re: convertire un archivio.rpm in .deb con alien

Messaggio da streetcross »

jerico ha scritto: niente,ho seguito la tua guida ma mi chiede lo stesso di installare degli aggiornamenti,mi indica il link il quale mi porta sempre ad un archivio rpm..... :-\ ::) :'(
:-\ strano...
Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

perchè ho installato vlc ma non so cosa sia successo e mi crea dei problemi,
vedi qui
http://forum.ubuntu-it.org/viewtopic.php?t=220813
allora volevo un player in alternativa a totem che sia buono come vlc (cosa quasi impossibile)
Avatar utente
Guiodic
Accecante Asceta
Accecante Asceta
Messaggi: 28474
Iscrizione: martedì 24 aprile 2007, 15:28
Località: Roma
Contatti:

Re: convertire un archivio.rpm in .deb con alien

Messaggio da Guiodic »

be' allora realplayer non è il player che cerchi!
Avatar utente
streetcross
Accecante Asceta
Accecante Asceta
Messaggi: 24943
Iscrizione: giovedì 7 febbraio 2008, 10:52
Contatti:

Re: convertire un archivio.rpm in .deb con alien

Messaggio da streetcross »

Guiodic ha scritto: be' allora realplayer non è il player che cerchi!
quoto
Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

no ma vlc non funzia...ho provato a rimuoverlo re-installarlo mille volte ma continua a rompere le scatole e non capisco perchè
Avatar utente
Guiodic
Accecante Asceta
Accecante Asceta
Messaggi: 28474
Iscrizione: martedì 24 aprile 2007, 15:28
Località: Roma
Contatti:

Re: convertire un archivio.rpm in .deb con alien

Messaggio da Guiodic »

Intanto che capiamo come far andare vlc, puoi provare mplayer o,ancora meglio, la sua interfaccia per gnome che si chiama gnome-mplayer.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

ok ora lo provo...grazie :)
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: convertire un archivio.rpm in .deb con alien

Messaggio da jerico »

mi piace gnome-mplayer,grazie per la dritta!!
spero riuscirete a capire perchè il mio vlc fa girare le scatole!!!
grazie ancora ;)
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti