Pavel Valena

Results 50 issues of Pavel Valena

Hello, when upgrading on Fedora I've noticed a difference in error message: ``` 1) Failure: ImageProcessing::Vips#test_0014_raises correct Vips::Error on unknown saver [/builddir/build/BUILD/image_processing-1.12.1/usr/share/gems/gems/image_processing-1.12.1/test/vips_test.rb:118]: Expected # encoding: ASCII-8BIT # valid: true "VipsForeignSave:...

for runing openshift tests and customize for this containers' use-case. Example: https://github.com/sclorg/nginx-container/pull/35 And its diff for easier application: https://patch-diff.githubusercontent.com/raw/sclorg/nginx-container/pull/35.diff

While packaging for fedora, the file containing SIL license was found: test/dummy/app/assets/stylesheets/erb_render_with_context.css.erb Please include it in your License file.

Hello, In Fedora we're running the test suite, still with your ext. built against system **hiredis 0.13.3**, and I've encountered this issue: ``` 1) Error: ExtConnectionTest#test_recover_from_partial_write: Errno::EAGAIN: Resource temporarily unavailable...

This should not fail :). PR: https://github.com/sclorg/rails-ex/pull/150

The latest container available is from `f31`: ``` $ podman pull registry.fedoraproject.org/f33/ruby Trying to pull registry.fedoraproject.org/f33/ruby:latest... manifest unknown: manifest unknown Error: Error initializing source docker://registry.fedoraproject.org/f33/ruby:latest: Error reading manifest latest in...

the `grep ' puma '` is IMHO unrelialble way of detecting the puma dependency. _Originally posted by @pvalena in https://github.com/sclorg/s2i-ruby-container/pull/295#discussion_r510008495_

I'm getting: ``` /usr/share/gems/gems/actiontext-7.0.3.1/test/unit/model_test.rb:109]: 2 instead of 1 queries were executed. ["UPDATE \"active_storage_blobs\" SET \"metadata\" = ? WHERE \"active_storage_blobs\".\"id\" = ?", "SELECT \"messages\".\"id\" AS t0_r0, \"messages\".\"subject\" AS t0_r1, \"messages\".\"created_at\" AS...

actiontext

tpm2-tools dependency can be can be pulled in case tmp2-tss package is installed, using a soft conditional dependency. https://bugzilla.redhat.com/show_bug.cgi?id=2077697

feat(dracut.sh): populate uefi_cmdline if no other cmdline is given When creating uefi image in hostonly mode (with using --hostonly-cmdline), it makes sense to copy current kernel commandline from /proc/cmdline, in...