Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1076 closed defect (wontfix)

BASH mailcheck bug

Reported by: ferry@… Owned by: lfs-book@…
Priority: lowest Milestone:
Component: Book Version: 6.0
Severity: normal Keywords:
Cc:

Description

MAILCHECK does not work correctly on bash (both 2.05b and 3.0) this guy has a patch:

http://www.savarese.org/patches/bash.html http://www.savarese.org/downloads/patches/bash-2.05b-mailcheck.patch

Change History (4)

comment:1 by ferry@…, 20 years ago

I stumbled across this when I added the noatime mount option to my root partition and then booting without an available network.

Didn't look into the 'no available network' situation, just applied the patch and disabled the mailcheck by adding to /etc/profile the following line: export MAILCHECK=-1

comment:2 by ferry@…, 20 years ago

please forget my comments about the noatime and no available network, just traced it down to an iptables rule that was way too tight: it seems that login wants to connect to 127.0.0.1:111 (sunrpc) and the rule was dropping all this traffic I can't see why login would want to connect to this port, anyone?

the mailcheck problem is still valid though....

comment:3 by Matthew Burgess, 20 years ago

Resolution: wontfix
Status: newclosed

I'm closing as WONTFIX, simply because it's a really minor bug in bash (IMO). I emailed the original author of the patch and asked him to submit it upstream so if it gets applied, we'll pick it up on the next upstream release.

comment:4 by ferry@…, 20 years ago

good enough :-)

Note: See TracTickets for help on using tickets.