Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Please update sys-process/acct to PATCH_VER="ts02-12". It fixes two little bugs in the dump-acct format converter. I'd like to move the old upstream package "ts02-11" on http://www.physik3.uni-rostock.de/tim/kernel/utils/acct/ to the "old/" directory so that occasional followers of stale links notice it's an outdated version. For now I've left the package in the old place for convenience of gentoo users, but I'd like to change that soon. Reproducible: Always Steps to Reproduce: 1. 2. 3. Note that I'm not a gentoo user myself, so that I'm not familiar with the ebuild system. When does a user actually download the package from the SRC_URI, i.e. from http://www.physik3.uni-rostock.de/tim/kernel/utils/acct/acct-6.3.5-ts02-11.tar.gz ?
thanks, updated SRC_URI in 6.3.5-r1 to point to the old/ dir, and added 6.3.5-r2 with ts02-12 to portage btw, could you fix these trivial warnings while you're at it: accton.c:62: warning: return type of 'main' is not `int' accton.c: In function `main': accton.c:89: warning: implicit declaration of function `exit' dump-acct.c:42: warning: return type of 'main' is not `int' sa.c:267: warning: return type of 'main' is not `int'
Thank you. IIRC the fixes for these warnings are in CVS on savannah.gnu.org already. I plan to release a version -ts03-01 which merges CVS and my patches within the next weeks. AFAIK there are only code cleanups in savannah CVS, no new features or bug fixes, so merging wasn't high priority stuff for me.