Summary: | media-gfx/freecad-9999: freecad-9999-Gentoo-specific-fix-install-locations-of-Ext-and-Mod.patch fails | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jernej Jakob <jernej.jakob> |
Component: | Current packages | Assignee: | Bernd <waebbl-gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein, proxy-maint, rossi.f, triffid.hunter |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/23825 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | freecad-9999-Gentoo-specific-fix-install-locations-of-Ext-and-Mod.patch.xz |
Description
Jernej Jakob
2022-01-12 21:25:46 UTC
Created attachment 762145 [details, diff] freecad-9999-Gentoo-specific-fix-install-locations-of-Ext-and-Mod.patch.xz fixed patch, reported also to waebbl in: https://github.com/waebbl/waebbl-gentoo/issues/354#issuecomment-1012434300 anyway that is not enough to run correctly the application, I get the error: FreeCAD 0.20, Libs: 0.20RUnknown © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022 FreeCAD is free and open-source software licensed under the terms of LGPL2+ license. FreeCAD wouldn't be possible without FreeCAD community. ##### #### ### #### # # # # # # # ## #### #### # # # # # #### # # # # # # # ##### # # # # #### #### # # # # # # # # # # # # # # ## ## ## # # #### #### ### # # #### ## ## ## No modules found in /usr/Mod User path has changed to /home/fabio/.local/share/FreeCAD/. Please move user modules and macros connect failed: No such file or directory because the path to the modules is changed by the patch. So I had to use also the patch in https://github.com/waebbl/waebbl-gentoo/issues/354#issue-1088806545 The cumulative patch is here attached I just ran into this one The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d511652d855d453231c9e301c1516586889131 commit c0d511652d855d453231c9e301c1516586889131 Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2022-01-16 11:13:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-28 08:24:01 +0000 media-gfx/freecad: fix patchset Split the patchset and use several patches instead of a compressed patch set stored elsewhere. This way, the patches can be handled more easily in case of upstream changes to some of the files. Some of the source code files have to be patched in order to use the settings. Bug: https://github.com/waebbl/waebbl-gentoo/issues/354 Bug: https://github.com/waebbl/waebbl-gentoo/issues/355 Closes: https://bugs.gentoo.org/831086 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/23825 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/freecad/Manifest | 1 - media-gfx/freecad/freecad-9999.ebuild | 30 +++++++++++------------------- 2 files changed, 11 insertions(+), 20 deletions(-) |