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

Show installed files. #3357

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Show installed files. #3357

merged 1 commit into from
Feb 28, 2025

Conversation

silene
Copy link
Contributor

@silene silene commented Feb 26, 2025

No description provided.

@silene
Copy link
Contributor Author

silene commented Feb 26, 2025

The job log looks as follows:

  - install coq-stdlib          8.20.1 [required by coq]
  - install coq                 8.20.1 [required by coq-stdpp]
  - install coq-stdpp           1.11.0
===== 11 to install =====
Installing coq-stdpp.1.11.0
[WARNING] Running as root is not recommended

Installed files:
[WARNING] Running as root is not recommended
[WARNING] Running as root is not recommended
/lib/coq/user-contrib/stdpp
/lib/coq/user-contrib/stdpp/base.glob
/lib/coq/user-contrib/stdpp/base.v
/lib/coq/user-contrib/stdpp/base.vo
/lib/coq/user-contrib/stdpp/binders.glob
...
/lib/coq/user-contrib/stdpp/zmap.vo


Removing coq-stdpp
[WARNING] Running as root is not recommended
Ignoring scripts/opam-coq-install-remove

@silene silene marked this pull request as ready for review February 26, 2025 13:32
Copy link
Collaborator

@palmskog palmskog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me. We may want to add some check that this list is not empty in the future.

@silene
Copy link
Contributor Author

silene commented Feb 28, 2025

Good point. We could also check that it matches the documented logpath.

@silene silene merged commit 049665e into coq:master Feb 28, 2025
3 checks passed
@silene silene deleted the show-files branch February 28, 2025 14:04
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

Successfully merging this pull request may close these issues.

2 participants