When I opened the SQLite DB in a stand alone viewer, there were indeed
duplicate permissions. Not sure how that happened though...
Thanks for your help Marcin, great project! :-)
Br,
Magne Nordveit
On Monday, April 2, 2012 11:39:35 PM UTC+2, Marcin Kuzminski wrote:
> Exactly as error stated, there are duplicate entries for users_group_id,
> permission_id make sure that pair are unique, and then try again.
> On Monday, April 2, 2012 10:43:36 AM UTC+2, Magne Nordtveit wrote:
>> When updating from 1.2.5 to 1.3.4 the "paster upgrade-db production.ini"
>> command fails with the provided error message.
>> Is there anything I can do to make this go smoother?