Package: edos-debcheck
Version: 1.0-6+b2
Hi,
When I currently run this:
zcat debian/dists/sid/main/binary-mips/Packages.gz | edos-debcheck -failures
-explain python-gnome2-extras-dev
I get:
python-gnome2-extras-dev (= 2.19.1-3.1): FAILED
The following constraints cannot be satisfied:
python-gnome2-extras-dev (= 2.19.1-3.1) depends on python-gnome2-extras (>=
2.19.1-3.1) {python-gnome2-extras (= 2.19.1-3.1)}
python-gnome2-extras (= 2.19.1-3.1) depends on python-gnome2-desktop
{python-gnome2-desktop (= 2.24.1-1)}
This does not tell me why it failed yet. Instead I have to run a new command:
zcat debian/dists/sid/main/binary-powerpc/Packages.gz | edos-debcheck -failures
-explain python-gnome2-desktop
So that I get:
python-gnome2-desktop (= 2.24.1-1): FAILED
The following constraints cannot be satisfied:
python-gnome2-desktop (= 2.24.1-1) depends on python-evolution (>= 2.24.1-1)
{NOT AVAILABLE}
Note that running it on python-gnome2-extras only shows:
python-gnome2-extras (= 2.19.1-3.1): FAILED
The following constraints cannot be satisfied:
python-gnome2-extras (= 2.19.1-3.1) depends on python-gnome2-desktop
{python-gnome2-desktop (= 2.24.1-1)}
I want it to continue until I see the line that explains me why
it's not installable.
Kurt
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]