Hi,
I get this error:-
Apt-get has failed: │
│ - Apt string = zlib1g-dev libjpeg-dev libpng-dev │
│ - Error code = 100 │
│ - Software Title = SqueezeBox: logitech media server (lms) │
│ │
│ Please report this issue to DietPi so it can be investigated. │
│ │
│ DietPi-Software will now exit.
Tried it twice, same problem
V139 - Installing LMS fails on Odroid C2
Re: V139 - Installing LMS fails on Odroid C2
Thanks, looks like an issue with the Jessie repo:superpat wrote:Hi,
I get this error:-
Apt-get has failed: │
│ - Apt string = zlib1g-dev libjpeg-dev libpng-dev │
│ - Error code = 100 │
│ - Software Title = SqueezeBox: logitech media server (lms) │
│ │
│ Please report this issue to DietPi so it can be investigated. │
│ │
│ DietPi-Software will now exit.
Tried it twice, same problem
Code: Select all
root@DietPi:~# apt-get install zlib1g-dev libjpeg-dev libpng-dev libjpeg62-turbo-dev libc6-dev libc6
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libpng12-dev' instead of 'libpng-dev'
libc6 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libc6-dev : Depends: libc6 (= 2.19-18+deb8u6) but 2.19-18+deb8u7 is to be installed
E: Unable to correct problems, you have held broken packages.
Code: Select all
wget http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.19-18+deb8u6_arm64.deb
dpkg -i libc6_2.19-18+deb8u6_arm64.deb
apt-get install zlib1g-dev libjpeg-dev libpng-dev libjpeg62-turbo-dev libc6-dev
Code: Select all
dietpi-software install 35
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.