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

pipe-viewer: update to 0.1.3 #32325

Closed
wants to merge 5 commits into from
Closed

pipe-viewer: update to 0.1.3 #32325

wants to merge 5 commits into from

Conversation

r-ricci
Copy link
Contributor

@r-ricci r-ricci commented Aug 4, 2021

I also updated some dependencies. perl-HTML-Parser is on another PR to avoid a cyclic dependency when running tests.

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

@ericonr
Copy link
Member

ericonr commented Aug 8, 2021

perl-HTML-Parser is on another PR to avoid a cyclic dependency when running tests.

I'm a bit hung up on this, ideally, we shouldn't have cyclic dependencies even with tests enabled.

What is the cycle?

For reference, separate PR: #32324

@r-ricci
Copy link
Contributor Author

r-ricci commented Aug 9, 2021

perl-HTTP-Message is a check dependency of perl-HTML-Parser,
perl-HTML-Parser is a runtime and build dependency of perl-HTTP-Message.

./xbps-src -Q pkg perl-HTTP-Message returns the error:

=> ERROR: Build-time cyclic dependency perl-HTML-Parser(host), perl-HTTP-Message(host), perl-HTML-Parser(host) detected.

./xbps-src -Q pkg perl-HTML-Parser returns the error:

=> ERROR: Build-time cyclic dependency perl-HTTP-Message(host), perl-HTML-Parser(host), perl-HTTP-Message(host) detected.
```

@r-ricci r-ricci closed this Aug 12, 2021
@r-ricci r-ricci deleted the pipe-viewer-update branch August 12, 2021 07:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants