Bug 1226059 - cannot build any package including binaries for Rawhide due to “No module named 'marshalparser'”
Summary: cannot build any package including binaries for Rawhide due to “No module nam...
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: x86-64 Fedora
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-06 18:58 UTC by Bruno Pitrus
Modified: 2024-06-06 18:59 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Pitrus 2024-06-06 18:58:00 UTC
When building anything that is not noarch against Fedora:Rawhide, the build errors out very late (during the BRP phase, after debugedit)

Example tail of failed build log:

[  654s] + /usr/lib/rpm/brp-remove-la-files
[  654s] + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
[  654s] + /usr/lib/rpm/redhat/brp-python-hardlink
[  654s] + /usr/bin/add-determinism --brp -j4 /home/abuild/rpmbuild/BUILD/code-1.90.0-build/BUILDROOT
[  654s] Cannot initialize handler pyc: ModuleNotFoundError: No module named 'marshalparser'
[  654s] [src/multiprocess.rs:66:9] &cmd = Command {
[  654s]     program: "/usr/bin/add-determinism",
[  654s]     args: [
[  654s]         "/usr/bin/add-determinism",
[  654s]         "--socket",
[  654s]         "3",
[  654s]         "--brp",
[  654s]         "--handler",
[  654s]         "ar,jar,javadoc",
[  654s]     ],
[  654s]     env: CommandEnv {
[  654s]         clear: false,
[  654s]         vars: {
[  654s]             "SOURCE_DATE_EPOCH": Some(
[  654s]                 "1717632000",
[  654s]             ),
[  654s]         },
[  654s]     },
[  654s]     create_pidfd: false,
[  654s] }
[  654s] Bye!
[  654s] Bye!
[  654s] Bye!
[  654s] Bye!
[  654s] Reading /home/abuild/rpmbuild/BUILD/code-1.90.0-build/SPECPARTS/rpm-debuginfo.specpart
[  654s] error: line 4: %package debuginfo: package code-debuginfo already exists
[  654s] error: parsing failed
[  654s] 
[  654s] RPM build errors:
[  654s]     line 4: %package debuginfo: package code-debuginfo already exists
[  654s]     parsing failed
[  654s] ### VM INTERACTION START ###
[  655s] Failed to write wtmp record, ignoring: Read-only file system

[  655s] Failed to write utmp record: Read-only file system

[  655s] Powering off.

[  655s] [  646.942949][T21285] reboot: Power down
[  655s] ### VM INTERACTION END ###
[  655s] 
[  655s] i04-ch2a failed "build code.spec" at Thu Jun  6 18:04:03 UTC 2024.
[  655s]