[Piuparts-devel] piuparts is giving false errors on package coturn
Oleg Moskalenko
mom040267 at gmail.com
Tue Aug 23 07:34:37 UTC 2016
I need help to figure out what is wrong with piuparts.
piuparts is giving me cryptic errors. In the control file, I have:
Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~),
libssl-dev (>= 1.0.1~), libevent-dev (>= 2.0.1~),
sqlite3, libsqlite3-dev,
postgresql-client, libpq-dev,
mysql-client, libmysqlclient-dev,
libhiredis-dev (>= 0.11~)
But it is compaining that libssl-dev and libhiredis does not exist.
That's bizarre; I do not believe that libssl-dev was canlcelled in
SID. I put versions with >= , so the tool must be able to choose the
correct version.
Why it is complaining that that packge depends on libssl-dev 1.0.0 ?
It is something made up.
When I run it manually, it is even worse:
Preparing to unpack tmp/coturn_4.5.0.4-3_amd64.deb ...
Unpacking coturn (4.5.0.4-3) ...
dpkg: dependency problems prevent configuration of coturn:
coturn depends on libevent-core-2.0-5 (>= 2.0.10-stable); however:
Package libevent-core-2.0-5 is not installed.
coturn depends on libevent-extra-2.0-5 (>= 2.0.10-stable); however:
Package libevent-extra-2.0-5 is not installed.
coturn depends on libevent-openssl-2.0-5 (>= 2.0.10-stable); however:
Package libevent-openssl-2.0-5 is not installed.
coturn depends on libevent-pthreads-2.0-5 (>= 2.0.10-stable); however:
Package libevent-pthreads-2.0-5 is not installed.
coturn depends on libhiredis0.10 (>= 0.10.1); however:
Package libhiredis0.10 is not installed.
coturn depends on libmysqlclient18 (>= 5.5.24+dfsg-1); however:
Package libmysqlclient18 is not installed.
coturn depends on libpq5 (>= 8.4~); however:
Package libpq5 is not installed.
coturn depends on libsqlite3-0 (>= 3.6.0); however:
Package libsqlite3-0 is not installed.
coturn depends on libssl1.0.0 (>= 1.0.1); however:
Package libssl1.0.0 is not installed.
coturn depends on telnet | telnet-client; however:
Package telnet is not installed.
Package telnet-client is not installed.
Please help.
Thanks
Oleg
More information about the Piuparts-devel
mailing list