Thanks. Link seems to be working now.
But somehow the installation is not possible on Ubuntu 12.04. Have been trying from last few days but no luck.
Had been using Grase-Hotspot from last few years and had installed 2-3 number of times, but now installation is getting stuck.
It gets into number of errors. Will be glad if you can provide your inputs
1. dpkg gets into error.
sudo dpkg -i grase-repo_1.8_all.deb
dpkg-deb: error: archive 'grase-repo_1.8_all.deb' contains not understood data member control.tar.xz, giving up
dpkg: error processing grase-repo_1.8_all.deb (--install):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
grase-repo_1.8_all.deb
2. Tried alternate solution for above error which is in 2 steps
This works
Not working. giving following error
3. Tried some alternate solution, some risky ones as below but cant move ahead.
sudo apt-get update --allow-unauthenticated
manish@ubuntu:~$ sudo apt-get install grase-www-portal
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
grase-www-portal : Depends: grase-conf-freeradius (>= 1.9.4) but it is not going to be installed
Depends: php5 but it is not installable
Depends: php-mdb2-driver-mysql but it is not installable
Depends: php-mdb2 but it is not installable
Depends: php-auth but it is not installable
Depends: php5-intl but it is not installable
Depends: php-gettext but it is not installable
Depends: javascript-common but it is not installable
Depends: dbconfig-common but it is not installable
E: Unable to correct problems, you have held broken packages.
Using same 12.04 CD which gave me a good install 3 years back. Tried with fresh 12.04 download on a VM and also on a standalone pc but still cant get pass these errors.
Is there a VM image which i can directly use?
Many thanks for your work. Will be great if you can provide your inputs.