From: Alejandro del Castillo <alejandro.delcastillo@ni.com>
To: <openembedded-devel@lists.openembedded.org>,
<jaap.dejong@nedap.com>, opkg-devel <opkg-devel@googlegroups.com>
Subject: Re: opkg v0.3.2 bug
Date: Thu, 30 Jun 2016 15:05:28 -0500 [thread overview]
Message-ID: <57757B88.1010703@ni.com> (raw)
In-Reply-To: <577525BE.6020602@nedap.com>
On 06/30/2016 08:59 AM, Jaap de Jong wrote:
> Hi All,
>
> I've already put this in https://groups.google.com/forum/#!topic/opkg-devel but
> I really want to hear what your experiences are.
I am cc'ing opkg-devel@googlegroups.org
> I have this package A for which package B has a dependency?
>
> I was using v0.2.3 before and 'opkg remove A' did not remove it.
>
> With v0.3.2 the same errors:
> Removing package A from root...
> Collected errors:
> * print_dependents_warning: Package A is depended upon by packages:
> * print_dependents_warning: B
> * print_dependents_warning: These might cease to work if package A is removed.
> * print_dependents_warning: Force removal of this package with --force-depends.
> * print_dependents_warning: Force removal of this package and its dependents
> * print_dependents_warning: with --force-removal-of-dependent-packages.
>
> But package A is removed nevertheless....
> This sounds as a severe error!
> Or is it me doing something wrong??
This is a regression from 0.3.1, caused by the re-architecture that changed the
internal solver to have it solve first, install/upgrade/remove later (instead of
installing/removing/upgrading as it solved). As is common with these errors, the
fix is a one line change on opkg_solver_remove (*sigh*).
Can you please file a bug report on https://bugzilla.yoctoproject.org ?
I am thinking this is serious enough to warrant a bug fix release of opkg
(0.3.3), which I will post next week.
BTW, this is an internal solver only error, the libsolv backend works fine.
Thanks for reporting the regression
--
Cheers,
Alejandro
prev parent reply other threads:[~2016-06-30 23:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-30 13:59 opkg v0.3.2 bug Jaap de Jong
2016-06-30 20:05 ` Alejandro del Castillo [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=57757B88.1010703@ni.com \
--to=alejandro.delcastillo@ni.com \
--cc=jaap.dejong@nedap.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=opkg-devel@googlegroups.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.