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

Deployment: index page doesn’t show RFC versions #5

Open
calconnect-ci opened this issue Jun 15, 2020 · 9 comments
Open

Deployment: index page doesn’t show RFC versions #5

calconnect-ci opened this issue Jun 15, 2020 · 9 comments

Comments

@calconnect-ci
Copy link

In GitLab by @ronaldtse on Jun 20, 2019, 07:41

The index page should show RFCs. Right now it only shows the CC version. Reason why RFC versions are missing is due to the command “relaton concatenate” not being able to obtain the RXL files. Ping @andrew2net

@calconnect-ci
Copy link
Author

In GitLab by @ronaldtse on Jun 20, 2019, 17:10

@andrew2net I'm not sure why you're having this problem. How are you executing the metanorma command?

@calconnect-ci
Copy link
Author

In GitLab by @andrew2net on Jun 20, 2019, 17:18

I run make clean all

UPD
I installed metanorma on my mac using homebrew.

@calconnect-ci
Copy link
Author

In GitLab by @andrew2net on Jun 20, 2019, 18:24

@ronaldtse It works with docker. How can I check if the index page shows RFC?

@calconnect-ci
Copy link
Author

In GitLab by @andrew2net on Jun 20, 2019, 22:52

@ronaldtse I'm not able to run metanorma on my comp. However if I put draft-celi-acvp-sha-00.xml into documents and run the command:

bundle exec relaton concatenate -t "$(yq r metanorma.yml relaton.collection.name)" -g "$(yq r metanorma.yml relaton.collection.organization)" documents documents.rxl

It produces documents.rxl. But I see related changes in relaton-cli aren't released. Be sure you install relaton-cli form GitHub repo.

@calconnect-ci
Copy link
Author

In GitLab by @andrew2net on Jun 20, 2019, 14:10

@ronaldtse I go the error:

Error: No such file or directory @ rb_sysopen - /var/folders/qf/c8zl30p57pq5p7n1l5znydl80000gn/T/sources/draft-calext-vpoll.txt20190619-9318-1gtg6vf,
Not sure what to run? try: metanorma help
make: *** [sources/draft-calext-vpoll.xml] Error 2

Is the error related to this issue?

@calconnect-ci
Copy link
Author

In GitLab by @ronaldtse on Jun 20, 2019, 23:04

relaton/relaton-cli#53 is the remaining issue. Closing this.

@calconnect-ci
Copy link
Author

In GitLab by @andrew2net on Jun 20, 2019, 22:58

@ronaldtse ok, I will

@calconnect-ci
Copy link
Author

In GitLab by @ronaldtse on Jun 20, 2019, 22:59

@andrew2net I've pushed this 832a466 so the index now generates. It now gives the HTML/XML versions but doesn't make the link for the TXT version. Will post an issue in relaton-cli.

@calconnect-ci
Copy link
Author

In GitLab by @andrew2net on Jun 20, 2019, 19:27

@ronaldtse maybe it helps. I noteced an error in log I didn't before:

[metanorma] Error: nits format is not supported for this standard.

it is in log before the error I posted erarly

Error: No such file or directory @ rb_sysopen - /var/folders/qf/c8zl30p57pq5p7n1l5znydl80000gn/T/sources/draft-calext-vpoll.txt20190619-9318-1gtg6vf,
Not sure what to run? try: metanorma help
make: *** [sources/draft-calext-vpoll.xml] Error 2

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