| Summary: | ERROR: `script' failed for vcdimager-0.7.24-10.mga6.x86_64 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Ben McMonagle <westel> |
| Component: | RPM Packages | Assignee: | David Walser <luigiwalser> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | High | CC: | bittwister2, g.sprik, linux, pkg-bugs, wilcal.int |
| Version: | Cauldron | Keywords: | 6sta2 |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | CVE: | ||
| Status comment: | |||
| Attachments: | install report.bug.xz | ||
|
Description
Ben McMonagle
2017-03-03 07:55:37 CET
Created attachment 9014 [details]
install report.bug.xz
Ben McMonagle
2017-03-03 10:29:39 CET
Summary:
[6sta2] ERROR: `script' failed for vcdimager-0.7.24-10.mga6.x86_64 =>
[6sta2] ERROR: `script' failed for vcdimage-0.7.24-10.mga6.x86_64
Rémi Verschelde
2017-03-03 10:30:24 CET
Keywords:
(none) =>
6sta2 From the attachment in comment 1: * urpmi error: ERROR: 'script' failed for vcdimager-0.7.24-10.mga6.x86_64 * p11-kit not installed, %post(vcdimager-0.7.24-10.mga6.x86_64) scriptlet failed, exit status 127 * iputils not installed, %post(vcdimager-0.7.24-10.mga6.x86_64) scriptlet failed, exit status 127 /var/tmp/rpm-tmp.YOnVjH: line 1: /sbin/install-info: No such file or directory %post(vcdimager-0.7.24-10.mga6.x86_64) scriptlet failed, exit status 127 vcdimager-0.7.24-10.mga6.x86_64 lib64mlt++3-6.2.0-1.mga6.x86_64 Summary:
ERROR: `script' failed for vcdimage-0.7.24-10.mga6.x86_64 =>
ERROR: `script' failed for vcdimager-0.7.24-10.mga6.x86_64 Here's the %post of vcdimager, nothing unusual: %post %_install_info vcdimager.info %preun %_remove_install_info vcdimager.info http://svnweb.mageia.org/packages/cauldron/vcdimager/current/SPECS/vcdimager.spec?view=markup If %_install_info is failing, it shows a bigger issue, /sbin/install-info should be installed before stuff like vcdimager. Assigning to rpmstack devs. CC:
(none) =>
pkg-bugs I don't understand the references to p11-kit and iputils, or why libmlt++3 is mentioned, but this should be fixed now. Well, it still should have had a Requires(post/preun): info-install, but yes usually it would be installed already. The other possibility is a dependency loop, like we have with the similar bug (with glibc in the title). Ah, nice catch. libmlt++3 is just mentioned because I was a bit too eager in my copy pasting the relevant bits of the debug log :) As I understand it that bug should be fixed in the repos. Sadly not on the current classical ISOs for sta2 though. It's not a big issue at all though, just doesn't look good. Status:
NEW =>
RESOLVED Fixed here in a new net install (In reply to Rémi Verschelde from comment #9) > As I understand it that bug should be fixed in the repos. Sadly not on the > current classical ISOs for sta2 though. I got the same error message when I tried to install Plasma from Mageia-6-sta2-x86_64-DVD.iso, and couldn't finish the installation at all. Is it possible to fix the current ISO? IMHO this bugreport shouldn't be closed as FIXED. CC:
(none) =>
g.sprik It's not possible to fix released ISOs. The fix will come in the next set of ISOs, i.e. 6-RC. |