Lucian Ursu

Results 16 comments of Lucian Ursu

I've also hit this issue by interrupting `cabal new-update` with Ctrl-C. After that, even running `cabal new-install hlint` would trigger the same error about "truncated tar archive". What tar file...

Is the index required for cabal to operate? I haven't looked at the code in detail, so I hope somebody can clarify this instead. I'm trying to figure out if...

@gbaz, this is a slightly different issue, but I notice that, if I don't have an index, `cabal` only shows a warning and later throws an error when it can't...

Even deleting all `01-index*` files doesn't help `cabal` recover. In that case, the error is: ``` Warning: Could not set modification time of index tarball -- /Users/lucian/.cache/cabal/packages/hackage.haskell.org/01-index.tar: setModificationTime:setFileTimes: does not...

I'm also getting the issue while trying to install `gatsby-cli` on `aarch64-darwin` with `nixpkgs-22.05-darwin`.

@JSkye3293, you need to run the command inside the `dalai` repo.