Skip to content

verbose mode is completely wrong #102

@jperkin

Description

@jperkin

The -V flag is supposed to enable verbose mode during install and uninstall.

However, due to the way the verbosity flag is checked, it actually does the complete opposite. While it turns on the -v flag to pkg_add and pkg_delete, the output for those programs is now no longer written to the pkg_install-err.log file, and the file is no longer checked for warnings/errors.

Fixing this will change the default output, so needs to be considered how that may affect end users.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions