Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Owner Reporter Resolution Summary
#10 thomas prentice@… fixed Two different package groups named 'Computational database tools'
Description

There are two package groups named 'Computational database tools'. I think one should be named 'Computational database tools Development', or something like that. See below.

# yum grouplist | grep -i 'computational database tools'

Computational database tools Computational database tools

# yum groupinfo 'Computational database tools' Loaded plugins: downloadonly, refresh-packagekit Setting up Group Process

Group: Computational database tools

Description: Computational database libraries/headers Default Packages:

getdata-devel hdf-devel hdf5-devel libdap-devel libnc-dap-devel netcdf-devel

Group: Computational database tools

Description: Computational database tools Default Packages:

getdata getdata-bzip2 getdata-gzip hdf hdf5 hdf5-static libdap libdap-doc libnc-dap netcdf netcdf-static

#13 thomas prentice@… fixed akmods-0.3.6-3 requires kmodtool >= 1-9
Description

Another dependency error when installing:

akmods-0.3.6-3.puias6.noarch requires kmodtool >= 1-9

Searching my local mirror, the only kmodtool RPMs I can find are in the buildsys directory for puias 6.

Searching from the root of my local PUIAS mirror:

$ find . -name \*kmodtool\* ./buildsys/6/os/SRPMS/kmodtool-1-18.el6.src.rpm ./buildsys/6/os/i386/kmodtool-1-18.el6.noarch.rpm ./buildsys/6/os/x86_64/kmodtool-1-18.el6.noarch.rpm

$ pwd /work/sysadmin/software/PU_IAS/PU_IAS

Prentice

#14 thomas prentice@… fixed firstaidkit-gui-0.2.10.2-1.el6 requires firstaidkit-0.2.10.2-1.el6
Description

Another dependency error during installation. This is for an x86_64 install:

firstaidkit-gui-0.2.10.2-1.el6.noarch requires firstaidkit = 0.2.10.2-1.el6.

Searching my local mirror for firstaidkit:

$ find . -name \*firstaidkit-0.2\* ./6.0/i386/os/Packages/firstaidkit-0.2.10-4.el6.i686.rpm ./6.0/source/os/firstaidkit-0.2.10-4.el6.src.rpm ./6.0/x86_64/os/Packages/firstaidkit-0.2.10-4.el6.x86_64.rpm ./updates/6.0/en/os/SRPMS/firstaidkit-0.2.10.2-1.el6.src.rpm ./updates/6.0/en/os/i386/firstaidkit-0.2.10.2-1.el6.i686.rpm

The correct version exists in updates for i386 and SRPMS, but not x86_64.

Also, the newer version of firstaidkit-gui exists for i386 and x86_64, in Updates, but there's no SRPM for it:

$ find . -name \*firstaidkit-gui\* ./6.0/i386/os/Packages/firstaidkit-gui-0.2.10-4.el6.noarch.rpm ./6.0/x86_64/os/Packages/firstaidkit-gui-0.2.10-4.el6.noarch.rpm ./updates/6.0/en/os/i386/firstaidkit-gui-0.2.10.2-1.el6.noarch.rpm ./updates/6.0/en/os/x86_64/firstaidkit-gui-0.2.10.2-1.el6.noarch.rpm

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.