Hi All - Anybody know of a guide to the rpm debug output? I'm trying to understand things like this: D: ========== successors only (51955284 bytes) D: 33 33 0 1 1 +dev-control-1-55 D: 34 1 0 9 1 -httpd-2.0.46-44.ent.2 D: 35 1 0 9 1 -httpd-devel-2.0.46-44.ent.2 D: 36 1 0 11 1 -commons-beanutils-1.6.1-10 D: 37 2 0 14 3 -commons-digester-1.4.1-10 D: 38 0 0 12 0 -commons-collections-2.1-9 What's the difference between a plus and a minus entry? I'm trying to do an aided install (--aid). Rpm decides httpd and httpd-devel are needed; but then errors-out because they are already installed at the same exact version and release level. Doesn't make sense. -Aaron