The gdisk command was missing on a system upgraded from an older install, so I tried to see what package I would need.
Code: Select all
eix gdiskMaybe it's a gpt USE flag of fdisk, or such?
Code: Select all
equery u fdiskOK where is my /usr/bin/fdisk coming from?
Code: Select all
equery b /usr/bin/fdiskMy /usr/bin/fdisk is fairly recent (Sep 7, would match with last emerge @world etc).
How come it's (still) there, and works, but not owned by any package?
(I've since found out that gdisk is part of sys-apps/gptfdisk, but that doesn't solve the mystery of the orphaned /usr/bin/fdisk)



