On Sun, 5 Apr 2009 01:05:59 +0100
Mathias Burén <[email protected]> wrote:

> Hi,
> 
> I just created a package for OneSwarm [1] and uploaded it to the AUR [2].
> The package works fine except that it has an auto-update feature, which of
> course doesn't work since the user does not have write access to
> /opt/OneSwarm. What is the correct way of dealing with this? Should I make
> /opt/OneSwarm writable by the users group?
> 
> Thanks,
> 
> Mathias

Is there any way to run the update within the fakeroot inside the build 
function? Disabling updates which aren't included in the latest source doesn't 
seem like an ideal solution.

Also, is it necessary to have 'j2re' in the depends array? This currently 
prevents it from working with openjdk6... I'm not sure if this is due to an 
error in the provides line of jre (j2re, java-runtime=6) or openjdk 
(java-environment=6, java-runtime=6) or due to real incompatibility.

Reply via email to