mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 17:15:58 +03:00
[GH-ISSUE #1366] Nbfc not working in arch linux #1175
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#1175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @harisudarsan1 on GitHub (Oct 1, 2023).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1366
Describe the bug
sudo nbfc startgives an error : /usr/local/etc/nbfc/nbfc.json: /usr/local/etc/nbfc/nbfc.json: No such file or directory. nbfc is installed using pacman and also tried installing from source both of them are not working.systemctl enable nbfc.servicegives this error :Failed to enable unit: Unit file nbfc.service does not exist. But I have installed nbfc-linux package for arch.To Reproduce
Steps to reproduce the behavior.
sudo nbfc startsystemctl enable nbfc.serviceExpected behavior
The nbfc start should start the service
System information
log.txt
@stm28304 commented on GitHub (Oct 4, 2023):
Hi, you can use arch packages from AUR (https://wiki.archlinux.org/title/Arch_User_Repository). For me the package "nbfc" works very well.
If you install from source and have problems with "systemctl enable nbfc.service": Does the nbfc.service-file exists in /etc/systemd/system or /usr/lib/systemd/system/? And don't forget to "systemctl daemon-reload" before enabling the service.
@vinibali commented on GitHub (Feb 23, 2024):
hello @harisudarsan1! you've probably picked the nbfc-linux pacakge at Arch, which is a different repo:
https://github.com/nbfc-linux/nbfc-linux
@Petrprogs commented on GitHub (Feb 26, 2024):
Same
@mrp4sten commented on GitHub (Apr 18, 2024):
I have the same problem, and altenativally I dont wanna use nbfc I want to use nbfc-linux because is updated instead of nbfc package.
@mrp4sten commented on GitHub (Apr 18, 2024):
I dont test it this but I think that is the obvious fix https://github.com/nbfc-linux/nbfc-linux/issues/100
@mrp4sten commented on GitHub (Apr 18, 2024):
I do this:
@github-actions[bot] commented on GitHub (Oct 17, 2024):
This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed