Comment 35 for bug 94130

Revision history for this message
Johan Walles (walles) wrote :

Still broken in Lucid.

Workaround (inspired by comment 24):
* I have both $https_proxy and $HTTPS_PROXY set to proper values.
* ls /var/crash
_usr_lib_update-manager_check-new-release.0.crash yaml-mode.0.crash
* apport-bug --crash-file=/var/crash/_usr_lib_update-manager_check-new-release.0.crash
* ...
* rm /var/crash/_usr_lib_update-manager_check-new-release.0.crash

Optionally you can use apport-cli rather than apport-bug, apport-bug is just the GUI version and apport-cli is the text version.

If apport-bug / apport-cli could use the system proxy settings as configured through GNOME's Network Proxy settings that would of course be a lot better.