Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#20 worksforme nvidia 260.x drivers no longer listed in any repo thomas anonymous
Description

The nvidia 260.x drivers are no longer listed in any repo, but the RPMS exist in the mirror (sorry for the linewrap):

# yum repolist Loaded plugins: downloadonly, refresh-packagekit repo id repo name status PUIAS_6_addons PUIAS addons Base 6 - x86_64 603 PUIAS_6_addons_Updates PUIAS addons Updates 6 - x86_64 12 PUIAS_6_computational PUIAS computational Base 6 - x86_64 400 PUIAS_6_core_Base PUIAS core Base 6 - x86_64 6,082 PUIAS_6_core_Updates PUIAS core Updates 6 - x86_64 517 repolist: 7,614

# yum search nvidia # yum search nvidia Loaded plugins: downloadonly, refresh-packagekit =============================== Matched: nvidia ================================ kmod-nvidia.x86_64 : nvidia kernel module(s) kmod-nvidia-173xx.x86_64 : nvidia-173xx kernel module(s) kmod-nvidia-96xx.x86_64 : nvidia-96xx kernel module(s) nvidia-settings.x86_64 : Configure the NVIDIA graphics driver nvidia-xconfig.x86_64 : NVIDIA X configuration file editor xorg-x11-drv-nvidia.x86_64 : NVIDIA's proprietary display driver for NVIDIA

: graphic cards

xorg-x11-drv-nvidia-173xx.x86_64 : NVIDIA's 173xx serie proprietary display

: driver for NVIDIA graphic cards

xorg-x11-drv-nvidia-173xx-devel.x86_64 : Development files for

: xorg-x11-drv-nvidia-173xx

xorg-x11-drv-nvidia-173xx-libs.i686 : Libraries for xorg-x11-drv-nvidia-173xx xorg-x11-drv-nvidia-173xx-libs.x86_64 : Libraries for xorg-x11-drv-nvidia-173xx xorg-x11-drv-nvidia-96xx.x86_64 : NVIDIA's 96xx series proprietary display

: driver for NVIDIA graphic cards

xorg-x11-drv-nvidia-96xx-devel.x86_64 : Development files for

: xorg-x11-drv-nvidia-96xx

xorg-x11-drv-nvidia-96xx-libs.i686 : Libraries for xorg-x11-drv-nvidia-96xx xorg-x11-drv-nvidia-96xx-libs.x86_64 : Libraries for xorg-x11-drv-nvidia-96xx xorg-x11-drv-nvidia-devel.x86_64 : Development files for xorg-x11-drv-nvidia xorg-x11-drv-nvidia-libs.i686 : Libraries for xorg-x11-drv-nvidia xorg-x11-drv-nvidia-libs.x86_64 : Libraries for xorg-x11-drv-nvidia xorg-x11-drv-nouveau.x86_64 : Xorg X11 nouveau video driver for NVIDIA graphics

: chipsets

And searching through all the package groups using yum groupinfo <group> doesn't find them either:

yum grouplist | grep \ | while read group; do echo "$group:" ; yum groupinfo "$group" | grep -i nvidia; done

Only finds these: Addons Hardware Support:

kmod-nvidia kmod-nvidia-173xx kmod-nvidia-96xx nvidia-settings nvidia-xconfig xorg-x11-drv-nvidia xorg-x11-drv-nvidia-173xx xorg-x11-drv-nvidia-173xx-libs xorg-x11-drv-nvidia-96xx xorg-x11-drv-nvidia-96xx-libs

Addons Hardware Support Libraries/Headers?:

kmod-nvidia-173xx kmod-nvidia-96xx nvidia-settings nvidia-xconfig xorg-x11-drv-nvidia-173xx-devel xorg-x11-drv-nvidia-173xx-devel-nvidia xorg-x11-drv-nvidia-96xx-devel xorg-x11-drv-nvidia-devel

Am I missing something?

#21 fixed php-mcrypt requires php = 20090626 error thomas prentice@…
Description

Another failed dependency during installation:

php-mcrypt-5.3.2-0.puias6.x86_64 requires php = 20090626

#27 wontfix AdobeReader_enu.i486 doesn't install dependencies. thomas prentice@…
Description

It's yum that isn't smart enough to pull in the i686 deps for the package. Also, some of those deps aren't normal deps for the package, sssd-clients can be assumed to be installed normally, so it wouldn't get pulled anyway.

We have a page on 64-bit issues at http://puias.math.ias.edu/wiki/64BitIssues

AdobeReader? is on that page as a problem package.

Josko has a solution to the yum/kickstart issue that I will attempt to document soon...

Either way it's an upstream bug that we probably can't fix for everyone...

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