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 670943 - js185 fails checkout stage
js185 fails checkout stage
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2012-02-28 07:39 UTC by Tshepang Lekhonkhobe
Modified: 2012-02-29 10:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a fix (925 bytes, patch)
2012-02-28 21:54 UTC, Tshepang Lekhonkhobe
committed Details | Review

Description Tshepang Lekhonkhobe 2012-02-28 07:39:21 UTC
$ /home/wena/.local/bin/jhbuild update js185
*** Checking out nspr *** [1/2]
*** Checking out js185 *** [2/2]
gzip -dc "/home/wena/src/js185-1.0.0.tar.gz" | tar xf -
*** Error during phase checkout of js185: could not unpack tarball (expected src dir) *** [2/2]

  [1] Rerun phase checkout
  [2] Ignore error and continue to next module
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
choice: 6
Type "yes" to confirm the action: yes
*** Checking out js185 *** [2/2]
gzip -dc "/home/wena/src/js185-1.0.0.tar.gz" | tar xf -
*** Error during phase force_checkout of js185: could not unpack tarball (expected src dir) *** [2/2]

  [1] Rerun phase force_checkout
  [2] Ignore error and continue to next module
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
Comment 1 André Klapper 2012-02-28 10:12:29 UTC
Works fine here but it uses gunzip instead of gzip.
I don't think that this is a bug in jhbuild itself but more like a support issue (network connection etc).
Comment 2 Tshepang Lekhonkhobe 2012-02-28 12:37:56 UTC
So, how do I fix the problem? What do you mean it's a support issue?
Comment 3 André Klapper 2012-02-28 12:41:56 UTC
Support == not a bug in the jhbuild code, hence nothing to report to a bugtracker. :)
Probably try a fresh checkout, or ask on the gnome-love@ mailing list, or on irc.gimp.net in #gnome-love.
Comment 4 Tshepang Lekhonkhobe 2012-02-28 12:50:12 UTC
I already did a fresh checkout, and still get the same problem.
Comment 5 Tshepang Lekhonkhobe 2012-02-28 21:54:07 UTC
@Andre I really don't understand why you closed this bug; I'm curious what you think the problem was.

Anyways, this commit http://git.gnome.org/browse/jhbuild/commit/?id=1302a8881022bbc558ca3139ba29c8362bfe8b24 removed "checkoutdir" in the moduleset file. I will attach the patch to revert that specific part.
Comment 6 Tshepang Lekhonkhobe 2012-02-28 21:54:44 UTC
Created attachment 208640 [details] [review]
a fix
Comment 7 André Klapper 2012-02-29 01:26:47 UTC
Tshepang: Uhm, looks like I was wrong on this one. I apologize. :-(
Comment 8 Tshepang Lekhonkhobe 2012-02-29 07:29:53 UTC
all good...
Comment 9 Craig Keogh 2012-02-29 10:45:22 UTC
Comment on attachment 208640 [details] [review]
a fix


Thank you for the report and thank you for the patch. Committed.
http://git.gnome.org/browse/jhbuild/commit/?id=934c86f3625ec764e2af1f8f58fdff64e9612f01