Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693284 - =sci-libs/gmsh-4.4.1 merges files into ${WORKDIR}/api/
Summary: =sci-libs/gmsh-4.4.1 merges files into ${WORKDIR}/api/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-10-09
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-09-01 16:30 UTC by Bernd
Modified: 2020-09-11 14:54 UTC (History)
3 users (show)

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


Attachments
emerge-info-gmsh-4.4.1.txt (emerge-info-gmsh-4.4.1.txt,13.66 KB, text/plain)
2019-09-01 16:30 UTC, Bernd
Details
gmsh-4.4.1:20190901-160427.log.bz2 (gmsh-4.4.1:20190901-160427.log.bz2,19.16 KB, application/x-bzip)
2019-09-01 16:33 UTC, Bernd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd 2019-09-01 16:30:58 UTC
Created attachment 588636 [details]
emerge-info-gmsh-4.4.1.txt

When installing sci-libs/gmsh it merges (and records) files into ${WORKDIR}/api which naturally get discarded when the sandbox is cleaned after merging.

>>> /usr/share/man/man1/gmsh.1.bz2
--- /var/
--- /var/tmp/
--- /var/tmp/portage/
--- /var/tmp/portage/sci-libs/
--- /var/tmp/portage/sci-libs/gmsh-4.4.1/
--- /var/tmp/portage/sci-libs/gmsh-4.4.1/work/
--- /var/tmp/portage/sci-libs/gmsh-4.4.1/work/gmsh-4.4.1-source/
--- /var/tmp/portage/sci-libs/gmsh-4.4.1/work/gmsh-4.4.1-source/api/
>>> /var/tmp/portage/sci-libs/gmsh-4.4.1/work/gmsh-4.4.1-source/api/libgmsh.so.4.4.1
>>> /var/tmp/portage/sci-libs/gmsh-4.4.1/work/gmsh-4.4.1-source/api/libgmsh.so.4.4 -> libgmsh.so.4.4.1
>>> /usr/lib64/libgmsh.so.4.4 -> libgmsh.so.4.4.1
>>> /usr/lib64/libgmsh.so -> libgmsh.so.4.4
>>> /var/tmp/portage/sci-libs/gmsh-4.4.1/work/gmsh-4.4.1-source/api/libgmsh.so -> libgmsh.so.4.4
>>> sci-libs/gmsh-4.4.1 merged.

The package was installed using default USE flags.
Comment 1 Bernd 2019-09-01 16:33:32 UTC
Created attachment 588638 [details]
gmsh-4.4.1:20190901-160427.log.bz2

build log, compressed due to size
Comment 2 Larry the Git Cow gentoo-dev 2020-09-11 14:54:14 UTC
The bug has been closed via the following commit(s):

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

commit bce3c7d3c6e41e293ce3c69d97d2c21bd9ac771a
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-09-11 14:53:39 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-09-11 14:53:39 +0000

    sci-libs/gmsh: drop old
    
    Closes: https://bugs.gentoo.org/693284
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/gmsh/Manifest          |  1 -
 sci-libs/gmsh/gmsh-4.4.1.ebuild | 76 -----------------------------------------
 2 files changed, 77 deletions(-)