[Users] Error extracting 3.14.0
Ralf Mardorf
silver.bullet at zoho.com
Sun Sep 4 02:47:35 CEST 2016
On Sat, 3 Sep 2016 23:37:28 +0100, Chris Hirst wrote:
>Getting errors when extracting 3.14.0 tarball download
Hi,
I can't confirm an issue, works fine for me.
[weremouse at moonstudio tmp]$ wget http://www.claws-mail.org//releases/claws-mail-3.14.0.tar.gz
[weremouse at moonstudio tmp]$ tar vxf claws-mail-3.14.0.tar.gz
claws-mail-3.14.0/
claws-mail-3.14.0/TODO
claws-mail-3.14.0/ChangeLog
claws-mail-3.14.0/COPYING
[snip]
claws-mail-3.14.0/RELEASE_NOTES
claws-mail-3.14.0/claws-mail-128x128.png
claws-mail-3.14.0/claws-mail.desktop
claws-mail-3.14.0/claws-mail-64x64.png
claws-mail-3.14.0/configure
[weremouse at moonstudio tmp]$ cd claws-mail-3.14.0/
[weremouse at moonstudio claws-mail-3.14.0]$ ls
ABOUT-NLS ChangeLog.2.0.0-3.0.0 claws-features.h.in claws-mail.png COPYING Makefile.in RELEASE_NOTES
aclocal.m4 ChangeLog.3.0.0-3.9.0 claws-mail-128x128.png config doc manual src
AUTHORS ChangeLog.gtk1 claws-mail-64x64.png config.h.in INSTALL NEWS TODO
autogen.sh ChangeLog.pre2.0.0 claws-mail.desktop configure m4 po tools
ChangeLog claws-features.h claws-mail.pc.in configure.ac Makefile.am README version
[weremouse at moonstudio claws-mail-3.14.0]$ cat version
echo 3.14.0
>git clone fails on remote end compression;
I don't experience an issue with git.
1. Claws 3.14.0 ========================================================
[weremouse at moonstudio tmp]$ git clone git://git.claws-mail.org/claws.git
Cloning into 'claws'...
remote: Counting objects: 101030, done.
remote: Compressing objects: 100% (17387/17387), done.
remote: Total 101030 (delta 86952), reused 96816 (delta 83489)
Receiving objects: 100% (101030/101030), 44.10 MiB | 713.00 KiB/s, done.
Resolving deltas: 100% (86952/86952), done.
Checking connectivity... done.
[weremouse at moonstudio tmp]$ cd claws/
[weremouse at moonstudio claws]$ git checkout 3fc1678
Note: checking out '3fc1678'.
[snip]
[weremouse at moonstudio claws]$ ./autogen.sh
[snip]
[weremouse at moonstudio claws]$ cat version
echo 3.14.0
2. Claws 3.14.0-61-g6809ce =============================================
[weremouse at moonstudio tmp]$ git clone git://git.claws-mail.org/claws.git
Cloning into 'claws'...
remote: Counting objects: 101030, done.
remote: Compressing objects: 100% (17387/17387), done.
remote: Total 101030 (delta 86952), reused 96816 (delta 83489)
Receiving objects: 100% (101030/101030), 44.10 MiB | 714.00 KiB/s, done.
Resolving deltas: 100% (86952/86952), done.
Checking connectivity... done.
[weremouse at moonstudio tmp]$ cd claws/
[weremouse at moonstudio claws]$ git pull --all
Fetching origin
Already up-to-date.
[weremouse at moonstudio claws]$ ./autogen.sh
[snip]
[weremouse at moonstudio claws]$ cat version
echo 3.14.0-61-g6809ce
Regards,
Ralf
More information about the Users
mailing list