Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 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?

#19 wontfix should 'basic-desktop' be 'desktop-basic' thomas anonymous
Description

Just wondering... 'desktop-basic seems more logical given the other dekstop package group ids:

Desktop (basic-desktop) Desktop Debugging and Performance Tools (desktop-debugging) Desktop Platform (desktop-platform) Desktop Platform Development (desktop-platform-devel)

#18 fixed "Addons Performance Tools" doesn't have any packages thomas anonymous
Description

Another empty package group:

# yum groupinfo addons-performance Loaded plugins: downloadonly, refresh-packagekit Setting up Group Process

Group: Addons Performance Tools

Description: Additional Tools for diagnosing system and application-level performance problems.

[root@pre130 ~]#

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