Hi,

Em 13/11/2019 16:19, Slávek Banko (slavek.ba...@axis.cz) escreveu:
Instead of importing the key into common apt keyring, you can download and
install a package where the key is a separate file:

http://www.axis.cz/linux/debian/pool/axis/a/axis-archive-keyring/axis-archive-keyring_2014.06.21.a_all.deb

This made for the key, but still unable to install on a fresh Ubuntu 18.04.3 server:

root@sogov4:~# apt-get update && apt-get install sogo mysql-server apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php php7.2-cli php7.2-common php7.2-json php7.2-opcache php7.2-readline memcached
Hit:1 http://br.archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://br.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:3 http://br.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:4 http://br.archive.ubuntu.com/ubuntu bionic-security InRelease
Hit:5 http://archive.canonical.com/ubuntu bionic InRelease
Hit:6 http://www.axis.cz/linux/debian xenial InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 sogo : Depends: libcurl3 (>= 7.16.2) but it is not going to be installed
        Depends: libgnustep-base1.24 (>= 1.24.7) but it is not installable
        Depends: libsope-appserver4.9 (>= 4.9.s713) but it is not going to be installed         Depends: libsope-core4.9 (>= 4.9.s713) but it is not going to be installed         Depends: libsope-gdl1-4.9 (>= 4.9.s713) but it is not going to be installed         Depends: libsope-ldap4.9 (>= 4.9.s713) but it is not going to be installed         Depends: libsope-mime4.9 (>= 4.9.s713) but it is not going to be installed         Depends: libsope-xml4.9 (>= 4.9.s713) but it is not going to be installed         Depends: sope4.9-libxmlsaxdriver but it is not going to be installed
        Depends: sope4.9-db-connector
E: Unable to correct problems, you have held broken packages.
root@sogov4:~#

For example  it does have libcurl3 (>= 7.16.2) available on version 7.58.0:

root@sogov4:~# apt-cache show libcurl3
Package: libcurl3
Architecture: amd64
Version: 7.58.0-2ubuntu2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: curl3
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Original-Maintainer: Alessandro Ghedini <gh...@debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 629
Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libidn2-0 (>= 0.6), libldap-2.4-2 (>= 2.4.7), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.13.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssl1.0.0 (>= 1.0.2~beta3), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: libcurl4
Filename: pool/universe/c/curl3/libcurl3_7.58.0-2ubuntu2_amd64.deb
Size: 214032
MD5sum: c7e763f991ef0cd7a8f12618e142d0f6
SHA1: f6ab4c77f7c4680e72f9dd754f706409c8598a9f
SHA256: 26d8e98614a55013b35afac465081ec17c9d931ee11f648bca7c3cbaefb404af
Homepage: http://curl.haxx.se
Description-en: easy-to-use client-side URL transfer library (OpenSSL flavour)  libcurl is an easy-to-use client-side URL transfer library, supporting DICT,  FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.
Description-md5: f1c7f18aba2d8ab7a7e32acea1dc61e7

root@sogov4:~#

Have I missed something?

Thanks you for your efforts and packages, best regards.


--
*Marcio Merlone*
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to