Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15582] google-chrome-bin upstream RPMs are corrupt

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15582] google-chrome-bin upstream RPMs are corrupt
  • Date: 27 Mar 2010 20:30:27 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15582





--- Comment #9 from Eric Sandall <sandalle AT sourcemage.org> 2010-03-27
15:30:25 ---
(In reply to comment #8)
> added rpm2targz spell into test grimoire
> works like a charm with new rpm format
>
> google-chrome-bin with this PRE_BUILD cast OK
>
> --
> mk_source_dir $SOURCE_DIRECTORY &&
> cd $SOURCE_DIRECTORY &&
>
> rpm2tar $SOURCE_CACHE/$SOURCE &&
> tar xf google-chrome-beta_current_i386.tar
> --

Yeah, I switched mine to use dpkg and the .deb releases to get around this.

(In reply to comment #8)
> problem is with our new jpeg, now it provides /usr/lib/libjpeg.so.8,
> chrome-bin
> needs libjpeg.so.62
>
> /usr/bin/google-chrome: error while loading shared libraries: libjpeg.so.62:
> cannot open shared object file: No such file or directory
>
> with "ln -s /usr/lib/libjpeg.so.8.0.0 /usr/lib/libjpeg.so.62" it starts but
> only print "Aw, Snap!" for most of web pages

This is the problem I'm currently having and haven't worked around it yet.
Might need to branch jpeg and have google-chrome-bin depend on the old one.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page