Bug ID 1226059
Summary cannot build any package including binaries for Rawhide due to “No module named 'marshalparser'”
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware x86-64
OS Fedora
Status NEW
Severity Major
Priority P5 - None
Component BuildService
Assignee screening-team-bugs@suse.de
Reporter brunopitrus@hotmail.com
QA Contact adrian.schroeter@suse.com
Target Milestone ---
Found By ---
Blocker ---

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]


You are receiving this mail because: