Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Webmin and apt-show-versions fails

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
coppolino97
Posts: 117
Joined: 2018-06-05 15:23
Location: Italy
Has thanked: 2 times

Webmin and apt-show-versions fails

#1 Post by coppolino97 »

Hi Guys,
I am trying to install on my Raspberry Webmin to manage it using a web browser.
During the installation it fails due to "apt-show-versions".

Code: Select all

dpkg -i webmin_1.900_all.deb 
Selecting previously unselected package webmin.
(Reading database ... 53407 files and directories currently installed.)
Preparing to unpack webmin_1.900_all.deb ...
Unpacking webmin (1.900) ...
dpkg: dependency problems prevent configuration of webmin:
 webmin depends on apt-show-versions; however:
  Package apt-show-versions is not configured yet.

dpkg: error processing package webmin (--install):
 dependency problems - leaving unconfigured
Processing triggers for systemd (232-25+deb9u6) ...
Errors were encountered while processing:
 webmin
I have just tried to remove apt-show-versions but It did not worked for me.

Have you got any ideas to solve this issue?
Thanks a lot! :D
Lenovo T460 | 8Gbyte of RAM | Intel core i5 | SSD 250GB | Debian 12

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5347
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: Webmin and apt-show-versions fails

#2 Post by dilberts_left_nut »

Code: Select all

dpkg --configure -a
but It did not worked for me
and be more descriptive than this.
AdrianTM wrote:There's no hacker in my grandma...

xepan
Posts: 89
Joined: 2018-11-28 06:38

Re: Webmin and apt-show-versions fails

#3 Post by xepan »

the bot says:
<dpkg> Webmin is a lame web-based interface for unsafe system administration for Unix. Check it out at http://webmin.com/ Remember, dondelelcaro *hates* webmin. "i'd rather sit on the floor shoving table knives into live electrical outlets than run webmin on an exposed server." Removed from Debian post-Sarge, see http://bugs.debian.org/343897 . The Debian package from webmin.com is of poor quality. See <free whcp> for alternatives.
<dpkg> FOSS Web Hosting Control Panels include: <DTC>, <GNUPanel>, <ISPConfig> and <ispCP> Omega. Don't use <Webmin>. http://wiki.debian.org/HostingControlPanels
Might be you will find something useful here too:
https://wiki.debian.org/FreedomBox

Post Reply