Tags
android backup beta code compile crash cuda decimal dovecot e-mail firefox fmadm game gcc git hp imap java jumpstart linux math microsoft networker nfs opensolaris opensource patch perl pkg programming psexec python SAN SCAT smpatch software solaris sparc ssh sun thunderbird update windows windows 7 zfs
Tag Archives: releasever
yum $releasever expands to %24releasever
Had this error when we were messing around with Centos 6. ftp://ftp.server.com/pub/centos/mirror/%24releasever/os/x86_64/repodata/repomd.xml: [Errno 14] FTP Error 550 : ftp://ftp.server.com/pub/centos/mirror/%24releasever/os/x86_64/repodata/repomd.xml Couple of the trouble shooting steps I did was that I first straced it: yum clean all strace -f -o /tmp/yumoutput … Continue reading