Vuze File Permissions

Hello,

I have installed Vuze, which is a full featured bittorrent client. When I started Vuze for the first time, I received the warning:

The file /usr/share/java/Vuze/ is not writable; therefore no software upgrades will be saved.

Obviously, this folder is in the root file system; and unless the app changes the owner of the folder to itself or is called with root permissions, it will of course not be able to write to this folder. I could chown the folder to myself making it writable; but I suspect there may be a better solution than changing ownership of a portion of the root file system, which seems to me like a very bad practice.

Can anyone suggest a proper work around?

Disable the automatical Update in Vuze?

Thanks for the reply,

Will I still have the save problem when I try to update manually or will the updates be saved this way?

Where did you install your Vuze from… a repo, or downloaded another location? And, did you install it from an rpn, or a tar file or build from source?

I haven’t used Vuze for a long while (I use other torrent apps now because I found the Java implemention unnecessarily heavy but am impressed by the many features Vuze has that aren’t found in other torrent apps), I seem to vaguely remember that issue but was able to solve in some way… Am guessing but I think I decided not to install using the default location(I never do, I always want to walk the install process even if I agree with every recommendation)

TSU

I did it from here with a one click install. I’m not sure I can walk the install when using one click. Should I download the rpm instead? BTW, how do I uninstall sw added this way?

Thanks

As far as I can tell there is only one user repo housing Vuze (home:/enzokiel), if you already subscribed to that repo Vuze will be updated automatically by a PackageKit front-end depending on what desktop you use.
post your repo list

zypper lr -d

if the repo housing Vuze is not in your list add it and you can keep Vuze up to date eather by using zypper up or letting the update applet handle it
this is the repo housing Vuze
http://download.opensuse.org/repositories/home:/enzokiel/openSUSE_42.1_Update/
if you don’t have it add it

sudo zypper ar -f http://download.opensuse.org/repositories/home:/enzokiel/openSUSE_42.1_Update/home:enzokiel.repo

or seeing how Vuze is a Java app get the tarball and unpack it somewhere in your home and let it update itself, you will need to create/add a *.desktop file in ~/.share/applications/ to get a desktop menu but you won’t have to worry about write permissions.

I did it from here: https://software.opensuse.org/package/Vuze with a one click install. I’m not sure I can walk the install when using one click. Should I download the rpm instead? BTW, how do I uninstall sw added this way?

Thanks

That’s a search engine not a repo, the only repo that has Vuze is
http://download.opensuse.org/repositories/home:/enzokiel/openSUSE_42.1_Update/
so do you have that repo in your repo list?

zypper lr -d