Sebastian,

There is no newer package.  Can you tell me the following:

* What debian version are you on?
* What user did you run the above command on?  Do they have root access?

>From that same user can you do this:

mkdir -p /etc/riak-cs && touch /etc/riak-cs/testfile && echo "success"

* If you are running in a virtualized environment, what type is it?

The package script should be adding files to /etc/riak-cs before the chmod
command gets there, so something is fishy about the files not being added.
 Either the user or system has weird permissions on adding files to /etc/
or there is a bug in the package.  Once you get back to me, I'll try to
reproduce on my end.

-Jared


On Wed, Sep 18, 2013 at 6:08 AM, Sebastian Müller <muell...@uni-mainz.de>wrote:

> Hello,
> I tired to install riak-cs on Debian, but installation fails due to an
> error in the post-install script.
>
> # dpkg -i riak-cs_1.4.1-1_amd64.deb
> Selecting previously unselected package riak-cs.
> (Reading database ... 51331 files and directories currently installed.)
> Unpacking riak-cs (from riak-cs_1.4.1-1_amd64.deb) ...
> Setting up riak-cs (1.4.1-1) ...
> chmod: cannot access `/etc/riak-cs/*': No such file or directory
> dpkg: error processing riak-cs (--install):
>  subprocess installed post-installation script returned error exit status 1
> Processing triggers for man-db ...
> Errors were encountered while processing:
>  riak-cs
>
> The VM has no internet connection (has access to the university's Debian
> repo), so I downloaded them from the Basho website. I expected the config
> files for riak-cs in /etc/riak-cs, but the directory is empty.
>
> Is there a newer version of the package or is it a bug?
>
> Regards,
> Sebastian
>
>
> ______________________________**_________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/**mailman/listinfo/riak-users_**lists.basho.com<http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to