Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118755 - Git failes to apply files/git-1.1.1-glossary-from-1.1.0.diff
Summary: Git failes to apply files/git-1.1.1-glossary-from-1.1.0.diff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
: 118769 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-12 02:55 UTC by Christian Heim (RETIRED)
Modified: 2006-01-12 10:01 UTC (History)
4 users (show)

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


Attachments
git-1.1.1-glossary-from-1.1.0.diff-7705.out (git-1.1.1-glossary-from-1.1.0.diff-7428.out,3.19 KB, text/plain)
2006-01-12 03:01 UTC, Christian Heim (RETIRED)
Details
corrected git-1.1.1-glossary-from-1.1.0.diff (git-1.1.1-glossary-from-1.1.0.diff,1.00 KB, patch)
2006-01-12 03:05 UTC, Christian Heim (RETIRED)
Details | Diff
git-1.1.1.ebuild.patch (git-1.1.1.ebuild.patch,430 bytes, patch)
2006-01-12 03:08 UTC, Christian Heim (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Heim (RETIRED) gentoo-dev 2006-01-12 02:55:59 UTC
# emerge -B dev-util/git
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-util/git-1.1.1 to /
>>> checksums files   ;-) git-0.99.9n.ebuild
>>> checksums files   ;-) git-0.99.8a.ebuild
>>> checksums files   ;-) git-1.0.6.ebuild
>>> checksums files   ;-) git-0.7.ebuild
>>> checksums files   ;-) git-1.1.1.ebuild
>>> checksums files   ;-) files/git-daemon.initd
>>> checksums files   ;-) files/digest-git-1.1.1
>>> checksums files   ;-) files/digest-git-0.99.9n
>>> checksums files   ;-) files/git-daemon.confd
>>> checksums files   ;-) files/digest-git-0.7
>>> checksums files   ;-) files/digest-git-1.0.6
>>> checksums files   ;-) files/git-1.1.1-glossary-from-1.1.0.diff
>>> checksums files   ;-) files/digest-git-0.99.8a
>>> checksums src_uri ;-) git-1.1.1.tar.bz2
>>> checksums src_uri ;-) git-man-1.1.0.tar.bz2
>>> Unpacking source...
>>> Unpacking git-1.1.1.tar.bz2 to /var/tmp/portage/git-1.1.1/work
>>> Unpacking git-man-1.1.0.tar.bz2 to /var/tmp/portage/git-1.1.1/work
/usr/portage/dev-util/git/git-1.1.1.ebuild: line 63: cd: /var/tmp/portage/git-1.1.1/work/git-html-1.1.0/: No such file or directory
 * Applying git-1.1.1-glossary-from-1.1.0.diff ...

 * Failed Patch: git-1.1.1-glossary-from-1.1.0.diff !
 *  ( /usr/portage/dev-util/git/files/git-1.1.1-glossary-from-1.1.0.diff )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/git-1.1.1/temp/git-1.1.1-glossary-from-1.1.0.diff-7705.out


!!! ERROR: dev-util/git-1.1.1 failed.
!!! Function epatch, Line 350, Exitcode 0
!!! Failed Patch: git-1.1.1-glossary-from-1.1.0.diff!
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Christian Heim (RETIRED) gentoo-dev 2006-01-12 03:01:35 UTC
Created attachment 76891 [details]
git-1.1.1-glossary-from-1.1.0.diff-7705.out
Comment 2 Christian Heim (RETIRED) gentoo-dev 2006-01-12 03:05:12 UTC
Created attachment 76892 [details, diff]
corrected git-1.1.1-glossary-from-1.1.0.diff
Comment 3 Christian Heim (RETIRED) gentoo-dev 2006-01-12 03:08:19 UTC
Created attachment 76893 [details, diff]
git-1.1.1.ebuild.patch

cd ${WORKDIR}/${PN}-html-${DOC_VER}/ should only be executed, if we actually have USE="doc"
Comment 4 Ferris McCormick (RETIRED) gentoo-dev 2006-01-12 04:17:42 UTC
Same for me (on sparc, all systems):
===================================
/usr/portage/dev-util/git/git-1.1.1.ebuild: line 63: cd: /var/tmp/portage/git-1.1.1/work/git-html-1.1.0/: No such file or directory
 * Applying git-1.1.1-glossary-from-1.1.0.diff ...

 * Failed Patch: git-1.1.1-glossary-from-1.1.0.diff !
 *  ( /usr/portage/dev-util/git/files/git-1.1.1-glossary-from-1.1.0.diff )
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-01-12 05:16:56 UTC
*** Bug 118769 has been marked as a duplicate of this bug. ***
Comment 6 Fernando J. Pereda (RETIRED) gentoo-dev 2006-01-12 10:01:04 UTC
Silly me. Fixed in CVS, haven't bumped since it doesn't change things for USE=doc users.

Thanks.
Ferdy