Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPDATING is not being processed. #32

Open
dlangille opened this issue May 23, 2016 · 2 comments
Open

UPDATING is not being processed. #32

dlangille opened this issue May 23, 2016 · 2 comments

Comments

@dlangille
Copy link
Owner

[May 23 17:20:52] dvl: freshports appears to not be picking up ports/UPDATING changes.
[May 23 17:21:55] dvl: last update that it processed was 2016-04-18. dev.freshports.org seems fine, beta.freshports.org is even worse.

@dlangille
Copy link
Owner Author

dev had a problem, not sure what it was, but it might have been related to SetBranchInDB

@dlangille
Copy link
Owner Author

Look in fp-listen.py:

def ProcessPortsMoved():
  syslog.syslog(syslog.LOG_NOTICE, 'processing ports/MOVED')

def ProcessPortsUpdating():
  syslog.syslog(syslog.LOG_NOTICE, 'processing ports/UPDATING')

def ProcessVUXML():
  syslog.syslog(syslog.LOG_NOTICE, 'processing ports/security/portaudit/vuln.xml')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant