dustin / gopro

Tools for making the most out of GoPro Plus.
http://dustin.sallings.org/2020/04/29/gopro-plus.html
BSD 3-Clause "New" or "Revised" License
91 stars 12 forks source link

Could not find gpmf-0.1.1.1 on Hackage #16

Closed tallakt closed 1 year ago

tallakt commented 1 year ago

Following the installation instructions today I got the following error on stack install

_@_:~/gopro$ stack install
Cabal file info not found for gpmf-0.1.1.1, updating
Selected mirror https://hackage.haskell.org/
Downloading timestamp
Waiting to acquire cache lock on /home/_/.stack/pantry/hackage/hackage-security-lock
Acquired cache lock on /home/_/.stack/pantry/hackage/hackage-security-lock
Released cache lock on /home/_/.stack/pantry/hackage/hackage-security-lock
No package index update available and cache up to date
Package index cache populated
Could not find gpmf-0.1.1.1 on Hackage
Perhaps you meant hmp3, html, time, stm, pqc, gd, exif, Hmpf, hpc, or Diff?

I installed stackfrom scratch, after also having failed in the same way for package installed stack

tallakt commented 1 year ago

Seems installing your gpmfgithub repo works, but maybe it should also be mentioned in the README

dustin commented 1 year ago

I'm not sure what's going on here. gpmf is at https://hackage.haskell.org/package/gpmf and I just downloaded 0.1.1.1 and the cabal file looks correct. I also did a fresh clone and build.

Perhaps something was temporarily broken?

dustin commented 1 year ago

I'm closing this as can't reproduce. I can't guess what's going wrong here as it seems to work fine on my machines and I can see this dep upstream.