simplex-chat / simplex-chat

SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
https://simplex.chat
GNU Affero General Public License v3.0
6.18k stars 289 forks source link

[Bug]: Dependency issue at Gentoo #4760

Open movepointsolutions opened 1 month ago

movepointsolutions commented 1 month ago

Is there an existing issue for this?

Platform

Linux

OS version

Gentoo

App version

default CO branch

Current Behavior

Warning: The package list for 'hackage.haskell.org' does not exist. Run 'cabal
update' to download it.RemoteRepo {remoteRepoName = RepoName
"hackage.haskell.org", remoteRepoURI = http://hackage.haskell.org/,
remoteRepoSecure = Just True, remoteRepoRootKeys =
["fe331502606802feac15e514d9b9ea83fee8b6ffef71335479a2e68d84adc6b0","1ea9ba32c526d1cc91ab5e5bd364ec5e9e8cb67179a471872f6e26f0ae773d42","2c6c3627bd6c982990239487f1abd02e08a02e6cf16edb105a8012d444d870c3","0a5c7ea47cd1b15f01f5f51a33adda7e655bc0f0b0615baa8e271f4c3351e21d","51f0161b906011b52c6613376b1ae937670da69322113a246a09f807c62f6921"],
remoteRepoKeyThreshold = 3, remoteRepoShouldTryHttps = True}
Warning: Requested index-state 2023-12-12T00:00:00Z is newer than
'hackage.haskell.org'! Falling back to older state ().
Resolving dependencies...
cabal: Could not resolve dependencies:
[__0] trying: aeson-2.2.1.0 (user goal)
[__1] next goal: witherable (dependency of aeson)
[__1] rejecting: witherable-0.4.2/installed-7LSgtuT3KjW6xya2AsgAUj (conflict:
aeson => hashable>=1.4.2.0 && <1.5, witherable =>
hashable==1.4.0.2/installed-JdVQCUif8NRLMNYd2CgnRl)
[__1] fail (backjumping, conflict set: aeson, witherable)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: aeson, witherable

Expected Behavior

Should build

Steps To Reproduce

cabal build

Relevant log output

No response

divyaranjan1905 commented 1 month ago

Doesn't look specifically a Gentoo issue though, I'm having the same problem on Arch (#4759)

movepointsolutions commented 1 month ago

Sorry for duplicate, as progress goes forth, error messages get different, but it seems to be at hackage' side and be approx. the same