There is now an Ubuntu 15.10 PPA :D You have to remove the owncloud.
killall owncloud sudo apt-get purge owncloud-* sudo apt-get autoremove All packages schould be removed: Furhermore you have to remove the old PPA. After this try: Add key: wget http://download.opensuse.org/repositories/isv:ownCloud:desktop/Ubuntu_15.10/Release.key sudo apt-key add - < Release.key sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10/ /' >> /etc/apt/sources.list.d/owncloud-client.list" sudo apt-get update sudo apt-get install owncloud-client -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511058 Title: No application indicator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicators-client/+bug/1511058/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
