@GNOE yes, I installed the downloaded .deb, not sure if it would have installed from the repository, but since it is installed i'm a happy camper.
@RandomUserName thanks, I know but the sources weren't the right ones for what I wanted, now it seems the sources are good, I now use these:
deb http ...
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 6 matches
- 01 Sep 2010, 03:39
- Forum: B2 & B3 Support
- Topic: [solved] Can't install Webmin
- Replies: 13
- Views: 11376
- 30 Aug 2010, 04:59
- Forum: B2 & B3 Support
- Topic: [solved] Can't install Webmin
- Replies: 13
- Views: 11376
Re: [solved] Can't install Webmin
I tried installing the .deb file again, which failed, I then tried to install missing dependencies which failed too. It was suggested to run
after which all went well and Webmin was installed.
Thanks for helping me out GNOE inc.
Code: Select all
apt-get install -f
Thanks for helping me out GNOE inc.
- 29 Aug 2010, 10:53
- Forum: B2 & B3 Support
- Topic: [solved] Can't install Webmin
- Replies: 13
- Views: 11376
Re: Can't install Webmin
Thanks!
There was one difference :
The rest is the same but when I want to install webmin with apt-get I still get the same error...
I don't get why you can just install webmin and I don't while the machines are identical.
meh.
There was one difference :
Code: Select all
deb http://archive.debian.org/debian etch main
I don't get why you can just install webmin and I don't while the machines are identical.
meh.
- 29 Aug 2010, 10:10
- Forum: B2 & B3 Support
- Topic: [solved] Can't install Webmin
- Replies: 13
- Views: 11376
Re: Can't install Webmin
this one: /etc/apt/sources.list
- 29 Aug 2010, 09:44
- Forum: B2 & B3 Support
- Topic: [solved] Can't install Webmin
- Replies: 13
- Views: 11376
Re: Can't install Webmin
Obviously that was the first thing I tried :)
Could you post your sources.list?
I now removed webmin and did an
apt-get install webmin
But no package is available:
bubba:/# apt-get install webmin
Reading package lists... Done
Building dependency tree... Done
Package webmin is not available ...
Could you post your sources.list?
I now removed webmin and did an
apt-get install webmin
But no package is available:
bubba:/# apt-get install webmin
Reading package lists... Done
Building dependency tree... Done
Package webmin is not available ...
- 29 Aug 2010, 04:48
- Forum: B2 & B3 Support
- Topic: [solved] Can't install Webmin
- Replies: 13
- Views: 11376
[solved] Can't install Webmin
Last week I received my new (and first) bubba 2. I intend to replace my old noisy Fedora server which I use as fileserver and as a webserver to develop sites. Since I'm not very good with Linux I'm used to use Webmin for the creation of databases, virtual hosts, users and so on. So I'm trying to get ...