Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33211 - qmail-scanner head/tail compatibility
Summary: qmail-scanner head/tail compatibility
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on: 23116
Blocks:
  Show dependency tree
 
Reported: 2003-11-11 04:20 UTC by Scott Taylor (RETIRED)
Modified: 2003-11-28 19:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
head-tail syntax (headtail.patch,725 bytes, patch)
2003-11-11 04:24 UTC, Scott Taylor (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Taylor (RETIRED) gentoo-dev 2003-11-11 04:20:16 UTC
Anyone with colortail installed, or future versions of coreutils will have trouble installing qmail-scanner:

head: `-1' option is obsolete; use `-n 1'
Try `head --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
 Fatal: You have asked for the "fast" v2.1 SpamAssassin support, however
your system is NOT correctly configured for it.
Comment 1 Scott Taylor (RETIRED) gentoo-dev 2003-11-11 04:24:02 UTC
Created attachment 20581 [details, diff]
head-tail syntax

Before it compiles:

cd ${S}; epatch ${FILESDIR}/headtail.patch
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-11-28 19:52:25 UTC
fixed in CVS.
done differently without your patch as there are a bunch of other files that needed fixes too.