Package Details: opencie 0.1.0-1

Git Clone URL: https://aur.archlinux.org/opencie.git (read-only, click to copy)
Package Base: opencie
Description: Digital signatures and verification with the Italian Electronic Identity Card (CIE)
Upstream URL: https://github.com/M0Rf30/opencie
Licenses: GPL-2.0-or-later
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 4
Popularity: 0.000000
First Submitted: 2026-06-12 15:06 (UTC)
Last Updated: 2026-06-12 15:06 (UTC)

Pinned Comments

Latest Comments

1 2 Next › Last »

A_Bart commented on 2025-09-10 08:32 (UTC) (edited on 2025-09-10 08:34 (UTC) by A_Bart)

Hi, I cannot build the package anymore since Arch upgraded gradle to version 9.

robertfoster commented on 2025-04-12 16:30 (UTC)

@cozzos84 please set jdk

archlinux-java set java-17-openjdk

or with version greater than 17

and rebuild

cozzos84 commented on 2025-04-12 10:56 (UTC)

Crash Upgrade:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'CIEID'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve com.diffplug.spotless:spotless-plugin-gradle:7.0.2.
     Required by:
         root project : > com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.0.2
      > Dependency requires at least JVM runtime version 11. This build uses a Java 8 JVM.

* Try:
> Run this build using a Java 11 or newer JVM.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

robertfoster commented on 2025-04-12 10:19 (UTC)

@cozzos84 you're talking about github.com/italia/cie-middleware-linux.

/usr/local prefix is not used in this package.

cozzos84 commented on 2025-04-11 16:49 (UTC)

After installation, Chromium give this error:

File INI:/usr/local/lib/ciepki.ini
[164961:164961:0411/184450.777440:ERROR:new_tab_page_handler.cc(1345)] NewTabPage loaded into a non-browser-tab context
terminate called without an active exception
[0411/184450.844801:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.845181:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.845241:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.845271:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.845721:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.846225:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.848159:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.848191:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.848636:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.848902:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.849023:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0411/184450.849295:ERROR:process_memory_range.cc(75)] read out of range
[0411/184450.849434:ERROR:process_memory_range.cc(75)] read out of range
[0411/184450.852775:ERROR:process_memory_range.cc(75)] read out of range
[0411/184450.852783:ERROR:process_memory_range.cc(75)] read out of range
[0411/184450.853066:ERROR:process_memory_range.cc(75)] read out of range
[0411/184450.853070:ERROR:process_memory_range.cc(75)] read out of range
Annullato (core dump creato)

robertfoster commented on 2025-03-28 13:31 (UTC) (edited on 2025-03-28 13:40 (UTC) by robertfoster)

This package is now proprietary-blob free starting from tag 1.5.8 and relies on podofo official package

robertfoster commented on 2023-04-04 22:29 (UTC) (edited on 2023-04-04 22:29 (UTC) by robertfoster)

@opk12 Your suggestion can't be applied, at least for now.

podofo-vanilla branch is an effort of mine to make this project free for real.

But....

I can't use it for a simple reason. document signing is broken on podofo-vanilla branch. Hope to fix ASAP

opk12 commented on 2023-03-06 12:37 (UTC)

Should this use the podofo-vanilla branch, which does not require downloading the prebuilt library, like NixOS is doing at line 28 of default.nix at https://github.com/NixOS/nixpkgs/pull/196112 ?