Unable to install webmin modules

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Unable to install webmin modules

Postby bclinton » Fri Jan 25, 2013 7:11 pm

I have a pink V02 model pogoplug. I have everything working on it thanks to some great tutorials on here. I have webmin running fine. I can not however seem to be able to install any add ons (modules). I get file not found error every time I try to install one. Whether I try to install one of the included ones or download the tar file and extract the wbm file. It seems to immediately go to file not found. Anyone ran in to this?

Any advise is much appreciated....
bclinton
 
Posts: 5
Joined: Fri Jan 25, 2013 7:07 pm

Re: Unable to install webmin modules

Postby pepedog » Fri Jan 25, 2013 8:06 pm

This what upstream arch have done, removed binaries used to install modules.
You could always build via abs, edit PKGBUILD so you have ability
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Unable to install webmin modules

Postby bclinton » Fri Jan 25, 2013 8:27 pm

Thanks for the reply. What you said is way over my head. :)

Thanks for the explanation though.
bclinton
 
Posts: 5
Joined: Fri Jan 25, 2013 7:07 pm

Re: Unable to install webmin modules

Postby bermmakiah » Sun Feb 03, 2013 12:28 pm

Considering that "build via abs, edit PKGBUILD" is probably beyond me at the moment, what does webmin offer without any additional modules? Is it still worth installing? (So far I'm concentrating on SMB (working great) and FTP (haven't tackled it yet) on my PPE02)
bermmakiah
 
Posts: 6
Joined: Thu Jan 10, 2013 6:15 am

Re: Unable to install webmin modules

Postby Obihoernchen » Sun Feb 03, 2013 6:31 pm

You can use /opt/webmin/install-module.pl modulepath.wbm
Visit my Blog for Pogoplug guides
Obihoernchen
 
Posts: 17
Joined: Thu Jan 31, 2013 3:17 am
Location: Germany

Re: Unable to install webmin modules

Postby bclinton » Mon Feb 11, 2013 9:09 pm

That seems to work for me but now another issue has popped up. When I try to install the PPTP module client. It says my webmin version is 1.61 and should be 1.62. When I try to upgrade it via webmin it says file not found. gggrrrrr....
bclinton
 
Posts: 5
Joined: Fri Jan 25, 2013 7:07 pm

Re: Unable to install webmin modules

Postby pepedog » Mon Feb 11, 2013 10:12 pm

Here is how to build
$this->bbcode_second_pass_code('', 'pacman -Sy base-devel abs
#edit /etc/abs.conf to remove multilib
abs core
abs
cd /var/abs/extra/webmin
nano PKGBUILD
#edit , get rid of lines (or comment with a #) just below
#"# remove update stuff to avoid problems.........."
#"# remove modules add because we ............"
makepkg -Acs --asroot
pacman -U webmin-1.610-1<hit tab key here>')
It's installed, restart webmin or reboot
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Unable to install webmin modules

Postby bclinton » Tue Feb 12, 2013 2:07 pm

Hi - I ran the recommended code and it completed with no errors. The problem is I do not have this folder /var/abs/extra/webmin

Webmin 1.61 works fine on my system just doesnt appear to be in that location.
bclinton
 
Posts: 5
Joined: Fri Jan 25, 2013 7:07 pm

Re: Unable to install webmin modules

Postby pepedog » Tue Feb 12, 2013 2:18 pm

I don't think you run abs. That pulls all the files down.
The whole thing, including installing the new webmin, takes about 7 minutes as there is no compiling
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Unable to install webmin modules

Postby bclinton » Tue Feb 12, 2013 10:57 pm

Here is a dump of what ran. I manually tried to cd /var/abs/extra/webmin at the end and you can see that the dir is not found.

Sorry to be a pest and I do appreciate you trying...



[root@alarm ~]# pacman -Sy base-devel abs
#"# remove update stuff to avoid problems.........."
#"# remove modules add because we ............"
makepkg -Acs --asroot
pacman -U webmin-1.610-1<hit tab key here>:: Synchronizing package databases...
core 41.6 KiB 177K/s 00:00 [######################] 100%
extra 463.6 KiB 1102K/s 00:00 [######################] 100%
community 487.8 KiB 1176K/s 00:00 [######################] 100%
alarm is up to date
aur is up to date
:: There are 21 members in group base-devel:
:: Repository core
1) autoconf 2) automake 3) binutils 4) bison 5) fakeroot 6) file
7) findutils 8) flex 9) gawk 10) gcc 11) gettext 12) grep 13) gzip
14) libtool 15) m4 16) make 17) patch 18) pkg-config 19) sed
20) texinfo 21) which

Enter a selection (default=all):
warning: autoconf-2.69-1 is up to date -- reinstalling
warning: automake-1.13.1-1 is up to date -- reinstalling
warning: binutils-2.23.1-2 is up to date -- reinstalling
warning: bison-2.7-1 is up to date -- reinstalling
warning: fakeroot-1.18.4-1 is up to date -- reinstalling
warning: file-5.11-2 is up to date -- reinstalling
warning: findutils-4.4.2-5 is up to date -- reinstalling
warning: flex-2.5.37-1 is up to date -- reinstalling
warning: gawk-4.0.2-1 is up to date -- reinstalling
warning: gcc-4.7.2-3 is up to date -- reinstalling
warning: gettext-0.18.2-1 is up to date -- reinstalling
warning: grep-2.14-2 is up to date -- reinstalling
warning: gzip-1.5-3 is up to date -- reinstalling
warning: libtool-2.4.2-7 is up to date -- reinstalling
warning: m4-1.4.16-2.1 is up to date -- reinstalling
warning: make-3.82-5 is up to date -- reinstalling
warning: patch-2.7.1-2 is up to date -- reinstalling
warning: pkg-config-0.28-1 is up to date -- reinstalling
warning: sed-4.2.2-2 is up to date -- reinstalling
warning: texinfo-4.13a-8 is up to date -- reinstalling
warning: which-2.20-6 is up to date -- reinstalling
warning: abs-2.4.4-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (22): abs-2.4.4-1 autoconf-2.69-1 automake-1.13.1-1
binutils-2.23.1-2 bison-2.7-1 fakeroot-1.18.4-1 file-5.11-2
findutils-4.4.2-5 flex-2.5.37-1 gawk-4.0.2-1 gcc-4.7.2-3
gettext-0.18.2-1 grep-2.14-2 gzip-1.5-3 libtool-2.4.2-7
m4-1.4.16-2.1 make-3.82-5 patch-2.7.1-2 pkg-config-0.28-1
sed-4.2.2-2 texinfo-4.13a-8 which-2.20-6

Total Installed Size: 111.40 MiB
Net Upgrade Size: 0.00 MiB

Proceed with installation? [Y/n]
(22/22) checking package integrity [######################] 100%
(22/22) loading package files [######################] 100%
(22/22) checking for file conflicts [######################] 100%
(22/22) checking available disk space [######################] 100%
( 1/22) upgrading gawk [######################] 100%
( 2/22) upgrading m4 [######################] 100%
( 3/22) upgrading autoconf [######################] 100%
( 4/22) upgrading automake [######################] 100%
( 5/22) upgrading binutils [######################] 100%
( 6/22) upgrading bison [######################] 100%
( 7/22) upgrading sed [######################] 100%
( 8/22) upgrading fakeroot [######################] 100%
( 9/22) upgrading file [######################] 100%
(10/22) upgrading findutils [######################] 100%
(11/22) upgrading flex [######################] 100%
(12/22) upgrading gcc [######################] 100%
(13/22) upgrading gettext [######################] 100%
(14/22) upgrading grep [######################] 100%
(15/22) upgrading gzip [######################] 100%
(16/22) upgrading libtool [######################] 100%
(17/22) upgrading make [######################] 100%
(18/22) upgrading patch [######################] 100%
(19/22) upgrading pkg-config [######################] 100%
(20/22) upgrading texinfo [######################] 100%
(21/22) upgrading which [######################] 100%
(22/22) upgrading abs [######################] 100%
[root@alarm ~]# cd /var/abs/extra/webmin
-bash: cd: /var/abs/extra/webmin: No such file or directory
bclinton
 
Posts: 5
Joined: Fri Jan 25, 2013 7:07 pm

Next

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 41 guests