← Back to team overview

elementary-dev-community team mailing list archive

Re: [IMPORTANT] Granite transition fallout

 

You might also need to remove libgranite1 package prior to running
those commands, if you have it installed. So the recipe that's
guaranteed to work is:

sudo add-apt-repository ppa:midori/midori-dev
sudo apt-get update
sudo apt-get remove libgranite1
sudo apt-get install 'libgranite0=0.2-0~r433+pkg31~precise1'

but the apt-get remove part may remove your whole DE. You can reclaim
it later with "sudo apt-get install elementary-desktop".

2012/11/10 Sergey "Shnatsel" Davidoff <sergey@xxxxxxxxxxxxxxxx>:
> Hey everyone,
>
> Our Granite version transition didn't work as planned. If you have
> updated your system during the last few hours (more specifically, if
> you have libgranite0 version 0.2-0~r440+pkg36... installed), all
> Granite-dependent apps will break as soon as you restart them. Run the
> following in terminal to fix that:
>
> sudo add-apt-repository ppa:midori/midori-dev
> sudo apt-get update
> sudo apt-get install 'libgranite0=0.2-0~r433+pkg31~precise1'
>
> A fixed version is already available from Daily PPA.
>
> --
> Sergey "Shnatsel" Davidoff
> OS architect @ elementary



-- 
Sergey "Shnatsel" Davidoff
OS architect @ elementary


Follow ups

References