Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559096 - gentoo-news repository pre-commit validation fails
Summary: gentoo-news repository pre-commit validation fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-29 14:16 UTC by Manuel Rüger (RETIRED)
Modified: 2015-08-31 16:15 UTC (History)
1 user (show)

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 Manuel Rüger (RETIRED) gentoo-dev 2015-08-29 14:16:55 UTC
remote: ./hooks/pre-receive.gentoo-news: errors in commits
remote: Path syntax invalid: 2015-08-26-ruby-19-removal/2015-08-26-ruby-19-removal.en.txt



Probably the git pre-receive hook wasn't updated after this change?

commit a50b763c338161b4621d23e9fa5cd6e11455d6ca
Author: Michał Górny <mgorny@gentoo.org>
Date:   Fri Aug 21 17:59:00 2015 +0200

    Drop year subdirectories to match client structure
    
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=523828
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2015-08-31 11:17:51 UTC
git push was successfull this time. Did anyone update the hook?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-08-31 16:15:50 UTC
Thanks for confirming. I fixed it yesterday.