-
Notifications
You must be signed in to change notification settings - Fork 42
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
when run this command "scripts/install_pulseaudio_sources_apt_wrapper.sh" #85
Comments
Remove it as instructed. Use something like If you get lots of |
@matt335672 `rock@rock-5b:~/pulseaudio-module-xrdp$ scripts/install_pulseaudio_sources_apt_wrapper.sh
cat /var/tmp/pa-build-rock-schroot.log
What Should I do |
The log is telling you the machine is unable to install Before you can run the script, your machine needs to be able to download packages from the internet. The apt repository configuration is then copied to the chroot environment and the packages are installed from there. Is your apt command working normally and downloading packages from the Internet? |
Hello, I am also having this issue. Apt is not only working fine, |
@freeone3000 - which operating system are you using? |
Remove old build root /var/lib/pa-build/alarabi before running this script
What Should I do
The text was updated successfully, but these errors were encountered: