Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 394603 - "at" command not working.
Summary: "at" command not working.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Dev box issues (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 20:09 UTC by Marc Schiffbauer
Modified: 2012-02-09 21:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Schiffbauer gentoo-dev 2011-12-13 20:09:47 UTC
Hi,

I just wanted to create an "at" job, which results in the following error:

mschiff@woodpecker ~ $ at now + 7 days                                                                                                                                                  
at: relocation error: at: symbol __guard, version GLIBC_2.3.2 not defined in file libc.so.6 with link time reference                                                                    
mschiff@woodpecker ~ $

I thing sys-process/at just needs to be emerged again, thanks.

-Marc
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-12-13 20:41:51 UTC
Fixed now, but I'm wondering if we should be allowing devs to run at jobs. We already disallow cronjobs.
Comment 2 Marc Schiffbauer gentoo-dev 2011-12-13 20:48:09 UTC
Sure, why not?
I just wanted to auto-disable my .away file after a week.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-02-09 21:54:37 UTC
(In reply to comment #1)
> Fixed now, but I'm wondering if we should be allowing devs to run at jobs. We
> already disallow cronjobs.

Obviously not important enought to discuss at the moment.