Bugzilla – Bug 2204
port missing in startup text
Last modified: 2008-09-15 14:37:04 UTC
When upgrading to the latest nightly: Retrieving http://www.slimdevices.com/downloads/nightly/SlimServer_v2005-09-27/ slimserver-2005_09_27-1.noarch.rpm Preparing packages for installation... slimserver-2005_09_27-1 Point your web browser to http://tank:/ to configure your server. I think this may be due to the new settings format.
Change this: PORT=`awk '/^httpport/ {print $3}' /etc/slimserver.conf` to this: PORT=`awk '/^httpport/ {print $2}' /etc/slimserver.conf` doing the awk command in terminal seems to work with the $2 change.
fixed in change 4437. thanks, kdf.
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.