[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#896506: apt-cudf: aspcud doesn't find solution with +sum(solution,apt-pin) while without it does



Package: apt-cudf
Version: 5.0.1-9+b3
Severity: normal

It is my understanding that if plain apt can find a solution to install
a package, running apt with the aspcud solver should also be able to
find a solution. However, when I try to add "+sum(solution,apt-pin)" to
the set of solver preferences, I get an "Execute external solver... Error!".

After discussion on IRC (#d-devel) we decided a report against apt-cudf
would be in order. Please find the logging of what I tried copied below.

Paul

paul@testavoira ~ $ sudo apt --simulate --solver aspcud -o
APT::Solver::Strict-Pinning=false -o
'APT::Solver::aspcud::Preferences=-removed,-changed,-new,+sum(solution,apt-pin)'
install nedit
Reading package lists... Done
Building dependency tree
Reading state information... Done
Execute external solver... Error!
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:
 nedit : Depends: libxm4 (>= 2.3.4) but it is not going to be installed
E: Sub-process aspcud received signal 13.

paul@testavoira ~ $ sudo apt --simulate --solver aspcud -o
APT::Solver::Strict-Pinning=false -o
'APT::Solver::aspcud::Preferences=-removed,-changed,-new' install nedit

Reading package lists... Done
Building dependency tree
Reading state information... Done
Execute external solver... Done
The following additional packages will be installed:
  libmotif-common libxm4
Suggested packages:
  csh
The following NEW packages will be installed:
  libmotif-common libxm4 nedit
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Inst libmotif-common (2.3.8-2 Debian:testing [all])
Inst libxm4 (2.3.8-2 Debian:testing [amd64])
Inst nedit (1:5.7-2 Debian:testing [amd64])
Conf libmotif-common (2.3.8-2 Debian:testing [all])
Conf libxm4 (2.3.8-2 Debian:testing [amd64])
Conf nedit (1:5.7-2 Debian:testing [amd64])

paul@testavoira ~ $ sudo apt --simulate install nedit
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libnfs8
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
  libmotif-common libxm4
Suggested packages:
  csh
The following NEW packages will be installed:
  libmotif-common libxm4 nedit
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Inst libmotif-common (2.3.8-2 Debian:testing [all])
Inst libxm4 (2.3.8-2 Debian:testing [amd64])
Inst nedit (1:5.7-2 Debian:testing [amd64])
Conf libmotif-common (2.3.8-2 Debian:testing [all])
Conf libxm4 (2.3.8-2 Debian:testing [amd64])
Conf nedit (1:5.7-2 Debian:testing [amd64])


-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (200,
'testing'), (50, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages apt-cudf depends on:
ii  aspcud [cudf-solver]  1:1.9.4-1
ii  libbz2-1.0            1.0.6-8.1
ii  libc6                 2.27-3
ii  perl                  5.26.1-6
ii  zlib1g                1:1.2.8.dfsg-5

apt-cudf recommends no packages.

apt-cudf suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: