-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Can not be build without systemd, #738 #753
Comments
I just released 1.28.1 to fix this but ran into a major problem: travis integration seems to have disappeared, so a release tarball is not being made and I have no idea how to fix that |
I was able to create this tarball with |
Thanks for the fast fix!!! |
Had to gzip the tar.xz tarball to get it to upload here Extract the tar.xz file from the tar.xz.gz file to use it, it was made with make distcheck same as a normal release tarball |
Still having thte same error
|
What version are you trying to build? With Travis out, distros are probably not getting any new versions from |
OK, we need the folks who worked on this to revisit something. I did not write any of the code that uses systemd, I also do not have any systems that do not use systemd, nor a landline over which to download installers, so I cannot test the non-systemd case. Are you building with meson or with autotools? You should be able to explicitly disable systemd if my understanding of this is correct. Possible that might work only with autotools or only with meson. Again, I don't know as I did not work on that part of the code at all. |
Ok, It builds ok adding |
Expected behaviour
Build correctly
Actual behaviour
Breaks cause it doesn't find systemd
Steps to reproduce the behaviour
scratch install mate-control-center
MATE general version
1.28.0
Package version
1.28.0
Linux Distribution
Venom linux
Link to bugreport of your Distribution (requirement)
The text was updated successfully, but these errors were encountered: