| | |
| glibc mismatch? 18 posts by 8 authors | |
| | me (Maximillium change) | Jul 4 |
/usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/ffmpeg: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/libavfilter.so.7)
/usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/ffmpeg: /lib64/libc.so.6: version `GLIBC_2.27' not found (required by /usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/libavformat.so.58)
/usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/ffmpeg: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/libavcodec.so.58)Could not get information from media 'G2Voice Broadcast #146 – What is the Endocannabinoid System in the body? 6-30-19 - Brighteon' from file '/home/chuck/Downloads/G2Voice/G2Voice #146 2019-06-30 -brighteon -1h52m59s- What is the Endocannabinoid System in the body.mp4'. The file might be corrupted.
{
"file": "/home/chuck/Downloads/G2Voice/G2Voice #146 2019-06-30 -brighteon -1h52m59s- What is the Endocannabinoid System in the body.mp4",
"stat": {
"dev": 2050,
"mode": 33188,
"nlink": 1,
"uid": 1000,
"gid": 100,
"rdev": 0,
"blksize": 4096,
"ino": 1835157,
"size": 166448372,
"blocks": 325104,
"atimeMs": 1562285947348.4275,
"mtimeMs": 1562286319738.4978,
"ctimeMs": 1562286319998.4963,
"birthtimeMs": 1562286319998.4963,
"atime": "2019-07-05T00:19:07.348Z",
"mtime": "2019-07-05T00:25:19.738Z",
"ctime": "2019-07-05T00:25:19.998Z",
"birthtime": "2019-07-05T00:25:19.998Z"
}
}
Exit code: 1/usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/ffprobe: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/libavfilter.so.7)/usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/ffprobe: /lib64/libc.so.6: version `GLIBC_2.27' not found (required by /usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/libavformat.so.58)
/usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/ffprobe: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /usr/local/net.downloadhelper.coapp-1.3.0/converter/build/linux/64/libavcodec.so.58)Post reply |
6 of 99+ (99+) |
| | |
| glibc mismatch? 18 posts by 8 authors | |
| | me (Maximillium change) | Jul 4 |
| (Maximillium change) |
| | | | | Edit subject | Quote original | | Canned response | |
| Jul 4 jc vdh thanks for this technical feedback, I forward to the tech team. jerome |
| Jul 5 mig Thanks
for the feedback Maximillium. Unfortunately we do not have the resource
to provide and maintain all the missing standard library versions for
the various flavours of Linux. If you cannot update your OS version (i
have no particular |
| Jul 5 Wild Willy You
know, there's this other guy having a problem on Linux over in this
thread:
https://groups.google.com/forum/#!msg/video-downloadhelper-q-and-a/s5OJxObLNEM/yZlCUdSmBQAJ
Maybe you're seeing the same problem? |
| Jul 27 Tom D Kat Yep,
it's the same problem and the actual problem is described in this
thread. I'm running Linux Mint 18.3 and glibc 2.23 is installed. So,
I'll give building from source a shot and see what happens. I need to
install some software to do the |
| Aug 8 me I
can acknowledge the problem with glib 2.23. I had installed the latest
version of companion application from the deb package. It seems that the
package does not verify if mandatory requirements are met. The package
is installed despite the fact |
| Sep 27 Vuurdraak - Im
on Ubuntu 16.04 LTS and I got the same problem as GLIBC is version 2.23
I see below somebody says downgrade to:
net.downloadhelper.coapp-1.2.3-1_amd64.deb Only I can not find any
downloads for this version anywhere, can somebody provide a link |
| Oct 24 Mike Fuego Hi
mig. Thanks for your info. As you can see (
https://groups.google.com/d/msg/video-downloadhelper-q-and-a/oHuySIIEBc0/W2xL_q6FDwAJ)
I'm having the same problem. In a first step, before recompiling, I
think it would be very helpful when the older |
| Nov 11 me Mig:
What is in glibc 2.27 that VDH needs? How about you guys recompile VDH
with a version of glibc that users actually have? May or not be the
whole answer, but at least would eliminate that as a problem, might even
make VDH start working for us |
| Nov 14 Vuurdraak - I'm
wondering if it even makes sense to use another downloadhelper
executable, since the browser plugin detects that you got an older
version of the coap installed and asks you to install the new version, I
have continued with the latest broken |
| Nov 19 me Does
VDH absolutely require glibc v2.27? What is IN v2.27 that is not
supplied by v2.23? Could VDH simply call on glibc without specifying the
version? I don't know - but is anyone trying to find out? Please, you
guys, re-compile VDH with glibc |
| Dec 8 mig VDH
does not need the glibc. The extension in javascript runs within the
browser which provides the necessary standard library functions (through
the glibc but this is not our problem). The linux flavour of the
companion app needs the glibc as it |
| Dec 10 me Hello,
Mig: Color me frustrated as I can't seem to actually get an answer to
my question. O.K. - I (now) understand VDH doesn't need glibc - it's the
javascript extension that needs it. Perhaps if I rephrase the question?
Does THE EXTENSION |
| Dec 10 Wild Willy I've
never run Linux but I feel your pain. I haven't the faintest idea what
glibc is. But I believe you've misunderstood what Michel said. The VDH
extension running under control of Firefox does not use glibc. Firefox
apparently takes care of |
| Dec 11 me Willy
... I think I may have figured this "Posting" thing out.... I looked up
glibc, and here's an explanation of what it is:
http://man7.org/linux/man-pages/man7/libc.7.html and here's even more:
https://duckduckgo.com/?q=what+is+glibc+in+linux |
| Dec 13 me *Bump* |
| Dec 15 me Willy:
Here's even more: Linux From Scratch - Version 8.2 Chapter 6.
Installing Basic System Software 6.9. Glibc-2.27
http://www.linuxfromscratch.org/lfs/view/8.2/chapter06/glibc.html and:
Release/2.27 - glibc wiki https://sourceware.org/glibc/w |
(cd $SRCDIR; git clone git://anonscm.debian.org/pkg-gstreamer/orc.git orc; cd orc; git checkout "$ORC_VER")with(cd $SRCDIR; git clone https://salsa.debian.org/gstreamer-team/orc.git orc; cd orc; git checkout "$ORC_VER")
sudo apt install npm
sudo npm install --global gulp
npm install -g n
sudo n 11.15.0
Links:
http://benedictroeser.de/2015/03/grunt-findet-unter-ubuntu-node-nicht-usrbinenv-node-datei-oder-verzeichnis-nicht-gefunden/
Reason are compiling issues with Ubuntu default npm gulp installs. So node.js must be v11.x and gulp v3 for example to compile through. If you face some other issue, google for it. I think there was one
issue left with a definition const { spawn } but I forgot how to solve it. Maybe with the upper mentioned commands it is updated correctly.
gulp build-linux-64
gulp deb-linux-64
On a side note, for the Video DownloadHelper developers: would it be possible to statically link future versions of the companion application? The executable will be much larger, but would avoid these kinds of problems.
Hello, Mig:Color me frustrated as I can't seem to actually get an answer to my question.O.K. - I (now) understand VDH doesn't need glibc - it's the javascript extension that needs it.Perhaps if I rephrase the question?
Does THE EXTENSION absolutely require glibc v2.27?What is IN v2.27 that is not supplied by v2.23?Could THE EXTENSION simply call on glibc without specifying the version?Not trying to be "pushy" here - it's just that there are a lot of us out here who are having this problem of:
1) The App calls on a version of glibc that WE DON'T HAVE,2) Most of us haven't the knowledge with which to "compile" our OS,3) Our OS may not be so ancient, just not as "bleeding edge" as your bloody Ubuntu (the next "Microsoft" trying to "take over the world"?),and we wonder if the EXTENSION is calling on a specific version of glibc because there's something it does that earlier versions don't,or if the EXTENSION could simply call on glibc without specifying a version.
Again, not trying to be a pest here, but without the use of a compatible glibc, VDH DOESN'T WORK for us.
There may be other issues as well, we don't know, but this glibc incompatibility is a stopper for sure since THE RECEIVED ERROR SPECIFIES IT.
I thought that was answered: recent coapp releases are compiled under Ubuntu 18.04 using glibc 2.27. If your system uses an older glibc version, you should recompile the coapp to build the package.
1) Does THE EXTENSION absolutely require glibc v2.27?
2) Is there something IN v2.27 that is not supplied by other versions of glibc?
3) If Ubuntu "upgrades" and uses another version of glibc, will THE EXTENSION cease to work because of the version change?
This is getting ridiculous.