Error: (lazarus) invalid Lazarus directory "": directory lcl not found
Error: (lazarus) Building failed: project_pea.lpi
Error: (lazarus) invalid Lazarus directory "": directory lcl not found
Error: (lazarus) Building failed: project_gwrap.lpi
Error: (lazarus) invalid Lazarus directory "": directory lcl not found
Error: (lazarus) Building failed: project_peach.lpi
Search Criteria
Package Details: peazip-gtk2-bin 10.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/peazip-gtk2-bin.git (read-only, click to copy) |
---|---|
Package Base: | peazip-gtk2-bin |
Description: | Cross-platform file and archive manager (GTK2) |
Upstream URL: | https://github.com/peazip/PeaZip |
Licenses: | LGPL-3.0-or-later |
Conflicts: | peazip, peazip-gtk2-bin-debug |
Provides: | peazip |
Submitter: | ragouel |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 70 |
Popularity: | 0.001840 |
First Submitted: | 2020-05-24 13:20 (UTC) |
Last Updated: | 2025-01-18 06:33 (UTC) |
Dependencies (6)
- 7zip
- brotli (brotli-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- patchelf (patchelf-gitAUR) (make)
- arcAUR (arc-binAUR) (optional) – Arc file archiver and compressor
Required by (0)
Sources (2)
Klyachkivsky commented on 2016-11-21 23:58 (UTC)
Rivalo commented on 2016-04-04 10:17 (UTC)
@uncle, yeah you're right. It's horribly outdated, and already been flagged since oktober...
uncle commented on 2016-04-04 07:21 (UTC)
@Rivalo, @rezad
I use Manjaro, which had a more recent version of p7zip than Arch, specifically 15.09-0.2 (as opposed to 9.38.1). This is probably why it works for me, but not for others. You could always manually install a more recent version of p7zip yourself (do so at your own risk, disclaimer, etc ...). For purposes of clarification, I don't think this is a problem with this specific package/PKGBUILD, rather a problem with the old Arch pz7ip package, and with the "peazip" program itself not being backwards compatible with older versions of p7zip/7z. I don't think there is anything I can put in my PKGBUILD that will fix this. If you know of a solution, feel free to make a suggestion.
Rivalo commented on 2016-03-28 20:11 (UTC)
@uncle
Are you sure? It is currently using p7zip 9.38.1 and the -bb[0-3] command isn't listed. Executing '7z -bb1' would give the same unknown switch error.
This is true for creating as well as unpacking archives, so this current package is broken and dysfunctional.
uncle commented on 2016-02-28 22:28 (UTC)
@rezad I'm not really sure what would be causing that problem for you. "-bb1" is a valid flag for the "7z" command. If you do "7z --help" in the terminal, -bb is listed there, specifically:
"-bb[0-3] : set output log level"
I also tried installing the peazip-gtk2 package and creating a few 7z archives and it worked fine for me. Sounds like it might be a problem with the "p7zip" package on your machine. I don't know if this is related, but the "p7zip" package in the arch repo has been flagged out of date since "2015-10-21" If you continue to have problems, and you have a 64 bit machine, you could also try the "peazip-gtk2-portable" here in the AUR which uses the 7z binary bundled with peazip. This package links to the p7zip package installed separately on your machine, specifically:
https://www.archlinux.org/packages/extra/i686/p7zip/
rezad commented on 2016-02-28 07:24 (UTC)
when I use peazip to create a 7z archive it gives this error
Command Line Error:
Unknown switch:
-bb1
Pinned Comments