I'm sure it doesn't output 3 dots. So if you want serious help, provide
the full output of pkg_add. Afaik, the -F flags are not needed because
-i already asks you in tricky situations.

Here are 3 diffrerent types of output -

# pkg_add -uv

Candidates for updating atk-1.10.1 -> atk-1.10.3p1
Candidates for updating glib2-2.6.4 -> glib2-2.8.4
Looking for updates: complete

# pkg_add -ui -F update -F updatedepends

Candidates for updating atk-1.10.1 -> atk-1.10.3p1
Candidates for updating glib2-2.6.4 -> glib2-2.8.4
Looking for updates: complete

# pkg_add -u atk

Candidates for updating glib2-2.6.4 -> glib2-2.8.4
Candidates for updating atk-1.10.1 -> atk-1.10.3p1
Looking for updates: complete
Running the equivalent of pkg_add -r glib2-2.8.4 atk-1.10.3p1
glib2-2.8.4 (extracting): complete
glib2-2.6.4 (deleting): complete
glib2-2.8.4 (installing): complete
atk-1.10.3p1 (extracting): complete
atk-1.10.1 (deleting): complete
atk-1.10.3p1 (installing): complete
Clean shared items: complete

Thanks!

Reply via email to