-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libbfd-2.26-system.so #85
Comments
I have the same error. I wait the fix bug. |
This error is build-related, and since I'm not the author of that PPA I can't fix it there. |
OK, I have just wrote to the Maintainer Alin. Hope it will be fixed soon. I think many users use this PPA. |
Hi, I'm Andrew, the maintainer of the grive2 package in the WebUpd8 PPA. This doesn't appear to be a dependency issue. A similar issue was present in the old Grive too: https://bugs.launchpad.net/ubuntu/+source/grive/+bug/1155194 and it looks like it was occurring because the package was old, built against old libraries. @peekaa Since you're using Debian, I'm guessing some dependency (probably binutils) was updated in Debian and since Launchpad PPAs only support Ubuntu (well, some work in Debian, but then issues like this occur), I can't fix it for Debian. You may need to compile this yourself. |
Yes, it's about binutils updated from 2.26 to 2.26.1, but at least when I build it in debian it gets a specific version of binutils in dependencies (>=2.26.1 <2.26.2) which would prevent this bug from appearing. However I'm not sure if it was so with binutils 2.26... |
This is the solution Now, it works Thanks you a lot |
@hotice cyphos1973 is using Ubuntu #85 (comment), so the issue might occurs even there after last update, so it might be worth fixing... Thank you. |
Indeed, I just got the binutils update in Ubuntu too, so I guess a simple rebuild should fix it. Expect an update in about an hour or so (depends on how fast Launchpad can build the packages). |
after a few minutes, this is the error I don't know why 2, "No such file or directory"[boost::errinfo_file_name__] = ./PROJETS/Symfony-clean-architecture/bin/doctrine |
in my debian it is: ln -s /usr/lib/x86_64-linux-gnu/libbfd-2.26.1-system.so /usr/lib/x86_64-linux-gnu/libbfd-2.26-system.so |
@cyphos1973 dont run grive as root/sudo... |
@peekaa |
@cyphos1973 the PPA should be updated in a few minutes (I already updated it but Launchpad takes a while to publish the packages) with rebuilt packages, which should fix this. |
No such file or directory: ./PROJETS/Symfony-clean-architecture/bin/doctrine Did you delete the file during sync? :) |
this is NOT a good solution, you should better rebuild it from git... |
@vitalif |
After last update via deb package for Debian Sid, I got this error:
grive: error while loading shared libraries: libbfd-2.26-system.so: cannot open shared object file: No such file or directory
`
`
The text was updated successfully, but these errors were encountered: