[Bug 1222194] New: kubo ipfs tries to start before the network appears and fails with an error
https://bugzilla.suse.com/show_bug.cgi?id=1222194 Bug ID: 1222194 Summary: kubo ipfs tries to start before the network appears and fails with an error Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: werwolf131313@gmail.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- kubo ipfs tries to start before the network appears and fails with an error
[werwolf@power] ~ ❯ sudo LANG=c zypper info kubo Refreshing service 'openSUSE'. Loading repository data... Reading installed packages...
Information for package kubo: ----------------------------- Repository : filesystems Name : kubo Version : 0.26.0-16.17 Arch : x86_64 Vendor : obs://build.opensuse.org/filesystems Installed Size : 79.2 MiB Installed : Yes Status : up-to-date Source package : kubo-0.26.0-16.17.src Upstream URL : https://github.com/ipfs/kubo Summary : IPFS implementation in Go Description : IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in. You can also mount the world at /ipfs.
As far as I understand, the problem can be solved by simply adding one line to the systemd service file
Wants=network-online.target After=network-online.target -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1222194 Dmitry Markov <werwolf131313@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |werwolf131313@gmail.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1222194 https://bugzilla.suse.com/show_bug.cgi?id=1222194#c1 --- Comment #1 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1222194) was mentioned in https://build.opensuse.org/request/show/1165002 Factory / kubo -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com