[GH-ISSUE #22] HowTo Install on Openwrt? #14

Closed
opened 2026-03-04 14:52:23 +03:00 by kerem · 1 comment
Owner

Originally created by @mikysal78 on GitHub (Mar 12, 2025).
Original GitHub issue: https://github.com/f00b4r0/uspot/issues/22

Hi, i try to add feeds "src-git uspot https://github.com/f00b4r0/uspot.git"
run
./scripts/feeds update -a
but i have this:

Updating feed 'uspot' from 'https://github.com/f00b4r0/uspot.git' ...
Already up to date.
Create index file './feeds/chilli.index' 
Create index file './feeds/openwisp_config.index' 
Create index file './feeds/openwisp_monitoring.index' 
Create index file './feeds/zerotier.index' 
Create index file './feeds/packages.index' 
Create index file './feeds/luci.index' 
Create index file './feeds/routing.index' 
Create index file './feeds/uspot.index' 
/git/ninux-build-openwrt/openwrt/feeds/uspot.tmp/info/.files-packageinfo.mk:1: *** target pattern contains no '%'.  Stop.

Originally created by @mikysal78 on GitHub (Mar 12, 2025). Original GitHub issue: https://github.com/f00b4r0/uspot/issues/22 Hi, i try to add feeds "src-git uspot https://github.com/f00b4r0/uspot.git" run ./scripts/feeds update -a but i have this: ``` Updating feed 'uspot' from 'https://github.com/f00b4r0/uspot.git' ... Already up to date. Create index file './feeds/chilli.index' Create index file './feeds/openwisp_config.index' Create index file './feeds/openwisp_monitoring.index' Create index file './feeds/zerotier.index' Create index file './feeds/packages.index' Create index file './feeds/luci.index' Create index file './feeds/routing.index' Create index file './feeds/uspot.index' /git/ninux-build-openwrt/openwrt/feeds/uspot.tmp/info/.files-packageinfo.mk:1: *** target pattern contains no '%'. Stop. ```
kerem closed this issue 2026-03-04 14:52:23 +03:00
Author
Owner

@f00b4r0 commented on GitHub (Mar 13, 2025):

opkg update
opkg install uspot uspot-www

or on current snapshot

apk --update-cache add uspot uspot-www
<!-- gh-comment-id:2721244920 --> @f00b4r0 commented on GitHub (Mar 13, 2025): ``` opkg update opkg install uspot uspot-www ``` or on current snapshot ``` apk --update-cache add uspot uspot-www ```
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/uspot#14
No description provided.