Skip to content
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

Ubuntu 22.04.3 LTS can't install hue-lights after apt upgrade or git pull #73

Closed
SnoozeFreddo opened this issue Sep 12, 2023 · 1 comment

Comments

@SnoozeFreddo
Copy link

make[1]: Entering directory '/home/cricket/hue-lights'
removed directory 'build'
make package
make[2]: Entering directory '/home/cricket/hue-lights'
Packing files...

(gnome-extensions pack:18423): GLib-GIO-CRITICAL **: 01:23:52.934: g_subprocess_wait: assertion 'G_IS_SUBPROCESS (subprocess)' failed
Failed to execute child process “msgfmt” (No such file or directory)
make[2]: *** [Makefile:21: package] Error 2
make[2]: Leaving directory '/home/cricket/hue-lights'
make[1]: *** [Makefile:13: build] Error 2
make[1]: Leaving directory '/home/cricket/hue-lights'
make: *** [Makefile:55: install] Error 2

vchlum added a commit that referenced this issue Sep 13, 2023
@vchlum
Copy link
Owner

vchlum commented Sep 13, 2023

Hi @SnoozeFreddo ! I fixed the readme file with the dependency note. Please install gettext package to get rid of this error.

Just a reminder: You can pack the extension on Ubuntu 22 from the source, but the extension has been ported to Gnome 45. So you can not run this version of the extension on gnome < 45.

@vchlum vchlum closed this as completed Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants