[Foresight-devel] Re: RE : Re: Boots progress report

2010-01-21 Thread Bertrand Juglas
Dick, I've not yet got enough time to take from the bodhi client source code the needed system calls to put them in mirrorball but this should be fast. Would you like to help me on this task to get it ready faster ? Looking forward to your reply too, because I plan to use Boots to replace my Fedora

[Foresight-devel] Re: RE : Re: Boots progress report

2010-01-21 Thread Dick
Michael, Thanks for the updated. Could you please give us/me another update at the progress of Boots? What is the status of the initial import of f12 and bodhi integration? The mirrorball-boots git repository has been silent for 5 weeks now... I'm looking forward to your reply, gr Dick

[Foresight-devel] Re: polkit using root an not sudo

2010-01-21 Thread Andres Vargas
on packagekit mail list answer In your package, change policy/org.freedesktop.packagekit.policy.in from auth_admin_keep to auth_user_keep. On Thu, Jan 21, 2010 at 9:46 AM, David Nielsen wrote: > 2010/1/21 Andres Vargas > > > yes i can do that buts nots correct because foresight use sudo and no

[Foresight-devel] Re: polkit using root an not sudo

2010-01-21 Thread David Nielsen
2010/1/21 Andres Vargas > yes i can do that buts nots correct because foresight use sudo and not the > root password > > On Thu, Jan 21, 2010 at 8:46 AM, Drew Kelling wrote: > > > Not a proper fix but you can just set a root password. There are a few > ways > > to do this. 'sudo passwd' or you c

[Foresight-devel] Re: polkit using root an not sudo

2010-01-21 Thread Andres Vargas
yes i can do that buts nots correct because foresight use sudo and not the root password On Thu, Jan 21, 2010 at 8:46 AM, Drew Kelling wrote: > Not a proper fix but you can just set a root password. There are a few ways > to do this. 'sudo passwd' or you can do this 'sudo su' then 'passwd' are >

[Foresight-devel] Re: polkit using root an not sudo

2010-01-21 Thread Drew Kelling
Not a proper fix but you can just set a root password. There are a few ways to do this. 'sudo passwd' or you can do this 'sudo su' then 'passwd' are the two that come to my mind first. On Wed, Jan 20, 2010 at 11:31 PM, Andres Vargas wrote: > im update packagek...@fl:2-devel > > > > It use polkit