Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164170 - net-ftp/yafc-1.1.1 failed patch
Summary: net-ftp/yafc-1.1.1 failed patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Charlie Shepherd (RETIRED)
URL:
Whiteboard:
Keywords:
: 170750 170897 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-28 07:41 UTC by Alex Unigovsky
Modified: 2007-03-14 18:35 UTC (History)
3 users (show)

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


Attachments
correct yafc-1.1.1-gcc4.patch (yafc-1.1.1-gcc4.patch,1.06 KB, patch)
2007-01-28 07:42 UTC, Alex Unigovsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Unigovsky 2007-01-28 07:41:52 UTC
The patch to fix yafc compiling on GCC4 (yafc-1.1.1-gcc4.patch) fails to apply cleanly (maybe source tarball was changed without reversioning, i don't know).

Below is a fixed patch.
Comment 1 Alex Unigovsky 2007-01-28 07:42:43 UTC
Created attachment 108352 [details, diff]
correct yafc-1.1.1-gcc4.patch

Replace yafc-1.1.1-gcc4.patch in FILESDIR with this file.
Comment 2 Charlie Shepherd (RETIRED) gentoo-dev 2007-01-28 11:18:00 UTC
Thanks, fixed in CVS.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-13 19:12:54 UTC
*** Bug 170750 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-13 19:13:09 UTC
And broken again...
Comment 5 Dean Gostiša 2007-03-13 20:41:48 UTC
am little help:

i replace yafc-1.1.1-gcc4.patch
and try to emerge world -uDN

but now i get error:
!!! Digest verification failed:
!!! /usr/portage/net-ftp/yafc/files/yafc-1.1.1-gcc4.patch
!!! Reason: Filesize does not match recorded size
!!! Got: 1088
!!! Expected: 1117

What can i do?
Comment 6 Michal Nowak 2007-03-13 22:25:27 UTC
(In reply to comment #5)
> am little help:
> 
> i replace yafc-1.1.1-gcc4.patch
> and try to emerge world -uDN
> 
> but now i get error:
> !!! Digest verification failed:
> !!! /usr/portage/net-ftp/yafc/files/yafc-1.1.1-gcc4.patch
> !!! Reason: Filesize does not match recorded size
> !!! Got: 1088
> !!! Expected: 1117
> 
> What can i do?
> 

ebuild /usr/portage/net-ftp/yafc/yafc-1.1.1.ebuild digest

but better is to put it in overlay because it'll be cleared by new emerge --sync. or wait for -rX version of yafc
Comment 7 Charlie Shepherd (RETIRED) gentoo-dev 2007-03-14 00:39:08 UTC
14 Mar 2007; Charlie Shepherd <masterdriverz@gentoo.org>
files/yafc-1.1.1-gcc4.patch:
Really fix patch this time

12 Mar 2007; Raúl Porcel <armin76@gentoo.org>
files/yafc-1.1.1-gcc4.patch, yafc-1.1.1.ebuild:
fix patch, as it failed, and stable x86
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-03-14 16:42:30 UTC
*** Bug 170897 has been marked as a duplicate of this bug. ***
Comment 9 Raúl Porcel (RETIRED) gentoo-dev 2007-03-14 18:35:11 UTC
Shrug, finally fixed. CVS was replacing the $Id string with its own.

Thanks to robbat2 for helping me with this :)