- From: Denis Ah-Kang <denis@w3.org>
- Date: Fri, 20 Mar 2015 15:27:16 +0800
- To: w3c@marcosc.com, Philippe Le Hégaret <plh@w3.org>
- CC: webreq@w3.org, public-tr-notifications@w3.org, Antonio Olmo Titos <antonio@w3.org>, Jérémie Astori <jeremie@w3.org>
Marcos, PLH,
We managed to understand why it was not possible to publish appmanifest
anymore.
Last Tuesday, a version of that document was published via echidna [1]
but the previous version in the generated document [2] is wrong:
[[
This version:
http://www.w3.org/TR/2015/WD-appmanifest-20150317/
Previous version:
http://www.w3.org/TR/2015/WD-appmanifest-20150317/
]]
That caused an inconsistency with tr.rdf and thus, spec-generator was
enable to work properly.
I fixed the data and it should be fine now so feel free to submit the
request again.
PLH, regarding spec-generator, I don't know why the previous version was
wrong. There might be a bug there. That situation should not happen
again after we fix the issue 29 in specberus [3].
Sorry for the inconvenience.
Denis
[1]
<https://lists.w3.org/Archives/Public/public-tr-notifications/2015Mar/0007.html>
[2] <http://www.w3.org/TR/2015/WD-appmanifest-20150317/>
[3] <https://github.com/w3c/specberus/issues/29>
On 03/20/2015 06:25 AM, webreq@w3.org wrote:
> On Thu Mar 19 22:25:40 UTC 2015, the request to publish http://w3c.github.io/manifest/ECHIDNA failed. See details below.
>
> {
> "id": "97d35214-853d-4987-a982-e3ad45e4e3fd",
> "url": "http://w3c.github.io/manifest/ECHIDNA",
> "decision": "https://lists.w3.org/Archives/Public/public-webapps/2014JulSep/0627.html",
> "jobs": {
> "retrieve-resources": {
> "status": "error",
> "errors": [
> "Error: Fetching http://orthrus.w3.org:8082/?type=respec&url=http%3A%2F%2Fw3c.github.io%2Fmanifest%2Findex.html%3FspecStatus%3DWD%3BshortName%3Dappmanifest triggered a network error: socket hang up"
> ]
> },
> "specberus": {
> "status": "",
> "errors": []
> },
> "token-checker": {
> "status": "",
> "errors": []
> },
> "third-party-checker": {
> "status": "",
> "errors": []
> },
> "publish": {
> "status": "",
> "errors": []
> },
> "tr-install": {
> "status": "",
> "errors": []
> },
> "update-tr-shortlink": {
> "status": "",
> "errors": []
> }
> },
> "history": [
> {
> "time": "2015-03-19T22:25:39.974Z",
> "fact": "The document could not be retrieved."
> },
> {
> "time": "2015-03-19T22:25:39.974Z",
> "fact": "A system error occurred during the process."
> }
> ],
> "status": "error"
> }
>
Received on Friday, 20 March 2015 07:27:25 UTC