Opened 14 years ago
Closed 14 years ago
#14 closed bug (fixed)
firstaidkit-gui-0.2.10.2-1.el6 requires firstaidkit-0.2.10.2-1.el6
Reported by: | prentice@… | Owned by: | thomas |
---|---|---|---|
Priority: | major | Component: | Desktop |
Version: | 6.0 (Pisa) | Keywords: | firstaidkit firstaidkit-gui install dependency |
Cc: | puias-trac@… |
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
Change History (2)
comment:1 Changed 14 years ago by plazonic
comment:2 Changed 14 years ago by plazonic
- Resolution set to fixed
- Status changed from new to closed
Bug in build script - fixed the script and rebuilt missing packages. Pushing now.