Pagina 1 di 1

Come installare da ppa ricotz?

Inviato: giovedì 23 dicembre 2010, 13:03
da gian64
Ciao a tutti, il problema è questo, ho abiltato il ppa ricotz/testing come documentato dal sources.list
gian64@gian64-laptop:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://it.archive.ubuntu.com/ubuntu/ maverick main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ maverick universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick universe
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ maverick multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu maverick partner
deb-src http://archive.canonical.com/ubuntu maverick partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu maverick main
deb-src http://extras.ubuntu.com/ubuntu maverick main

deb http://it.archive.ubuntu.com/ubuntu/ maverick-security main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-security main restricted
deb http://it.archive.ubuntu.com/ubuntu/ maverick-security universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-security universe
deb http://it.archive.ubuntu.com/ubuntu/ maverick-security multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-security multiverse

[glow=red,2,300]deb http://ppa.launchpad.net/ricotz/testing/ubuntu maverick main
deb-src http://ppa.launchpad.net/ricotz/testing/ubuntu maverick main[/glow]

deb http://packages.medibuntu.org/ maverick free non-free #Medibuntu

deb http://ppa.launchpad.net/ubuntu-tweak-t ... ppa/ubuntu maverick main #Ubuntu Tweak Testing Sourcegian64@gian64-laptop:~$
per installare gnome shell in una versione più aggiornata di quella presente nei repo non riuscendo ahimè a compilare. Senonchè sia da ubuntu-tweak, sia da synaptic, sia con il classico sudo apt-get install... mi installa sempre la versione presente ormai da vari mesi nei repo.

Cosa bisogna fare per installare dal ppa?

Re: Come installare da ppa ricotz?

Inviato: giovedì 23 dicembre 2010, 13:43
da Man from Mars
Da qui (http://ppa.launchpad.net/ricotz/testing ... ome-shell/) vedo che l'ultima versione disponibile risale al 21 dicembre.
Domanda scema: hai dato un apt-get update dopo l'aggiunta del repo?
In alternativa potresti scaricare il .deb manualmente ed installarlo con gdebi (doppio click) o

Codice: Seleziona tutto

dpkg -i <nome del pacchetto>

Re: Come installare da ppa ricotz?

Inviato: giovedì 23 dicembre 2010, 15:43
da gian64
apt-get update è stata la prima cosa...
Cucu7te ha scritto: Da qui (http://ppa.launchpad.net/ricotz/testing ... ome-shell/) vedo che l'ultima versione disponibile risale al 21 dicembre.
Domanda scema: hai dato un apt-get update dopo l'aggiunta del repo?
In alternativa potresti scaricare il .deb manualmente ed installarlo con gdebi (doppio click) o

Codice: Seleziona tutto

dpkg -i <nome del pacchetto>
Grazie, il link che mi hai postato non ero riuscito a trovarlo, il problema adesso è che mi viene richiesta come dipendenza gir1.2-atk-1.0, pacchetto che sto cercando e che finora non sono riuscito a trovare in formato .deb, ma proseguo.

EDIT: trovato!

Re: Come installare da ppa ricotz?

Inviato: venerdì 31 dicembre 2010, 12:48
da pedaso
gian64 ha scritto: apt-get update è stata la prima cosa...
Cucu7te ha scritto: Da qui (http://ppa.launchpad.net/ricotz/testing ... ome-shell/) vedo che l'ultima versione disponibile risale al 21 dicembre.
Domanda scema: hai dato un apt-get update dopo l'aggiunta del repo?
In alternativa potresti scaricare il .deb manualmente ed installarlo con gdebi (doppio click) o

Codice: Seleziona tutto

dpkg -i <nome del pacchetto>
Grazie, il link che mi hai postato non ero riuscito a trovarlo, il problema adesso è che mi viene richiesta come dipendenza gir1.2-atk-1.0, pacchetto che sto cercando e che finora non sono riuscito a trovare in formato .deb, ma proseguo.

EDIT: trovato!
Sei riuscito a risolvere?? Anche a me chiede gir1.2-atk-1.0, ma quando lo vado a installare mi chiede gir1.2-glib-2.0 e quando vado a installare questo ultimo mi dice Conflitti con pacchetto installato «gir1.0-glib-2.0»