Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509980 - repositories.xml malformed
Summary: repositories.xml malformed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All All
: Normal major (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
: 509982 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-05-10 15:35 UTC by Matthias Blümel
Modified: 2016-08-11 11:17 UTC (History)
2 users (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 Matthias Blümel 2014-05-10 15:35:09 UTC
* Fetching remote list,...
 * Fetching new list... http://www.gentoo.org/proj/en/overlays/repositories.xml
 * Last-modified: Sat, 10 May 2014 14:20:04 GMT
 * Failed to fetch overlay list!
 *  Original Error was: Failed to parse the overlays list fetched from http://www.gentoo.org/proj/en/overlays/repositories.xml
 * This means that the downloaded file is somehow corrupt or there was a problem with the webserver. Check the content of the file. Error was:
 * mismatched tag: line 610, column 4



there’s a '/' missing in line 607 col 71
Comment 1 Ulrich Müller gentoo-dev 2014-05-10 15:56:29 UTC
*** Bug 509982 has been marked as a duplicate of this bug. ***
Comment 2 Ulrich Müller gentoo-dev 2014-05-10 15:58:49 UTC
(In reply to Matthias Blümel from comment #0)
> there’s a '/' missing in line 607 col 71

... and another one missing in line 5473.

Should be fixed now, thanks for reporting.