On Wed, Jul 21, 2010 at 10:01 PM, Stefano Zacchiroli <z...@debian.org> wrote:
> YAY \o/, we *love* you!!!
>
>> Usual http://people.debian.org/~kartik/packages/README apply :)
>
> So, here's my early feedback, considering the disclaimer :)
> The first disclaimer of mine is that I built my own copy, as the
> location above only have one .deb out of three, is that on purpose?

oops. Fixed!

> So, if there's a difference in behavior it might be to a different
> build (which I did in a clean sid cowbuilder though).
>
> After installing the "thing", a first attempt to start gwibber fail as
> follows:
> ....
>  find: `/etc/couchdb/default.d': Permission denied
>  find: `/etc/couchdb/local.d': Permission denied
> .....
> Given the "permission denied" warnings, I added my user to the couchdb
> group, but still gwibber does not start. The overall failure is the
> same, just the "permission denied" warnings disappear. (Unrelated:
> whether the user should or should not be in the "couchdb" group it's
> probably something that would warrant a README.Debian entry, as other
> people will surely be as dumb as myself and try to join the "couchdb"
> group ...).

Here is fix:

README for Debian
-----------------

 If gwibber fails to start, please follow these steps:

 * You need to set permission for couchdb,

   #chmod -R o+rX /etc/couchdb/
   or
   $sudo chmod -R o+rX /etc/couchdb/

   and restart couchdb by,

   #/etc/init.d/couchdb restart
   or
   $sudo /etc/init.d/couchdb restart

 * Remove ~/.local/share/desktop-couch/ for the first time before you run
   gwibber.

If it still fails, let me know!!

> Hope this helps, thanks a lot for working on the package.
> I, for once, really appreciate that.

Thanks for testing :)

-- 
Kartik Mistry
Debian GNU/Linux Developer
IRC: kart_ | Identica: @kartikm



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to