Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

pc-updatemanager: fetches from invalid updates URL? #1557

Open
juergenhoetzel opened this issue Aug 30, 2018 · 0 comments
Open

pc-updatemanager: fetches from invalid updates URL? #1557

juergenhoetzel opened this issue Aug 30, 2018 · 0 comments

Comments

@juergenhoetzel
Copy link

I wondered why I didn't receive any updates.

debugging pc-updatemanager check:

PATCHSERVER=http://updates.trueos.org
+ get_update_file
+ get_file http://updates.trueos.org/updates.upd /tmp/.sysupdatefqNZVo/sysupdate-12.0-CURRENT.upd 1
+ '[' 1 -ne 0 ']'
+ '[' 1 -ne 0 ']'
+ rm /tmp/.sysupdatefqNZVo/sysupdate-12.0-CURRENT.upd
+ is_net_up
+ ping -c 1 www.trueos.org
+ ret=0
+ '[' 0 -ne 0 ']'
+ return 0
+ '[' 0 -eq 0 ']'
+ echo 'No updates available for 12.0-CURRENT!'
No updates available for 12.0-CURRENT!
+ exit 0

The updates server can't be resolved:

[juergen@Shaun ~]$ fetch http://updates.trueos.org/updates.upd
fetch: http://updates.trueos.org/updates.upd: No address record

The message is a bit confusing. IMO it should be something like: Can't reach updates.trueos.org:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant