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

anaconda build failure #2288

Closed
marmarek opened this Issue Sep 2, 2016 · 0 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Sep 2, 2016

Example build failure:
https://travis-ci.org/QubesOS/qubes-installer-qubes-os/jobs/156625819

Making all in po
make[5]: Entering directory '/home/user/qubes-src/installer-qubes-os/anaconda/po'
/usr/bin/make anaconda/anaconda.spec.pot-update
make[6]: Entering directory '/home/user/qubes-src/installer-qubes-os/anaconda/po'
make[6]: *** No rule to make target '../pyanaconda/ui/tui/spokes/network.py', needed by 'anaconda/anaconda.spec.pot-update'.  Stop.
make[6]: Leaving directory '/home/user/qubes-src/installer-qubes-os/anaconda/po'
Makefile:379: recipe for target 'anaconda/anaconda.spec.pot' failed
make[5]: *** [anaconda/anaconda.spec.pot] Error 2
make[5]: Leaving directory '/home/user/qubes-src/installer-qubes-os/anaconda/po'
Makefile:547: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/home/user/qubes-src/installer-qubes-os/anaconda'
Makefile:444: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/home/user/qubes-src/installer-qubes-os/anaconda'
error: Bad exit status from /var/tmp/rpm-tmp.Elgg2c (%build)

@marmarek marmarek added this to the Release 3.2 milestone Sep 2, 2016

@marmarek marmarek referenced this issue in QubesOS/qubes-installer-qubes-os Sep 2, 2016

Merged

Fix crashing build #6

marmarek added a commit to marmarek/qubes-builder-rpm that referenced this issue Sep 3, 2016

Run build process in clean environemnt
Do not inherit all the variables from the outside (which can be the case
depending on default sudo configuration). Do this by using 'su - user'.

QubesOS/qubes-issues#2288

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jul 5, 2017

Closed

installer-qubes-os v25.20.9-5-anaconda (r4.0) #117

fepitre added a commit to fepitre/qubes-installer-qubes-os that referenced this issue Dec 29, 2017

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jul 14, 2018

Closed

installer-qubes-os v3.2-2-qubes-release (r3.2) #582

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment