Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 874591

Summary: sys-libs/minizip-ng-3.0.6-r1 installs more files with FEATURES=test
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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