Comment 35 for bug 973491

Revision history for this message
Alexandre Magno (alexandre-mbm) wrote :

I was with Ubuntu 12.04.2 updated. The problem occurred.

sudo add-apt-repository ppa:webupd8team/themes
sudo apt-get update
sudo apt-get install adwaita-cupertino-gtk-theme

It don't worked. So I did:

sudo ppa-purge ppa:webupd8team/themes

The light-themes package was regressed. So I did:

sudo apt-get upgrade

The light-themes package was updated. And there isn't bug now!

alexandre$ apt-cache policy light-themes
light-themes:
  Instalado: 0.1.9.1-0ubuntu1.2
  Candidato: 0.1.9.1-0ubuntu1.2
  Tabela de versão:
 *** 0.1.9.1-0ubuntu1.2 0
        500 http://br.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages
        100 /var/lib/dpkg/status
     0.1.9.1-0ubuntu1 0
        500 http://br.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
alexandre$