Description of problem: Alpine currently creates a .pine-debug<N> file in the users home directory every time it's started Version-Release number of selected component (if applicable): alpine-1.00-2.fc9 How reproducible: always Steps to Reproduce: 1. start alpine 2. quit alpine 3. ls -la ~/.pine* Actual results: .pine-debug<N> files are created Expected results: No debug files created Additional info: If you build alpine with the --disable-debug option passed to configure, it will not do this. I suggest adding that to the spec file
OK, thanks for the report. I'll look into this when I get back from holiday.
fyi, in testing alpine-1.10 builds, tried adding --disable-debug, but that didn't help here.
The alpine configure has a bug, you have to use "--enable-debug=no" This issue is resolved in this alpine build in testing: http://koji.fedoraproject.org/koji/buildinfo?buildID=43664 You may download it there for early access.
This update is now in the testing repo, install with yum -y --enablerepo=updates-testing update alpine If it works for you please give it +1 here: https://admin.fedoraproject.org/updates/search/alpine-1.10 When it reaches +5 it will be pushed to stable I think.
alpine-1.10-4.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
alpine-1.10-4.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.