unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32702: Can't install Java-related packages
@ 2018-09-11 13:08 Ben Sturmfels
  2018-09-11 15:42 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Sturmfels @ 2018-09-11 13:08 UTC (permalink / raw)
  To: 32702

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

Hi Folks,

When I try to install a Java-related package, like "icedtea", "clojure",
"ant" or "groovy" on my up-to-date GuixSD, it fails with an error like
this:

$ guix package --install=icedtea
guix package: error: build failed: opening file `/gnu/store/jm8abx8z95axza19alr0rkwkkv0x4ljr-langtools.tar.bz2.drv': No such file or directory

This has been happening for a couple of months, but I hadn't gotten
around to raising it.

Regards,
Ben

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#32702: Can't install Java-related packages
  2018-09-11 13:08 bug#32702: Can't install Java-related packages Ben Sturmfels
@ 2018-09-11 15:42 ` Ricardo Wurmus
  2018-09-12  1:04   ` Ben Sturmfels
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2018-09-11 15:42 UTC (permalink / raw)
  To: Ben Sturmfels; +Cc: 32702


Hi Ben,

> When I try to install a Java-related package, like "icedtea", "clojure",
> "ant" or "groovy" on my up-to-date GuixSD, it fails with an error like
> this:
>
> $ guix package --install=icedtea
> guix package: error: build failed: opening file `/gnu/store/jm8abx8z95axza19alr0rkwkkv0x4ljr-langtools.tar.bz2.drv': No such file or directory

This sounds like you have a corrupted file system / store.

Try as root “guix gc --verify=repair,contents” to attempt to repair the
store contents.  Do this after running fsck on the file system.

--
Ricardo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#32702: Can't install Java-related packages
  2018-09-11 15:42 ` Ricardo Wurmus
@ 2018-09-12  1:04   ` Ben Sturmfels
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Sturmfels @ 2018-09-12  1:04 UTC (permalink / raw)
  To: Ricardo Wurmus, Ben Sturmfels; +Cc: 32702-done


[-- Attachment #1.1: Type: text/plain, Size: 696 bytes --]

On 12/09/18 01:42, Ricardo Wurmus wrote:

>> When I try to install a Java-related package, like "icedtea", "clojure",
>> "ant" or "groovy" on my up-to-date GuixSD, it fails with an error like
>> this:
>>
>> $ guix package --install=icedtea
>> guix package: error: build failed: opening file `/gnu/store/jm8abx8z95axza19alr0rkwkkv0x4ljr-langtools.tar.bz2.drv': No such file or directory
> 
> This sounds like you have a corrupted file system / store.
> 
> Try as root “guix gc --verify=repair,contents” to attempt to repair the
> store contents.  Do this after running fsck on the file system.

Brillint, thanks Ricardo. Running `gc` solved my install issue.

Regards,
Ben


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-12  1:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-11 13:08 bug#32702: Can't install Java-related packages Ben Sturmfels
2018-09-11 15:42 ` Ricardo Wurmus
2018-09-12  1:04   ` Ben Sturmfels

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).