apteryks
apteryks
Hello, The sha256 hash of the lapack-3.7.1.tgz tarball offered at http://www.netlib.org/lapack/ seems to have changed from 0yavf6m9l78pwlnk5g61cg8x28mr30j0g8gkai0jrdqfjjmf3whs to 1j51r7n5w4k7r3lrvy7710xrpkg40wf4rqnmngfz6ck9ypckzign some time between June 26 and now. Diffing between the two...
Hi, The avocado-external-runner entrypoint script defined at: https://github.com/avocado-framework/avocado/blob/32626243d969ad4bc62a26e006e9e0e43e738411/setup.py#L325 is specified as: `scripts.external_runner:main`, but the installed Avocado package doesn't provide any 'scripts' package at the top level. Is this expected? There's...
Hello, It'd be nice to have release tags, for downstream distributions such as GNU Guix. Currently we take a snapshot of the latest master branch (commit) some times, but that...
I've started experimenting with trepan2, which looks very promising :) Unfortunately it appears to be very slow, too slow to use it as my regular debugging tool. The following is...
Hello, When using a test template such as: ``` *** Test Cases *** Some Test ${param1} ${param2} ... [Documentation] Some documentation for the test. ``` The documentation is not shown...
Hi, Reviewing the complete list of tests marked as "Free" for FSDG compliance of the GNU Guix `phoronix-test-suite`, I've found the following problematic items: ```scheme '("bioshock-infinite-1" ;mis-licensed as free "firefox"...
See: https://github.com/phoronix-test-suite/phoronix-test-suite/blob/e3b2c2ea2d1dc4fea5c2a22c22f9ef1b3f4dcb9c/ob-cache/test-profiles/pts/hitman-1.0.0/test-definition.xml#L17
Hello, https://github.com/phoronix-test-suite/phoronix-test-suite/blob/e3b2c2ea2d1dc4fea5c2a22c22f9ef1b3f4dcb9c/ob-cache/test-profiles/pts/bioshock-infinite-1.0.1/test-definition.xml#L17 says the software is "free", while it should say "nonfree" or "proprietary". Thank you!
### Describe the bug When specifying the latex engine as `latex_engine = 'xelatex'`, the generated .tex file has the following font configuration: ``` \setmainfont{FreeSerif}[ Extension = .otf, UprightFont = *,...
See the abandoned PR, which is still valid but was closed (abandoned) without resolution by its author: https://github.com/ijp/pfds/pull/6.