Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351046 - dev-ruby/mysql-ruby-2.8.2 fails on applying mysql-ruby-2.8.2-test.patch
Summary: dev-ruby/mysql-ruby-2.8.2 fails on applying mysql-ruby-2.8.2-test.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
: 351143 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-07 19:38 UTC by Willard Dawson
Modified: 2011-01-08 17:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Emerge info (emerge-info,5.88 KB, text/plain)
2011-01-07 19:39 UTC, Willard Dawson
Details
Emerge -pqv (emerge-pqv,105 bytes, text/plain)
2011-01-07 19:39 UTC, Willard Dawson
Details
Build log (build.log,2.37 KB, text/plain)
2011-01-07 19:39 UTC, Willard Dawson
Details
Emerge environment (environment,102.12 KB, text/plain)
2011-01-07 19:39 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2011-01-07 19:38:49 UTC
The mysql-ruby-2.8.2-test.patch fails.

Reproducible: Always

Steps to Reproduce:
1.emerge -uDN world
2.
3.

Actual Results:  
>>> Emerging (2 of 4) dev-ruby/mysql-ruby-2.8.2
 * mysql-ruby-2.8.2.tar.gz RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
 * Package:    dev-ruby/mysql-ruby-2.8.2
 * Repository: gentoo
 * Maintainer: ruby@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib ruby_targets_ruby18 userland_GNU
 * FEATURES:   installsources nostrip sandbox
>>> Unpacking source...
 * Running unpack phase for all ...
>>> Unpacking mysql-ruby-2.8.2.tar.gz to /var/tmp/portage/dev-ruby/mysql-ruby-2.8.2/work/all
>>> Source unpacked in /var/tmp/portage/dev-ruby/mysql-ruby-2.8.2/work
>>> Preparing source in /var/tmp/portage/dev-ruby/mysql-ruby-2.8.2/work ...
 * Running prepare phase for all ...
 * Applying mysql-ruby-2.8.2-test.patch ...

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


Expected Results:  
successful emerge

See attachments.
Comment 1 Willard Dawson 2011-01-07 19:39:09 UTC
Created attachment 259231 [details]
Emerge info
Comment 2 Willard Dawson 2011-01-07 19:39:22 UTC
Created attachment 259232 [details]
Emerge -pqv
Comment 3 Willard Dawson 2011-01-07 19:39:35 UTC
Created attachment 259233 [details]
Build log
Comment 4 Willard Dawson 2011-01-07 19:39:53 UTC
Created attachment 259235 [details]
Emerge environment
Comment 5 Hans de Graaff gentoo-dev Security 2011-01-08 08:40:37 UTC
CVS keyword substitution mangled the patch. Should be fixed now, thanks for reporting.
Comment 6 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-01-08 17:45:13 UTC
*** Bug 351143 has been marked as a duplicate of this bug. ***
Comment 7 Willard Dawson 2011-01-08 17:58:34 UTC
(In reply to comment #5)
> CVS keyword substitution mangled the patch. Should be fixed now, thanks for
> reporting.
> 

Thank you for your prompt response.