NVIDIA Question
by David St.Clair
This may be a dumb question, but why can't Redhat distribute NVIDIA binary
drivers?
In NVIDIA's licence (http://www.nvidia.com/object/nv_swlicense.html) it
says:
"2.1.2 Linux Exception. Notwithstanding the foregoing terms of Section
2.1.1, SOFTWARE designed exclusively for use on the Linux operating system
may be
copied and redistributed, provided that the binary files thereof are not
modified in any
way (except for unzipping of compressed files)."
So, what's keeping RedHat from putting the drivers in the distribution? If
it's a GPL
thing, would it be easy to just download it during installation or at
least give the option to the user?
Thanks,
--
David St.Clair
dstclair(a)cs.wcu.edu
1 year, 8 months
Mouse goes crazy
by Jonathan Villa
Ok, I have had Yarrow working well for a while now, but yesterday I
started experiencing some odd issues with my mouse. All of a sudden it
stops working correctly. The only thing that seems to fix is to kill X
and run mouse-test, then restart.
Any ideas?
Also, I have FC 1 running on a desktop which is hooked up to a KVM
switch. Whenever I go to another PC, and return, the same thing
happens, the mouse goes crazy.
???
1 year, 8 months
Mouse Wheel gone
by Christian Menzel
Since the latest xorg-X11 upgrade I receive the already mentioned XKB
error and the mouse wheel is not working anymore.
Has anybody seen this behavior?
Regards
Chris
7 years, 10 months
Re: NFS failure
by Fulko.Hew@sita.aero
Damian Menscher <menscher(a)uiuc.edu>@redhat.com on 04/07/2004 04:57:13 PM
wrote:
> On Wed, 7 Apr 2004, Jeff Elkins wrote:
>
> > I'm getting failure messages on my nfs mounts i.e. :
> >
> > mount to NFS server 'music.elkins' failed: server is down.
> >
> > nsfd appears to be running and I didn't see anything suspicious in the
logs.
> > The servers are up and running and have other clients connected.
>
> You didn't mention what steps you took to debug it:
>
> Can you ping the server?
> What is the output of rpcinfo -p servername?
> Does the server have access restrictions (firewall, TCP Wrappers, etc)?
I have the same symptoms...
rpcinfo says that nfs et.al. are running.
Something has changed in test 2, since the same PC running RH9
accesses that host just fine.
7 years, 10 months
autoconf breakage on x86_64.
by Sam Varshavchik
I don't know the right way to fix this, but something is definitely broken;
and something needs to be fixed, one way or the other. The question is what
exactly needs to be fixed.
Consider something like this:
LIBS="-lresolv $LIBS"
AC_TRY_LINK_FUNC(res_query, AC_MSG_RESULT(yes), AC_MSG_RESULT(no))
Here's what happens on x86_64:
gcc -o conftest -g -O2 -Wall -I.. -I./.. conftest.c -lresolv >&5
/tmp/ccW7EeDX.o(.text+0x7): In function `main':
/home/mrsam/src/courier/authlib/configure:5160: undefined reference to
`res_query'
collect2: ld returned 1 exit status
configure:5147: $? = 1
configure: failed program was:
[ blah blah blah ]
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char res_query ();
| int
| main ()
| {
| res_query ();
| ;
| return 0;
| }
The same exact test on FC1 x86 will work.
The reason appears to be that you have to #include <resolv.conf> on x86_64
in order to succesfully pull res_query() out of libresolv.so. You don't
need to do this on x86, and the test program generated by AC_TRY_LINK_FUNC
does not include any headers, but uses a manual prototype.
So, what now?
17 years
Desktop Development Specialization
by Joel Juliano
What if Fedora Core development was divided in two divisions, the
GNOME division and the KDE division, the releases will be available to
be GNOME-only or KDE-only releases on seperate iso's, the GNOME ISO
will specializes only on GNOME softwares and applications. There will
be a micro-managed bug fixing for GNOME-only related softwares, the
effort will be concentrating on much more focused approach than the
traditional (hybrid ISO's), same to the KDE ISO, wherein include a
KDE-only related (or specialized) softwares and applications.
17 years, 10 months
[ANNOUNCE] Aurora Build-1.92 (Code Name Tangerine)
by Tom Callaway
Hi folks,
We now have a full set of sparc packages that match up to Fedora Core 2,
and its name is Tangerine. Did you know that of the top ten hits for
Tangerine on Google, none of them have anything to do with the fruit?
You should eat more tangerines, they're quite tasty and good for you.
But I digress.
Like the previous release (1.91), its not an installable tree
so again this means no ISOs.
I'm going to repeat this one more time: THERE ARE NO ISOS FOR 1.92.
Why? Because anaconda is hard, and people didn't want to wait another 6
months for me to figure out what is broken. However, if anyone is willing
to try on their own to get this working, we're happily accepting patches.
But, unless someone else takes up the charge, this tree branch will stop
at 1.92. If someone fixes anaconda so that the installer actually works past
keyboard selection, I'll spin a new tree.
In the meantime, we're refocusing the effort on a new tree, which is
currently going to be based on Fedora Core 3. You can follow the daily
notes for this work here: http://auroralinux.org/journal.php
Now, I have yumified the tree, so if you're feeling really brave, you
can always point yum at it, and try to upgrade that way. A version of
yum for Aurora 1.0 is here:
http://linux.duke.edu/projects/yum/download/1.0/yum-1.0.3-1_73.noarch.rpm
If you're running 1.91, you should be able to use the yum in that tree.
Going from 1.91 to 1.92 is reportedly a fairly painless process.
If you're a listed mirror site, please sync the build-1.92 directory,
and chime in. The primary directory is currently at:
ftp://ibiblio.org/pub/Linux/distributions/aurora/build-1.92/ (and)
ftp://auroralinux.org/pub/aurora/build-1.92/
Now, for the known bugs:
The "rpm" package in 1.92 is a little broken on sparc32 systems. Its my fault.
Fixed packages are already available from:
ftp://ibiblio.org/pub/Linux/distributions/aurora/updates/1.92/ (and)
ftp://auroralinux.org/pub/aurora/updates/1.92/
A temporary workaround is to run: export LD_ASSUME_KERNEL=2.2.5.
Build 1.92 uses SILO 1.4.8 which should work fine. It seems to occasionally
burp when you're trying to tab completion, but I can't reproduce this
consistently. If it breaks for you, let me know.
There is no SMP kernel for sparc32, upstream has marked this as broken.
Any other bugs that you find? Please either email me or file them in
bugzilla.auroralinux.org, under Corona.
Last but not least, we've setup a hardware support matrix Wiki to keep track
of what works and what doesn't. You can find it here:
http://auroralinux.org/cgi-bin/wiki.pl?HardwareCompatibility
Thanks for your continued patience and support,
~spot
---
Tom "spot" Callaway <tcallawa(a)redhat*com> LCA, RHCE
Red Hat Sales Engineer || Aurora SPARC Linux Project Leader
"If you are going through hell, keep going."
- Sir Winston Churchill
17 years, 10 months
Thinkpad T20 and Audio
by Michael A. Peters
Sound does not work on Thinkpad T20 in Rawhide
It detects the soundcard but I can't hear test sound
System bell works, but general audio does not.
I've tried playing with the mixer with no luck.
Sound does work in knoppix
Vendor: Cirrus
Model: Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]
Module: snd-cs46xx
from /etc/modprobe.conf
alias snd-card-0 snd-cs46xx
options snd-card-0 index=0
options snd-cs46xx index=0
remove snd-cs46xx { /usr/sbin/alsactl store 0 >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-cs46xx
17 years, 11 months
rawhide report: 20050702 changes
by Build System
Updated Packages:
cpio-2.6-8
----------
* Fri Jul 01 2005 Peter Vrabec <pvrabec(a)redhat.com> 2.6-8
- fix large file support, archive >4GiB, archive members <4GiB (#160056)
- fix race condition holes, use mode 0700 for dir creation
cryptsetup-luks-1.0.1-1
-----------------------
* Fri Jul 01 2005 Bill Nottingham <notting(a)redhat.com> 1.0.1-1
- update to 1.0.1 - fixes incompatiblity with previous cryptsetup for
piped passwords
glib2-2.7.1-1
-------------
* Fri Jul 01 2005 Matthias Clasen <mclasen(a)redhat.com> - 2.7.1-1
- Update to 2.7.1
gnome-applets-1:2.10.1-10
-------------------------
* Fri Jul 01 2005 Mark McLoughlin <markmc(a)redhat.com> 1:2.10.1-10
- Backport from HEAD patch to remove lame warning dialog when the
mixer applet can't find a mixer device
hplip-0.9.3-8
-------------
* Fri Jul 01 2005 Tim Waugh <twaugh(a)redhat.com> 0.9.3-8
- Removed Obsoletes: hpoj tags (bug #162222).
kernel-2.6.12-1.1411_FC5
------------------------
* Fri Jul 01 2005 Dave Jones <davej(a)redhat.com>
- 2.6.13-rc1-git3
- Xen broke again, so is temporarily disabled. Sorry :(
- Add a vdso marker to /proc/*/maps even if the vDSO is randomized
* Thu Jun 30 2005 Dave Jones <davej(a)redhat.com>
- 2.6.13-rc1-git2
* Wed Jun 29 2005 Dave Jones <davej(a)redhat.com>
- 2.6.13-rc1
openoffice.org-1:1.9.113-1.2.0.fc5
----------------------------------
* Thu Jun 30 2005 Caolan McNamara <caolanm(a)redhat.com> - 1:1.9.113-1
- bump to new version
- translations merged, drop translation sources
- hsqldb bumped to version with working build.xml, drop sources
- add patch to work around notorious gcc19870 for hsqldb
- indic font fallbacks now in upstream
- openoffice.org-1.9.92.oooXXXXX.addindic.patch integrated
system-config-printer-0.6.135-1
-------------------------------
* Fri Jul 01 2005 Tim Waugh <twaugh(a)redhat.com> 0.6.135-1
- 0.6.135:
- Restore PTAL support, and silence HPLIP errors while probing (bug #162222).
* Thu Jun 16 2005 Tim Waugh <twaugh(a)redhat.com> 0.6.134-1
- Updated file manifest to include glob patterns for python byte compilation.
- 0.6.134:
- No code changes. Rebuilt for python byte compilation.
* Thu Jun 16 2005 Tim Waugh <twaugh(a)redhat.com> 0.6.133-1
- 0.6.133:
- No code changes. Rebuilt for python byte compilation.
Broken deps for i386
----------------------------------------------------------
gnbd-kernel-xenU - 2.6.11.2-20050420.133124.FC4.39.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
gnbd-kernel-xenU - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
GFS-kernel-xen0 - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
cman-kernel-xen0 - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
gnbd-kernel-xen0 - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i686 requires /lib/modules/2.6.12-1.1400_FC5
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.i686 requires /lib/modules/2.6.12-1.1400_FC5smp
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel-smp = 0:2.6.12-1.1400_FC5
GFS-kernel-xenU - 2.6.11.8-20050601.152643.FC4.6.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
GFS-kernel-xenU - 2.6.11.8-20050601.152643.FC4.6.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
cman-kernel-xenU - 2.6.11.5-20050601.152643.FC4.5.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
cman-kernel-xenU - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i586 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i586 requires /lib/modules/2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i586 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i586 requires /lib/modules/2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i686 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.i686 requires /lib/modules/2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i686 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i686 requires /lib/modules/2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.i686 requires /lib/modules/2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i586 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.i586 requires /lib/modules/2.6.12-1.1400_FC5
dlm-kernel-xenU - 2.6.11.5-20050601.152643.FC4.7.i686 requires /lib/modules/2.6.12-1.1400_FC5xenU
dlm-kernel-xenU - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel-xenU = 0:2.6.12-1.1400_FC5
dlm-kernel-xen0 - 2.6.11.5-20050601.152643.FC4.7.i686 requires kernel-xen0 = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i586 requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.i586 requires /lib/modules/2.6.12-1.1400_FC5
Broken deps for ppc64
----------------------------------------------------------
initscripts - 8.11.1-1.ppc64 requires kernel >= 0:2.6
p6spy - 1.3-2jpp_1fc.noarch requires regexp
xalan-j2-demo - 2.6.0-2jpp_1fc.noarch requires servlet
hsqldb - 1.73.0-2jpp_1fc.noarch requires servletapi5
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires servletapi5
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires mx4j >= 0:2.0.1
gnome-volume-manager - 1.3.1-1.ppc64 requires kernel >= 0:2.6
jakarta-commons-cli - 1.0-6jpp_1fc.noarch requires jakarta-commons-logging
bcel - 5.1-1jpp_4fc.noarch requires regexp
selinux-policy-strict - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
axis - 1.2.1-1jpp_1fc.noarch requires jakarta-commons-logging
axis - 1.2.1-1jpp_1fc.noarch requires java
avalon-framework - 4.1.4-2jpp_5fc.noarch requires xml-commons-apis
velocity - 1.4-3jpp_1fc.noarch requires servletapi5
velocity - 1.4-3jpp_1fc.noarch requires jakarta-commons-collections
castor-demo - 0.9.5-1jpp_1fc.noarch requires servletapi5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc64 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc64 requires /lib/modules/2.6.12-1.1400_FC5
sysstat - 5.0.5-10.fc.ppc64 requires kernel >= 0:2.2.16-21
wsdl4j - 1.5.1-1jpp_1fc.noarch requires jaxp_parser_impl
wsdl4j - 1.5.1-1jpp_1fc.noarch requires java
dhcp - 10:3.0.2-14.ppc64 requires kernel >= 0:2.2.18
log4j - 1.2.8-7jpp_5fc.noarch requires xml-commons-apis
log4j - 1.2.8-7jpp_5fc.noarch requires jaxp_parser_impl
selinux-policy-targeted - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
firstboot - 1.3.42-1.noarch requires system-config-display
jakarta-commons-dbcp - 1.2.1-3jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc64 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc64 requires /lib/modules/2.6.12-1.1400_FC5
nfs-utils - 1.0.7-8.ppc64 requires kernel >= 0:2.2.14
castor - 0.9.5-1jpp_1fc.noarch requires xerces-j2
castor - 0.9.5-1jpp_1fc.noarch requires regexp
castor - 0.9.5-1jpp_1fc.noarch requires jta
jacorb - 2.2-3jpp_1fc.noarch requires tanukiwrapper
prelink - 0.3.5-1.ppc64 requires kernel >= 0:2.4.10
java-1.4.2-gcj-compat-devel - 1.4.2.0-11jpp.noarch requires ecj
jakarta-commons-httpclient - 1:3.0-0.rc2.0jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.3
ppc64-utils - 0.7-9.ppc64 requires yaboot
hal - 0.5.2-2.ppc64 requires kernel >= 0:2.6.11
selinux-policy-targeted-sources - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
libpcap - 14:0.8.3-14.ppc64 requires kernel >= 0:2.2.0
quota - 1:3.12-6.ppc64 requires kernel >= 0:2.4
rhpl - 0.168-1.ppc64 requires pyxf86config >= 0:0.3.2
xalan-j2 - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
jessie - 1.0.0-8.noarch requires java >= 0:1.4
lvm2 - 2.01.12-1.0.ppc64 requires kernel >= 0:2.6
joram - 4.1.5-1jpp_2fc.noarch requires jmxri
joram - 4.1.5-1jpp_2fc.noarch requires xerces-j2
joram - 4.1.5-1jpp_2fc.noarch requires java >= 0:1.4
joram - 4.1.5-1jpp_2fc.noarch requires regexp
joram - 4.1.5-1jpp_2fc.noarch requires jta
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires jaxp_parser_impl
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires xml-commons-apis
system-config-mouse - 1.2.11-1.noarch requires pyxf86config
system-config-keyboard - 1.2.6-2.noarch requires pyxf86config
pcmcia-cs - 3.2.8-4.12.ppc64 requires kernel >= 0:2.6.0
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-collections
xjavadoc - 1.1-1jpp_1fc.noarch requires xml-commons-apis
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-logging
jgroups - 2.2.6-1jpp_1fc.noarch requires jaxp_parser_impl
jgroups - 2.2.6-1jpp_1fc.noarch requires jakarta-commons-logging
selinux-policy-strict-sources - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
jakarta-commons-pool - 1.2-2jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
jakarta-commons-fileupload - 1:1.0-3jpp_1fc.noarch requires servletapi5
jonas - 4.3.3-1jpp_3fc.noarch requires xerces-j2 >= 0:2.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires ant >= 0:1.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-beanutils >= 0:1.7.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-logging >= 0:1.0.4
jonas - 4.3.3-1jpp_3fc.noarch requires servletapi5
jonas - 4.3.3-1jpp_3fc.noarch requires carol = 0:1.8.9.3
jonas - 4.3.3-1jpp_3fc.noarch requires jta >= 0:1.0.1
jonas - 4.3.3-1jpp_3fc.noarch requires struts >= 0:1.2.4
jonas - 4.3.3-1jpp_3fc.noarch requires tomcat5 >= 0:5.0.30
jonas - 4.3.3-1jpp_3fc.noarch requires mx4j >= 1:3.0.1-1jpp_2fc
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-el
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-digester >= 0:1.6
jonas - 4.3.3-1jpp_3fc.noarch requires xml-commons-apis >= 0:1.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-collections >= 0:3.1
jonas - 4.3.3-1jpp_3fc.noarch requires java >= 0:1.4.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-modeler >= 0:1.1
jonas - 4.3.3-1jpp_3fc.noarch requires jasper5
jonas - 4.3.3-1jpp_3fc.noarch requires regexp
jakarta-commons-discovery - 1:0.3-1jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.1
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc64 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc64 requires /lib/modules/2.6.12-1.1400_FC5
gnomemeeting - 1.0.2-8.ppc64 requires libpt.so.1.6.5()(64bit)
gnomemeeting - 1.0.2-8.ppc64 requires libh323_linux_ppc64_r.so.1.13.4()(64bit)
gkrellm - 2.2.7-1.ppc64 requires kernel >= 0:2.6.2
jakarta-taglibs-standard - 1.1.1-4jpp_1fc.noarch requires servletapi5 >= 0:5.0.16
xdoclet - 1.2.2-2jpp_1fc.noarch requires xml-commons-apis
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-collections
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-logging
avalon-logkit - 1.2-2jpp_4fc.noarch requires servlet
arptables_jf - 0.0.8-5.ppc64 requires kernel >= 0:2.4.0
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires regexp
rp-pppoe - 3.5-28.ppc64 requires kernel >= 0:2.2.9
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-logging >= 0:1.0.2
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires xml-commons-apis
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-beanutils >= 0:1.5
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.1
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-digester >= 0:1.3
Broken deps for ppc
----------------------------------------------------------
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.ppc requires /lib/modules/2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.ppc requires /lib/modules/2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.ppc requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.ppc requires /lib/modules/2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.ppc requires /lib/modules/2.6.12-1.1400_FC5
Broken deps for s390x
----------------------------------------------------------
axis - 1.2.1-1jpp_1fc.noarch requires jakarta-commons-logging
axis - 1.2.1-1jpp_1fc.noarch requires java
bcel - 5.1-1jpp_4fc.noarch requires regexp
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires jaxp_parser_impl
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires xml-commons-apis
xdoclet - 1.2.2-2jpp_1fc.noarch requires xml-commons-apis
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-collections
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-logging
sound-juicer - 0.5.14-1.FC3.0.s390x requires libdbus-1.so.0()(64bit)
sound-juicer - 0.5.14-1.FC3.0.s390x requires libmusicbrainz.so.2()(64bit)
sound-juicer - 0.5.14-1.FC3.0.s390x requires libhal.so.0()(64bit)
xalan-j2 - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
gkrellm - 2.2.7-1.s390x requires kernel >= 0:2.6.2
nautilus-cd-burner - 2.8.3-6.s390x requires libdbus-1.so.0()(64bit)
nautilus-cd-burner - 2.8.3-6.s390x requires libhal.so.0()(64bit)
libpcap - 14:0.8.3-14.s390x requires kernel >= 0:2.2.0
jakarta-commons-fileupload - 1:1.0-3jpp_1fc.noarch requires servletapi5
castor - 0.9.5-1jpp_1fc.noarch requires xerces-j2
castor - 0.9.5-1jpp_1fc.noarch requires regexp
castor - 0.9.5-1jpp_1fc.noarch requires jta
wsdl4j - 1.5.1-1jpp_1fc.noarch requires jaxp_parser_impl
wsdl4j - 1.5.1-1jpp_1fc.noarch requires java
nfs-utils - 1.0.7-8.s390x requires kernel >= 0:2.2.14
avalon-logkit - 1.2-2jpp_4fc.noarch requires servlet
arptables_jf - 0.0.8-5.s390x requires kernel >= 0:2.4.0
jacorb - 2.2-3jpp_1fc.noarch requires tanukiwrapper
jakarta-commons-httpclient - 1:3.0-0.rc2.0jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.3
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390x requires nautilus-cd-burner >= 0:2.9.4
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390x requires libnautilus-burn.so.1()(64bit)
prelink - 0.3.5-1.s390x requires kernel >= 0:2.4.10
avalon-framework - 4.1.4-2jpp_5fc.noarch requires xml-commons-apis
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-logging >= 0:1.0.2
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires xml-commons-apis
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-beanutils >= 0:1.5
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.1
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-digester >= 0:1.3
castor-demo - 0.9.5-1jpp_1fc.noarch requires servletapi5
jessie - 1.0.0-8.noarch requires java >= 0:1.4
initscripts - 8.11.1-1.s390x requires kernel >= 0:2.6
selinux-policy-targeted - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
hal - 0.5.2-2.s390 requires kernel >= 0:2.6.11
selinux-policy-strict - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
log4j - 1.2.8-7jpp_5fc.noarch requires xml-commons-apis
log4j - 1.2.8-7jpp_5fc.noarch requires jaxp_parser_impl
sysstat - 5.0.5-10.fc.s390x requires kernel >= 0:2.2.16-21
dhcp - 10:3.0.2-14.s390x requires kernel >= 0:2.2.18
xalan-j2-demo - 2.6.0-2jpp_1fc.noarch requires servlet
jakarta-commons-cli - 1.0-6jpp_1fc.noarch requires jakarta-commons-logging
jakarta-commons-discovery - 1:0.3-1jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.1
selinux-policy-strict-sources - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires regexp
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-collections
xjavadoc - 1.1-1jpp_1fc.noarch requires xml-commons-apis
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-logging
jakarta-commons-dbcp - 1.2.1-3jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
jonas - 4.3.3-1jpp_3fc.noarch requires xerces-j2 >= 0:2.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires ant >= 0:1.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-beanutils >= 0:1.7.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-logging >= 0:1.0.4
jonas - 4.3.3-1jpp_3fc.noarch requires servletapi5
jonas - 4.3.3-1jpp_3fc.noarch requires carol = 0:1.8.9.3
jonas - 4.3.3-1jpp_3fc.noarch requires jta >= 0:1.0.1
jonas - 4.3.3-1jpp_3fc.noarch requires struts >= 0:1.2.4
jonas - 4.3.3-1jpp_3fc.noarch requires tomcat5 >= 0:5.0.30
jonas - 4.3.3-1jpp_3fc.noarch requires mx4j >= 1:3.0.1-1jpp_2fc
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-el
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-digester >= 0:1.6
jonas - 4.3.3-1jpp_3fc.noarch requires xml-commons-apis >= 0:1.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-collections >= 0:3.1
jonas - 4.3.3-1jpp_3fc.noarch requires java >= 0:1.4.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-modeler >= 0:1.1
jonas - 4.3.3-1jpp_3fc.noarch requires jasper5
jonas - 4.3.3-1jpp_3fc.noarch requires regexp
libpcap - 14:0.8.3-14.s390 requires kernel >= 0:2.2.0
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires servletapi5
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires mx4j >= 0:2.0.1
p6spy - 1.3-2jpp_1fc.noarch requires regexp
jakarta-taglibs-standard - 1.1.1-4jpp_1fc.noarch requires servletapi5 >= 0:5.0.16
joram - 4.1.5-1jpp_2fc.noarch requires jmxri
joram - 4.1.5-1jpp_2fc.noarch requires xerces-j2
joram - 4.1.5-1jpp_2fc.noarch requires java >= 0:1.4
joram - 4.1.5-1jpp_2fc.noarch requires regexp
joram - 4.1.5-1jpp_2fc.noarch requires jta
quota - 1:3.12-6.s390x requires kernel >= 0:2.4
velocity - 1.4-3jpp_1fc.noarch requires servletapi5
velocity - 1.4-3jpp_1fc.noarch requires jakarta-commons-collections
selinux-policy-targeted-sources - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
lvm2 - 2.01.12-1.0.s390x requires kernel >= 0:2.6
hsqldb - 1.73.0-2jpp_1fc.noarch requires servletapi5
hal - 0.5.2-2.s390x requires kernel >= 0:2.6.11
java-1.4.2-gcj-compat-devel - 1.4.2.0-11jpp.noarch requires ecj
jakarta-commons-pool - 1.2-2jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
jgroups - 2.2.6-1jpp_1fc.noarch requires jaxp_parser_impl
jgroups - 2.2.6-1jpp_1fc.noarch requires jakarta-commons-logging
Broken deps for x86_64
----------------------------------------------------------
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
cman-kernel-smp - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
gnbd-kernel - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
gnbd-kernel-smp - 2.6.11.2-20050420.133124.FC4.39.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
dlm-kernel-smp - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires /lib/modules/2.6.12-1.1400_FC5smp
GFS-kernel-smp - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires kernel-smp = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
dlm-kernel - 2.6.11.5-20050601.152643.FC4.7.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
cman-kernel - 2.6.11.5-20050601.152643.FC4.5.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires kernel = 0:2.6.12-1.1400_FC5
GFS-kernel - 2.6.11.8-20050601.152643.FC4.6.x86_64 requires /lib/modules/2.6.12-1.1400_FC5
Broken deps for ia64
----------------------------------------------------------
castor - 0.9.5-1jpp_1fc.noarch requires xerces-j2
castor - 0.9.5-1jpp_1fc.noarch requires regexp
castor - 0.9.5-1jpp_1fc.noarch requires jta
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires servletapi5
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires mx4j >= 0:2.0.1
bcel - 5.1-1jpp_4fc.noarch requires regexp
p6spy - 1.3-2jpp_1fc.noarch requires regexp
joram - 4.1.5-1jpp_2fc.noarch requires jmxri
joram - 4.1.5-1jpp_2fc.noarch requires xerces-j2
joram - 4.1.5-1jpp_2fc.noarch requires java >= 0:1.4
joram - 4.1.5-1jpp_2fc.noarch requires regexp
joram - 4.1.5-1jpp_2fc.noarch requires jta
avalon-logkit - 1.2-2jpp_4fc.noarch requires servlet
jonas - 4.3.3-1jpp_3fc.noarch requires xerces-j2 >= 0:2.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires ant >= 0:1.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-beanutils >= 0:1.7.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-logging >= 0:1.0.4
jonas - 4.3.3-1jpp_3fc.noarch requires servletapi5
jonas - 4.3.3-1jpp_3fc.noarch requires carol = 0:1.8.9.3
jonas - 4.3.3-1jpp_3fc.noarch requires jta >= 0:1.0.1
jonas - 4.3.3-1jpp_3fc.noarch requires struts >= 0:1.2.4
jonas - 4.3.3-1jpp_3fc.noarch requires tomcat5 >= 0:5.0.30
jonas - 4.3.3-1jpp_3fc.noarch requires mx4j >= 1:3.0.1-1jpp_2fc
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-el
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-digester >= 0:1.6
jonas - 4.3.3-1jpp_3fc.noarch requires xml-commons-apis >= 0:1.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-collections >= 0:3.1
jonas - 4.3.3-1jpp_3fc.noarch requires java >= 0:1.4.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-modeler >= 0:1.1
jonas - 4.3.3-1jpp_3fc.noarch requires jasper5
jonas - 4.3.3-1jpp_3fc.noarch requires regexp
jakarta-commons-dbcp - 1.2.1-3jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
wsdl4j - 1.5.1-1jpp_1fc.noarch requires jaxp_parser_impl
wsdl4j - 1.5.1-1jpp_1fc.noarch requires java
hsqldb - 1.73.0-2jpp_1fc.noarch requires servletapi5
velocity - 1.4-3jpp_1fc.noarch requires servletapi5
velocity - 1.4-3jpp_1fc.noarch requires jakarta-commons-collections
jacorb - 2.2-3jpp_1fc.noarch requires tanukiwrapper
xalan-j2 - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
jakarta-commons-pool - 1.2-2jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
log4j - 1.2.8-7jpp_5fc.noarch requires xml-commons-apis
log4j - 1.2.8-7jpp_5fc.noarch requires jaxp_parser_impl
jakarta-commons-httpclient - 1:3.0-0.rc2.0jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.3
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-logging >= 0:1.0.2
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires xml-commons-apis
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-beanutils >= 0:1.5
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.1
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-digester >= 0:1.3
jakarta-commons-cli - 1.0-6jpp_1fc.noarch requires jakarta-commons-logging
jakarta-taglibs-standard - 1.1.1-4jpp_1fc.noarch requires servletapi5 >= 0:5.0.16
jessie - 1.0.0-8.noarch requires java >= 0:1.4
java-1.4.2-gcj-compat-devel - 1.4.2.0-11jpp.noarch requires ecj
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-collections
xjavadoc - 1.1-1jpp_1fc.noarch requires xml-commons-apis
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-logging
axis - 1.2.1-1jpp_1fc.noarch requires jakarta-commons-logging
axis - 1.2.1-1jpp_1fc.noarch requires java
avalon-framework - 4.1.4-2jpp_5fc.noarch requires xml-commons-apis
rgmanager - 1.9.31-3.ia64 requires ccs
xdoclet - 1.2.2-2jpp_1fc.noarch requires xml-commons-apis
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-collections
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-logging
castor-demo - 0.9.5-1jpp_1fc.noarch requires servletapi5
jakarta-commons-fileupload - 1:1.0-3jpp_1fc.noarch requires servletapi5
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires regexp
jakarta-commons-discovery - 1:0.3-1jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.1
jgroups - 2.2.6-1jpp_1fc.noarch requires jaxp_parser_impl
jgroups - 2.2.6-1jpp_1fc.noarch requires jakarta-commons-logging
xalan-j2-demo - 2.6.0-2jpp_1fc.noarch requires servlet
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires jaxp_parser_impl
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires xml-commons-apis
Broken deps for s390
----------------------------------------------------------
jacorb - 2.2-3jpp_1fc.noarch requires tanukiwrapper
axis - 1.2.1-1jpp_1fc.noarch requires jakarta-commons-logging
axis - 1.2.1-1jpp_1fc.noarch requires java
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390 requires nautilus-cd-burner >= 0:2.9.4
gnome-python2-nautilus-cd-burner - 2.10.0-2.1.s390 requires libnautilus-burn.so.1
gkrellm - 2.2.7-1.s390 requires kernel >= 0:2.6.2
jessie - 1.0.0-8.noarch requires java >= 0:1.4
castor-demo - 0.9.5-1jpp_1fc.noarch requires servletapi5
selinux-policy-targeted - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
wsdl4j - 1.5.1-1jpp_1fc.noarch requires jaxp_parser_impl
wsdl4j - 1.5.1-1jpp_1fc.noarch requires java
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
xalan-j2-xsltc - 2.6.0-2jpp_1fc.noarch requires regexp
java-1.4.2-gcj-compat-devel - 1.4.2.0-11jpp.noarch requires ecj
sound-juicer - 0.5.14-1.FC3.0.s390 requires libdbus-1.so.0
sound-juicer - 0.5.14-1.FC3.0.s390 requires libhal.so.0
sound-juicer - 0.5.14-1.FC3.0.s390 requires libmusicbrainz.so.2
jakarta-commons-fileupload - 1:1.0-3jpp_1fc.noarch requires servletapi5
hsqldb - 1.73.0-2jpp_1fc.noarch requires servletapi5
xalan-j2 - 2.6.0-2jpp_1fc.noarch requires jaxp_parser_impl
sysstat - 5.0.5-10.fc.s390 requires kernel >= 0:2.2.16-21
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-logging >= 0:1.0.2
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires xml-commons-apis
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-beanutils >= 0:1.5
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.1
jakarta-commons-validator - 1.1.3-1jpp_2fc.noarch requires jakarta-commons-digester >= 0:1.3
jonas - 4.3.3-1jpp_3fc.noarch requires xerces-j2 >= 0:2.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires ant >= 0:1.6.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-beanutils >= 0:1.7.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-logging >= 0:1.0.4
jonas - 4.3.3-1jpp_3fc.noarch requires servletapi5
jonas - 4.3.3-1jpp_3fc.noarch requires carol = 0:1.8.9.3
jonas - 4.3.3-1jpp_3fc.noarch requires jta >= 0:1.0.1
jonas - 4.3.3-1jpp_3fc.noarch requires struts >= 0:1.2.4
jonas - 4.3.3-1jpp_3fc.noarch requires tomcat5 >= 0:5.0.30
jonas - 4.3.3-1jpp_3fc.noarch requires mx4j >= 1:3.0.1-1jpp_2fc
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-el
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-digester >= 0:1.6
jonas - 4.3.3-1jpp_3fc.noarch requires xml-commons-apis >= 0:1.0
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-collections >= 0:3.1
jonas - 4.3.3-1jpp_3fc.noarch requires java >= 0:1.4.2
jonas - 4.3.3-1jpp_3fc.noarch requires jakarta-commons-modeler >= 0:1.1
jonas - 4.3.3-1jpp_3fc.noarch requires jasper5
jonas - 4.3.3-1jpp_3fc.noarch requires regexp
jakarta-commons-discovery - 1:0.3-1jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.1
nautilus-cd-burner - 2.8.3-6.s390 requires libdbus-1.so.0
nautilus-cd-burner - 2.8.3-6.s390 requires libhal.so.0
selinux-policy-strict-sources - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
joram - 4.1.5-1jpp_2fc.noarch requires jmxri
joram - 4.1.5-1jpp_2fc.noarch requires xerces-j2
joram - 4.1.5-1jpp_2fc.noarch requires java >= 0:1.4
joram - 4.1.5-1jpp_2fc.noarch requires regexp
joram - 4.1.5-1jpp_2fc.noarch requires jta
nfs-utils - 1.0.7-8.s390 requires kernel >= 0:2.2.14
libpcap - 14:0.8.3-14.s390 requires kernel >= 0:2.2.0
avalon-framework - 4.1.4-2jpp_5fc.noarch requires xml-commons-apis
jakarta-commons-pool - 1.2-2jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
xdoclet - 1.2.2-2jpp_1fc.noarch requires xml-commons-apis
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-collections
xdoclet - 1.2.2-2jpp_1fc.noarch requires jakarta-commons-logging
prelink - 0.3.5-1.s390 requires kernel >= 0:2.4.10
jakarta-taglibs-standard - 1.1.1-4jpp_1fc.noarch requires servletapi5 >= 0:5.0.16
jakarta-commons-cli - 1.0-6jpp_1fc.noarch requires jakarta-commons-logging
hal - 0.5.2-2.s390 requires kernel >= 0:2.6.11
arptables_jf - 0.0.8-5.s390 requires kernel >= 0:2.4.0
xalan-j2-demo - 2.6.0-2jpp_1fc.noarch requires servlet
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-collections
xjavadoc - 1.1-1jpp_1fc.noarch requires xml-commons-apis
xjavadoc - 1.1-1jpp_1fc.noarch requires jakarta-commons-logging
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires servletapi5
geronimo-specs - 1.0-0.M2.2jpp_1fc.noarch requires mx4j >= 0:2.0.1
initscripts - 8.11.1-1.s390 requires kernel >= 0:2.6
log4j - 1.2.8-7jpp_5fc.noarch requires xml-commons-apis
log4j - 1.2.8-7jpp_5fc.noarch requires jaxp_parser_impl
selinux-policy-strict - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
jgroups - 2.2.6-1jpp_1fc.noarch requires jaxp_parser_impl
jgroups - 2.2.6-1jpp_1fc.noarch requires jakarta-commons-logging
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires jaxp_parser_impl
xml-commons-resolver - 1.1-1jpp_5fc.noarch requires xml-commons-apis
lvm2 - 2.01.12-1.0.s390 requires kernel >= 0:2.6
castor - 0.9.5-1jpp_1fc.noarch requires xerces-j2
castor - 0.9.5-1jpp_1fc.noarch requires regexp
castor - 0.9.5-1jpp_1fc.noarch requires jta
dhcp - 10:3.0.2-14.s390 requires kernel >= 0:2.2.18
bcel - 5.1-1jpp_4fc.noarch requires regexp
jakarta-commons-dbcp - 1.2.1-3jpp_2fc.noarch requires jakarta-commons-collections >= 0:2.0
jakarta-commons-httpclient - 1:3.0-0.rc2.0jpp_1fc.noarch requires jakarta-commons-logging >= 0:1.0.3
avalon-logkit - 1.2-2jpp_4fc.noarch requires servlet
quota - 1:3.12-6.s390 requires kernel >= 0:2.4
velocity - 1.4-3jpp_1fc.noarch requires servletapi5
velocity - 1.4-3jpp_1fc.noarch requires jakarta-commons-collections
p6spy - 1.3-2jpp_1fc.noarch requires regexp
selinux-policy-targeted-sources - 1.24-1.noarch requires kernel >= 0:2.6.11-1.1219
18 years, 1 month