Skip to content

Instantly share code, notes, and snippets.

View pvalena's full-sized avatar

Pavel Valena pvalena

View GitHub Profile
@pvalena
pvalena / test_ubi_rails-ex-2024-02-12.log
Last active February 14, 2024 01:47
Added Ruby 3.3 test as well.
+ ruby -v
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-linux]
+ cp -r /my-app/ /tmp
+ cd /tmp/my-app
+ bundle config --local deployment true
+ bundle config --local without development:test
+ bundle install --path vendor
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor'`, and stop using this flag
Fetching gem metadata from https://rubygems.org/..........
@pvalena
pvalena / test_vagrant_c9s_install_2024-01-13.log
Last active January 31, 2024 10:12
Testing Vagrantfile, Install log, Full test log bellow
# FTR: testing using Vagrantfile:
```
Vagrant.configure("2") do |config|
config.vm.box = "generic/centos9s"
config.vm.provider :libvirt do |v|
v.memory = 4096
v.cpus = 2
end
--- rubygem-chef-utils/.generated.spec 2024-01-24 15:39:45.516548486 +0100
+++ rubygem-chef-utils/rubygem-chef-utils.spec 2023-06-25 14:58:58.060964650 +0200
@@ -1,9 +1,8 @@
-Downloaded chef-utils-18.3.0
-# Generated from chef-utils-18.3.0.gem by gem2rpm -*- rpm-spec -*-
+# Generated from chef-utils-18.2.7.gem by gem2rpm -*- rpm-spec -*-
%global gem_name chef-utils
Name: rubygem-%{gem_name}
-Version: 18.3.0
grep: warning: stray \ before /
+ [[ -n '' ]]
+ section SRPM
+ local l=###############################
+ : '############################### SRPM ###############################'
+ max=32
++ seq 32
+ for x in $(seq ${max})
+ [[ -z 1 ]]
--> Please check the gem compare output bellow: !
grep: warning: stray \ before :
WARNING: Unsupported version specification: , skipping.
ERROR: Only one version specified. Specify at lease two versions.
commit 8d627fd0e9c328e7b1c905f5cfa4fafafc8c86ed
Author: Pavel Valena <pvalena@redhat.com>
Date: Fri Jun 23 17:10:30 2023 +0200
--- rubygem-mixlib-shellout/.generated.spec 2024-01-24 15:33:53.157807238 +0100
+++ rubygem-mixlib-shellout/rubygem-mixlib-shellout.spec 2024-01-11 05:10:12.619970842 +0100
@@ -1,22 +1,28 @@
-Downloaded mixlib-shellout-3.2.7
-# Generated from mixlib-shellout-3.2.7.gem by gem2rpm -*- rpm-spec -*-
+# Generated from mixlib-shellout-1.0.0.gem by gem2rpm -*- rpm-spec -*-
%global gem_name mixlib-shellout
+Summary: Run external commands on Unix or Windows
Name: rubygem-%{gem_name}
grep: warning: stray \ before /
+ [[ -n '' ]]
+ section SRPM
+ local l=###############################
+ : '############################### SRPM ###############################'
+ max=32
++ seq 32
+ for x in $(seq ${max})
+ [[ -z 1 ]]
--> Please check the gem compare output bellow: !
grep: warning: stray \ before :
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed in Rubygems 4
Gem::Specification#has_rdoc called from /usr/share/gems/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed in Rubygems 4
Gem::Specification#has_rdoc called from /usr/share/gems/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
Compared versions: ["2.3.2", "3.2.7"]
DIFFERENT homepage:
--- rubygem-simplecov/.generated.spec 2024-01-17 14:14:27.950441723 +0100
+++ rubygem-simplecov/rubygem-simplecov.spec 2024-01-17 14:03:00.702675231 +0100
@@ -1,22 +1,34 @@
-Downloaded simplecov-0.22.0
-# Generated from simplecov-0.22.0.gem by gem2rpm -*- rpm-spec -*-
%global gem_name simplecov
+%bcond_without bootstrap
+
+Summary: Code coverage analysis tool for Ruby 1.9
grep: warning: stray \ before /
+ [[ -n '' ]]
+ section SRPM
+ local l=###############################
+ : '############################### SRPM ###############################'
+ max=32
++ seq 32
+ for x in $(seq ${max})
+ [[ -z 1 ]]