[pacman-dev] Discrepancy between -Si and -Qi output
I noticed that "Required By" and "Optional For" are shown in the output of "pacman -Qi <package>", but these fields are missing from the output of "pacman -Si <package>". Is this omission intentional or should I file a bug on the bug tracker? Jason
On Sat, Dec 21, 2013 at 2:52 AM, Jason St. John <jstjohn@purdue.edu> wrote:
I noticed that "Required By" and "Optional For" are shown in the output of "pacman -Qi <package>", but these fields are missing from the output of "pacman -Si <package>".
Is this omission intentional or should I file a bug on the bug tracker?
Jason
You can ask if it's on purpose. This info is available if you run 'pacman -Sii <package>'.
On Dec 20, 2013, at 8:52 PM, "Jason St. John" <jstjohn@purdue.edu> wrote:
I noticed that "Required By" and "Optional For" are shown in the output of "pacman -Qi <package>", but these fields are missing from the output of "pacman -Si <package>".
Is this omission intentional or should I file a bug on the bug tracker?
Intentional, see -Sii. -Dan
On Fri, Dec 20, 2013 at 9:53 PM, Dan McGee <dpmcgee@gmail.com> wrote:
On Dec 20, 2013, at 8:52 PM, "Jason St. John" <jstjohn@purdue.edu> wrote:
I noticed that "Required By" and "Optional For" are shown in the output of "pacman -Qi <package>", but these fields are missing from the output of "pacman -Si <package>".
Is this omission intentional or should I file a bug on the bug tracker?
Intentional, see -Sii.
-Dan
I should've checked the man page first... Thanks! Jason
participants (3)
-
Dan McGee
-
Jason St. John
-
Karol Blazewicz