f93afde Fix Ruby build failing due to unremovable tmp subdirectory.

Authored and Committed by jackorp 2 years ago
    Fix Ruby build failing due to unremovable tmp subdirectory.
    
    RPM 4.18.0-beta1 or later versions remove the build directory
    automatically, the build fails on removing temporary directories with
    the missing 'w' bit.
    
    RubyGems contain this patch since version 3.3.8.
    This was merged to ruby_3_1 branch in upstream ruby, but it is not
    included in the v3_1_2 tag, so new Ruby 3.1 release should contain this
    change.
    
    Relevant RPM upstream PR: https://github.com/rpm-software-management/rpm/pull/2080
    Relevant bug: https://bugzilla.redhat.com/show_bug.cgi?id=2105393
    
        
  • Zuul
    failure
    Jobs result is failure
    2 years ago
  • Package tests for f93afdeb: failed
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.fc37
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.fc37
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.fc37
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.eln121
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.eln121
    2 years ago
  • Build completed
    success
    Built as ruby-3.1.2-167.fc37
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.eln121
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.eln121
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.eln121
    2 years ago
  • Build failed
    failure
    Built as ruby-3.1.2-167.eln121
    2 years ago
file modified
+11 -0