Please, adjust the fetch address changing -rc2 to -rc3, this a new
release candidate containing a minor regression (introduced on
2.10-rc2).
El 2022-08-01 17:30, Matías Fonzo escribió:
Okay, this is now relative, I updated Qi to the version 2.10-rc2
including the documentation for this; You should see it soon at:
https://mirror.cedia.org.ec/dragora/current/sources/qi-2.10-rc2.tar.lz
https://mirror.cedia.org.ec/dragora/current/sources/qi-2.10-rc2.tar.lz.sha256
Thanks,
Matías Fonzo.
El 2022-08-01 15:45, Matías Fonzo escribió:
El 2022-07-29 09:28, DustDFG escribió:
Hello!
The options "--show-location" and "-L" show the default (configured
at
build time) directories. The names looks like I can see the paths
that
effective for this particular run. When I use them I expect to see
paths that I defined in qirc file or with command line options like
"--targetdir". I think that these options must print effective paths.
P.S You can think that it is a feature request or a bug report.
This follows Graft's -L option, which Qi also makes use of by adding
default locations. According to the Qi manual:
-L
--show-location
Print default directory locations and exit.
This will print the target directory, package directory, working
tree, the directory for sources, and the output directory for the
packages produced.
I will see if I can make it effective, but probably not for Graft.