Bug 1608439 - Bigdata repo's removal is making a cronjob sad
Summary: Bigdata repo's removal is making a cronjob sad
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: project-infrastructure
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-25 14:22 UTC by Amye Scavarda
Modified: 2018-07-25 15:04 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-07-25 15:04:52 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Amye Scavarda 2018-07-25 14:22:25 UTC
Description of problem:
Justin Clift reports to me that there is an errant cronjob that wants to pull from https://api.github.com/repos/gluster/bigdata and it is failing on an hourly basis. 

Further details: 
Traceback (most recent call last):
   File "/home/jclift/git_repos/forge/collect_latest_stats.py", line 51, 
in <module>
     repo_data = gh.repos(project).get()
   File "/usr/lib/python2.6/site-packages/github.py", line 203, in 
__call__
     return self._gh._http(self._method, self._path, **kw)
   File "/usr/lib/python2.6/site-packages/github.py", line 177, in _http
     raise ApiNotFoundError(url, req, resp)
github.ApiNotFoundError: https://api.github.com/repos/gluster/bigdata

Comment 1 Amye Scavarda 2018-07-25 14:26:22 UTC
-------- Original Message --------
Subject: Cron <jclift@supercolony> 
/home/jclift/git_repos/forge/collect_latest_stats.py
Date: 2018-07-25 13:25
 From: root (Cron Daemon)
To: jclift
 
The header might help.

Comment 2 Michael S. 2018-07-25 15:04:52 UTC
That's was a cronjob in his /home directory. I commented it, but I would have assumed he had the access to fix it by himself :/


Note You need to log in before you can comment on or make changes to this bug.