dabstreamer

EnoSat

Legit VIP
If I use an external ipk for dabstreamer, the result is
Code:
root@osmio4kplus:~# opkg install *.ipk
 * Solver encountered 3 problem(s):
 * Problem 1/3:
 *   - conflicting requests
 *   - package eti-tools-1.0+git117+73f4a0f0+73f4a0f574-r0.cortexa15hf-neon-vfpv4 does not have a compatible architecture
 *
 * Solution 1:
 *   - do not ask to install eti-tools-1.0+git117+73f4a0f0+73f4a0f574-r0.cortexa15hf-neon-vfpv4


 * Problem 2/3:
 *   - conflicting requests
 *   - package tsniv2ni-1.0+git9+00c08940+00c08945f0-r0.cortexa15hf-neon-vfpv4 does not have a compatible architecture
 *
 * Solution 1:
 *   - do not ask to install tsniv2ni-1.0+git9+00c08940+00c08945f0-r0.cortexa15hf-neon-vfpv4


 * Problem 3/3:
 *   - conflicting requests
 *   - nothing provides eti-tools needed by dabstreamer-0.1+git17+8d84fef0+8d84fef64b-r0.all
 *
 * Solution 1:
 *   - do not ask to install dabstreamer-0.1+git17+8d84fef0+8d84fef64b-r0.all


root@osmio4kplus:~#
If I add the files manually, they work fine.
Code:
 3104 root      2692 S    /bin/sh -c wget http://127.0.0.1:8001/1:0:2:3E9:B0F1:B0F1:CE4B0F1:0:0:0: -q -O- | dvb-ip-mpe2ts -i - -o - -p 1001 -a 230.0.0.1 -n 10100 2>/dev/null
 3105 root      6124 S    wget http://127.0.0.1:8001/1:0:2:3E9:B0F1:B0F1:CE4B0F1:0:0:0: -q -O-
 3106 root      1716 S    dvb-ip-mpe2ts -i - -o - -p 1001 -a 230 0 0 1 -n 10100
 3109 root      2692 S    /bin/sh -c wget http://127.0.0.1:8001/1:0:2:3E9:B0F1:B0F1:CE4B0F1:0:0:0: -q -O- | dvb-ip-mpe2ts -i - -o - -p 1001 -a 230.0.0.1 -n 10100 2>/dev/null
 3110 root      6124 S    wget http://127.0.0.1:8001/1:0:2:3E9:B0F1:B0F1:CE4B0F1:0:0:0: -q -O-
 3111 root      1716 S    dvb-ip-mpe2ts -i - -o - -p 1001 -a 230 0 0 1 -n 10100
Can this be fixed install ?
 
Back
Top