Project

General

Profile

Actions

action #11268

open

findfileconflicts: needs to learn about various archs of packages

Added by dimstar about 8 years ago. Updated about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2016-03-17
Due date:
% Done:

0%

Estimated time:

Description

Currently, findfileconflicts treats -32bit packages in a special way by adding a 'conflict' to the corresponding non-32bit package.

baselibs.conf for syslinux contains:

arch x86_64 targets s390x:64bit

targetname <name>-x86_64

arch x86_64 package syslinux
    +.*
    -/usr/bin/syslinux
    -/usr/bin/extlinux 
    -/usr/bin/gethostip
    -/usr/bin/isohybrid
    -/usr/bin/memdiskfind
Actions #1

Updated by dimstar about 8 years ago

Possible solution, analog to -32bit:

https://github.com/openSUSE/osc-plugin-factory/pull/470

Actions

Also available in: Atom PDF