[GH-ISSUE #1366] Nbfc not working in arch linux #1175

Closed
opened 2026-02-26 00:34:33 +03:00 by kerem · 7 comments
Owner

Originally created by @harisudarsan1 on GitHub (Oct 1, 2023).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1366

Describe the bug
sudo nbfc start gives 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.service gives 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.

  • run sudo nbfc start
  • run systemctl enable nbfc.service

Expected behavior
The nbfc start should start the service

System information

Originally created by @harisudarsan1 on GitHub (Oct 1, 2023). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1366 **Describe the bug** `sudo nbfc start` gives 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.service` gives 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. - run `sudo nbfc start` - run `systemctl enable nbfc.service` **Expected behavior** The nbfc start should start the service **System information** - Arch linux - NBFC version - log files (see [NBFC files and directories overview](https://github.com/hirschmann/nbfc/wiki/Files-and-directories-overview)) [log.txt](https://github.com/hirschmann/nbfc/files/12776520/log.txt)
kerem 2026-02-26 00:34:33 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@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.

<!-- gh-comment-id:1746713078 --> @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.
Author
Owner

@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

<!-- gh-comment-id:1961612406 --> @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
Author
Owner

@Petrprogs commented on GitHub (Feb 26, 2024):

Same

<!-- gh-comment-id:1965265620 --> @Petrprogs commented on GitHub (Feb 26, 2024): Same
Author
Owner

@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.

<!-- gh-comment-id:2064070352 --> @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.
Author
Owner

@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

<!-- gh-comment-id:2064073938 --> @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
Author
Owner

@mrp4sten commented on GitHub (Apr 18, 2024):

I do this:

sudo nbfc config -r
sudo nbfc config --apply "Lenovo ThinkPad Helix"
sudo nbfc start
<!-- gh-comment-id:2064141887 --> @mrp4sten commented on GitHub (Apr 18, 2024): I do this: ```shell sudo nbfc config -r sudo nbfc config --apply "Lenovo ThinkPad Helix" sudo nbfc start ```
Author
Owner

@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

<!-- gh-comment-id:2418184408 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#1175
No description provided.