-
It looks like there's no way to re-seek to an archive_entry, yet there is a way to _extract it to the filesystem_ by passing the `archive_entry` to `archive_read_extract()`.
In my case, rather than …
-
OS: Windows 10
PHP version: 8.3.10
Composer version: 2.6.6
Tried to create a demo project, like described in the docs...
```
D:\>symfony new symfony-test --demo
* Creating a new Symfony Demo…
-
JIRA Issue: [KIEKER-932] Formulation in build script
Original Reporter: Jan Waller
***
I don't understand the following sentence in the release build target:
Also, in order to run with the source a…
-
Shanggu is an [open source](https://github.com/GuiWonder/Shanggu/blob/main/LICENSE.txt) CJK font that uses traditional letterforms; (_jiù zìxíng_/_kyūjitai_) a fork of [Noto CJK](https://github.com/no…
-
## What version of the package or command are you using?
my go.mod
```
github.com/mholt/archiver/v4 v4.0.0-alpha.9
github.com/STARRY-S/zip v0.2.1 // indirect
```
## What are you …
-
I'm using version 3.7.3 of bsdtar on Windows 10 x64.
After creating a tar archive containing a single sparse file, there is an issue on extracting it. A (possibly bogus?) error message is shown, bu…
-
As a developer, I want to extract the history of one or more PVs from the archive, so that I can display the history to the user. These should be extracted as either log files or events.
#### Acce…
-
Maybe I'm mistaken (https://github.com/libarchive/libarchive/issues/146), but I found no simple helpers / recipes on extracting an `archive_entry` to fd (could be memfd or a network stream), `FILE*` (…
-
I am trying to update oraclejre8: 8u421 -> 8u431 (global) but I get the following error:
```
7-Zip 24.08 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-08-11
Scanning the drive for arch…
-
bit7z v4.0.8, Win10, Visual Studio 2022 v17.11.2, C++17, x64
`BitArchiveReader.extractTo()` fails if the `outDir` is a very long UNC path e.g. 635 chars long.
> BitException: Failed to open the…