Bug 1452373
| Summary: | build.log output is duplicated | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Orion Poplawski <orion> |
| Component: | mock | Assignee: | Copr Team <copr-team> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | jdisnard, mebrown, msuchy, praiskup, williams |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-19 09:04:19 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component. Usually I'd keep this as it is older bug, but the newer one has more info now - and v1.4.1 is too old version to talk about now. This rather looks like some leftover anyway (people claim that it got fixed, and it now regressed back in v2.0). *** This bug has been marked as a duplicate of bug 1805631 *** |
Description of problem: With fedpkg mockbuild I end up with all lines duplicated in build.log: Mock Version: 1.4.1 Mock Version: 1.4.1 Mock Version: 1.4.1 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/netatalk.spec'], nspawn_args=[]shell=Falseuid=22603env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}chrootPath='/var/lib/mock/epel-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0xbe7810>printOutput=True) ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/netatalk.spec'], nspawn_args=[]shell=Falseuid=22603env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}chrootPath='/var/lib/mock/epel-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0xbe7810>printOutput=True) Does not appear to happen with straight mock. Version-Release number of selected component (if applicable): mock-1.4.1-1.el7.noarch fedpkg-1.28-1.el7.noarch