Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903871 - www-apps/jekyll-4.3.2: patch referred by eapply not in files directory
Summary: www-apps/jekyll-4.3.2: patch referred by eapply not in files directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-05 14:46 UTC by Guilherme Amadio
Modified: 2023-04-05 15:00 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guilherme Amadio gentoo-dev 2023-04-05 14:46:07 UTC
Newly added version fails with:

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) www-apps/jekyll-4.3.2::gentoo
>>> Failed to emerge www-apps/jekyll-4.3.2, Log file:
>>>  '/tmp/portage/www-apps/jekyll-4.3.2/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.26, 0.19, 0.23
 * Package:    www-apps/jekyll-4.3.2:0
 * Repository: gentoo
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby27 ruby_targets_ruby30 userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
 * Running unpack phase for all
>>> Unpacking jekyll-4.3.2.tar.gz to /tmp/portage/www-apps/jekyll-4.3.2/work/all
>>> Source unpacked in /tmp/portage/www-apps/jekyll-4.3.2/work
>>> Preparing source in /tmp/portage/www-apps/jekyll-4.3.2/work ...
 * Running prepare phase for all
 * Running prepare phase for all
 * Applying jekyll-3.6.0-test-helper.patch ...
 [ ok ]
 * Applying jekyll-4.3.2-sass.patch ...
/tmp/portage/www-apps/jekyll-4.3.2/temp/environment: line 876: /tmp/portage/www-apps/jekyll-4.3.2/files/jekyll-4.3.2-sass.patch: No such file or directory
/tmp/portage/www-apps/jekyll-4.3.2/temp/environment: line 879: /tmp/portage/www-apps/jekyll-4.3.2/files/jekyll-4.3.2-sass.patch: No such file or directory
 [ !! ]
 * ERROR: www-apps/jekyll-4.3.2::gentoo failed (prepare phase):
 *   patch -p1 -R failed with /tmp/portage/www-apps/jekyll-4.3.2/files/jekyll-4.3.2-sass.patch
Comment 1 Guilherme Amadio gentoo-dev 2023-04-05 14:54:12 UTC
The patch is not there, needs to be added to git.
Comment 2 Larry the Git Cow gentoo-dev 2023-04-05 15:00:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839f87a21cf80bf70d72fcfe75b8afec70e29072

commit 839f87a21cf80bf70d72fcfe75b8afec70e29072
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-04-05 15:00:05 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-04-05 15:00:43 +0000

    www-apps/jekyll: add missing patch
    
    Closes: https://bugs.gentoo.org/903871
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 www-apps/jekyll/files/jekyll-4.3.2-sass.patch | 100 ++++++++++++++++++++++++++
 1 file changed, 100 insertions(+)