Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#49173 - some files in packages are not stripped
Attached to Project:
Arch Linux
Opened by Daniel YC Lin (dlin) - Monday, 02 May 2016, 05:35 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 04 May 2016, 16:38 GMT
Opened by Daniel YC Lin (dlin) - Monday, 02 May 2016, 05:35 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 04 May 2016, 16:38 GMT
|
DetailsDescription:
I'm trying to reduce my archiso's size. I found there are some files keep debug informaiton in their binary. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: file work/i686/airootfs/usr/bin/*|grep 'not strip' | awk -F: '{print $1}' Here is the sample result: work/i686/airootfs/usr/bin/certutil work/i686/airootfs/usr/bin/cmsutil work/i686/airootfs/usr/bin/crlutil work/i686/airootfs/usr/bin/dhcpcd work/i686/airootfs/usr/bin/dmeventd work/i686/airootfs/usr/bin/dmsetup work/i686/airootfs/usr/bin/jack_session_notify work/i686/airootfs/usr/bin/ldns-notify work/i686/airootfs/usr/bin/lvm work/i686/airootfs/usr/bin/lvmetad work/i686/airootfs/usr/bin/mail work/i686/airootfs/usr/bin/modutil work/i686/airootfs/usr/bin/mount.nfs work/i686/airootfs/usr/bin/notify-send work/i686/airootfs/usr/bin/pk12util work/i686/airootfs/usr/bin/shlibsign work/i686/airootfs/usr/bin/signtool work/i686/airootfs/usr/bin/signver work/i686/airootfs/usr/bin/sm-notify work/i686/airootfs/usr/bin/ssltap work/i686/airootfs/usr/bin/symkeyutil work/i686/airootfs/usr/bin/systemd-notify work/i686/airootfs/usr/bin/zdump work/i686/airootfs/usr/bin/zic work/i686/airootfs/usr/bin/zipnote |
This task depends upon
These files come from the packages. Take a look at them; if you determine they really aren't stripped and should be, file a bug report against the package in question.