Hellseher
Hellseher
Hi, During review of the failed to build package in Guix we faced with the issue where unit tests are failed to pass: Version: v0.2.0 Reported in: https://issues.guix.gnu.org/issue/68311 Reported by:...
🐞 **Problem** During preparing poliastro for Guix it failed on some `tests/test_czml*`: Log is too long (max is 65536 for GitHub) https://gist.github.com/Hellseher/b8fdc28319307cbff32ff8fc1ee79f2c ``` =========================== short test summary info ============================ FAILED...
Hi, I'm about to pack your project for the Guix, may I have some clarification on license type your project is distributed under, please? There was a suggestion to check...
Hi, I see the main license mentioned is MIT (Expat) license but when I check `kons-9/lib/JMC-font-libs/font-master/font.asd` it's mentioned unversioned **LGPL** license. It may help to pass the license check to...
Hi, - kons-9 commit :: 9f9c1ad6504875bf09ea90afdfc0f7ddc68d3df9 - ecl version :: 21.2.1 While preparing your project for Guix I've found the issue during attempt to build with ECL implemintatiation: ``` ;;;...
Hi, I try to make `radiance` work without Quicklisp in Guix. I see it depends on QL quite heavily and tries to download aditinal systems during start up from `radiance-contrib`...
Hi, I see that this project has and release dated 2016, how is it compatible with current version of Prometheus? I was about to update the package in Gux downstream...
Hi, I try to update package fog Guix repository but the availalbe version tag is dated to 2021-01-11, is there any plan to publich new release? Thanks, Oleg
Hi, During package review requiring to update Kubo (IPfs) in Guix, I've faced with an issue when I try to build github.com/francoispqt/[email protected] on i686-linux machine: ``` # github.com/francoispqt/gojay [github.com/francoispqt/gojay.test] src/github.com/francoispqt/gojay/decode_array_test.go:32:43:...
Hi, tried to compile **hermes** on CentOS 7, but got an error. I think I've install all required packages for that. - _libpam0g-dev_ - **pam-dev** from Epel repository; - _libfixposix-dev_...