similar to: ZLIB::GzipWriter - Strange file encoding?

Displaying 20 results from an estimated 30000 matches similar to: "ZLIB::GzipWriter - Strange file encoding?"

2006 Mar 16
6
File Auditing with rails - File I/O issue
Hey Folks, I''ve written a script to generate a list of all files on a machine, then zip the results. ?I''m going to stick a web front end on it, and use it to audit some file servers. The problem is that the ZIP compression/decompression isn''t working, but its not what you might think. ?The script completes, but seems to not actually write anything. Here is a short
2023 Mar 16
0
[EXT] Re: Corrupted sizes using zlib plugin
Am 06.03.23 um 16:45 schrieb Aki Tuomi: >> On 06/03/2023 16:52 EET Tim Evers <te-ml-ext at artfiles.de> wrote: >> >> >> Am 06.03.23 um 15:29 schrieb Aki Tuomi: >>>> On 06/03/2023 15:56 EET Tim Evers <te-ml-ext at artfiles.de> wrote: >>>> >>>> >>>> Am 06.03.23 um 14:49 schrieb Aki Tuomi:
2006 Mar 17
7
OT: Subversion folder cleanup
How do you clean up your app folder to place onto the server? I want to get rid of all the .svn stuff. Seth Buntin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060317/cc81d9f7/attachment.html
2006 Apr 04
0
Parsing a SQL file directly intoactiverecord::executemethod - Not a vamp I swear
It doesn''t like SET commands, or #Comments, etc. Looks like no way = around this without using forgoing active record. I don''t really want = to do that at this point. --------------------------- Brian Corrigan --------------------------- -----Original Message----- From: rails-bounces@lists.rubyonrails.org = [mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Brian
2020 May 20
1
Feature request: don't fail if using -z from --with-included-zlib=yes to --with-included-zlib=no
Hello, I'm one of the Debian maintainers of rsync and I'm currently investigating the switch from "--with-included-zlib=yes" to "no" for the next stable release (ETA 2021). So basically I'm investigating what are the impacts of using upstream's zlib instead of rsync's bundled one. For the investigation I did simple transfers (1 file) using both
2006 Mar 28
1
Efficiently convert this SQL statement to ActiveRecord loop
Hey Folks, My app compares the last known set of files located on a series of servers against a current snapshot for auditing purposes. Its working really well, and I''ll open source it when its complete! Here''s my current issue (and forgive me, I started life as a DBA and I constantly want to revert to connection.execute.) The tables to store my objects are
2010 Jan 14
1
memDecompress and zlib compressed base64 encoded string
Hi, I have zlib compressed strings (example is attached) and would like to decompress them using memDecompress ... I try this: > connection <- file("compressed.txt","r") > compressed <- readLines(connection) > memDecompress(as.raw(compressed),type="g") Error in memDecompress(as.raw(compressed), type = "g") : internal error -3 in
2015 Apr 14
2
[Bug 11215] New: compression/zlib errors discard the zlib error message
https://bugzilla.samba.org/show_bug.cgi?id=11215 Bug ID: 11215 Summary: compression/zlib errors discard the zlib error message Product: rsync Version: 3.1.0 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org
2010 Mar 24
1
What is the difference between the plugin zlib and imap-zlib ?
What is the difference between the plugin zlib and imap-zlib ? in dovecot 1.2.X the zlib plugin works with imap....imap-zlib is a complement to zlib ?
2003 Sep 17
4
[Bug 654] config throws an error due to missing zlib (but zlib present)
http://bugzilla.mindrot.org/show_bug.cgi?id=654 Summary: config throws an error due to missing zlib (but zlib present) Product: Portable OpenSSH Version: 3.7.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: Build system AssignedTo:
2005 May 08
2
newer ZLIB and ZLIB-DEVEL
Greetings, I have need of a newer ZLIB and/or maybe the ZLIB-DEVEL. I need 1.2.2 or later and was told to go to www.zlib.net On that site, it mentions... zlib for Linux, both shared and static plus headers (RPM format, many architectures) so what I am wondering is this, is there a new ZLIB coming down the "upstream" pipe now or quickly? if there a specific YUM command to snag from
2014 Jul 29
2
[Bug 2261] New: configure looks in /usr/local for OpenSSL and zlib, even when --with-ssl-dir and --with-zlib are set
https://bugzilla.mindrot.org/show_bug.cgi?id=2261 Bug ID: 2261 Summary: configure looks in /usr/local for OpenSSL and zlib, even when --with-ssl-dir and --with-zlib are set Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: Other Status: NEW Severity: normal
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
This patch (apologies for the size) updates zlib/* to the files that ship with zlib 1.1.3. Index: zlib/ChangeLog =================================================================== RCS file: /cvsroot/rsync/zlib/ChangeLog,v retrieving revision 1.1 diff -u -r1.1 ChangeLog --- zlib/ChangeLog 7 May 1998 06:19:41 -0000 1.1 +++ zlib/ChangeLog 30 Jan 2002 01:12:41 -0000 @@ -1,6 +1,54 @@ ChangeLog
2017 Feb 13
0
Bug with zlib version checking for zlib >= 1.2.10, R version 3.3.2
This has been fixed (https://cran.r-project.org/doc/manuals/r-devel/NEWS.html): CHANGES IN R 3.3.2 patched: INSTALLATION on a UNIX-ALIKE * The configure check for the zlib version is now robust to versions longer than 5 characters, including 1.2.10. in SVN r71889 (2017-01-03): https://github.com/wch/r-source/commit/a0fe05ce9d0937ad2334bb370785cb22c71e592b /Henrik On Sun, Feb 12, 2017 at
2001 Apr 06
0
./configure can't find zlib
I've tried to compile OpenSSH using the ./configure script, but it always fails with the message: checking for deflate in -lz... no configure: error: *** zlib missing - please install first *** Nothing I've tried has been able to tell it where zlib lives ; I have it installed in : /usr/local/zlib/lib/libz.a (and .so) and also /usr/local/zlib/include/zlib.h (and
2005 Feb 23
1
new version of zlib to CenOS 3.3 ?
I wanted to upgrade my ClamAV but ./configure gave this error checking for zlib installation... /usr configure: error: The installed zlib version may contain a security bug. Please upgrade to 1.2.2 or later: http://www.zlib.net. You can omit this check with --disable-zlib-vcheck but DO NOT REPORT any stablility issues then! but yum gave this message # yum install zlib Gathering header information
2002 Jan 17
0
[Bug 71] New: configure is looking for zlib but I don't have one and I can't turn zlib off.
http://bugzilla.mindrot.org/show_bug.cgi?id=71 Summary: configure is looking for zlib but I don't have one and I can't turn zlib off. Product: Portable OpenSSH Version: 3.0.2p1 Platform: Sparc OS/Version: Solaris Status: NEW Severity: critical Priority: P2 Component: Build
2017 Feb 07
0
答复: how can I know the version of my zlib checked by R
On Tue, 2017-02-07 at 10:13 +0000, nw?? wrote: > Dear Martyn, > > Thank you so much for your suggestion. Can I install R by rpm > WITHOUT Internet? This Linux server cannot connect to web. The same mechanism you used to transfer the source tarball to the server can be used for the EPEL RPMs and then you can do a local install with yum. You will have to go through a long iterative
2016 Feb 15
0
configure statement for R-devel with updated zlib in user account
Hi Paul, This might be what you are looking for. https://stat.ethz.ch/pipermail/r-devel/2015-April/070951.html Jesper On Fri, Feb 12, 2016 at 6:13 PM, Paul Johnson <pauljohn32 at gmail.com> wrote: > I'm aware R-devel no longer includes zlib. This works find on > up-to-date Linux systems. > > On the older Centos 6 cluster at KU, they have zlib tool old for > R-devel.
2005 Jul 27
0
FreeBSD Security Advisory FreeBSD-SA-05:18.zlib
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-05:18.zlib Security Advisory The FreeBSD Project Topic: Buffer overflow in zlib Category: core Module: libz Announced: 2005-07-27 Credits: