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

apply.sh error: No space left on device #292

Open
rubankopli opened this issue Feb 19, 2023 · 5 comments
Open

apply.sh error: No space left on device #292

rubankopli opened this issue Feb 19, 2023 · 5 comments

Comments

@rubankopli
Copy link

Apply.sh has an error on line 31 though there is space left on the physical drive. 'Failed to get security context' errors as well

Apply.sh log:

Modifing build.prop for each image
-> fixing system
-> fixing vendor
-> fixing product
-> fixing system_ext
./apply.sh: line 31: echo: write error: No space left on device
removing duplicate apps from system
Copying GApps files to system...
Applying root file ownership
Setting directory permissions
Setting file permissions
Applying SELinux security contexts to directories
Applying SELinux security contexts to files
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/etc/permissions/privapp-permissions-venezia.xml': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
chcon: failed to get security context of '/mnt/product/priv-app/amazon-adm-release/amazon-adm-release.apk': No such file or directory
Applying SELinux security contexts to props
Applying SELinux policy
!! Apply completed !!

@Shaun-Z
Copy link

Shaun-Z commented Feb 23, 2023

I have the same problem but no idea.

@BehroozRezvani
Copy link

I have the same issue here

@Masamune3210
Copy link

It's not talking about your physical drive having enough space. It's talking about the image not having enough space. I'm assuming a grow operation is either failing or getting skipped for some reason, but I do not really have the time to dig any deeper than that

@BehroozRezvani
Copy link

Well, I have found why this is happening but not what is causing it.
It is due to the version of WSA we are trying to install, I found the msixbundle for version 2204.40000.19.0 and it works fine. I installed everything and everything works except that I haven't been able to sign in with google in Google Play, it says your system is not certified to install google services.

@Jamramir
Copy link

Jamramir commented Feb 25, 2023

Same issue here, the app crashes too.

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

5 participants