Comment 0 for bug 1209321

Revision history for this message
Curtis Hovey (sinzui) wrote : README.md is missing from charm.

I suspect there is an ingest issue when a file contains unicode. This issue might be a juju store problem involving a missing revision.

cs v5, lp r5, of http://manage.jujucharms.com/~pavel-pachkovskij/precise/rack is not showing README.md. I found a unicode apostrophe in the file and advised pavel to remove it. We are now waiting for manage.jujucharms.com to show README.md. I know ingest as seen lp r7 which has the fix, but the store does not see v5 yet.

The store sees
{
  "cs:~pavel-pachkovskij/precise/rack":{
    "revision":4,
    "sha256":"3c1f949054da15ea183ee87d974a9db50e98caf5e6abd31b666ca65a194d2c37",
    "digest":"<email address hidden>"
  }
}

I do not see this revision in the branch. staging's app.log shows
     Revision <email address hidden> not found

While writing this pavel pushed a new branch with a single revision.

Maybe The store finds this unacceptable and will not accept a historical revisions. It ignores the new data, so charmworld does the same. If this is the case, I think a new charm name is needed.