Actions
Bug #5093
openbroken webmin shipped with oi_151a8
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2014-08-14
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
:~$ uname -a SunOS d220mt.blilly.net 5.11 oi_151a8 i86pc i386 i86pc Solaris
webminsetup fails with:
svccfg: Unable to stat file /var/svc/manifest/application/management/webmin.xml. No such file or directory Attempting to start Webmin mini web server.. svcadm: Pattern 'application/management/webmin' doesn't match any instances ERROR: Failed to start web server!
Fixed by:
# ln /lib/svc/manifest/application/management/webmin.xml /var/svc/manifest/application/management/webmin.xml
Then webmin works. Of course, it immediately notes that webmin 1.510 is out of date (which it was even when oi_151a8 was released) and offers to update to current 1.700. Update fails; /usr/bin/webminsetup had to be edited to change
WADIR=/usr/sfw/lib/webmin
to
WADIR=/usr/sfw/lib/webmin-1.700
This shouldn't be necessary every time webmin is updated...
No data to display
Actions