'guix refresh --list-transitive ogre' doesn't list mygui

  • Open
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal

Debbugs page

Maxim Cournoyer wrote 5 months ago
(name . bug-guix)(address . bug-guix@gnu.org)
87msin3d0k.fsf@gmail.com
Hi,

According to 'guix show mygui', it should be a dependent of 'ogre' since
ogre is one of its inputs, but 'guix refresh --list-transitive' somehow
misses that, showing that ogre has no dependent package.

--
Thanks,
Maxim
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74077@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74077
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help