Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874591 - sys-libs/minizip-ng-3.0.6-r1 installs more files with FEATURES=test
Summary: sys-libs/minizip-ng-3.0.6-r1 installs more files with FEATURES=test
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-03 08:50 UTC by Agostino Sarubbo
Modified: 2022-10-03 08:50 UTC (History)
0 users

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 Agostino Sarubbo gentoo-dev 2022-10-03 08:50:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/minizip-ng-3.0.6-r1 installs more files with FEATURES=test.
Discovered on: amd64 (internal ref: ci)

NOTE:
This is an experimental tinderbox feature.
To reproduce this issue:
1) Install the package with FEATURES=test
2) Put the list of the installed files into a file ( qlist -e PACKAGE:SLOT | sort | uniq > /tmp/qlist_test )
3) Install the package without FEATURES=test
4) Put the list of the installed files into a file ( qlist -e PACKAGE:SLOT | sort | uniq > /tmp/qlist_notest )
5) See the diff between the two files ( diff -ru /tmp/qlist_test /tmp/qlist_notest )

On this machine:
- the installed files with FEATURES=test are 25
- the installed files without FEATURES=test are 23
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-03 08:50:34 UTC
DIFF:
--- /dev/fd/63  2022-10-02 10:40:56.216635562 +0200
+++ /dev/fd/62  2022-10-02 10:40:56.216635562 +0200
@@ -1,3 +1,5 @@
+/usr/bin/minigzip
+/usr/bin/minizip-ng
 /usr/include/mz_crypt.h
 /usr/include/mz.h
 /usr/include/mz_os.h