Mailinglist Archive: opensuse-bugs (15077 mails)

< Previous Next >
[Bug 326803] New: zypper up fails only with rpm-md factory metadata
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 20 Sep 2007 07:00:19 -0600 (MDT)
  • Message-id: <bug-326803-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=326803#c326751

           Summary: zypper up fails only with rpm-md factory metadata
           Product: openSUSE 10.3
           Version: RC 1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: libzypp
        AssignedTo: dmueller@xxxxxxxxxx
        ReportedBy: cthiel@xxxxxxxxxx
         QAContact: kkaempf@xxxxxxxxxx
                CC: coolo@xxxxxxxxxx, ma@xxxxxxxxxx, ro@xxxxxxxxxx,
                    werner@xxxxxxxxxx, cthiel@xxxxxxxxxx,
                    dmacvicar@xxxxxxxxxx
        Depends on: 326751
          Found By: ---


Dirk, could you please introduce a new rpmlint check for file requires that
don't match the file-pattern-match or dir-pattern-match pattern of createrepo:


cmds['file-pattern-match'] = ['.*bin\/.*', '^\/etc\/.*',
'^\/usr\/lib\/sendmail$']
cmds['dir-pattern-match'] = ['.*bin\/.*', '^\/etc\/.*']


+++ This bug was initially created as a clone of Bug #326751 +++

Over the last few weeks zypper up -t package has never worked properly when
using the rpm-md metadata. It has always worked fine when using the susetags
metadata. 

Expected behaviour - upgrade should be possible with rpm-md as well as
susetags.

Bug http://bugzilla.novell.com/show_bug.cgi?id=304168 was about this, but
apparently there is now another bug with the same symptoms so opening a new
bug.

The exact errors depend on the state of the installed system, but usually
involve a missing provides for the core system. 

zypper log from thismorning http://benjiweber.co.uk/zypper20070920.log missing
libhistory provides. (svn trunk libzypp from yesterday)

An older zypper log http://benjiweber.co.uk/zypper20070918.log

Assigning to schubi as recommended.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >