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

Can't build #1

Open
junocomp opened this issue Sep 26, 2018 · 0 comments
Open

Can't build #1

junocomp opened this issue Sep 26, 2018 · 0 comments

Comments

@junocomp
Copy link

I've adjusted the .json file so it copies gtk-3.0 instead of 3.22. I keep getting this error everytime I try to build.

flatpak-builder .build org.gtk.Gtk3theme.elementary.json --install
Downloading sources
Initialized empty Git repository in /home/caligaris/org.gtk.Gtk3theme.elementary/.flatpak-builder/git/git_github.com_elementary_stylesheet.git-BEZIPZ/
Fetching git repo git://github.com/elementary/stylesheet.git, ref refs/heads/master
remote: Enumerating objects: 77, done.
remote: Counting objects: 100% (77/77), done.
remote: Compressing objects: 100% (48/48), done.
remote: Total 77 (delta 36), reused 47 (delta 24), pack-reused 0
Unpacking objects: 100% (77/77), done.
From git://github.com/elementary/stylesheet
 * [new branch]      master     -> master
Initializing build dir
Committing stage init to cache
Starting build of org.gtk.Gtk3theme.elementary
========================================================================
Building module elementary in /home/caligaris/org.gtk.Gtk3theme.elementary/.flatpak-builder/build/elementary-1
========================================================================
Already on 'master'
Running: install -dm755 /usr/share/runtime/share/themes/elementary/gtk-3.0
Running: cp -aL gtk-3.0/* /usr/share/runtime/share/themes/elementary/gtk-3.0
cp: cannot stat 'gtk-3.0/*': No such file or directory
Error: module elementary: Child process exited with code 1

I know I can install this theme from Flathub, but I rather learn how to bundle my own theme.

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

1 participant