FS#68557 - [reflector] systemd service fails to start due to a name resolution failure

Attached to Project: Community Packages
Opened by Doug (neo-alquimista) - Saturday, 07 November 2020, 19:06 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 16 December 2020, 04:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Attempting to start reflector.service results in an error:
-----
failed to retrieve mirrorstatus data: URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
-----

Options used in the file `/etc/xdg/reflector/reflector.conf`: --save /etc/pacman.d/mirrorlist --protocol https --sort age --country Brazil --latest 5

Running reflector directly from the terminal using the same options works. Only the systemd service fails.

Additional info:
Reflector version: 2020.9-1

Steps to reproduce:
- Install `reflector`, configure `/etc/xdg/reflector/reflector.conf` and run `systemctl start reflector.service`.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 16 December 2020, 04:00 GMT
Reason for closing:  Not a bug
Additional comments about closing:  OP request: Not a bug. I had a problem with my resolv.conf file. Now it works

Loading...