Re: [SlimDevices: Unix] Debian packages update - Possible dpkg failure

2018-02-22 Thread Michael Herger

apt install ./file.dpkg

.. to get apt to install the specific file and resolve deps in one step.


Oh, that's nice! Will have to give this a try.

Michael


--

Michael
___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Debian packages update - Possible dpkg failure

2018-02-22 Thread drmatt

People installing from scratch like this will have the same issue too,
plus many other dependencies.

You can also use:

apt install ./file.dpkg

.. to get apt to install the specific file and resolve deps in one step.


-Transcoded from Matt's brain by Tapatalk-



--
Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with
Debian+LMS 7.9.0
Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k
albums..

drmatt's Profile: http://forums.slimdevices.com/member.php?userid=59498
View this thread: http://forums.slimdevices.com/showthread.php?t=108744

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-02-22 Thread paul-

mherger wrote: 
> > This afternoon wget
> >
> "http://www.mysqueezebox.com/update/?version=7.9.1=1=1=nocpan;
> > was only returning a "0"
> 
> I did a quick review of your update script. It doesn't worry about the 
> longer hash in the URL, does it?
> 
> -- 
> 
> Michael

The pCP script inserts the current revision number in the script.   But
I just used the above link from a test machine yesterday at work.  It
was just returning "0"



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] Debian packages update - Possible dpkg failure

2018-02-22 Thread mrw

The Debian package builds (.debs) have recently been updated to declare
some additional dependencies on external packages.

This may cause some initial difficulty for those users who use -dpkg- to
install LMS. Users who use -apt-get-, or a similar package manager,
should experience no issues, as the package manager should automatically
fetch and install the dependencies.

However, dpkg will not complete the installation if any of the required
packages are not already installed on the system. See below for a trace
of a failed installation and a suggested resolution.

The additional package dependencies are:


libgomp1
libio-socket-ssl-perl (a.k.a. IO::Socket::SSL)
libgcc1
libstc++6
zlib1g


-libgomp1- is required to support the bundled Sox binary, which may be
used in some transcoding schemes. Hitherto, Sox would simply fail if
libgomp1 is not present, and the failure is hard to diagnose. This
should now be resolved.

-IO::Socket::SSL- is required to support HTTPS streaming. An increasing
number of streaming services are moving to HTTPS, so having that support
automatically installed should offer a better user experience.

The other packages are required by a variety of supporting LMS modules.
They are present on almost all systems anyway.


DPKG ISSUE

Refer below for a trace of an initially unsuccessful install on a
Raspberry Pi, which did not have libgomp1 installed.

__Suggested_resolution:_
One solution is to use apt-get to fetch the dependencies and complete
the failed installation for us. Here is a sequence of commands that
might be used:

Code:


  # Try to install LMS
  sudo dpkg -i  logitechmediaserver_7.9.1~1518978430_arm.deb
  
  # If it should fail due to missing packages, then:
  # a) Ensure the list of available packages is up to date
  sudo apt-get update
  # b) Ask apt-get to fix things for us. This should install the
  #missing packages, and complete the installation of LMS
  sudo apt-get -f install
  



_Trace_of_initially_unsuccessful_installation_attempt:_

> 
> sudo dpkg -i  logitechmediaserver_7.9.1~1518978430_arm.deb
> Selecting previously unselected package logitechmediaserver.
> (Reading database ... 52260 files and directories currently installed.)
> Preparing to unpack logitechmediaserver_7.9.1~1518978430_arm.deb ...
> Unpacking logitechmediaserver (7.9.1~1518978430) ...
> dpkg: dependency problems prevent configuration of logitechmediaserver:
> logitechmediaserver depends on libgomp1 (>= 4.2.1); however:
> Package libgomp1:armhf is not installed.
> 
> dpkg: error processing package logitechmediaserver (--install):
> dependency problems - leaving unconfigured
> Processing triggers for systemd (215-17+deb8u7) ...
> Errors were encountered while processing:
> logitechmediaserver
> 

_A_trace_of_the_successful_resolution,_using_-apt-get_-f_install-:_

> 
> sudo apt-get -f install
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> Correcting dependencies... Done
> The following extra packages will be installed:
> libgomp1
> The following NEW packages will be installed:
> libgomp1
> 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
> 1 not fully installed or removed.
> Need to get 0 B/34.7 kB of archives.
> After this operation, 91.1 kB of additional disk space will be used.
> Do you want to continue? [Y/n] Y
> Selecting previously unselected package libgomp1:armhf.
> (Reading database ... 56108 files and directories currently installed.)
> Preparing to unpack .../libgomp1_4.9.2-10+deb8u1_armhf.deb ...
> Unpacking libgomp1:armhf (4.9.2-10+deb8u1) ...
> Setting up libgomp1:armhf (4.9.2-10+deb8u1) ...
> Setting up logitechmediaserver (7.9.1~1518978430) ...
> Adding system user `squeezeboxserver' (UID 113) ...
> Adding new user `squeezeboxserver' (UID 113) with group `nogroup' ...
> Not creating home directory `/usr/share/squeezeboxserver'.
> Processing triggers for libc-bin (2.19-18+deb8u10) ...
> Processing triggers for systemd (215-17+deb8u7) ...
>



mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=108744

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-22 Thread piPlayer

bvlet wrote: 
> I read some more in the forums about the switching between wired and
> wireless connections. I configured my PI through the newconfig-method
> directly over Wifi, so this shouldn't be the problem.
I have connected the pi via wired network and setting up everything
inclusive jivelite. After that I switched the network connection to
wireless. When jivelite is comming up again after a reboot, I can found
two players with the same name in jivelite. The chosen one is the player
who was connected wired and he can't find the lms. I have to switch to
the other player with the same name and voilĂ  the music library is now
available. May be you have this problem to. 
bvlet wrote: 
>  I can calibrate it (with TSLIB, like described on the bottom of
> http://www.pughx2.com/picore320.html), but the settings don't seem to be
> used, even though they are correctly stored in the pointercal file...
> Before the reset, this worked perfectly.
> 
> So in short: We're not there yet :). Any ideas?
Please look at my post above (number #797) may be this is the reason.



piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-22 Thread bvlet

I'm a little bit further now. Squeezelite can find the LMS without
specifying the IP in the webinterface. I added some rules to the
firewall of the NAS and that seems to help. It took a few minutes, but
eventually everything worked automatically.
Unfortunately I still can't see my music system in Jivelite.

I read some more in the forums about the switching between wired and
wireless connections. I configured my PI through the newconfig-method
directly over Wifi, so this shouldn't be the problem. However, I still
tried to reset JiveLite again. This didn't help, and for some reason it
also broke down the touchscreen. I can calibrate it (with TSLIB, like
described on the bottom of http://www.pughx2.com/picore320.html), but
the settings don't seem to be used, even though they are correctly
stored in the pointercal file...
Before the reset, this worked perfectly.

So in short: We're not there yet :). Any ideas?

Best regards,
Bart



bvlet's Profile: http://forums.slimdevices.com/member.php?userid=67766
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2018-02-22 Thread ralphy

This was 'discussed on the pcp 3.20 thread for wma files'
(http://forums.slimdevices.com/showthread.php?107352-Announce-piCorePlayer-3-20=906130=1#post906130).

For wma lossless files you'll need to change wma to wmal or if you want
support for both formats duplicate the contents and modified the copied
lines to use wmal.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-02-22 Thread mcduman

Greg Erskine wrote: 
> hi mcduman,
> 
> This might help "pgrep squeezelite".
> 
> Also htop is available as an extension. It is better for investigating
> this kind of stuff.
> 
> regards
> Greg

Hi greg,

pgrep did not work either, because, just like pidof, it uses the last
known PID which is not persistent after a reboot. if I disable
squezelite auto-start, how do I start it manually? Thanks in advance.



mcduman's Profile: http://forums.slimdevices.com/member.php?userid=66702
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2018-02-22 Thread bpa

Squeezebox classic does not support WMA lossless so it needs a
trasnscoder for the WMA Lossless filetype "wmal".  The default LMS
transcode is wmadec which is a Windows only application.


Unless pcp supplies a custom-convert.conf file with filetype wmal set up
to use ffmpeg instead of wmadec - it will need to be added to the pcp
based LMS. The error "Couldn't create command line for wmal playback for
[file name]" relates to the missing transcoder set up for the "wmal"
filetype in convert.conf and any custom-convert.conf file.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix