Bug 1037849

Summary: libva: /sbin/ldconfig: relative path `1' used to build cache
Product: [openSUSE] openSUSE Tumbleweed Reporter: Gerald Pfeifer <gp>
Component: BasesystemAssignee: Forgotten User nJNR0m-wG0 <forgotten_nJNR0m-wG0>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dimstar
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gerald Pfeifer 2017-05-05 19:38:01 UTC
Doing a zypper dup, I noticed the following (new) failure:

(28/50) Installing: libva-x11-1-1.8.1-1.1.x86_64 .........................[done]
Additional rpm output:
/sbin/ldconfig: relative path `1' used to build cache
warning: %postun(libva-x11-1-1.8.0-1.1.x86_64) scriptlet failed, exit status 1
Comment 1 Marcus Meissner 2017-05-05 21:28:36 UTC
This was due to # comments in the .specfile after the %postun section in 1.8.0.

1.8.1 should not have it anymore
Comment 2 Dominique Leuenberger 2023-05-03 13:22:57 UTC
(In reply to Marcus Meissner from comment #1)
> This was due to # comments in the .specfile after the %postun section in
> 1.8.0.
> 
> 1.8.1 should not have it anymore

FIXED