[Bug 2391300] Review Request: postgresql16-anonymizer - Anonymizer extension for postgresql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2391300



--- Comment #25 from Pavol Sloboda <psloboda@xxxxxxxxxx> ---
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

C/C++:
[x]: Package does not contain kernel modules.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.
 - This is justified below
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
     Note: Using prebuilt packages
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "PostgreSQL License", "*No copyright*
     PostgreSQL License", "*No copyright* Apache License 2.0", "MIT
     License", "BSD 0-Clause License", "*No copyright* MIT License", "*No
     copyright* The Unlicense", "Apache License 2.0", "*No copyright*
     Apache License (v2.0) or MIT license and/or MIT License", "Apache
     License 2.0 and/or MIT License", "BSD 2-Clause License", "BSD 3-Clause
     License", "*No copyright* Apache License (v2.0) or MIT license", "zlib
     License", "*No copyright* zlib License", "Apache License (v2.0) or MIT
     license", "*No copyright* Creative Commons CC0 1.0", "*No copyright*
     MIT No Attribution", "*No copyright* BSD 3-Clause License and/or
     Creative Commons Attribution 3.0 and/or MIT License", "ISC License",
     "Unicode License Agreement - Data Files and Software (2016)", "*No
     copyright* Apache License 2.0 and/or MIT License", "*No copyright*
     Boost Software License 1.0", "*No copyright* Apache License 2.0 and/or
     MIT License and/or zlib License", "Apache License 2.0 and/or BSD
     3-Clause License", "*No copyright* SIL Open Font License", "Apache
     License 2.0 and/or GNU Lesser General Public License v2.1 or later
     and/or MIT License", "Apple Public Source License 2.0", "BSD 3-Clause
     License and/or MIT License", "*No copyright* Mozilla Public License
     2.0", "*No copyright* Public domain", "Apache License (v2.0) or MIT
     license and/or MIT License", "*No copyright* Apache License 2.0 and/or
     Public domain", "GNU General Public License, Version 2", "GNU Lesser
     General Public License, Version 2.1", "FSF All Permissive License",
     "Apache License 2.0 [generated file]", "*No copyright* ISC License",
     "Apache License 2.0 and/or Boost Software License 1.0", "BSD 3-Clause
     License [generated file]", "BSD 2-Clause with views sentence", "GNU
     General Public License v2.0 or later", "GNU Lesser General Public
     License v2.1 or later", "FSF Unlimited License (with License
     Retention)", "*No copyright* GNU General Public License, Version 2".
     29573 files have unknown license. Detailed output of licensecheck in
     /var/lib/copr-
     rpmbuild/results/postgresql16-anonymizer/licensecheck.txt
[x]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
 - The package contains bundled libraries but they are allowed because of
 the exception about vendoring crates in the rust packaging guidelines:
   
https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/#_vendored_dependencies
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[x]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
    - The package contains an ExcludeArch tag set correctly
    and justified in the spec fiel comment above the ExcludeArch tag
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 117448 bytes in 4 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[x]: Reviewer should test that the package builds in mock.
[x]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
 - this could be considered as false because of the license text files
 generated during the build but they are justified because of the vendoring
 of the necessary crates
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[x]: SourceX tarball generation or download is documented.
     Note: Package contains tarball without URL, check comments
[x]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
     - upstream does not publish signatures
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: No rpmlint messages.
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.


Rpmlint
-------
Checking: postgresql16-anonymizer-2.3.0-1.fc44.x86_64.rpm
          postgresql16-anonymizer-2.3.0-1.fc44.src.rpm
============================ rpmlint session starts
============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmp_bt7lvv_')]
checks: 32, packages: 2

postgresql16-anonymizer.spec:104: W: unversioned-explicit-provides
%{extension}-any
- this is justified to work with the version and unversioned postgresql
packages

 - These warnings seem strange but it seems like copr is causing them to happen
 and they do not happen when the package is being built in Koji, therefore this
 is a non-issue
postgresql16-anonymizer.src: W: strange-permission anonymizer-cargo.patch 666
postgresql16-anonymizer.src: W: strange-permission create-vendored-tarball.sh
777
postgresql16-anonymizer.src: W: strange-permission postgresql16-anonymizer.spec
666
postgresql16-anonymizer.src: W: strange-permission
postgresql_anonymizer-2.3.0-vendored.tar.xz 666
postgresql16-anonymizer.src: W: strange-permission
postgresql_anonymizer-2.3.0.tar.bz2 666
postgresql16-anonymizer.src: W: strange-permission
remove-disallowed-licenses.patch 666
postgresql16-anonymizer.src: E: spelling-error ('anonymization', '%description
-l en_US anonymization -> randomization, canonization, minimization')
postgresql16-anonymizer.x86_64: E: spelling-error ('anonymization',
'%description -l en_US anonymization -> randomization, canonization,
minimization')
- This is a false positive
postgresql16-anonymizer.spec: W: invalid-url Source1:
postgresql_anonymizer-2.3.0-vendored.tar.xz
 2 packages and 0 specfiles checked; 2 errors, 8 warnings, 7 filtered, 2
badness; has taken 2.6 s 
- Justified as it is the modified tarball with the vendored packages




Rpmlint (debuginfo)
-------------------
Checking: postgresql16-anonymizer-debuginfo-2.3.0-1.fc44.x86_64.rpm
============================ rpmlint session starts
============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpusyepyb2')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 5 filtered, 0
badness; has taken 3.0 s 





Rpmlint (installed packages)
----------------------------
(none): E: there is no installed rpm "postgresql16-anonymizer".
(none): E: there is no installed rpm "postgresql16-anonymizer-debuginfo".
There are no files to process nor additional arguments.
Nothing to do, aborting.
============================ rpmlint session starts
============================
rpmlint: 2.7.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 2

 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0
badness; has taken 0.0 s 



Unversioned so-files
--------------------
postgresql16-anonymizer: /usr/lib64/pgsql/anon.so

As mentioned here: 
   
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_unversioned_shared_objects
this unversioned so-file is not an issue as it is needed at runtime
by postgresql, therefore it does not have to be in the -devel subpackage
or have a versioned counterpart.
Further info here:
   
https://docs.fedoraproject.org/en-US/packaging-guidelines/Unversioned_shared_objects/
as mentioned there:
* it is not be visible to the dynamic linker
* it is located in a private directory
* it is not linked against and it is loaded during runtime

Source checksums
----------------
https://gitlab.com/dalibo/postgresql_anonymizer/-/archive/2.3.0/postgresql_anonymizer-2.3.0.tar.bz2
:
  CHECKSUM(SHA256) this package     :
9607dc7d85400d8c6c9ac146ab4801412ae25193d005fc95bf6aa3a8103438e3
  CHECKSUM(SHA256) upstream package :
9607dc7d85400d8c6c9ac146ab4801412ae25193d005fc95bf6aa3a8103438e3


Requires
--------
postgresql16-anonymizer (rpmlib, GLIBC filtered):
    ld-linux-x86-64.so.2()(64bit)
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3)(64bit)
    libgcc_s.so.1(GCC_4.2.0)(64bit)
    libm.so.6()(64bit)
    postgresql16-server
    rtld(GNU_HASH)



Provides
--------
postgresql16-anonymizer:
    bundled(crate(addr2line))
    bundled(crate(adler2))
    bundled(crate(aho-corasick))
    bundled(crate(aligned-vec))
    bundled(crate(allocator-api2))
    bundled(crate(android-tzdata))
    bundled(crate(android_system_properties))
    bundled(crate(annotate-snippets))
    bundled(crate(anstyle))
    bundled(crate(anyhow))
    bundled(crate(arbitrary))
    bundled(crate(arg_enum_proc_macro))
    bundled(crate(arrayvec))
    bundled(crate(async-trait))
    bundled(crate(atomic))
    bundled(crate(atomic-traits))
    bundled(crate(autocfg))
    bundled(crate(av1-grain))
    bundled(crate(avif-serialize))
    bundled(crate(backtrace))
    bundled(crate(base64))
    bundled(crate(bigdecimal))
    bundled(crate(bindgen))
    bundled(crate(bit-set))
    bundled(crate(bit-vec))
    bundled(crate(bit_field))
    bundled(crate(bitflags))
    bundled(crate(bitstream-io))
    bundled(crate(bitvec))
    bundled(crate(block-buffer))
    bundled(crate(built))
    bundled(crate(bumpalo))
    bundled(crate(bytemuck))
    bundled(crate(byteorder))
    bundled(crate(byteorder-lite))
    bundled(crate(bytes))
    bundled(crate(c_str_macro))
    bundled(crate(camino))
    bundled(crate(cargo-platform))
    bundled(crate(cargo_metadata))
    bundled(crate(cargo_toml))
    bundled(crate(cc))
    bundled(crate(cee-scape))
    bundled(crate(cexpr))
    bundled(crate(cfg-expr))
    bundled(crate(cfg-if))
    bundled(crate(chrono))
    bundled(crate(clang-sys))
    bundled(crate(clap))
    bundled(crate(clap-cargo))
    bundled(crate(clap_builder))
    bundled(crate(clap_derive))
    bundled(crate(clap_lex))
    bundled(crate(color_quant))
    bundled(crate(convert_case))
    bundled(crate(core-foundation-sys))
    bundled(crate(cpufeatures))
    bundled(crate(crc32fast))
    bundled(crate(crossbeam-deque))
    bundled(crate(crossbeam-epoch))
    bundled(crate(crossbeam-utils))
    bundled(crate(crunchy))
    bundled(crate(crypto-common))
    bundled(crate(deranged))
    bundled(crate(deunicode))
    bundled(crate(digest))
    bundled(crate(displaydoc))
    bundled(crate(either))
    bundled(crate(enum-map))
    bundled(crate(enum-map-derive))
    bundled(crate(equator))
    bundled(crate(equator-macro))
    bundled(crate(equivalent))
    bundled(crate(errno))
    bundled(crate(exr))
    bundled(crate(eyre))
    bundled(crate(fake))
    bundled(crate(fallible-iterator))
    bundled(crate(fastrand))
    bundled(crate(fdeflate))
    bundled(crate(fixedbitset))
    bundled(crate(flate2))
    bundled(crate(fnv))
    bundled(crate(foldhash))
    bundled(crate(form_urlencoded))
    bundled(crate(funty))
    bundled(crate(futures-channel))
    bundled(crate(futures-core))
    bundled(crate(futures-macro))
    bundled(crate(futures-sink))
    bundled(crate(futures-task))
    bundled(crate(futures-util))
    bundled(crate(generic-array))
    bundled(crate(getrandom))
    bundled(crate(gif))
    bundled(crate(gimli))
    bundled(crate(glob))
    bundled(crate(half))
    bundled(crate(hash32))
    bundled(crate(hashbrown))
    bundled(crate(heapless))
    bundled(crate(heck))
    bundled(crate(hermit-abi))
    bundled(crate(hmac))
    bundled(crate(home))
    bundled(crate(http))
    bundled(crate(iana-time-zone))
    bundled(crate(iana-time-zone-haiku))
    bundled(crate(icu_collections))
    bundled(crate(icu_locale_core))
    bundled(crate(icu_normalizer))
    bundled(crate(icu_normalizer_data))
    bundled(crate(icu_properties))
    bundled(crate(icu_properties_data))
    bundled(crate(icu_provider))
    bundled(crate(idna))
    bundled(crate(idna_adapter))
    bundled(crate(image))
    bundled(crate(image-webp))
    bundled(crate(indenter))
    bundled(crate(indexmap))
    bundled(crate(interpolate_name))
    bundled(crate(is-terminal))
    bundled(crate(is_ci))
    bundled(crate(itertools))
    bundled(crate(itoa))
    bundled(crate(jobserver))
    bundled(crate(jpeg-decoder))
    bundled(crate(js-sys))
    bundled(crate(lazy_static))
    bundled(crate(lebe))
    bundled(crate(libc))
    bundled(crate(libfuzzer-sys))
    bundled(crate(libloading))
    bundled(crate(libm))
    bundled(crate(linux-raw-sys))
    bundled(crate(litemap))
    bundled(crate(lock_api))
    bundled(crate(log))
    bundled(crate(loop9))
    bundled(crate(maybe-rayon))
    bundled(crate(md-5))
    bundled(crate(memchr))
    bundled(crate(minimal-lexical))
    bundled(crate(miniz_oxide))
    bundled(crate(mio))
    bundled(crate(new_debug_unreachable))
    bundled(crate(nom))
    bundled(crate(noop_proc_macro))
    bundled(crate(ntapi))
    bundled(crate(num-bigint))
    bundled(crate(num-conv))
    bundled(crate(num-derive))
    bundled(crate(num-integer))
    bundled(crate(num-rational))
    bundled(crate(num-traits))
    bundled(crate(objc2-core-foundation))
    bundled(crate(object))
    bundled(crate(once_cell))
    bundled(crate(owo-colors))
    bundled(crate(parking_lot))
    bundled(crate(parking_lot_core))
    bundled(crate(paste))
    bundled(crate(pathsearch))
    bundled(crate(percent-encoding))
    bundled(crate(petgraph))
    bundled(crate(pgrx))
    bundled(crate(pgrx-bindgen))
    bundled(crate(pgrx-macros))
    bundled(crate(pgrx-pg-config))
    bundled(crate(pgrx-pg-sys))
    bundled(crate(pgrx-sql-entity-graph))
    bundled(crate(pgrx-tests))
    bundled(crate(phf))
    bundled(crate(phf_shared))
    bundled(crate(pin-project-lite))
    bundled(crate(pin-utils))
    bundled(crate(pkg-config))
    bundled(crate(png))
    bundled(crate(postgres))
    bundled(crate(postgres-protocol))
    bundled(crate(postgres-types))
    bundled(crate(potential_utf))
    bundled(crate(powerfmt))
    bundled(crate(ppv-lite86))
    bundled(crate(proc-macro2))
    bundled(crate(profiling))
    bundled(crate(profiling-procmacros))
    bundled(crate(proptest))
    bundled(crate(qoi))
    bundled(crate(quick-error))
    bundled(crate(quote))
    bundled(crate(r-efi))
    bundled(crate(radium))
    bundled(crate(rand))
    bundled(crate(rand_chacha))
    bundled(crate(rand_core))
    bundled(crate(rand_xorshift))
    bundled(crate(random_color))
    bundled(crate(rav1e))
    bundled(crate(ravif))
    bundled(crate(rayon))
    bundled(crate(rayon-core))
    bundled(crate(redox_syscall))
    bundled(crate(regex))
    bundled(crate(regex-automata))
    bundled(crate(regex-syntax))
    bundled(crate(rgb))
    bundled(crate(rust_decimal))
    bundled(crate(rustc-demangle))
    bundled(crate(rustc-hash))
    bundled(crate(rustc_version))
    bundled(crate(rustix))
    bundled(crate(rustversion))
    bundled(crate(rusty-fork))
    bundled(crate(ryu))
    bundled(crate(same-file))
    bundled(crate(scopeguard))
    bundled(crate(seahash))
    bundled(crate(semver))
    bundled(crate(serde))
    bundled(crate(serde_cbor))
    bundled(crate(serde_derive))
    bundled(crate(serde_json))
    bundled(crate(serde_spanned))
    bundled(crate(sha1_smol))
    bundled(crate(sha2))
    bundled(crate(shlex))
    bundled(crate(simd-adler32))
    bundled(crate(simd_helpers))
    bundled(crate(siphasher))
    bundled(crate(slab))
    bundled(crate(smallvec))
    bundled(crate(socket2))
    bundled(crate(sptr))
    bundled(crate(stable_deref_trait))
    bundled(crate(stringprep))
    bundled(crate(subtle))
    bundled(crate(supports-color))
    bundled(crate(syn))
    bundled(crate(synstructure))
    bundled(crate(sysinfo))
    bundled(crate(system-deps))
    bundled(crate(tap))
    bundled(crate(target-lexicon))
    bundled(crate(tempfile))
    bundled(crate(thiserror))
    bundled(crate(thiserror-impl))
    bundled(crate(tiff))
    bundled(crate(time))
    bundled(crate(time-core))
    bundled(crate(tinystr))
    bundled(crate(tinyvec))
    bundled(crate(tinyvec_macros))
    bundled(crate(tokio))
    bundled(crate(tokio-postgres))
    bundled(crate(tokio-util))
    bundled(crate(toml))
    bundled(crate(toml_datetime))
    bundled(crate(toml_edit))
    bundled(crate(toml_write))
    bundled(crate(typenum))
    bundled(crate(unarray))
    bundled(crate(unescape))
    bundled(crate(unicode-bidi))
    bundled(crate(unicode-ident))
    bundled(crate(unicode-normalization))
    bundled(crate(unicode-properties))
    bundled(crate(unicode-segmentation))
    bundled(crate(unicode-width))
    bundled(crate(url))
    bundled(crate(url-escape))
    bundled(crate(utf8_iter))
    bundled(crate(uuid))
    bundled(crate(v_frame))
    bundled(crate(version-compare))
    bundled(crate(version_check))
    bundled(crate(wait-timeout))
    bundled(crate(walkdir))
    bundled(crate(wasi))
    bundled(crate(wasite))
    bundled(crate(wasm-bindgen))
    bundled(crate(wasm-bindgen-backend))
    bundled(crate(wasm-bindgen-macro))
    bundled(crate(wasm-bindgen-macro-support))
    bundled(crate(wasm-bindgen-shared))
    bundled(crate(web-sys))
    bundled(crate(weezl))
    bundled(crate(whoami))
    bundled(crate(winapi))
    bundled(crate(winapi-i686-pc-windows-gnu))
    bundled(crate(winapi-util))
    bundled(crate(winapi-x86_64-pc-windows-gnu))
    bundled(crate(windows))
    bundled(crate(windows-core))
    bundled(crate(windows-implement))
    bundled(crate(windows-interface))
    bundled(crate(windows-link))
    bundled(crate(windows-result))
    bundled(crate(windows-strings))
    bundled(crate(windows-sys))
    bundled(crate(windows-targets))
    bundled(crate(windows_aarch64_gnullvm))
    bundled(crate(windows_aarch64_msvc))
    bundled(crate(windows_i686_gnu))
    bundled(crate(windows_i686_gnullvm))
    bundled(crate(windows_i686_msvc))
    bundled(crate(windows_x86_64_gnu))
    bundled(crate(windows_x86_64_gnullvm))
    bundled(crate(windows_x86_64_msvc))
    bundled(crate(winnow))
    bundled(crate(wit-bindgen-rt))
    bundled(crate(writeable))
    bundled(crate(wyz))
    bundled(crate(yoke))
    bundled(crate(yoke-derive))
    bundled(crate(zerocopy))
    bundled(crate(zerocopy-derive))
    bundled(crate(zerofrom))
    bundled(crate(zerofrom-derive))
    bundled(crate(zerotrie))
    bundled(crate(zerovec))
    bundled(crate(zerovec-derive))
    bundled(crate(zune-core))
    bundled(crate(zune-inflate))
    bundled(crate(zune-jpeg))
    postgresql16-anonymizer
    postgresql16-anonymizer(x86-64)
    postgresql_anonymizer-any



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name
postgresql16-anonymizer --mock-config
/var/lib/copr-rpmbuild/results/configs/child.cfg
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic, C/C++
Disabled plugins: Python, Haskell, Java, fonts, PHP, Ocaml, R, Perl,
SugarActivity
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2391300

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202391300%23c25

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux