[PlanetCCRMA] Problem with installing RPMs

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Tue May 15 00:09:01 2007


On Mon, 2007-05-14 at 16:28 -0700, Ben Blechman wrote:
> I tried Christophe's suggestions with pretty much the same results:
> 
> [root@localhost benb]# yum clean all
> Loading "installonlyn" plugin
> Cleaning up Everything
> [root@localhost benb]# rpm --import
> http://ccrma.stanford.edu/planetccrma/RPM-GPG-KEY.planetccrma.txt
> [root@localhost benb]# rpm -Uvh
> http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetccrma/6/i386/planetccrma-repo-1.0-3.fc6.ccrma.noarch.rpm
> Retrieving
> http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetccrma/6/i386/planetccrma-repo-1.0-3.fc6.ccrma.noarch.rpm
> Preparing...
> ########################################### [100%]
>         package planetccrma-repo-1.0-3.fc6.ccrma is already installed

So it looks like rpm is happy (ie: using http to get the package). 

> [root@localhost benb]# yum install planetccrma-core
> Loading "installonlyn" plugin
> Setting up Install Process
> Setting up repositories
> core                                                            1.1 kB
> 00:00 
> planetcore                100% |=========================|  951 B
> 00:00     
> planetextras              100% |=========================|  951 B
> 00:00     
> planetccrma               100% |=========================|  951 B
> 00:00     
> updates                   100% |=========================| 1.2 kB
> 00:00     
> extras                    100% |=========================| 1.1 kB
> 00:00     
> Reading repository metadata in from local files
> primary.xml.gz                                                  824 kB
> 00:05 
> core      : ##################################################
> 2242/2242
> primary.xml.gz            100% |=========================|  29 kB
> 00:00     
> planetcore: ################################################## 32/32
> primary.xml.gz            100% |=========================| 1.5 MB
> 00:10     
> http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/extras/6/i386/repodata/primary.xml.gz: [Errno 4] Socket Error: (104, 'Connection reset by peer')
> Trying other mirror.
> Error: failure: repodata/primary.xml.gz from planetextras: [Errno 256]
> No more mirrors to try. 

This is puzzling and I don't know what to say. 
What happens if you take the complete url and use wget (from the command
line) to get it? If that works it would sound like a yum configuration
problem - but I can't think of anything that could fail like that. 

> I don't think I can "What I use to do is disable the problematic
> repo(s) " since then I won't be able to get Planet CCRMA, which is
> what I'm trying to do.
> Any other ideas? 

Did you have to configure a proxy for your browser? 

Otherwise I would have to know at what exact time and from what ip
address you are trying to access the ccrma repo so that I can check the
http logs to see if there are any clues left around... It does not make
sense as any problem with the Planet CCRMA repo would manifest itself in
other http accesses to the same domain - I would have to triple check
but I don't think there's any difference, it is the same web server. Are
you able to browse the CCRMA site? (http://ccrma.stanford.edu/)

Sorry you are having trouble...
-- Fernando

PS: regretfully I'm leaving on a trip tomorrow morning so responses
might be kinda slow...


> On 5/14/07, Christophe T <christoph.t@gmail.com> wrote:
>         2007/5/14, Ben Blechman <benblecgmail.com>:
>         > >I imagine you are able to browse the web from that machine?
>         > Yes, and I was able to install the entire Fedora 6 upgrade
>         which was several 
>         > hundred MB.
>         >
>         > >What is your network configuration and how are you
>         connecting the machine
>         > >to the Internet?
>         > DSL -> DSL Router -> Ethernet cable -> built in Ethernet on
>         Dell 4550.  I 
>         > just accepted default options for Fedora 6, and everything
>         else, including
>         > email, web, and Fedora upgrade is working fine.
>         >
>         > Is there a repository mirror or something I could try?
>         >
>         > Thanks,
>         > Ben
>         >
>         > ----- Original Message -----
>         > From: "Fernando Lopez-Lezcano" <nandoccrma.Stanford.EDU>
>         > To: "Ben Blechman" < benblec@gmail.com>
>         > Cc: <planetccrma@ccrma.Stanford.EDU>
>         > Sent: Monday, May 14, 2007 12:42 PM
>         > Subject: Re: [PlanetCCRMA] Problem with installing RPMs 
>         >
>         >
>         > > On Mon, 2007-05-14 at 11:33 -0700, Ben Blechman wrote:
>         > >> Hi,
>         > >>
>         > >> I'm new to this mailing list, new to linux, and trying to
>         install
>         > >> planet CCRMA.  I am an advanced Windows user. 
>         > >>
>         > >> I've followed the steps on the CCRMA website to install
>         Fedora 6, I've
>         > >> upgraded Fedora 6, and everything has gone relatively
>         smoothly up to
>         > >> now.  I'm getting the following error: 
>         > >>
>         > >> [root@localhost benb]# yum install
>         planetccrma-coreLoading
>         > >> "installonlyn" plugin
>         > >> Setting up Install Process
>         > >> Setting up repositories 
>         > >> core                      100% |
>         =========================| 1.1 kB
>         > >> 00:00
>         > >> planetcore                100% |
>         =========================|  951 B
>         > >> 00:00
>         > >> planetextras              100% |
>         =========================|  951 B 
>         > >> 00:00
>         > >> planetccrma               100% |
>         =========================|  951 B
>         > >> 00:00
>         > >> updates                   100% |
>         =========================| 1.2 kB
>         > >> 00:00 
>         > >> extras                    100% |
>         =========================| 1.1 kB
>         > >> 00:00
>         > >> Reading repository metadata in from local files
>         > >> primary.xml.gz            100% |
>         =========================|  64 kB 
>         > >> 00:31
>         > >>
>         http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/extras/6/i386/repodata/primary.xml.gz:
>         > >> [Errno 4] Socket Error: timed out
>         > >> Trying other mirror.
>         > >> Error: failure: repodata/primary.xml.gz from
>         planetextras: [Errno 256]
>         > >> No more mirrors to try. 
>         > >> [root@localhost benb]#
>         > >>
>         > >>
>         > >> Any ideas?  Workarounds?
>         > >
>         > > Hmm, it would look like somehow there's a connectivity
>         problem to the
>         > > repository. I imagine you are able to browse the web from
>         that machine? 
>         > > What is your network configuration and how are you
>         connecting the
>         > > machine to the Internet?
>         > >
>         > > -- Fernando
>         > >
>         Well sometimes it happens to me the same way, I have no
>         explation... 
>         It just works again later. It happens also especially with the
>         livna
>         repo. Many times it works fine some little time after. You can
>         try
>         "yum clean all" and then try again the install.
>         
>         What I use to do is disable the problematic repo(s) (I use
>         kyum to do 
>         that), in order to be able to use still yum in those moments.
>         With livna, I generally uninstall the repo (rpm
>         http://rpm.livna.org/livna-release-6.rpm) and Install the repo
>         again. 
>         
>         That's quite annoying so if someone knows another
>         method/explanation... I'm also interested!
>         
>         
>         
>         --
>         Christophe T
>         
>         _______________________________________________
>         PlanetCCRMA mailing list 
>         PlanetCCRMA@ccrma.stanford.edu
>         http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma 
>