Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#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)

#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?

#82 fixed yum update python-devel.i686 error thomas anonymous
Description

[root@pisa ~]# yum check-update Loaded plugins: downloadonly, refresh-packagekit

python-devel.i686 2.6.6-29.el6_3.3 PUIAS_6_core_Updates [root@pisa ~]# yum -y update Loaded plugins: downloadonly, refresh-packagekit Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package python-devel.i686 0:2.6.6-29.el6_2.2 will be updated ---> Package python-devel.i686 0:2.6.6-29.el6_3.3 will be an update --> Processing Conflict: python-devel-2.6.6-29.el6_3.3.i686 conflicts python < 2.6.6-29.el6_3.3 --> Finished Dependency Resolution Error: python-devel conflicts with python

You could try using --skip-broken to work around the problem

Found 4 pre-existing rpmdb problem(s), 'yum check' output follows: python-2.6.6-29.el6_3.3.i686 is a duplicate with python-2.6.6-29.el6_2.2.i686 python-libs-2.6.6-29.el6_3.3.i686 is a duplicate with python-libs-2.6.6-29.el6_2.2.i686 selinux-policy-3.7.19-155.el6_3.4.noarch is a duplicate with selinux-policy-3.7.19-155.el6_3.noarch selinux-policy-targeted-3.7.19-155.el6_3.4.noarch is a duplicate with selinux-policy-targeted-3.7.19-155.el6_3.noarch

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