Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1291261 Details for
Bug 1424392
rubygem-session: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix test9
rubygem-session-Fix-test9.patch (text/plain), 2.82 KB, created by
Troy Dawson
on 2017-06-23 19:48:07 UTC
(
hide
)
Description:
Fix test9
Filename:
MIME Type:
Creator:
Troy Dawson
Created:
2017-06-23 19:48:07 UTC
Size:
2.82 KB
patch
obsolete
>From 053b890b9ca89f70f2650e6a95d989f5007a5014 Mon Sep 17 00:00:00 2001 >From: Troy Dawson <tdawson@redhat.com> >Date: Fri, 23 Jun 2017 12:42:41 -0700 >Subject: [PATCH] Fix test9 > >--- > 0001-Fix-test9.patch | 25 +++++++++++++++++++++++++ > rubygem-session.spec | 8 +++++++- > sources | 2 +- > 3 files changed, 33 insertions(+), 2 deletions(-) > create mode 100644 0001-Fix-test9.patch > >diff --git a/0001-Fix-test9.patch b/0001-Fix-test9.patch >new file mode 100644 >index 0000000..a0f680f >--- /dev/null >+++ b/0001-Fix-test9.patch >@@ -0,0 +1,25 @@ >+From baa6707df2344976baf2d1c5a6c4a3dcd155583d Mon Sep 17 00:00:00 2001 >+From: Troy Dawson <tdawson@redhat.com> >+Date: Fri, 23 Jun 2017 11:57:54 -0700 >+Subject: [PATCH] Fix test9 >+ >+--- >+ usr/share/gems/gems/session-3.1.0/test/session.rb | 2 +- >+ 1 file changed, 1 insertion(+), 1 deletion(-) >+ >+diff --git a/usr/share/gems/gems/session-3.1.0/test/session.rb b/usr/share/gems/gems/session-3.1.0/test/session.rb >+index 46fe19b..b69e257 100644 >+--- a/usr/share/gems/gems/session-3.1.0/test/session.rb >++++ b/usr/share/gems/gems/session-3.1.0/test/session.rb >+@@ -196,7 +196,7 @@ end >+ assert_nothing_raised { sh = Shell.new } >+ sh.debug = true >+ #cmd = 'date; sleep 1;' * 3 >+- cmd = 'ruby -e "puts 42; sleep 0.1"' * 3 >++ cmd = 'ruby -e "puts 42"; sleep 0.1;' * 3 >+ sh.execute(cmd) do |o,e| >+ line = o || e >+ lines << [Time.now.to_f, line] >+-- >+2.13.0 >+ >diff --git a/rubygem-session.spec b/rubygem-session.spec >index d13b885..9d43f9e 100644 >--- a/rubygem-session.spec >+++ b/rubygem-session.spec >@@ -3,11 +3,12 @@ > Summary: Session drives external programs > Name: rubygem-%{gem_name} > Version: 3.1.0 >-Release: 13%{?dist} >+Release: 14%{?dist} > Group: Development/Languages > License: Ruby > URL: http://github.com/ahoward/session/tree/master > Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem >+Patch1: 0001-Fix-test9.patch > BuildRequires: ruby(release) > BuildRequires: ruby-irb > BuildRequires: rubygems-devel >@@ -37,6 +38,8 @@ Documentation for %{name} > # Adjusting permissions > chmod 0664 .%{gem_libdir}/session.rb > >+%patch1 -p1 >+ > %build > > %install >@@ -69,6 +72,9 @@ ruby -Ilib -e 'Dir.glob "./test/*.rb", &method(:require)' > > > %changelog >+* Fri Jun 23 2017 Troy Dawson <tdawson@redhat.com> - 3.1.0-14 >+- Fix test9 (#1424392) >+ > * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-13 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild > >diff --git a/sources b/sources >index ca8dd7a..bb23a76 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-c4cfe144947eb3980ed891f5ec9205c2 session-3.1.0.gem >+SHA512 (session-3.1.0.gem) = 60dcc0d0f196a2a77cc880b9d5a796b68dcee7bfac388c02e3442e3d179aa1c59afd203edf6d81ca7b7e5e6338e522067a1407422b944834d6ed632ada34eac4 >-- >1.8.3.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1424392
:
1254450
|
1254451
|
1254452
| 1291261