Hi Paul Gevers, after looking at the log from message #17: > Processing triggers for man-db ... > locale: Cannot set LC_CTYPE to default locale: No such file or directory > locale: Cannot set LC_MESSAGES to default locale: No such file or directory > locale: Cannot set LC_ALL to default locale: No such file or directory > Processing triggers for hicolor-icon-theme ... > Setting up flashplugin-nonfree (1:3.1) ... > ERROR: wget failed to download <...>
I assumed it's wget / locale problem, but the log from message #37: > Resolving \001 (\001)... failed: Name or service not known. > wget_org: unable to resolve host address `\001' > ERROR: wget failed to download gave me an idea of a bad argument passed to wget. To get the full "bad URL", you can try to run wget in debug mode from your wrapper like this: wget --debug [--output-file=logfile]