Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Camelbox: A build of Gtk2-Perl for Windows

by BrowserUk (Patriarch)
on Apr 10, 2008 at 09:29 UTC ( [id://679442]=note: print w/replies, xml ) Need Help??


in reply to Camelbox: A build of Gtk2-Perl for Windows

I got four instances of errors being reported whilst decompressing .lzma files., but as it deletes them afterwards, its not possible to check whether they were completely unpacked or not without downloading the files again.

... lzma_read: Decoding error (1) gzread: error decompressing Error: Failure reading from tarball. Unzip status: Error: Failure reading from tarball. Delete file: C:\camelbox\perl-5.10.0.2008.089.1.tar.lzma ... lzma_read: Decoding error (1) gzread: error decompressing Error: Failure reading from tarball. Unzip status: Error: Failure reading from tarball. Delete file: C:\camelbox\gtk-core-bin.2008.089.1.tar.lzma ... lzma_read: Decoding error (1) gzread: error decompressing Error: Failure reading from tarball. Unzip status: Error: Failure reading from tarball. Delete file: C:\camelbox\mingw.2008.089.1.tar.lzma ... lzma_read: Decoding error (1) gzread: error decompressing Error: Failure reading from tarball. Unzip status: Error: Failure reading from tarball. Delete file: C:\camelbox\perl-5.10.0-html_docs.2008.089.1.tar.lzma

I'll send you full log if you tell me where? (It's not in the FAQ.)

It subsequently fails the C:\camelbox\bin>perl5.10.0.exe -V test with:

Event Type: Information Event Source: Application Popup Event Category: None Event ID: 26 Date: 2008-04-10 Time: 10:25:30 User: N/A Computer: D4KG9X0J Description: Application popup: perl5.10.0.exe - Application Error : The applicatio +n failed to initialize properly (0xc0000043). Click on OK to terminat +e the application.

Probably missing something that failed to unpack?


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^2: Camelbox: A build of Gtk2-Perl for Windows
by spicyjack (Beadle) on Apr 11, 2008 at 23:58 UTC
    I got four instances of errors being reported whilst decompressing .lzma files., but as it deletes them afterwards, its not possible to check whether they were completely unpacked or not without downloading the files again.

    Yes, I'm working on allowing you to save the downloaded files, and I've thought about letting the installer give you the option of installing from the web or installing from the files stored on your hard drive already. Todo list very long.

    No need to send me a log, you're the only person who has had this problem so far out of 20+ installs, so for now all I can suggest is that you check your internet connection.

    Are you downloading from the code.google.com site, or from a local server? The downloader chokes on local sites for some reason, I'm looking into it now.

    It subsequently fails the C:\camelbox\bin>perl5.10.0.exe -V test with: (snippage of error output)

    I have not seen that one before. Usually if you're missing libraries of any kind, a dialog pops up telling you what .dll file was missing. This sounds like files got corrupted. Again, you're the only person who has had these issues so far.

    I also posted a new release yesterday. You can try that if you wish.

      No need to send me a log, you're the only person who has had this problem so far out of 20+ installs, so for now all I can suggest is that you check your internet connection.

      Strange. I've downloaded hundreds of GBs using wget, curl, ftp, various browsers, and whilst downloads get interupted quite frequently for one reason or another, mosts site allow me to resume, and the final results are *never* corrupted. And checking my modem logs during those transfers, there is no sign of any retrys or checksum errors. And the code you are using for the transfers and unpacking it how well tested?

      I was using the code.google.com site. I will try once more, and this time I'll pause the installer after each file arrives and copy them to another directory Update: I see the new installer has the don't delete option/update.

      Do you publish crcs or md5s for these files anywhere?


      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.
        checking my modem logs during those transfers, there is no sign of any retrys or checksum errors. And the code you are using for the transfers and unpacking it how well tested?
        I haven't tested it extensively, however, the download and unpack plugins are plugins to NSIS, an open-source installer for Windows with a lot of development and field testing behind it. Does the new installer still give you the same errors?
        I was using the code.google.com site. Update: I see the new installer has the don't delete option/update.
        Too bad that 'feature' doesn't work right yet :(
        Do you publish crcs or md5s for these files anywhere?
        No, but I will now, it just didn't occur to me to do that until you mentioned it. There may be a NSIS plugin that will do file checksums as well.

        Update2: I abandoned the second attempt after this:

        Output folder: C:\camelbox Create folder: C:\camelbox\bin Created uninstaller: C:\camelbox\camelbox_uninstaller.exe Downloading: http://camelbox.googlecode.com/files/perl-5.10.0.2008.101 +.1.tar.lzma Extracting perl-5.10.0.2008.101.1.tar.lzma untgz::extract -zlzma 'C:\camelbox\perl-5.10.0.2008.101.1.tar.lzma' Writing .cpan/Metadata Writing .cpan/sources/authors/01mailrc.txt.gz Writing .cpan/sources/MIRRORED.BY Writing .cpan/sources/modules/02packages.details.txt.gz lzma_read: Decoding error (1) gzread: error decompressing Error: Failure reading from tarball. Unzip status: Error: Failure reading from tarball. Deleting: C:\camelbox\perl-5.10.0.2008.101.1.tar.lzma Delete file: C:\camelbox\perl-5.10.0.2008.101.1.tar.lzma Downloading: http://camelbox.googlecode.com/files/gtk-core-bin.2008.09 +4.1.tar.lzma Extracting gtk-core-bin.2008.094.1.tar.lzma untgz::extract -zlzma 'C:\camelbox\gtk-core-bin.2008.094.1.tar.lzma' Writing bin/gdk-pixbuf-query-loaders.exe Writing bin/gspawn-win32-helper-console.exe Writing bin/gspawn-win32-helper.exe Writing bin/gtk-query-immodules-2.0.exe Writing bin/libatk-1.0-0.dll Writing bin/libcairo-2.dll Writing bin/libgdk-win32-2.0-0.dll Writing bin/libgdk_pixbuf-2.0-0.dll Writing bin/libgio-2.0-0.dll Writing bin/libglib-2.0-0.dll Writing bin/libgmodule-2.0-0.dll Writing bin/libgobject-2.0-0.dll Writing bin/libgthread-2.0-0.dll Writing bin/libgtk-win32-2.0-0.dll Writing bin/libpango-1.0-0.dll Writing bin/libpangocairo-1.0-0.dll Writing bin/libpangoft2-1.0-0.dll Writing bin/libpangowin32-1.0-0.dll Writing bin/pango-querymodules.exe Writing etc/gtk-2.0/gdk-pixbuf.loaders Writing etc/gtk-2.0/gtk.immodules Writing etc/pango/pango.modules Writing lib/gtk-2.0/2.10.0/engines/libpixmap.dll Writing lib/gtk-2.0/2.10.0/engines/libwimp.dll Writing lib/gtk-2.0/2.10.0/immodules/im-am-et.dll Writing lib/gtk-2.0/2.10.0/immodules/im-cedilla.dll Writing lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.dll Writing lib/gtk-2.0/2.10.0/immodules/im-ime.dll lzma_read: Decoding error (1) gzread: error decompressing Error: Failure reading from tarball. Unzip status: Error: Failure reading from tarball. Deleting: C:\camelbox\gtk-core-bin.2008.094.1.tar.lzma Delete file: C:\camelbox\gtk-core-bin.2008.094.1.tar.lzma Downloading: http://camelbox.googlecode.com/files/imagelibs-bin.2008.0 +89.1.tar.lzma Installer encountered the following fatal error: 'Cancelled'; Aborting...

        I got to say that it looks more like the unpacker (untgz rather than the transfer to me...but I guess I lucked out until someone else encounters the same problem.

        And despite my having checked the Keep downloaded archive files after the installer exits checkbox, it went ahead and deleted them anyway?


        Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
        "Science is about questioning the status quo. Questioning authority".
        In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://679442]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found