After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 320011 - version 1.9.1 does not compile because of a misnamed file
version 1.9.1 does not compile because of a misnamed file
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: general
1.9.x
Other Linux
: Normal normal
: ---
Assigned To: epiphany-extensions-maint
Christian Persch
Depends on:
Blocks:
 
 
Reported: 2005-10-27 20:33 UTC by Joseph Sacco
Modified: 2011-05-22 20:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joseph Sacco 2005-10-27 20:33:06 UTC
Version details: 1.9.1
Distribution/Version: YDL-4.0.1

Change:

     extensions-manager-ui.ephy-extension.in.i

To:

     extensions-manager-ui.ephy-extension.in.in
Comment 1 Christian Persch 2005-10-27 21:04:10 UTC
Thanks for the bug report.

In the epiphany-extensions-1.9.1 tarball, the file is already named correctly.
Maybe your "tar" program cannot correctly read the tar file (it uses the new
tar-pax format). Which tar version do you have?
Comment 2 Joseph Sacco 2005-10-28 00:34:08 UTC
Interesting thought... YDL-4.0.1, which is getting long in the tooth, is a FC2
clone for PPC's

     % tar --version
     tar (GNU tar) 1.13.25

-Joseph
Comment 3 Christian Persch 2005-11-05 21:52:00 UTC
I changed the option to "tar-ustar" in cvs, so when 1.9.2 is released this
should work. If not, please re-open this bug.