-
Notifications
You must be signed in to change notification settings - Fork 190
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
dpkg error : conffile name 'etc/opensearchserver' is not an absolute pathname #1939
Comments
Got the same error on Debian 12.
I opened up the .DEB archive and fiddled around. In the file I feel like it should be |
You have to rebuild the package |
I was using Ubuntu 22 when I initially responded to this issue. Currently using Ubuntu 23.10 and wanted to report that the issue still persists on a completely different machine.
I didn't realize that was what I was doing. This isn't the correct platform to ask this but if you let me know the easiest way to rebuild a package or direct me to a resource that educate me how to rebuild packages I would be happy to learn and see if making those changes fixes the problem. |
After you made the change, go a level above that directory so when you do the "ls" command you will see it. Then all you have to do is type in |
I know it isn't this difficult. Im not sure how to look at the .deb from the terminal in order to run gdebi. Thing is now that I looked at it in GDebi I see this output under Lintian Output: E: opensearchserver: dir-or-file-in-var-run [var/run/opensearchserver/] Lintian finished with exit status 2 |
I asked a certain LLM for help and this is what it said about the issues. I don't know how to build files well enough to make these fixes. Maybe someone else can.
|
Hello,
When I try to install opensearchserver with
sudo dpkg -i opensearchserver-1.5.14-d0d167e.deb
,I get this error:
I'm on ubuntu 23.04.
The text was updated successfully, but these errors were encountered: