GNU bug report logs - #62332
error: java-eclipse-aether-Api: unbound variable

Previous Next

Package: guix;

Reported by: Matthew James Kraai <kraai <at> ftbfs.org>

Date: Tue, 21 Mar 2023 13:52:01 UTC

Severity: normal

Done: Matthew James Kraai <kraai <at> ftbfs.org>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 62332-done <at> debbugs.gnu.org (full text, mbox):

From: Matthew James Kraai <kraai <at> ftbfs.org>
To: Josselin Poiret <dev <at> jpoiret.xyz>
Cc: Julien Lepiller <julien <at> lepiller.eu>, 62332-done <at> debbugs.gnu.org
Subject: Re: bug#62332: error: java-eclipse-aether-Api: unbound variable
Date: Wed, 22 Mar 2023 05:19:27 -0700
Hi,

On Tue, Mar 21, 2023 at 07:54:20PM +0100, Josselin Poiret wrote:
> Julien Lepiller <julien <at> lepiller.eu> writes:
> 
> > How weird, I don't see it spelled like that in the repository (latest master). I don't see any recent change in the file either.
> >
> > Maybe there's an issue with your local checkout.
> > Guix has a checkout of the repository in one of the directories of ~/.cache/guix/checkouts. You should be able to locate it from its contents. What's the output of "git status" and "git diff"?
> >
> > If there's tome change, you could try "git checkout ." to reset the repo to its original state.
> 
> A stronger `git clean -dfv .` might be necessary to remove any stray
> files as well.

Thank you both for the suggestions.  The Guix checkout on my system is

~/.cache/guix/checkouts/pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27shj7apsnalwq

`git status` output

```
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
```

`git diff` didn't output anything.

`git clean -dfv .` said that `error: unknown switch `v'`, but after I
ran `git clean -dfx .`, `guix pull` succeeded!

-- 
Matt




This bug report was last modified 2 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.