FS#64003 - [ruby] dependency cycle detected

Attached to Project: Arch Linux
Opened by Jose Marino (oniram) - Thursday, 03 October 2019, 17:30 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 03 October 2019, 22:44 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Trying to uninstall extra/ruby I get the following warning:
warning: dependency cycle detected:
warning: rubygems will be removed after its ruby dependency

And indeed, both packages list each other as dependencies:
$ yaourt -Qi ruby | grep Required
Required By : rubygems
$ yaourt -Qi rubygems | grep Required
Required By : ruby
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 03 October 2019, 22:44 GMT
Reason for closing:  Not a bug

Loading...