Detect internet connection before downloading changelog
Bug #19372 reported by
Wouter Stomp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
When new packages are already on the system, but not installed yet, and you go
to the update-notifier and click on details, it will try to download the
changelog from the internet. When no internet connection is present it will try
for a while and then give an error message telling you it could be a problem
with your internet connection. Wouldn't it be smarter to first look for an
internet connection before trying to download anything?
Changed in update-manager: | |
assignee: | mvo → nobody |
Changed in update-manager: | |
status: | Confirmed → Triaged |
Changed in update-manager (Ubuntu): | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
Thanks for your bugreport.
Yes, it should be smarter. Unfortunately it's not easy to detect if a connection
is there or not. It may just be slow or the server that is used to see if the
connection is avialable may be down. In the future NetworkManager is supposed to
have the functionality to show if a connection is available or not.
update-notifier will then use that.
Cheers,
Michael