Opened 6 years ago

Closed 6 years ago

#301 closed defect (fixed)

Packages missing from all centos/EL repo

Reported by: treym Owned by:
Priority: major Milestone:
Component: Global Keywords: packaging
Cc:

Description

The winswitch repo for centos/redhat based distros doesn't seem to contain the actual winswitch RPM

root /etc/yum.repos.d # cat winswitch.repo
[winswitch]
name=Winswitch
enabled=1
metadata_expire=1d
gpgcheck=1
gpgkey=http://winswitch.org/gpg.asc
baseurl=http://winswitch.org/dists/CentOS/7/x86_64/
root /etc/yum.repos.d # yum install winswitch
Loaded plugins: fastestmirror, langpacks, ps
Repository winswitch is listed more than once in the configuration
Loading mirror speeds from cached hostfile
 * elrepo: repos.ord.lax-noc.com
 * elrepo-kernel: repos.ord.lax-noc.com
 * epel: mirror.steadfast.net
 * nux-dextop: mirror.li.nux.ro
 * ovirt-4.1: mirrors.rit.edu
 * ovirt-4.1-epel: mirror.steadfast.net
No package winswitch available.
Error: Nothing to do
root /etc/yum.repos.d #

Change History (1)

comment:1 Changed 6 years ago by Antoine Martin

Resolution: fixed
Status: newclosed

Sorry about that, the symlink had automatically been moved from 7.3 to 7.4 without doing a full rebuild. That's now fixed.

Note: See TracTickets for help on using tickets.