kmathern wrote: Sat Sep 14, 2019 2:10 pm
chrispop99 wrote: Sat Sep 14, 2019 1:54 pm
slipperyslope wrote: Sat Sep 14, 2019 1:19 pm
MP3GAIN from Stable Repo has unmet dependencies.
Code: Select all
Hit:1 http://deb.debian.org/debian buster-updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:4 http://iso.mxrepo.com/antix/buster buster InRelease
Hit:5 http://mxrepo.com/mx/repo buster InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Hit:7 http://deb.debian.org/debian-security buster/updates InRelease
Reading package lists...
sources updated OK
Reading package lists...
Building dependency tree...
Reading state information...
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:
mp3gain : Depends: libasan0 (>= 4.8) but it is not installable
Confirmed.
Chris
I see that libasan0 is a jessie package (
https://packages.debian.org/search?suit ... s=libasan0), the dependency in the MX-17/18/Stretch version is for libasan3.
Code: Select all
Package: mp3gain
Version: 1.5.2-r2-6.1~mx17+1
Architecture: amd64
Maintainer: Fabrizio Regalli <fabreg@fabreg.it>
Installed-Size: 301
Depends: libasan3 (>= 6.2), libc6 (>= 2.7)
Homepage: http://mp3gain.sourceforge.net/
edit: and libasan3 is only a Stretch package, not in Buster. A mp3gain package built on a Buster base should probably depend on libasan5, which is in the Buster repos and is installed by default or libasan4 (also in the Buster repos).
FYI I've also noted the GUI for MP3GAIN is no longer available for buster. I found
easymp3gain-data_0.5.0+svn135-5_all.deb
easymp3gain-gtk_0.5.0+svn135-5_amd64.deb
in jessie.
Also youtube-dlg is missing. I found
youtube-dlg_0.4-1~webupd8~bionic9_all.deb
in Ubuntu 18.04 LTS (Bionic Beaver) I learned my lesson a long time ago about trying to mix and match so normally if a program is not in MX repos, I don't install.
I suppose the point or issue is that all of these were cool little programs and were all available in MX 18 stable and they worked wonderfully to obtain and work with MP3.
My back-up program to youtube-dlg was Clipgrab which is also in MX 19 stable repo. However Clipgrab is doing some strange things with Ublock Origin ad blocker impacting, at least, foxnews.com in both chromium based browsers and FF. You can find a thread i opened about two pages back. If an oversight hopefully we can get all these programs back, but if they are not supported and/or cause breakages leading to loss of data, then so be it, they have run their course.
MX 19 will be great. The re-addition of the above programs remains to be seen, but hopefully they will.
Obviously thanks for all the time y'all put into this incredible distro and thanks for letting me input some observations.