A workaround is to use the ubuntu 15.04 repository: sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/xUbuntu_15.04/ /' >> /etc/apt/sources.list.d/owncloud-client.list"
wget http://download.opensuse.org/repositories/isv:ownCloud:desktop/xUbuntu_15.04/Release.key sudo apt-key add - < Release.key 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
