Sam James posted on Thu,  7 Oct 2021 04:19:48 +0100 as excerpted:

[space-munged for wrap]
> + msg = "It seems that %s is not mounted. You have been warned." % path

Maybe something less vaguely ominous than "You have been warned."?

I'm supposing for /proc the repercussions are process priority and/or 
lifetime management, and for /run, locking.  So maybe:

"Portage locking and/or process lifetime and priority management may 
malfunction."

Or simpler/briefer to still fit on a single line with the "It seems..." 
sentence:

"Process management may malfunction."

Omitting "that" after "It seems" to shorten further, the longer /proc 
case would result in:

It seems /proc is not mounted. Process management may malfunction.

Nicely under the target 70 chars. =:^)

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman


Reply via email to