Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 253168

Summary: Failed Patch: mysql-ruby-2.8-test.patch
Product: Gentoo Linux Reporter: Balint Dobai-Pataky <dpblnt>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info
mysql-ruby-2.8-test.patch-4294.out

Description Balint Dobai-Pataky 2008-12-30 18:00:16 UTC
emerging dev-ruby/mysql-ruby-2.8
 * Applying mysql-ruby-2.8-test.patch ...

 * Failed Patch: mysql-ruby-2.8-test.patch !
 *  ( /usr/portage/dev-ruby/mysql-ruby/files/mysql-ruby-2.8-test.patch )


Reproducible: Always
Comment 1 Balint Dobai-Pataky 2008-12-30 18:01:35 UTC
Created attachment 176891 [details]
build log
Comment 2 Balint Dobai-Pataky 2008-12-30 18:02:43 UTC
Created attachment 176893 [details]
emerge --info
Comment 3 Alex Legler (RETIRED) archtester gentoo-dev Security 2008-12-30 20:58:50 UTC
"Include in your bugreport the contents of:
 
/dev/shm/portage/dev-ruby/mysql-ruby-2.8/temp/mysql-ruby-2.8-test.patch-10183.out"

We sort of need that.
Comment 4 Balint Dobai-Pataky 2008-12-30 21:10:03 UTC
Created attachment 176911 [details]
mysql-ruby-2.8-test.patch-4294.out

here it is, sorry
Comment 5 Xavier Neys (RETIRED) gentoo-dev 2008-12-30 22:08:59 UTC
(In reply to comment #3)
> "Include in your bugreport the contents of:
> We sort of need that.
Not really :)

The following line was changed after the commit because of CVS keywords substitution.
 # $Id: test.rb 218 2008-06-17 05:36:44Z tommy $
Edit the patch and replace the # $Id:...$ line (note the leading space) or wait until the patch has been readded with keywords substitution disabled.
Comment 6 Hans de Graaff gentoo-dev Security 2008-12-31 07:44:48 UTC
Oops. I've now committed the patch without keyword substitution.

Thanks for reporting.