PDA

Bekijk de volledige versie : thttpdphp new version from yesterday (16-04-2005) problems !



macsat
17-04-2005, 13:22
Hi

Just tried to install the latest thttpdphp build, and that dosnt work too well :

[ksn@utopia root]$ /opt/bin/ipkg install thttpdphp
Installing thttpdphp (2.25b-5.0.3-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/thttpdphp_2.25b-5.0.3-2_mipsel.ipk
ERROR: Cannot satisfy the following dependencies for thttpdphp:
gconv-modules
Nothing to be done
An error ocurred, return value: 1.


If I wget the "old" package and install that, the same problem does not occur :

[ksn@utopia root]$ wget http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/thttpdphp_2.25b-5.0.3-1_mipsel.ipk
Connecting to ipkg.nslu2-linux.org[66.35.250.210]:80
thttpdphp_2.25b-5.0. 100% |************************************************* *****************| 747 KB 00:00 ETA
[ksn@utopia root]$ /opt/bin/ipkg install thttpdphp_2.25b-5.0.3-1_mipsel.ipk
Installing thttpdphp (2.25b-5.0.3-1) to root...
Configuring thttpdphp


To complete the installation, you must edit /opt/etc/thttpd.conf,
and then run /opt/etc/init.d/S80thttpd to start thttpd.

Successfully terminated.


Who is maintaining the repository at :
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/
?

I seem to have a problem with dependencies with xmail as well, just to let the person know :-)

[ksn@utopia root]$ /opt/bin/ipkg install xmail
Installing xmail (1.21-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/xmail_1.21-2_mipsel.ipk
ERROR: Cannot satisfy the following dependencies for xmail:
libstdc++ syslogd
Nothing to be done
An error ocurred, return value: 1.


Regards
macsat

Jean-Fabrice
17-04-2005, 16:38
I'm maintaining the package.
Olds one use to depends on packages I created and hosted @ bobo-rousselin.com
Last thttpdphp package (hosted @ unslung feed) depends on unslung packages but some of them requires gconv-modules. I'm working on this to solve the problem quickly.

jf

Jean-Fabrice
18-04-2005, 14:20
a dummy gconv-modules has been published to short-term solve this issue.
You should be abble to install thttpdphp (after ipkg update).

Try it and tell me.

Mr.EoniX
18-04-2005, 22:39
Not working for me sadly...

im only getting:

[admin@dhcppc0 bin]$ ipkg install thttpdphp
Cannot find package thttpdphp.
Check the spelling or perhaps run 'ipkg update'
Nothing to be done
An error ocurred, return value: 4.

tomilius
19-04-2005, 01:52
Well, I concur. It's not there right now.
Try this for now to use Jean-Fabrice's repository as well:

echo src bobo http://www.bobo-rousselin.com/wl/ipkg >> /opt/etc/ipkg.conf
ipkg update
ipkg install thttpd-php

jaapjeuk
06-01-2006, 19:11
Hi

Just tried to install the latest thttpdphp build, and that dosnt work too well :

[ksn@utopia root]$ /opt/bin/ipkg install thttpdphp
Installing thttpdphp (2.25b-5.0.3-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/thttpdphp_2.25b-5.0.3-2_mipsel.ipk
ERROR: Cannot satisfy the following dependencies for thttpdphp:
gconv-modules
Nothing to be done
An error ocurred, return value: 1.


If I wget the "old" package and install that, the same problem does not occur :

[ksn@utopia root]$ wget http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/thttpdphp_2.25b-5.0.3-1_mipsel.ipk
Connecting to ipkg.nslu2-linux.org[66.35.250.210]:80
thttpdphp_2.25b-5.0. 100% |************************************************* *****************| 747 KB 00:00 ETA
[ksn@utopia root]$ /opt/bin/ipkg install thttpdphp_2.25b-5.0.3-1_mipsel.ipk
Installing thttpdphp (2.25b-5.0.3-1) to root...
Configuring thttpdphp


To complete the installation, you must edit /opt/etc/thttpd.conf,
and then run /opt/etc/init.d/S80thttpd to start thttpd.

Successfully terminated.


Who is maintaining the repository at :
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/
?

I seem to have a problem with dependencies with xmail as well, just to let the person know :-)

[ksn@utopia root]$ /opt/bin/ipkg install xmail
Installing xmail (1.21-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/xmail_1.21-2_mipsel.ipk
ERROR: Cannot satisfy the following dependencies for xmail:
libstdc++ syslogd
Nothing to be done
An error ocurred, return value: 1.


Regards
macsat

same problem for me in case of:

ipkg install py-bittorrent
Installing py-bittorrent (4.2.2-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/py-bittorrent_4.2.2-1_mipsel.ipk
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for py-bittorrent:
libstdc++

i'have installed already:
ipkg list_installed|grep modules
gconv-modules - 2.2.5-5 - Provides gconv modules missing from the firmware. These are used.
How to solve this problem ?

thanxs

oleo
06-01-2006, 19:35
Several people are developing this optware packages concurrently for various target systems. wl500g is just one of them.

For libstdc++ the problem is so complex, that it cannot be explained in single sentence. In short. No hope for all packages that depend on libstdtc++ in near future.