Pavel Valena

Results 50 issues of Pavel Valena

There's no argument to indicate the content is not for kids. ``` youtube-upload --for-kids=True|False ```

as there's no reason to keep a copy; there shouldn't be any modifications. Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=2181541 ## Changes Install system `rngd.service` file instead of a custom (bundled) one. ## Checklist...

modules
rngd
stale

For testing, I'm using Ruby from my COPR, as it's built for c9s/c8s etc. You can find the changes here: https://github.com/pvalena/s2i-ruby-container/tree/3.3-experimental And I've also pushed the built images for testing:...

> 2. RHEL-8 with rails-ex ([log](https://gist.github.com/pvalena/b0a789cc87b158414af2d55be40a9ae8)) - rails-ex worked for me, with this branch: https://github.com/sclorg/rails-ex/tree/3.3 not sure where to configure this. > _Also, there might be other failing tests, but...

Hello, it's not possible for me to install vagrant-libvirt (it doesn't compile on Apple M1; ruby-libvirt tries to compile for x86_64 instead). How do I get libvirt provider then? ```...

also the .gem file URL is invalid. http://shokai.github.com/event_emitter

http://isitfedoraruby.com/ ```   | -- | --   | 502 Bad Gateway   |   | 502 Bad Gateway   | nginx   |   | ```

As it has otherwise no effect. I made a note in README as well. _ _ _ _ Not sure this is correct approach, but also I don't know how...

Specifically, [this line](https://github.com/rails/rails-observers/blob/v0.1.5/test/transaction_callbacks_test.rb#L244). On Fedora, we run the test suite: ``` + ruby -Ilib:test -e 'Dir.glob '\''./test/*_test.rb'\'', &method(:require)' Run options: --seed 45546 # Running: ......................F Failure: TransactionCallbacksTest#test_after_transaction_callbacks_should_prevent_callbacks_from_being_called [/builddir/build/BUILD/rails-observers-0.1.5/usr/share/gems/gems/rails-observers-0.1.5/test/transaction_callbacks_test.rb:244]: Expected: [:after_commit]...

I've tested this with UBI images. Not in OpenShift though.