SCIENTIFIC-LINUX-USERS Archives

April 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Stephan Wiesand <[log in to unmask]>
Reply To:
Stephan Wiesand <[log in to unmask]>
Date:
Wed, 19 Apr 2006 18:09:55 +0200
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (152 lines)
Hi Troy,

On Wed, 19 Apr 2006, Troy Dawson wrote:

> Hi Stephan,
> I know it's on the main mirror, I've checked several times, even today.

Not if the main mirror is {ftp|rsync}.scientificlinux.org or someone is 
messing up the internet and spoofing a broken SL main mirror (nice idea 
for TUV, maybe...).

> Judging from your output you aren't pointing at the main mirror (it usually
> says sl-errata and sl-base)

No, that's our local mirror, the result of rsyncing the repository from 
scientificlinux.org. I guess you appreciate that I don't point my 450 
SL systems to your servers ;-)

> But you seem to have the same configuration ... so if you could point to a
> repository that has the errata, you might be able to help track it down.

I just reran the rsync job. It fetched no files. And I checked by ftp, 
just a minute ago, and (most of) the i386 mozilla updates simply aren't 
there:

[x] ~ % lftp ftp.scientificlinux.org
lftp ftp.scientificlinux.org:~> cd 
linux/scientific/42/x86_64/errata/SL/RPMS/ cd ok, 
cwd=/linux/scientific/42/x86_64/errata/SL/RPMS
lftp ftp.scientificlinux.org:/linux/scientific/42/x86_64/errata/SL/RPMS> 
ls mozilla*13*
-rw-r--r--    1 0        0        10304149 Apr 18 15:52 
mozilla-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0          172491 Apr 18 15:52 
mozilla-chat-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0         3433083 Apr 18 15:52 
mozilla-devel-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0          140077 Apr 18 15:52 
mozilla-dom-inspector-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0          219937 Apr 18 15:52 
mozilla-js-debugger-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0         2086423 Apr 18 15:52 
mozilla-mail-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0          110592 Apr 18 15:11 
mozilla-nspr-1.7.13-1.4.1.i386.rpm
-rw-r--r--    1 0        0          126734 Apr 18 15:52 
mozilla-nspr-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0          184294 Apr 18 15:52 
mozilla-nspr-devel-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0          691227 Apr 18 15:11 
mozilla-nss-1.7.13-1.4.1.i386.rpm
-rw-r--r--    1 0        0          797951 Apr 18 15:52 
mozilla-nss-1.7.13-1.4.1.x86_64.rpm
-rw-r--r--    1 0        0          426526 Apr 18 15:52 
mozilla-nss-devel-1.7.13-1.4.1.x86_64.rpm
lftp ftp.scientificlinux.org:/linux/scientific/42/x86_64/errata/SL/RPMS>

Cheers,
	Stephan

> Troy
> 
> Stephan Wiesand wrote:
> > Hi Troy,
> > 
> > here's my case (it's SL 4.2):
> > 
> > [x] /root # rpm -qa \*mozilla\*
> > mozilla-nss-1.7.12-1.4.2.i386
> > mozilla-1.7.12-1.4.2.i386
> > mozilla-nss-1.7.12-1.4.2.x86_64
> > mozilla-nspr-1.7.12-1.4.2.x86_64
> > mozilla-nspr-1.7.12-1.4.2.i386
> > [x] /root # yum update mozilla
> > Setting up Update Process
> > Setting up repositories
> > 42errata                  100% |=========================|  951 B    00:00
> > 42server                  100% |=========================| 1.1 kB    00:00
> > Reading repository metadata in from local files
> > Could not find update match for mozilla
> > No Packages marked for Update/Obsoletion
> > [x] /root # 
> > Almost all of the i386 mozilla packages (including plain mozilla itself)
> > for this last update are simply missing in the x86_64 errata repository.
> > 
> > Cheers,
> >  Stephan
> > 
> > On Wed, 19 Apr 2006, Troy Dawson wrote:
> > 
> > 
> > >That's strange, because yes, this was something I checked, and on both SL42
> > >and SL41.  But as I look, I had the x86_64 versions installed.
> > >Can you send the output of
> > >
> > >  rpm -qa | grep mozilla
> > >
> > >and if there isn't any arch's on the end of the rpm's send a
> > >
> > >  yum list mozilla\*
> > >
> > >That way we can setup a test problem and hopefully be able to fix it
> > >easier.
> > >
> > >Troy
> > >
> > >Alan J. Flavell wrote:
> > >
> > > >On Wed, 19 Apr 2006, [log in to unmask] wrote:
> > > >
> > > >
> > > >
> > > > >Overnight Yum errata:-
> > > > > Error: Missing Dependency: mozilla-nspr = 37:1.7.12-1.4.2 is needed by
> > > > > Error: package mozilla
> > > > > Error: Missing Dependency: mozilla-nss = 37:1.7.12-1.4.2 is needed by
> > > > > Error: package mozilla
> > > >
> > > >
> > > >I'm not sure whether this is helpful, but I can report that I just
> > > >updated a SL4.2 i386-architecture system successfully. (with yum).
> > > >
> > > >It wanted to update firefox (1 package) and mozilla (6 packages,
> > > >including the two mentioned above), and the update completed normally.
> > > >
> > > >
> > > >
> > > > >Note: Although it's the x86_64 distro I have the i386 mozilla packages.
> > > >
> > > >
> > > >So it's 4.1 versus 4.2, and x86_64 versus i386.
> > > >
> > > >Hope this is vaguely useful, anyhow.
> > >
> > >
> > >
> > 
> 
> 
> 

-- 

 ----------------------------------------------------
| Stephan Wiesand  |                                |
|                  |                                |
| DESY     - DV -  | phone  +49 33762 7 7370        |
| Platanenallee 6  | fax    +49 33762 7 7216        |
| 15738 Zeuthen    |                                |
| Germany          |                                |
 ----------------------------------------------------

ATOM RSS1 RSS2