Bug 974 - rpm install refers user to http://localhost:/ (leaves out port number)
: rpm install refers user to http://localhost:/ (leaves out port number)
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: RPM
: 6.0.0
: Other RedHat Linux
: P2 minor (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-08 15:35 UTC by Dave Cohen
Modified: 2008-08-18 10:53 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cohen 2005-03-08 15:35:52 UTC
Upon completion of install from rpm, the rpm output this message:

Point your web browser to http://ponderosa:/ to configure your server.

Presumably, it meant ponderosa:9000.  That is, the port number is left out.
Comment 1 KDF 2005-03-10 03:06:10 UTC
did you install this with an existing /etc/slimserver.conf?
if so, what was the value for httpport in there at the time?
Comment 2 Dave Cohen 2005-03-10 09:55:26 UTC
before installing, I uninstalled with `rpm -e slimserver` this moved
/etc/slimserver.conf to /etc/slimserver.conf.rpmsave.

So, no there was no /etc/slimserver.conf there.

Also, I had never edited that file, so any values would have been the defaults,
although I probably did not install from rpm since server 4.something or
5.something, I really had not done it in a while.
Comment 3 Blackketter Dean 2005-03-11 20:21:03 UTC
I wonder if the delayed writing of prefs file is responsible for this issue.  Dan:  were you going to adjust 
this behavior?
Comment 4 Dan Sully 2005-03-22 18:46:50 UTC
The delayed pref writing doesn't seem like it'd be the culprit.
Comment 5 Blackketter Dean 2005-03-23 15:38:36 UTC
Actually, it is probably is the delayed writing, since the RPM script can't find the httpport in the script 
and it should be there.
Comment 6 KDF 2005-04-09 09:33:57 UTC
*** Bug 1343 has been marked as a duplicate of this bug. ***
Comment 7 Dan Sully 2005-04-12 19:12:49 UTC
Fixed in subversion change 2955