Your message dated Wed, 30 May 2018 18:33:41 +0200 with message-id <[email protected]> and subject line Re: cmake: Unable to install on unstable due to outdated libcurl3 dependency has caused the Debian Bug report #900307, regarding cmake: Unable to install on unstable due to outdated libcurl3 dependency to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 900307: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900307 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cmake Severity: normal Dear Maintainer, cmake can not be installed together with curl on unstable, because cmake depends on libcurl3, while curl depends on libcurl4, which conflicts with libcurl3. I guess the dependency should be updated? Result from apt: > aptitude install cmake The following NEW packages will be installed: cmake cmake-data{a} libcurl3{a} librhash0{a} libuv1{a} 0 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 3,508 kB/5,084 kB of archives. After unpacking 25.2 MB will be used. The following packages have unmet dependencies: libcurl4 : Conflicts: libcurl3 but 7.60.0-1 is to be installed The following actions will resolve these dependencies: Remove the following packages: 1) curl [7.60.0-2 (now, unstable)] -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.16.0-1-amd64 (SMP w/12 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages cmake depends on: pn cmake-data <none> ii libarchive13 3.2.2-3.1 ii libc6 2.27-3 pn libcurl3 <none> ii libexpat1 2.2.5-3 ii libgcc1 1:8.1.0-3 ii libjsoncpp1 1.7.4-3 pn librhash0 <none> ii libstdc++6 8.1.0-3 pn libuv1 <none> ii procps 2:3.3.15-1 ii zlib1g 1:1.2.11.dfsg-1 Versions of packages cmake recommends: ii gcc 4:7.3.0-3 ii make 4.2.1-1 Versions of packages cmake suggests: pn cmake-doc <none> ii ninja-build 1.8.2-1
--- End Message ---
--- Begin Message ---On Mon, 28 May 2018 13:57:50 -0700 Jaen <[email protected]> wrote: > Package: cmake > Severity: normal > > Dear Maintainer, > > cmake can not be installed together with curl on unstable, because cmake > depends on libcurl3, while curl depends on libcurl4, which conflicts > with libcurl3. > > I guess the dependency should be updated? > > Result from apt: > > > aptitude install cmake > The following NEW packages will be installed: > cmake cmake-data{a} libcurl3{a} librhash0{a} libuv1{a} > 0 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded. > Need to get 3,508 kB/5,084 kB of archives. After unpacking 25.2 MB will be > used. > The following packages have unmet dependencies: > libcurl4 : Conflicts: libcurl3 but 7.60.0-1 is to be installed > The following actions will resolve these dependencies: > > Remove the following packages: > 1) curl [7.60.0-2 (now, unstable)] This got fixed by a rebuild for the curl transition. Emilio
--- End Message ---

