Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844967 - sys-apps/flatpak-1.13.2 installs libtool files (.la) without corresponding static libraries
Summary: sys-apps/flatpak-1.13.2 installs libtool files (.la) without corresponding st...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-16 05:56 UTC by Agostino Sarubbo
Modified: 2022-05-17 03:37 UTC (History)
0 users

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


Attachments
build.log (build.log,455.06 KB, text/plain)
2022-05-16 05:56 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-05-16 05:56:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/flatpak-1.13.2 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-16 05:56:53 UTC
Created attachment 779195 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-17 03:37:05 UTC
The bug has been closed via the following commit(s):

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

commit 213c703773a7aaf9bb40970f1f0a04d624eedb23
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-05-17 03:36:08 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-05-17 03:37:01 +0000

    sys-apps/flatpak: remove .la files
    
    Closes: https://bugs.gentoo.org/844967
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/flatpak/flatpak-1.13.2.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Zac Medico gentoo-dev 2022-05-17 03:37:30 UTC
Thanks!