From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Mark Hatle <mark.hatle@windriver.com>
Cc: poky@lists.pokylinux.org, openembedded-core@lists.openembedded.org
Subject: Re: [poky] [PATCH 0/6] Fix a number of rpm/zypper issues and related
Date: Wed, 16 Mar 2011 16:47:22 +0000 [thread overview]
Message-ID: <1300294042.30423.1892.camel@rex> (raw)
In-Reply-To: <cover.1300291424.git.mark.hatle@windriver.com>
On Wed, 2011-03-16 at 11:15 -0500, Mark Hatle wrote:
> This set of patches is believed for fix a number packaging, rpm and zypper
> related problems.
>
> The first patch is necessary for debug information on packages with specific
> filenames embedded in them.
>
> The second patch fixes a bug that is likely to affect a system only in the
> future if rpm, berkeley db or the way the DB is used changes significantly.
>
> The third fix makes a minor change to the way zypper identifies the system
> release. I'm not 100% convinced this is necessary, we may choose to skip it
> as we don't have a file similar to "redhat-release" to scan for, for a
> system-wide version.
>
> The fourth/fifth packages fix the sat-solver. Fourth uprevs the
> sat-solver to the latest version and enables gdb debugging info. The fifth
> adds a workaround suggested by the sat-solver maintainer for an RPM5
> incompatibility as noted in the comments.
>
> The sixth and final patch finally resolves the "repackage error" message
> generated by rpm when upgrades or package removals occur.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: mhatle/bernard/fixes
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/bernard/fixes
>
> Thanks,
> Mark Hatle <mark.hatle@windriver.com>
> ---
>
>
> Mark Hatle (6):
> package.bbclass: Fix missing debug src files
> rootfs_rpm.bbclass: Add additional system configuration to RPM space
> libzypp: Fix release query
> sat-solver: uprev to the latest version
> sat-solver: Add workaround for RPM 5 db construction
> rpm: Disable repackage on upgrade/erasure by default
I merged these with the debug line from the package.bbclass removed.
Hopefully this should get zypper working nicely, thanks for the work on
this.
Cheers,
Richard
prev parent reply other threads:[~2011-03-16 16:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-16 16:15 [PATCH 0/6] Fix a number of rpm/zypper issues and related Mark Hatle
2011-03-16 16:15 ` [PATCH 1/6] package.bbclass: Fix missing debug src files Mark Hatle
2011-03-16 16:22 ` [poky] " Richard Purdie
2011-03-16 16:25 ` Mark Hatle
2011-03-16 16:47 ` Richard Purdie
2011-03-16 16:15 ` [PATCH 2/6] rootfs_rpm.bbclass: Add additional system configuration to RPM space Mark Hatle
2011-03-16 16:15 ` [PATCH 3/6] libzypp: Fix release query Mark Hatle
2011-03-16 16:15 ` [PATCH 4/6] sat-solver: uprev to the latest version Mark Hatle
2011-03-16 16:15 ` [PATCH 5/6] sat-solver: Add workaround for RPM 5 db construction Mark Hatle
2011-03-16 16:15 ` [PATCH 6/6] rpm: Disable repackage on upgrade/erasure by default Mark Hatle
2011-03-16 16:47 ` Richard Purdie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1300294042.30423.1892.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=mark.hatle@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=poky@lists.pokylinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox