Ubuntu 18.04 - depends issue

I can't install curl with owncloud:

Następujące pakiety zostały zainstalowane automatycznie i nie są już więcej wymagane:
libapache2-mod-php7.0 libc-client2007e libevent-core-2.1-6 libmcrypt4
libzip4 mlock mysql-client-5.7 mysql-client-core-5.7 mysql-server
mysql-server-5.7 mysql-server-core-5.7 php7.0-imap php7.0-intl
php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-pgsql php7.0-sqlite3
php7.0-zip
Aby je usunąć należy wykonać "sudo apt autoremove".
The following additional packages will be installed:
libcurl4
Następujące pakiety zostaną USUNIĘTE:
libcurl3 owncloud owncloud-deps-php7.0 php7.0-curl
Zostanie zainstalowane następującece NOWE pakiety:
curl libcurl4

Can please post in English? THX

I'll try...If I use command:
sudo apt install curl
depends issue try to remove:
libapache2-mod-php7.0 libc-client2007e libevent-core-2.1-6 libmcrypt4
libzip4 mlock mysql-client-5.7 mysql-client-core-5.7 mysql-server
mysql-server-5.7 mysql-server-core-5.7 php7.0-imap php7.0-intl
php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-pgsql php7.0-sqlite3
php7.0-zip libcurl3 owncloud owncloud-deps-php7.0 php7.0-curl
and want to install:
libcurl4

I can't use owncloud and curl together.

From what i can see there are no such files available in the official ownCloud repositories located here:

https://download.owncloud.org/download/repositories/stable/owncloud/index.html

If you're installing those packages from Ubuntu then i think you need to report a bug to the Ubuntu bugtracker.

when can I get your repository?

It's not my / our repository as this is the repository of www.owncloud.org :slight_smile:

If you want to know how to get ownCloud from that repository you can click on the link above which (from what i can see) contains all instructions.

but there is not repository for ubuntu 18.04 :frowning:

We will make that available shortly after/with release.

Thank you. I'll be waiting :slight_smile:

owncloud X does not provide owncloud owncloud-deps-php7.0.. so you are getting those from the wrong repo.. also there is no 18.04 repository up yet. but will be after or around April 26th.

ubuntu 18.04 repositories will appear together with next RCs/release. thanks for your report

thank you very much.

https://download.owncloud.org/download/repositories/testing/ if anyone wants to test RC1 packages for ubuntu 18.04

1 Like

thank you very much, it works fine. depends issue doesn't exists any more :slight_smile:

1 Like