--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
07-21-2008, 09:17 AM
"Richard W.M. Jones"
Broken dependencies in Fedora 8 - 2008-07-19
On Sat, Jul 19, 2008 at 11:18:55AM -0000, Michael Schwendt wrote:
> rjones AT redhat.com
> ocaml-json-static-0.9.6-5.fc8.i386
> ocaml-json-static-0.9.6-5.fc8.ppc
> ocaml-json-static-0.9.6-5.fc8.x86_64
With any luck I should have (finally) fixed this one.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
07-24-2008, 05:42 PM
Ian Weller
Broken dependencies in Fedora 8 - 2008-07-19
On Sat, 19 Jul 2008, Michael Schwendt wrote:
ianweller AT gmail.com
mediawiki-HNP-1.1.2-1.fc8.noarch
mediawiki-ParserFunctions-1.1.1-1.20080520svn35130.fc8.noarch
mediawiki-StubManager-1.2.0-1.fc8.noarch
I'm utterly confused about this. From what I can see, the dependencies
should solve just fine. Can anyone take a look at this?
--
Ian Weller <ianweller@gmail.com> http://ianweller.org
GnuPG fingerprint: E51E 0517 7A92 70A2 4226 B050 87ED 7C97 EFA8 4A36
"Technology is a word that describes something that doesn't work yet."
~ Douglas Adams
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
07-24-2008, 06:31 PM
Michael Schwendt
Broken dependencies in Fedora 8 - 2008-07-19
On Thu, 24 Jul 2008 12:42:26 -0500 (CDT), Ian Weller wrote:
> On Sat, 19 Jul 2008, Michael Schwendt wrote:
>
> > ianweller AT gmail.com
> > mediawiki-HNP-1.1.2-1.fc8.noarch
> > mediawiki-ParserFunctions-1.1.1-1.20080520svn35130.fc8.noarch
> > mediawiki-StubManager-1.2.0-1.fc8.noarch
> >
>
> I'm utterly confused about this. From what I can see, the dependencies
> should solve just fine. Can anyone take a look at this?
Good that you ask. mediawiki is not available for ppc64. Hence your
packages don't install on ppc64. From the spec:
# Ugly workaround, don't do that at home, kids!
# #250992
ExcludeArch: ppc64
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
07-24-2008, 08:45 PM
Ian Weller
Broken dependencies in Fedora 8 - 2008-07-19
On Thu, 24 Jul 2008, Michael Schwendt wrote:
On Thu, 24 Jul 2008 12:42:26 -0500 (CDT), Ian Weller wrote:
On Sat, 19 Jul 2008, Michael Schwendt wrote:
ianweller AT gmail.com
mediawiki-HNP-1.1.2-1.fc8.noarch
mediawiki-ParserFunctions-1.1.1-1.20080520svn35130.fc8.noarch
mediawiki-StubManager-1.2.0-1.fc8.noarch
I'm utterly confused about this. From what I can see, the dependencies
should solve just fine. Can anyone take a look at this?
Good that you ask. mediawiki is not available for ppc64. Hence your
packages don't install on ppc64. From the spec:
# Ugly workaround, don't do that at home, kids!
# #250992
ExcludeArch: ppc64
Interesting, I think I've asked about this before. These are noarch
packages, and so the only thing I can really do is make it not depend on
the ppc64 arch. There's one problem -- how?
--
Ian Weller <ianweller@gmail.com> http://ianweller.org
GnuPG fingerprint: E51E 0517 7A92 70A2 4226 B050 87ED 7C97 EFA8 4A36
"Technology is a word that describes something that doesn't work yet."
~ Douglas Adams
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
07-24-2008, 09:17 PM
Michael Schwendt
Broken dependencies in Fedora 8 - 2008-07-19
On Thu, 24 Jul 2008 15:45:22 -0500 (CDT), Ian Weller wrote:
> >>> ianweller AT gmail.com
> >>> mediawiki-HNP-1.1.2-1.fc8.noarch
> >>> mediawiki-ParserFunctions-1.1.1-1.20080520svn35130.fc8.noarch
> >>> mediawiki-StubManager-1.2.0-1.fc8.noarch
> >>>
> >>
> >> I'm utterly confused about this. From what I can see, the dependencies
> >> should solve just fine. Can anyone take a look at this?
> >
> > Good that you ask. mediawiki is not available for ppc64. Hence your
> > packages don't install on ppc64. From the spec:
> >
> > # Ugly workaround, don't do that at home, kids!
> > # #250992
> > ExcludeArch: ppc64
> >
>
> Interesting, I think I've asked about this before. These are noarch
> packages, and so the only thing I can really do is make it not depend on
> the ppc64 arch. There's one problem -- how?
Use
ExcludeArch: ppc64
in the spec file and increase release right of %{?dist}. The ExcludeArch
tag finds its way into the src.rpm file header where it is recognised by
the updates push tools when dealing with noarch builds.
Whether the old builds in the ppc64 repo will be removed automatically,
I don't know. At least rel-eng should be able to do that.
And note that this is only for F8 mediawiki.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list