GNU bug report logs -
#33153
guix environment icedtea
Previous Next
Reported by: Nam Nguyen <namn <at> berkeley.edu>
Date: Thu, 25 Oct 2018 17:26:01 UTC
Severity: normal
Done: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
I want to use guix environment with icedtea <at> 3.7:jdk.
--8<---------------cut here---------------start------------->8---
user <at> antelope ~$ guix environment icedtea <at> 3.7:jdk
user <at> antelope ~ [env]$ java -version
java version "1.7.0_171"
OpenJDK Runtime Environment (IcedTea 2.6.13) (linux-gnu build 1.7.0_171-b02)
OpenJDK 64-Bit Server VM (build 24.171-b02, mixed mode)
--8<---------------cut here---------------end--------------->8---
When I installed to my user profile, I was able to get the desired
icedtea version.
--8<---------------cut here---------------start------------->8---
user <at> antelope ~$ guix package -i icedtea <at> 3.7:jdk
user <at> antelope ~$ java -version
openjdk version "1.8.0_161"
OpenJDK Runtime Environment (IcedTea 3.7.0) (guix build 1.8.0_161-b12)
OpenJDK 64-Bit Server VM (build 25.161-b12, mixed mode)
--8<---------------cut here---------------end--------------->8---
Is guix environment installing an incorrect version of icedtea?
This bug report was last modified 6 years and 205 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.