Bug 27197

Summary: urpmi --parallel fails with packages not found
Product: Mageia Reporter: Chris Denice <eatdirt>
Component: RPM PackagesAssignee: Thierry Vignaud <thierry.vignaud>
Status: RESOLVED OLD QA Contact:
Severity: normal    
Priority: Normal Keywords: Triaged
Version: 7   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: urpmi-8.118.2-1.mga7.src.rpm CVE:
Status comment:

Description Chris Denice 2020-08-25 11:12:26 CEST
urpmi --parallel (with ssh backends) fails with the debug message below.

For some reasons, it seems that the error comes from this command:

urpmq --synthesis /var/cache/urpmi/partial/parallel.cz -fmc aterm-1.0.1-12.mga7.x86_64
No package named aterm-1.0.1-12.mga7.x86_64

Which indeed fails again if I enter it on the command line. The parsing of .cz files seems to work; I can see that parallel.cz has this entry:
@info@aterm-1.0.1-12.mga7.x86_64@0@515613@Terminals

and the package does exist.


This --parallel option looks great, I am pretty sure that should be an easy fix for a fluent perl programmer!

Thanks!





-----

urpmi --debug --parallel constellations aterm
getting lock on urpmi
examining parallel handler in file [/usr/share/perl5/vendor_perl/urpm/parallel_ssh.pm]
found parallel handler for nodes: sagittarius, localhost
parsing: /etc/urpmi/mediacfg.d/Official-7-x86_64
examining synthesis file [/var/lib/urpmi/local/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Core Release.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Core Updates.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Nonfree Release.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Nonfree Updates.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Tainted Release.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Tainted Updates.cz]
getting exclusive lock on rpm
search_packages: found aterm-1.0.1-12.mga7.x86_64 matching aterm
found package(s): aterm-1.0.1-12.mga7.x86_64
parallel_ssh: scp -q /var/cache/urpmi/partial/parallel.cz sagittarius:/var/cache/urpmi/partial/parallel.cz
parallel_ssh: sagittarius: urpmq --synthesis /var/cache/urpmi/partial/parallel.cz -fmc aterm-1.0.1-12.mga7.x86_64
No package named aterm-1.0.1-12.mga7.x86_64
parallel_ssh: sagittarius: urpmq finished
parallel_ssh: localhost: urpmq --nolock --synthesis /var/cache/urpmi/partial/parallel.cz -fmc aterm-1.0.1-12.mga7.x86_64
No package named aterm-1.0.1-12.mga7.x86_64
parallel_ssh: localhost: urpmq finished
urpmq failed on host sagittarius (maybe it does not have a good version of urpmi?) (exit code: 1)
urpmq failed on host localhost (maybe it does not have a good version of urpmi?) (exit code: 1)
unlocking rpm database
unlocking urpmi database
EXITING (pid=29960)
Comment 1 Aurelien Oudelet 2020-08-25 17:20:38 CEST
Hi, thanks reporting this.

As it refers to urpmi tool, assigning to his maintainer.

Keywords: (none) => Triaged
Assignee: bugsquad => thierry.vignaud

Comment 2 Aurelien Oudelet 2021-07-06 13:17:20 CEST
Mageia 7 is EOL since July 1st 2021.
There will not have any further bugfix for this release.

You are encouraged to upgrade to Mageia 8 as soon as possible.

@reporter, if this bug still apply with Mageia 8, please let us know it.

@packager, if you work on the Mageia 7 version of your package, please check the Mageia 8 package if issue is also present. In this case, please fix the Mageia 8 version instead.

This bug report will be closed OLD if there is no further notice within 1st September 2021.
Comment 3 Marja Van Waes 2021-09-07 14:09:33 CEST
Hi bug reporter and hi assignee and others involved,

Please reopen this bug report if it is still valid for Mageia 8 or 9(cauldron), and change "Version:" in the upper left of this report accordingly.

This report is being closed as OLD because it was filed against Mageia 7, for which  support ended on June 30th 2021.

Thanks,
Marja

Status: NEW => RESOLVED
Resolution: (none) => OLD