I spent the last three days backing-up my music library, which I haven't
done for a while. Then, this evening I started to prepare to wipe the
system to reinstall. Tool a look in /etc/squeezebox folder to see if I
should back anything up and there is the modules.conf file, that lists
the minimum versions of the perl modules:


Code:
--------------------
    # This file contains required minimum module versions and is checked 
  # every time Logitech Media Server starts up.
  #
  # Format:
  # <module> <min_version> [ <max_version> ]
  
  AnyEvent 5.202
  Audio::Scan 0.93 0.99
  CGI::Cookie 1.27
  
--------------------


As we see, Audio:Scan has not only a minimum, but also a maximum
version. No idea how that crept in there, but removed the 0.99 and the
server starts.

Only remaining question is whether there should be a (later) maximum
version there, but will leave it as minimum only until instructed
otherwise.

Very glad to NOT have to reinstall everything!

BR.


------------------------------------------------------------------------
Learnincurve's Profile: http://forums.slimdevices.com/member.php?userid=64807
View this thread: http://forums.slimdevices.com/showthread.php?t=111530

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to