apteryks

Results 195 issues of apteryks

Hi, I'm trying to update this package to 1.3.0 on GNU Guix, but I'm encountering the following test failures: ``` ============================= test session starts ============================== platform linux -- Python 3.8.2,...

bug

See: https://github.com/pytest-dev/pytest/issues/5554.

Hi, While attempting to byte compile this package with compileall, it fails like: ``` RdfaExtras/serializers/XMLWriter.py'... Compiling '/gnu/store/5p5wl4z8391ykvxf2v6nwnp81k25n58v-python-pyrdfa3-3.5.3/lib/python3.9/site-packages/pyRdfaExtras/serializers/__init__.py'... Compiling '/gnu/store/5p5wl4z8391ykvxf2v6nwnp81k25n58v-python-pyrdfa3-3.5.3/lib/python3.9/site-packages/pyRdfaExtras/serializers/jsonserializer.py'... Compiling '/gnu/store/5p5wl4z8391ykvxf2v6nwnp81k25n58v-python-pyrdfa3-3.5.3/lib/python3.9/site-packages/pyRdfaExtras/serializers/prettyXMLserializer.py'... Compiling '/gnu/store/5p5wl4z8391ykvxf2v6nwnp81k25n58v-python-pyrdfa3-3.5.3/lib/python3.9/site-packages/pyRdfaExtras/serializers/prettyXMLserializer_3.py'... Compiling '/gnu/store/5p5wl4z8391ykvxf2v6nwnp81k25n58v-python-pyrdfa3-3.5.3/lib/python3.9/site-packages/pyRdfaExtras/serializers/prettyXMLserializer_3_2.py'... *** Sorry: TabError: inconsistent use...

Hi! At: https://github.com/ymendel/truthy/blob/c53516cacb333be6d1f7f56d94177f9fdddccc26/spec/spec_helper.rb#L6 I had to patch "require 'spec'" to "require 'rspec'". I'm guessing the namespace of the library changed over the years. Then the test suite passed! Thank you.

Hello, the lack of license information prevents your work from being packaged by GNU/Linux distributions or package managers such as Guix. Could you please add the license information to the...

Hello, The Guix build farm has stumbled upon the following test failure, building 1.0.5: ``` FAIL: context ============= # random seed: R02Saa367053da5a046969c0bd87c3078808 1..2 # Start of libskk tests # Start...

Hello, I've built sysdig with falcosecurity-libs that were built with the eBPF support only (modern BPF). I did not build the kernel driver. I find it strange/inconvenient that I need...

* cmake/modules/falcosecurity-libs.cmake (USE_BUNDLED_FALCOSECURITY_LIBS): New option. Look for libsinsp via pkg-config unless it's enabled. * userspace/sysdig/CMakeLists.txt: Adjust link directives accordingly. Remove extraneous zlib include.

Hi, Perhaps I'm doing something wrong, but here's what I get when running `python -m robot tests` on the latest 0.4.1 release (archive from PyPI): ``` starting phase `check' ==============================================================================...

Hello, When running the test suite with `rake test` from the latest released gem and Ruby 2.7.4, I get: ``` starting phase `check' /gnu/store/j4z07lyi1ykk8bc68h1p4bpj1il9dn3f-ruby-2.7.4/bin/ruby -w -I"lib:test" -I"/gnu/store/j4z07lyi1ykk8bc68h1p4bpj1il9dn3f-ruby-2.7.4/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib" "/gnu/store/j4z07lyi1ykk8bc68h1p4bpj1il9dn3f-ruby-2.7.4/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/rake_test_loader.rb" "test/multipart_parser/parser_test.rb" "test/multipart_parser/reader_test.rb"...