Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743160 - media-libs/vigra-9999: fails to apply vigra-1.11.1-sphinx.ext.pngmath.patch
Summary: media-libs/vigra-9999: fails to apply vigra-1.11.1-sphinx.ext.pngmath.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-17 14:53 UTC by Alexander Peshkov
Modified: 2024-07-05 10:57 UTC (History)
1 user (show)

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


Attachments
Actual log of the build. (build.log,4.88 KB, text/x-log)
2020-09-17 14:53 UTC, Alexander Peshkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Peshkov 2020-09-17 14:53:14 UTC
Created attachment 661005 [details]
Actual log of the build.

One of patches, used in ebuild (namely vigra-1.11.1-sphinx.ext.pngmath.patch) fails to apply. The reason is clear - original files already contains changes from patch. Unfortunately I can't skip patches, only add.
Comment 1 Larry the Git Cow gentoo-dev 2024-06-14 07:28:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593c2ab8a6b518c9a160459d10f77e9acc2a488a

commit 593c2ab8a6b518c9a160459d10f77e9acc2a488a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-06-14 07:27:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-14 07:28:07 +0000

    media-libs/vigra: add 1.11.2_p20240505
    
    * Drop broken Python bindings as they use distutils quite a bit. There aren't
      any reverse dependencies.
    * Drop broken docs (needs various patching and still don't work in snapshot).
    
    Closes: https://bugs.gentoo.org/743160
    Closes: https://bugs.gentoo.org/806470
    Closes: https://bugs.gentoo.org/929649
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/vigra/Manifest                      |   1 +
 media-libs/vigra/vigra-1.11.2_p20240505.ebuild | 120 +++++++++++++++++++++++++
 media-libs/vigra/vigra-9999.ebuild             | 103 +++++++--------------
 3 files changed, 155 insertions(+), 69 deletions(-)
Comment 2 Alexander Peshkov 2024-07-05 10:57:11 UTC
Confirm the fix, thank you!