Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#70783 - [go-ipfs] service (Daemon) must wait for network interfaces and their ip-addresses
Attached to Project:
Community Packages
Opened by Andrei Antonov (pl_m) - Monday, 10 May 2021, 16:19 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 11 May 2021, 17:30 GMT
Opened by Andrei Antonov (pl_m) - Monday, 10 May 2021, 16:19 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 11 May 2021, 17:30 GMT
|
DetailsDescription:
hello! I guess we have a problem in service-files (of the package "go-ipfs"). it is important the time when the service (daemon) begin running: the Daemon does "Swarm announcing" on network-interfaces (and thair ip-addresses) which see in its start moment. if any network interface starts later -- the damon do not see it. so the Daemon must wait all interfaces before self starting. I guess we need to write to package's service-files a line: After=network-online.target thank you very much |
This task depends upon

(sorry for my grammar.. I forgot some "s"-letters after verbs :-) , but hope you'll understand me :))