Skip to content

New build issue with Debian+threefish (maintainer build)+Dust-2.3.1 #15

@burncycl

Description

@burncycl

Hello blanu,

I have added the Debian install instructions to the repo Wiki, as per your request.

However, I am running into a new issue since the code 2.3.1 release. I setup a fresh Debian VM to do the build.

I do the build of threefish

[...threefish build/install from your git repo...]

I then go to build/install Dust.

root@Euclid:/source/Dust/hs# cabal configure
Resolving dependencies...
Configuring Dust-2.3.1...
cabal: At least the following dependencies are missing:
Dust-crypto -any,
network -any,
random-extras -any,
random-fu -any,
random-source -any,
split -any
root@Euclid:/source/Dust/hs# cabal install --only-dependencies
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: Dust-2.3.1 (user goal)
trying: threefish-0.2.2/installed-14a... (dependency of Dust-2.3.1)
trying: directory-1.1.0.2/installed-eba... (dependency of Dust-2.3.1)
next goal: unix (dependency of directory-1.1.0.2/installed-eba...)
rejecting: unix-2.7.0.0/installed-d02... (conflict: directory =>
unix==2.5.1.0/installed-3c1...)
rejecting: unix-2.5.1.0/installed-3c1... (conflict: threefish =>
bytestring==0.10.4.0/installed-5cf..., unix =>
bytestring==0.9.2.1/installed-18f...)
rejecting: unix-2.7.0.0, 2.6.0.1, 2.6.0.0, 2.5.1.1, 2.5.1.0, 2.5.0.0, 2.4.2.0,
2.4.1.0, 2.4.0.2, 2.4.0.1, 2.4.0.0, 2.3.2.0, 2.3.1.0, 2.3.0.0, 2.2.0.0, 2.0
(conflict: directory => unix==2.5.1.0/installed-3c1...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions