-
运行./scripts/feeds install -a -p freifunk后提示这个报错要怎么弄?
WARNING: Makefile 'package/freifunk/modules/luci-mod-freifunk/Makefile' has a dependency on 'luci-lib-ipkg', which does not exist
-
Maintainer: @pprindeville
Environment: ARMv7 Processor rev 5 (v7l), GL.iNet GL-B1300 (ipq40xx), OpenWRT master branch 1cefb14230
Description: Build fails
`install: cannot stat '/home/colin/Docu…
-
2020-07-28 16:13:10.47
>idris --build idris-time.ipkg
Entering directory `.\src'
Type checking .\Data\DateTime.idr
.\Data\DateTime.idr:39:11:
|
39 | getUTCTime: IO DateTime
| ^
…
-
Would be nice to have `opkg` completion in bash.
> opkg (open package management) is a lightweight package management system based upon ipkg. It is written in C and resembles Advanced Package Tool …
bam80 updated
4 years ago
-
Mac's `tar` does not support `--owner` or `--group`
Affects lines 15 & 16 in ipkg/Mk/Makefile:
```shell
tar -czvf control.tar.gz --owner=0 --group=0 control ${EXTRA_CONTROL}
cd data && tar -czvf…
-
Cannot access ipkg. Site is down and unreachable as of approximately 2 hours prior to this writing.
-
```
When one removes a package in the current repositories list while two
entries are left, both are removed causing an empty ipkg.list.
This applies to kamikaze_7.09 tag (Rev. 3803).
```
Original …
-
steps to reproduce (on Mac OS 10.15.2)
1. clone the project
2. `make install`
## Expected output
it works
## Actual output
```
make -C libs/prelude install IDRIS2=../../idris2
../..…
-
感谢感谢
install -d -m0755 /home/dietpi/lede/build_dir/target-aarch64_cortex-a53_musl/shadowsocks-libev-3.3.5/ipkg-aarch64_cortex-a53/shadowsocks-libev-ss-local/usr/bin
install -m0755 /home/dietpi/lede/…
-
I am trying to install this BubbleUPnP server on my RPi 3B+ which has Volumio running properly in order to get Tidal Streaming working, however I am running into some issues. First of all this is the …