Hi Giovanni,
El 15/02/19 a las 6:09 a. m., Giovanni Biscuolo escribió:
Hi sirgazil,
sirgazil <sirga...@zoho.com> writes:
Hi,
I'm getting this error:
········································
$ guix package -i guile-picture-language
guix package: error: guile-picture-language: unknown package
········································
As far as I can tell, my Guix version is up to date:
········································
$ guix --version
guix (GNU Guix) 0.16.0-9.4bddd12
Copyright (C) 2019 the Guix authors
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
········································
update your guix version with "guix pull": it's not enough up to date
Actually, I did "guix pull" and "guix package -u" before trying to
install the package.
It happens only with this package. I can install other packages
normally.
yes, that's because - looking at git logs - guile-picture-language was
added with commit 6bb5f88e1 on Sun Feb 3 01:37:12 2019 +0100 while your
guix commit (4bddd12) is dated Mon Jan 28 23:13:41 2019 +0100
guix is moving fast :-)
The error makes sense, then :)
What could this be? Are you able to install guile-picture-language?
yes, I was able to install precompiled from the default subsitutes
servers
this is my guix description:
--8<---------------cut here---------------start------------->8---
$ guix describe
Generation 6 Feb 14 2019 17:28:18 (current)
guix 03d3732
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 03d373202347617056ef103d356575d068123db8
--8<---------------cut here---------------end--------------->8---
What doesn't make sense in my case is that I just ran "guix pull" and
"guix package -u" again (both as root and user), but when I run "guix
--version", I get the same version I posted yesterday:
········································
guix --version
guix (GNU Guix) 0.16.0-9.4bddd12
Copyright (C) 2019 the Guix authors
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
········································
Also, this is what "guix describe" tells me:
········································
$ guix describe
guix describe: error: failed to determine origin
········································
--
Luis Felipe López Acevedo
http://sirgazil.bitbucket.io/