Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17675 - mozilla 1.3 is out
Summary: mozilla 1.3 is out
Status: RESOLVED DUPLICATE of bug 17466
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-17 05:52 UTC by Stanislav Karchebny
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
1.3 ebuild (mozilla-1.3.ebuild,17.40 KB, application/octet-stream)
2003-03-17 05:54 UTC, Stanislav Karchebny
Details
digest file (digest-mozilla-1.3,201 bytes, application/octet-stream)
2003-03-17 05:55 UTC, Stanislav Karchebny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Karchebny 2003-03-17 05:52:46 UTC
didn't try mozilla mail, irc and composer tho...
Comment 1 Stanislav Karchebny 2003-03-17 05:54:23 UTC
Created attachment 9505 [details]
1.3 ebuild

Very little changes from 1.3_beta
- use bz2 instead of gz - saves 10Mb worth of downloads
Comment 2 Stanislav Karchebny 2003-03-17 05:55:08 UTC
Created attachment 9506 [details]
digest file
Comment 3 Don Seiler (RETIRED) gentoo-dev 2003-03-17 09:50:30 UTC
Getting this error when running your ebuild:

>>> md5 ;-) mozilla-source-1.3.tar.bz2
>>> md5 ;-) enigmail-0.73.1.tar.gz
>>> md5 ;-) ipc-1.0.2.tar.gz
>>> Unpacking source...
>>> Unpacking mozilla-source-1.3.tar.bz2 to /var/tmp/portage/mozilla-1.3/work
>>> Unpacking enigmail-0.73.1.tar.gz to /var/tmp/portage/mozilla-1.3/work
>>> Unpacking ipc-1.0.2.tar.gz to /var/tmp/portage/mozilla-1.3/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/local/portage/net-www/mozilla/files/1.2/mozilla-1.2b-default-plugin-less-annoying.patch.bz2


!!! ERROR: net-www/mozilla-1.3 failed.
!!! Function epatch, Line 181, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!
Comment 4 Hanno Böck gentoo-dev 2003-03-17 10:40:23 UTC

*** This bug has been marked as a duplicate of 17466 ***
Comment 5 Navtej Sadhal 2003-03-17 14:48:42 UTC
The reason you get that error is because the ebuild is looking for all those patches that are in /usr/portage/net-www/mozilla/files
The easy way around this is to just put the ebuild into /usr/portage/net-www/mozilla/ and the digest in ./files instead of using /usr/local...
Of course, if you absolutly want to use local, then copy all the stuff in /usr/portage/net-www/mozilla/files into your /usr/local..../files