DescriptionSilence dpkg-query errors in install-build-deps.
On leading-edge Ubuntu versions there are no LTS backport packages, and
dpkg-query prints an error about nothing matching the wildcard to
stderr, which has caused at least one user to think the script didn't
install mesa correctly. The script handles this case just fine, though
(it expands to an empty array and sets mesa_variant to emptystring,
whcih is correct), so just redirect stderr to avoid this spurious error
message.
BUG=
Committed: https://crrev.com/12cd9f6cf09631a18f11f123cc02e753dfcaa199
Cr-Commit-Position: refs/heads/master@{#377332}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|