jeremycollake / x-wrt

Automatically exported from code.google.com/p/x-wrt
2 stars 0 forks source link

package installation failure not reported to webif #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. navigate in webif to install pkg
2. attempt to install a pkg that fails at command line ( luci-admin-full )
3.

What is the expected output? What do you see instead?
Package *appears* to install correctly, but does not display a 'Success' or
'Failure' message.   On failure ( or possibly any output to STDERR ) maybe
this can be reported to a popup or msgbox ?  Alternative suggestions for
installation failure could be better.

Done from command line :
root@OpenWrt:/etc/config# opkg install luci-admin-full
Installing luci-admin-full (0.8.1-1) to root...
Downloading
http://downloads.x-wrt.org/xwrt/kamikaze/snapshots/brcm-2.4/packages/./luci-admi
n-full_0.8.1-1_mipsel.ipk
Connecting to downloads.x-wrt.org (88.198.39.176:80)
luci-admin-full_0.8. 100%
|*******************************************************************************
*****|
17795  --:--:-- ETA
Collected errors:
 * ERROR: Cannot satisfy the following dependencies for luci-admin-full:
         *  luci-theme-base *

Please provide any additional info below.

Failure to install pkg looks like this :
http://bayimg.com/LalIPAABl

Suggested way to add luci support :
http://yanira.dyndns.org:81/misc/build.txt

Original issue reported on code.google.com by theore...@gmail.com on 1 Nov 2008 at 9:21

GoogleCodeExporter commented 9 years ago
fixed in r4664.

Original comment by kemen04@gmail.com on 17 Jan 2009 at 1:08