Hi Cyril,

Cyril Brulebois wrote:
> Package: cupt
> Severity: normal
> 
> Hi,
> 
> it looks like cupt can't handle Provided packages properly. I've tried
> to get the B-D of sooperlooper installed through “cupt build-dep
> sooperlooper” as well as manually installing through “cupt install
> liblo-dev” but both failed. Indeed, the “search” operation on that
> package returns nothing. Transcript follows. I didn't put any Version:
> header, given I'm using master (0.5.2-11-gb58fd9a, but see below).
> | k...@kbsd:~/hack/sooperlooper-1.0.8c$ cupt search liblo-dev
> | W: error while verifying signature for file 
> '/var/lib/apt/lists/ftp.fr.debian.org_debian_dists_sid_Release'
> | k...@kbsd:~/hack/sooperlooper-1.0.8c$ cupt show liblo0-dev|grep liblo-dev
> | W: error while verifying signature for file 
> '/var/lib/apt/lists/ftp.fr.debian.org_debian_dists_sid_Release'
> | Conflicts: liblo-dev
> | Replaces: liblo-dev
> | Provides: liblo-dev
> | k...@kbsd:~/hack/sooperlooper-1.0.8c$ sudo cupt -o debug::resolver=1 
> install liblo-dev
> | Building the package cache... [done]
> | Initializing package resolver and worker... [done]
> | Scheduling requested actions... E: cannot find binary package 'liblo-dev'
> | E: error performing command 'install'
You want 'cupt satisfy liblo-dev' instead of install in this case. The
'install' subcommand isn't supposed to process virtual dependencies, only real
binary packages.

> | k...@kbsd:~/hack/sooperlooper-1.0.8c$ sudo cupt -o debug::resolver=1 
> build-dep sooperlooper
> | Building the package cache... [done]
> | Initializing package resolver and worker... [done]
> | Scheduling requested actions... D: strictly satisfying relation 'cdbs'
> | D: strictly satisfying relation 'debhelper (>= 4.0.0)'
> | D: strictly satisfying relation 'libasound2-dev'
> | D: strictly satisfying relation 'libjack0.100.0-dev | libjack-dev'
> | D: strictly satisfying relation 'liblo-dev'
> | D: strictly satisfying relation 'libncurses5-dev'
> | D: strictly satisfying relation 'libsamplerate-dev'
> | D: strictly satisfying relation 'libsigc++-1.2-dev'
> | D: strictly satisfying relation 'libsndfile1-dev'
> | D: strictly satisfying relation 'libwxgtk2.6-dev'
> | D: strictly satisfying relation 'libxml2-dev'
> | D: strictly satisfying relation 'build-essential'
> | [done]
> | Resolving possible unmet dependencies... D: started resolving
> | D: (0:0.0) problem: package '<satisfy>': unsatisfied depends 
> 'libasound2-dev'
This has to do nothing with liblo-dev... However, given the current showsrc of
sooperlooper, this relation should not be processed on your kfreebsd-* arches
and this is probably a bug. Can you please show output of 'cupt config-dump
apt::architecture' on this machine?

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Maintainer

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to