[Bug 1191323] New: rpmlint: soname check no longer working on TW
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug ID: 1191323 Summary: rpmlint: soname check no longer working on TW Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: martin.liska@suse.com Reporter: mrueckert@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- on 15.3 i get ``` libpg_query1320.x86_64: E: shlib-policy-name-error (Badness: 10000) libpg_query1302_0 ``` but this is missing on TW can we please make sure that suse specific checks like this do not get lost? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c1 --- Comment #1 from Marcus R�ckert <mrueckert@suse.com> --- This check really helps packagers to get the naming right. Especially for the cases where "_" is needed. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c2 --- Comment #2 from Martin Li��ka <martin.liska@suse.com> --- Thanks for the report. The check exists in rpmlint2, but is disabled in out configuration: https://github.com/rpm-software-management/rpmlint/blob/5059f6202f54e5353505... Looking at SUSE:SLE-15:Update/rpmlint, I can't see the definition of the 'shlib-policy-name-error' error. Wasn't it named 'incoherent-version-in-name' before (rpmlint 1.x)? Do you think we should enable the check by default in openSUSE? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c3 --- Comment #3 from Marcus R�ckert <mrueckert@suse.com> --- yes it is worth to be working. it is an easy tool to tell packagers how the shlib package should be named. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c4 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #4 from Martin Li��ka <martin.liska@suse.com> --- All right, I've just made a submit request here: https://github.com/rpm-software-management/rpmlint/pull/730 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c5 --- Comment #5 from Martin Li��ka <martin.liska@suse.com> --- So rpmlint1.x is crippled due to invalid regex: https://github.com/rpm-software-management/rpmlint/blob/c5dd20d7e48f4c441fe1... (see the double back-slashes). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c6 --- Comment #6 from Martin Li��ka <martin.liska@suse.com> --- Let's enable the check only for lib* packages: https://github.com/rpm-software-management/rpmlint/pull/735 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org, | |fvogt@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c7 --- Comment #7 from Martin Li��ka <martin.liska@suse.com> --- All right, enabling the check leads to the following list of errors in a staging project: apr.log:[ 351s] libapr1.x86_64: E: shlib-policy-name-error SONAME: libapr-1.so.0, expected package suffix: 1-0 apr-util.log:[ 71s] libapr-util1.x86_64: E: shlib-policy-name-error SONAME: libaprutil-1.so.0, expected package suffix: 1-0 augeas.log:[ 3902s] libaugeas0.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libfa.so.1, expected package suffix: 1 avahi.log:[ 175s] libdns_sd.x86_64: E: shlib-policy-name-error SONAME: libdns_sd.so.1, expected package suffix: 1 boost:base.log:[ 931s] libboost_math1_77_0.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libboost_math_c99.so.1.77.0, expected package suffix: 99-1_77_0 boost:base.log:[ 931s] libboost_math1_77_0.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libboost_math_tr1.so.1.77.0, expected package suffix: 1-1_77_0 ceph.log:[18094s] librgw2.x86_64: E: shlib-policy-name-error SONAME: librgw_op_tp.so.1, expected package suffix: 1 ceph.log:[18094s] librgw2.x86_64: E: shlib-policy-name-error SONAME: librgw_rados_tp.so.1, expected package suffix: 1 cluster-glue.log:[ 112s] libglue2.x86_64: E: shlib-policy-name-error SONAME: libstonith.so.1, expected package suffix: 1 fcitx.log:[ 252s] libfcitx-4_2_9.x86_64: E: shlib-policy-name-error SONAME: libfcitx-core.so.0, expected package suffix: 0 fcitx.log:[ 252s] libfcitx-4_2_9.x86_64: E: shlib-policy-name-error SONAME: libfcitx-gclient.so.1, expected package suffix: 1 fcitx.log:[ 252s] libfcitx-4_2_9.x86_64: E: shlib-policy-name-error SONAME: libfcitx-utils.so.0, expected package suffix: 0 fltk.log:[ 146s] libfltk1.x86_64: E: shlib-policy-name-error SONAME: libfltk.so.1.3, expected package suffix: 1_3 fltk.log:[ 146s] libfltk1.x86_64: E: shlib-policy-name-error SONAME: libfltk_forms.so.1.3, expected package suffix: 1_3 fltk.log:[ 146s] libfltk1.x86_64: E: shlib-policy-name-error SONAME: libfltk_gl.so.1.3, expected package suffix: 1_3 fltk.log:[ 146s] libfltk1.x86_64: E: shlib-policy-name-error SONAME: libfltk_images.so.1.3, expected package suffix: 1_3 freerdp.log:[ 56s] libwinpr2.x86_64: E: shlib-policy-name-error SONAME: libwinpr-tools2.so.2, expected package suffix: 2-2 freerdp.log:[ 56s] libwinpr2.x86_64: E: shlib-policy-name-error SONAME: libwinpr2.so.2, expected package suffix: 2-2 freerdp.log:[ 56s] libfreerdp2.x86_64: E: shlib-policy-name-error SONAME: libfreerdp-client2.so.2, expected package suffix: 2-2 freerdp.log:[ 56s] libfreerdp2.x86_64: E: shlib-policy-name-error SONAME: libfreerdp-server2.so.2, expected package suffix: 2-2 freerdp.log:[ 56s] libfreerdp2.x86_64: E: shlib-policy-name-error SONAME: libfreerdp-shadow-subsystem2.so.2, expected package suffix: 2-2 freerdp.log:[ 56s] libfreerdp2.x86_64: E: shlib-policy-name-error SONAME: libfreerdp-shadow2.so.2, expected package suffix: 2-2 freerdp.log:[ 56s] libfreerdp2.x86_64: E: shlib-policy-name-error SONAME: libfreerdp2.so.2, expected package suffix: 2-2 graphviz.log:[ 107s] libgraphviz6.x86_64: E: shlib-policy-name-error SONAME: libcdt.so.5, expected package suffix: 5 graphviz.log:[ 107s] libgraphviz6.x86_64: E: shlib-policy-name-error SONAME: libgvpr.so.2, expected package suffix: 2 graphviz.log:[ 107s] libgraphviz6.x86_64: E: shlib-policy-name-error SONAME: liblab_gamut.so.1, expected package suffix: 1 graphviz.log:[ 107s] libgraphviz6.x86_64: E: shlib-policy-name-error SONAME: libpathplan.so.4, expected package suffix: 4 graphviz.log:[ 107s] libgraphviz6.x86_64: E: shlib-policy-name-error SONAME: libxdot.so.4, expected package suffix: 4 gsl:gnu-hpc.log:[ 261s] libgsl_2_6-gnu-hpc.x86_64: E: shlib-policy-name-error SONAME: libgsl.so.25, expected package suffix: 25 gsl:gnu-hpc.log:[ 261s] libgslcblas_2_6-gnu-hpc.x86_64: E: shlib-policy-name-error SONAME: libgslcblas.so.0, expected package suffix: 0 gtk2.log:[ 1169s] libgtk-2_0-0.x86_64: E: shlib-policy-name-error SONAME: libgailutil.so.18, expected package suffix: 18 gtk2.log:[ 1169s] libgtk-2_0-0.x86_64: E: shlib-policy-name-error SONAME: libgdk-x11-2.0.so.0, expected package suffix: 11-2_0-0 gtk2.log:[ 1169s] libgtk-2_0-0.x86_64: E: shlib-policy-name-error SONAME: libgtk-x11-2.0.so.0, expected package suffix: 11-2_0-0 gupnp-av.log:[ 20s] libgupnp-av-1_0-2.x86_64: E: shlib-policy-name-error SONAME: libgupnp-av-1.0.so.3, expected package suffix: 1_0-3 gupnp.log:[ 71s] libgupnp-1_2-0.x86_64: E: shlib-policy-name-error SONAME: libgupnp-1.2.so.1, expected package suffix: 1_2-1 jbigkit.log:[ 55s] libjbig2.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libjbig85.so.2, expected package suffix: 85-2 libbraille.log:[ 98s] libbraille.x86_64: E: shlib-policy-name-error SONAME: libbraille-0.so.14, expected package suffix: 0-14 libcdio.log:[ 78s] libcdio++0.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libcdio++.so.1, expected package suffix: 1 libepc.log:[ 62s] libepc-1_0-2.x86_64: E: shlib-policy-name-error SONAME: libepc-1.0.so.3, expected package suffix: 1_0-3 libepc.log:[ 62s] libepc-1_0-2.x86_64: E: shlib-policy-name-error SONAME: libepc-ui-1.0.so.3, expected package suffix: 1_0-3 libglvnd.log:[ 68s] libglvnd.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libEGL.so.1, expected package suffix: 1 libglvnd.log:[ 68s] libglvnd.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libGL.so.1, expected package suffix: 1 libglvnd.log:[ 68s] libglvnd.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libGLESv1_CM.so.1, expected package suffix: 1 libglvnd.log:[ 68s] libglvnd.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libGLESv2.so.2, expected package suffix: 2-2 libglvnd.log:[ 68s] libglvnd.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libGLX.so.0, expected package suffix: 0 libglvnd.log:[ 68s] libglvnd.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libGLdispatch.so.0, expected package suffix: 0 libglvnd.log:[ 68s] libglvnd.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libOpenGL.so.0, expected package suffix: 0 libgphoto2.log:[ 133s] libgphoto2-6.x86_64: E: shlib-policy-name-error SONAME: libgphoto2_port.so.12, expected package suffix: 12 libksieve.log:[ 220s] libksieve.x86_64: E: shlib-policy-name-error SONAME: libKF5KManageSieve.so.5, expected package suffix: 5 libksieve.log:[ 220s] libksieve.x86_64: E: shlib-policy-name-error SONAME: libKF5KSieve.so.5, expected package suffix: 5 libksieve.log:[ 220s] libksieve.x86_64: E: shlib-policy-name-error SONAME: libKF5KSieveUi.so.5, expected package suffix: 5 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: libKSysGuardFormatter.so.1, expected package suffix: 1 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: libKSysGuardSensorFaces.so.1, expected package suffix: 1 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: libKSysGuardSensors.so.1, expected package suffix: 1 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: libksgrd.so.9, expected package suffix: 9 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: libksignalplotter.so.9, expected package suffix: 9 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: liblsofui.so.9, expected package suffix: 9 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: libprocesscore.so.9, expected package suffix: 9 libksysguard5.log:[ 251s] libksysguard5.x86_64: E: shlib-policy-name-error SONAME: libprocessui.so.9, expected package suffix: 9 liblogging.log:[ 30s] liblogging0.x86_64: E: shlib-policy-name-error SONAME: liblogging-rfc3195.so.0, expected package suffix: 3195-0 libmemcached.log:[ 605s] libmemcachedutil2.x86_64: E: shlib-policy-name-error SONAME: libmemcachedprotocol.so.0, expected package suffix: 0 libmfx.log:[ 306s] libmfx1.x86_64: E: shlib-policy-name-error SONAME: libmfxhw64.so.1, expected package suffix: 64-1 libunwind.log:[ 90s] libunwind.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libunwind-coredump.so.0, expected package suffix: 0 libunwind.log:[ 90s] libunwind.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libunwind-ptrace.so.0, expected package suffix: 0 libunwind.log:[ 90s] libunwind.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libunwind-setjmp.so.0, expected package suffix: 0 libunwind.log:[ 90s] libunwind.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libunwind-x86_64.so.8, expected package suffix: 64-8 libunwind.log:[ 90s] libunwind.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libunwind.so.8, expected package suffix: 8 libvisual.log:[ 69s] libvisual.x86_64: E: shlib-policy-name-error SONAME: libvisual-0.4.so.0, expected package suffix: 0_4-0 libxfce4ui.log:[ 57s] libxfce4ui-2-0.x86_64: E: shlib-policy-name-error SONAME: libxfce4kbd-private-3.so.0, expected package suffix: 3-0 libxslt.log:[ 55s] libxslt1.x86_64: E: shlib-policy-name-error (Badness: 10000) SONAME: libexslt.so.0, expected package suffix: 0 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmailutils.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_auth.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_dbm.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_dotmail.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_imap.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_maildir.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_mailer.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_mbox.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_mh.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_pop.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_py.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_scm.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmu_sieve.so.8, expected package suffix: 8 mailutils.log:[ 307s] libmailutils5.x86_64: E: shlib-policy-name-error SONAME: libmuaux.so.8, expected package suffix: 8 ndctl.log:[ 66s] libndctl6.x86_64: E: shlib-policy-name-error SONAME: libdaxctl.so.1, expected package suffix: 1 net-snmp.log:[ 207s] libsnmp30.x86_64: E: shlib-policy-name-error SONAME: libnetsnmp.so.40, expected package suffix: 40 net-snmp.log:[ 207s] libsnmp30.x86_64: E: shlib-policy-name-error SONAME: libnetsnmpagent.so.40, expected package suffix: 40 net-snmp.log:[ 207s] libsnmp30.x86_64: E: shlib-policy-name-error SONAME: libnetsnmphelpers.so.40, expected package suffix: 40 net-snmp.log:[ 207s] libsnmp30.x86_64: E: shlib-policy-name-error SONAME: libnetsnmpmibs.so.40, expected package suffix: 40 net-snmp.log:[ 207s] libsnmp30.x86_64: E: shlib-policy-name-error SONAME: libnetsnmptrapd.so.40, expected package suffix: 40 net-snmp.log:[ 207s] libsnmp30.x86_64: E: shlib-policy-name-error SONAME: libsnmp.so.40, expected package suffix: 40 OpenIPMI.log:[ 132s] libOpenIPMI0.x86_64: E: shlib-policy-name-error SONAME: libOpenIPMIui.so.1, expected package suffix: 1 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libcib.so.27, expected package suffix: 27 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libcrmcluster.so.29, expected package suffix: 29 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libcrmcommon.so.34, expected package suffix: 34 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libcrmservice.so.28, expected package suffix: 28 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: liblrmd.so.28, expected package suffix: 28 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libpacemaker.so.1, expected package suffix: 1 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libpe_rules.so.26, expected package suffix: 26 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libpe_status.so.28, expected package suffix: 28 pacemaker.log:[ 532s] libpacemaker3.x86_64: E: shlib-policy-name-error SONAME: libstonithd.so.26, expected package suffix: 26 pango.log:[ 68s] libpango-1_0-0.x86_64: E: shlib-policy-name-error SONAME: libpangoft2-1.0.so.0, expected package suffix: 2-1_0-0 parted.log:[ 155s] libparted0.x86_64: E: shlib-policy-name-error SONAME: libparted.so.2, expected package suffix: 2 phonon4qt5.log:[ 90s] libphonon4qt5.x86_64: E: shlib-policy-name-error SONAME: libphonon4qt5.so.4, expected package suffix: 5-4 pidgin.log:[ 162s] libpurple.x86_64: E: shlib-policy-name-error SONAME: libpurple-client.so.0, expected package suffix: 0 pidgin.log:[ 162s] libpurple.x86_64: E: shlib-policy-name-error SONAME: libpurple.so.0, expected package suffix: 0 polkit.log:[ 118s] libpolkit0.x86_64: E: shlib-policy-name-error SONAME: libpolkit-agent-1.so.0, expected package suffix: 1-0 polkit.log:[ 118s] libpolkit0.x86_64: E: shlib-policy-name-error SONAME: libpolkit-gobject-1.so.0, expected package suffix: 1-0 postgresql14.log:[ 698s] libecpg6.x86_64: E: shlib-policy-name-error SONAME: libecpg_compat.so.3, expected package suffix: 3 postgresql14.log:[ 698s] libecpg6.x86_64: E: shlib-policy-name-error SONAME: libpgtypes.so.3, expected package suffix: 3 qpid-proton.log:[ 246s] libqpid-proton10.x86_64: E: shlib-policy-name-error SONAME: libqpid-proton.so.11, expected package suffix: 11 Can please anybody verify if the error messages are correct? A bonus question: can one somehow distinguish a false positives like 'libgdk-x11-2.0.so.0', 'liblogging-rfc3195.so.0' or 'libboost_math_c99.so.1.77.0'? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c8 --- Comment #8 from Marcus R�ckert <mrueckert@suse.com> --- some of those errors are actually a good sign why a working rpmlint check was good: qpid-proton.log:[ 246s] libqpid-proton10.x86_64: E: shlib-policy-name-error SONAME: libqpid-proton.so.11, expected package suffix: 11 and btw the old code just gave the full correct name so people could just copy it. can we get that behavior back? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c9 --- Comment #9 from Martin Li��ka <martin.liska@suse.com> --- (In reply to Marcus R��ckert from comment #8)
some of those errors are actually a good sign why a working rpmlint check was good:
Sure, I'm going to create issues for all the affected packages.
qpid-proton.log:[ 246s] libqpid-proton10.x86_64: E: shlib-policy-name-error SONAME: libqpid-proton.so.11, expected package suffix: 11
and btw the old code just gave the full correct name so people could just copy it. can we get that behavior back?
I like the idea, but not planning to work on that now. One would need to properly parse the existing package suffix.. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191747 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c10 --- Comment #10 from Marcus R�ckert <mrueckert@suse.com> --- Well the old rpmlint had the code for this? maybe we can just copy it over? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191748 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191749 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191750 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191751 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191752 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191753 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191754 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191755 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191756 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c11 --- Comment #11 from Martin Li��ka <martin.liska@suse.com> --- (In reply to Marcus R��ckert from comment #10)
Well the old rpmlint had the code for this? maybe we can just copy it over?
I don't the original code supported that: https://github.com/rpm-software-management/rpmlint/blob/c5dd20d7e48f4c441fe1... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191757 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191758 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191759 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191760 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191761 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191762 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191763 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191764 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191765 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191766 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191767 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191768 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191769 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191771 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191772 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191773 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191774 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191775 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191776 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191777 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191778 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191779 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191780 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191781 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191782 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1191783 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191764, which changed state. Bug 1191764 Summary: [SLPP] libgphoto2: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191764 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191777, which changed state. Bug 1191777 Summary: [SLPP] pango: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191777 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191772, which changed state. Bug 1191772 Summary: [SLPP] mailutils: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191772 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c12 Michal Suchanek <msuchanek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrueckert@suse.com, | |msuchanek@suse.com Flags| |needinfo?(mrueckert@suse.co | |m) --- Comment #12 from Michal Suchanek <msuchanek@suse.com> --- libndctl6 package contains two shared libraries. It is not expected that these can be used separately or that the interface can change independently but the version number of libndctl is 6 and version number of libdaxctl is 1. Do all packages that ship multiple shared library files have to split each into a separate package to fulfill this policy? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191755, which changed state. Bug 1191755 Summary: [SLPP] freerdp: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191755 What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191780, which changed state. Bug 1191780 Summary: [SLPP] pidgin: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191780 What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191758, which changed state. Bug 1191758 Summary: [SLPP] gtk2: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191758 What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191756, which changed state. Bug 1191756 Summary: [SLPP] graphviz: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191756 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191765, which changed state. Bug 1191765 Summary: [SLPP] libksieve: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191765 What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191751, which changed state. Bug 1191751 Summary: [SLPP] ceph: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191751 What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191774, which changed state. Bug 1191774 Summary: [SLPP] net-snmp: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191774 What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191779, which changed state. Bug 1191779 Summary: [SLPP] phonon4qt5: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191779 What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191756, which changed state. Bug 1191756 Summary: [SLPP] graphviz: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191756 What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191753, which changed state. Bug 1191753 Summary: [SLPP] fcitx: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191753 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191773, which changed state. Bug 1191773 Summary: [SLPP] ndctl: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191773 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c13 Jan Engelhardt <jengelh@inai.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jengelh@inai.de --- Comment #13 from Jan Engelhardt <jengelh@inai.de> --- This was solved with rpmlint commit a183b05a659d45e277f290c34bf7129f337b37b6 (Oct 25, just a few days after the last comment on this bug). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191756, which changed state. Bug 1191756 Summary: [SLPP] graphviz: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191756 What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191759, which changed state. Bug 1191759 Summary: [SLPP] gupnp: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191759 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191760, which changed state. Bug 1191760 Summary: [SLPP] jbigkit: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191760 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191766, which changed state. Bug 1191766 Summary: [SLPP] libksysguard5: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191766 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191781, which changed state. Bug 1191781 Summary: [SLPP] polkit: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191781 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c15 --- Comment #15 from Jan Engelhardt <jengelh@inai.de> --- The soname check *works* in TW. It did detect e.g. the problem with ICU. Just the score was so low that it had the value of a warning rather than an error. Splitting hairs, I know ;-) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|rpmlint: soname check no |[META] rpmlint: soname |longer working on TW |check no longer working on | |TW -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[META] rpmlint: soname |[META] rpmlint: E: |check no longer working on |shlib-policy-name-error |TW | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191757, which changed state. Bug 1191757 Summary: [SLPP] gsl:gnu-hpc: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191757 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191762, which changed state. Bug 1191762 Summary: [SLPP] libepc: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191762 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191775, which changed state. Bug 1191775 Summary: [SLPP] OpenIPMI: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191775 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191783, which changed state. Bug 1191783 Summary: [SLPP] qpid-proton: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191783 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |1199809 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191749, which changed state. Bug 1191749 Summary: [SLPP] augeas: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191749 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1199809, which changed state. Bug 1199809 Summary: [SLPP] systemd:mini: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1199809 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191752, which changed state. Bug 1191752 Summary: [SLPP] cluster-glue: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191752 What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1191769, which changed state. Bug 1191769 Summary: [SLPP] libvisual: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1191769 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 http://bugzilla.opensuse.org/show_bug.cgi?id=1191323#c16 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #16 from Martin Li��ka <martin.liska@suse.com> --- All Ring 0+1 should be resolved now. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1199809, which changed state. Bug 1199809 Summary: [SLPP] systemd:mini: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1199809 What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1191323 Bug 1191323 depends on bug 1199809, which changed state. Bug 1199809 Summary: [SLPP] systemd:mini: E: shlib-policy-name-error http://bugzilla.opensuse.org/show_bug.cgi?id=1199809 What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com