<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/parchive/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/parchive/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 20 Jul 2022 20:12:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/parchive/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Par file problem</title><link>https://sourceforge.net/p/parchive/discussion/96208/thread/3fadbb89c4/?limit=25#4bc3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Your error message says: "Either this file is not a zipfile, or it constitutes one disk of a multi-part archive."&lt;/p&gt;
&lt;p&gt;It sounds like you are using &lt;strong&gt;unzip&lt;/strong&gt; to try to access the ".par" file.   That won't work.   Unzip is for zip files, not Parchive Version 1.0 files.  &lt;/p&gt;
&lt;p&gt;You need to use a program that understands the Parchive Version 1.0 file specification.    But, if you are not familiar, Parchive Version 1.0 is used to repair damaged files; it does not contain the original files.  You only need a program that understands Parchive Version 1.0 if the original files are damaged.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Nahas</dc:creator><pubDate>Wed, 20 Jul 2022 20:12:54 -0000</pubDate><guid>https://sourceforge.net5bc473a63fd2e337b63930b357c7dcb71f2ce934</guid></item><item><title>Par file problem</title><link>https://sourceforge.net/p/parchive/discussion/96208/thread/3fadbb89c4/?limit=25#cacc</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We have a .par file that was written by someone who no longer works at our company. All of the machines we are using are running Fedora 34. On some machines it works fine, but on others we get the following error. We have tried multiple times to copy the same file from a working system to a non-working system, but the issue always follows the system. Any help or suggestions would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;End-of-central-directory signature not found. Either this file is not&lt;br/&gt;
a zipfile, or it constitutes one disk of a multi-part archive. In the&lt;br/&gt;
latter case the central directory and zipfile comment will be found on&lt;br/&gt;
the last disk(s) of this archive.&lt;br/&gt;
note: ./vrs2png.par may be a plain executable, not an archive&lt;br/&gt;
ERROR: ld.so: object ‘/tmp/par_preload_unpack.mcpe7Gcnt/libsan-conf.so’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;br/&gt;
ERROR: ld.so: object ‘/tmp/par_preload_unpack.mcpe7Gcnt/libcommon_memory_jemalloc.so’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;br/&gt;
ERROR: ld.so: object ‘/tmp/par_preload_unpack.mcpe7Gcnt/libcxx-build-info.so’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;br/&gt;
File “/home/averna/stationexec/tools/delphi_dut_tool/delphi_vrs_rec/vrs2png.par”, line 7&lt;br/&gt;
if [[ $(uname) == “Darwin” ]]&lt;br/&gt;
^&lt;br/&gt;
SyntaxError: invalid syntax&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George Gilman</dc:creator><pubDate>Wed, 20 Jul 2022 16:27:17 -0000</pubDate><guid>https://sourceforge.net174b6adc381e21d0e8fb56f59c5b142110fa15e7</guid></item><item><title>Multipar not calculating files</title><link>https://sourceforge.net/p/parchive/discussion/96208/thread/368bafc8ca/?limit=25#b513</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;See video here.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://youtu.be/5OIM8DzySD0" rel="nofollow"&gt;https://youtu.be/5OIM8DzySD0&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe Blorg</dc:creator><pubDate>Sun, 25 Oct 2020 09:10:04 -0000</pubDate><guid>https://sourceforge.netbdc618d7908d7a12757e1c1f2ff7c65d83062133</guid></item><item><title>newer version of par2cmdline found on fork on github</title><link>https://sourceforge.net/p/parchive/discussion/96207/thread/ed68b38d17/?limit=25#985a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The slightly older version from &lt;a href="https://github.com/Parchive/par2cmdline/releases/tag/v0.8.0" rel="nofollow"&gt;https://github.com/Parchive/par2cmdline/releases/tag/v0.8.0&lt;/a&gt;&lt;br/&gt;
seems to work little more efficient and even a bit faster. Better still use this older build.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HITCHER</dc:creator><pubDate>Wed, 11 Dec 2019 13:46:48 -0000</pubDate><guid>https://sourceforge.netfd31cf152c3fd5c1654aeb119d298f5dbe09f8c5</guid></item><item><title>newer version of par2cmdline found on fork on github</title><link>https://sourceforge.net/p/parchive/discussion/96207/thread/ed68b38d17/?limit=25#112e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="https://github.com/Parchive/par2cmdline" rel="nofollow"&gt;https://github.com/Parchive/par2cmdline&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maybe worth a try, does threading and uses up all cores on modern CPUs.&lt;br/&gt;
The code did compile in VisualStudio 2019 for 64-bit  windows cmdline exe.&lt;/p&gt;
&lt;p&gt;If someone wants to test: &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HITCHER</dc:creator><pubDate>Wed, 04 Dec 2019 19:07:30 -0000</pubDate><guid>https://sourceforge.net41deb416e94ba63464b2bd3513e920281cfb227f</guid></item></channel></rss>