Bug 2384214 - Review Request: robotraconteur - Robot Raconteur communication framework
Summary: Review Request: robotraconteur - Robot Raconteur communication framework
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/robotraconteur/rob...
Whiteboard:
Depends On:
Blocks: FE-NEEDSPONSOR 1225692
TreeView+ depends on / blocked
 
Reported: 2025-07-29 08:55 UTC by John Wason
Modified: 2026-06-11 21:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
benson_muite: fedora-review?


Attachments (Terms of Use)
The .spec file difference from Copr build 10170240 to 10170500 (585 bytes, patch)
2026-02-26 01:52 UTC, Fedora Review Service
no flags Details | Diff
The .spec file difference from Copr build 10170500 to 10185608 (2.70 KB, patch)
2026-03-03 04:47 UTC, Fedora Review Service
no flags Details | Diff
Build some of the documentation (4.01 KB, text/plain)
2026-03-04 04:11 UTC, Benson Muite
no flags Details
The .spec file difference from Copr build 10185608 to 10200643 (3.59 KB, patch)
2026-03-08 07:01 UTC, Fedora Review Service
no flags Details | Diff
The .spec file difference from Copr build 10200643 to 10203050 (700 bytes, patch)
2026-03-09 09:31 UTC, Fedora Review Service
no flags Details | Diff

Comment 1 Fedora Review Service 2025-11-20 15:50:29 UTC
Hello,
I do realize that this is possibly an old ticket. I am sorry that it hasn't been
reviewed yet. Let me trigger the Fedora Review Service to see if the package
builds successfully. Hopefully, a green check mark will attract some reviewer.

If I am resurrecting an old ticket that you are not interested in anymore, my
apologies, feel free to close it.

[fedora-review-service-build]

Comment 2 Fedora Review Service 2025-11-20 15:50:52 UTC
Cannot find any valid SRPM URL for this ticket. Common causes are:

- You didn't specify `SRPM URL: ...` in the ticket description
  or any of your comments
- The URL schema isn't HTTP or HTTPS
- The SRPM package linked in your URL doesn't match the package name specified
  in the ticket summary


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 4 Fedora Review Service 2026-02-25 22:45:32 UTC
Cannot find any valid SRPM URL for this ticket. Common causes are:

- You didn't specify `SRPM URL: ...` in the ticket description
  or any of your comments
- The URL schema isn't HTTP or HTTPS
- The SRPM package linked in your URL doesn't match the package name specified
  in the ticket summary


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 6 Fedora Review Service 2026-02-25 22:59:50 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10170240
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2384214-robotraconteur/fedora-rawhide-x86_64/10170240-robotraconteur/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 8 Fedora Review Service 2026-02-26 01:52:39 UTC
Created attachment 2131071 [details]
The .spec file difference from Copr build 10170240 to 10170500

Comment 9 Fedora Review Service 2026-02-26 01:52:42 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10170500
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2384214-robotraconteur/fedora-rawhide-x86_64/10170500-robotraconteur/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 10 Benson Muite 2026-02-27 15:21:53 UTC
Comments:
a) Koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=142804251

It seems not to build on s390x. Perhaps exclude this architecture
for now, but if it can be fixed, that would be great.

b) Can the C++ and Python tests be run?

c) Can documentation be built and shipped possibly as a subpackage
or subpackages?

d) Can pregenerated sources not be used?

e) Please change
%{_mandir}/man1/robotraconteurgen*
to
%{_mandir}/man1/robotraconteurgen.1*

f) Please change
%{_libdir}/libRobotRaconteurCore.so.*
to
%{_libdir}/libRobotRaconteurCore.so.1{,.*}
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_soname_handling

g) Is it possible to use the %cmake, %cmake_build and %cmake_install macros?
https://docs.fedoraproject.org/en-US/packaging-guidelines/CMake/

Comment 11 Benson Muite 2026-02-27 15:43:15 UTC
The README indicates that :
Robot Raconteur is covered United States Patent No. 10536560

It maybe helpful to clarify what exactly this covers and if
it is included in the package submitted for inclusion to Fedora:

https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Patented_Software

For avoidance of pre-generated code where possible, see:
https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#pregenerated-code

Comment 12 John Wason 2026-03-03 03:46:41 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/wasontech/robotraconteur/fedora-rawhide-x86_64/10185428-robotraconteur/robotraconteur.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/wasontech/robotraconteur/fedora-rawhide-x86_64/10185428-robotraconteur/robotraconteur-1.2.7-1.fc45.src.rpm

[fedora-review-service-build]

I have made the requested changes:

a) I have disabled s390x builds. This architecture is not used in my industry.

b) Tests have been enabled

c) The documentation uses packages that are only available on PyPi so they are not available here

d) I have disabled pregenerated sources and added SWIG as a dependency. The sources are needed by some platforms so are in the tarball.

e) Done

f) Done

g) Done

This package uses the Apache 2.0 license which handles the patent license issue.

Comment 13 Fedora Review Service 2026-03-03 04:47:27 UTC
Created attachment 2131827 [details]
The .spec file difference from Copr build 10170500 to 10185608

Comment 14 Fedora Review Service 2026-03-03 04:47:30 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10185608
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2384214-robotraconteur/fedora-rawhide-x86_64/10185608-robotraconteur/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 15 Benson Muite 2026-03-04 04:11:22 UTC
Created attachment 2131959 [details]
Build some of the documentation

Comment 16 Benson Muite 2026-03-04 05:10:48 UTC
(In reply to John Wason from comment #12)

> 
> I have made the requested changes:
> 
> a) I have disabled s390x builds. This architecture is not used in my
> industry.

Ok. It is helpful to determine why it does not build, but not a must.

> 
> b) Tests have been enabled

Thanks.

> 
> c) The documentation uses packages that are only available on PyPi so they
> are not available here

The package that is missing is sphinx_toolbox
https://github.com/robotraconteur/robotraconteur/blob/master/docs/getting_started/conf.py#L18C6-L18C20

The project:
https://github.com/sphinx-toolbox/sphinx-toolbox

seems well maintained, but has a lot of dependencies not in Fedora. Would you consider a pull request
to use:

https://github.com/dgarcia360/sphinx-collapse

instead?

C# documentation requires packages not in Fedora, but C# bindings are not built, so not very
helpful to also ship this.

> 
> d) I have disabled pregenerated sources and added SWIG as a dependency. The
> sources are needed by some platforms so are in the tarball.
> 

Thanks.

> e) Done

Thanks.

> 
> f) Done
> 

Thanks.

> g) Done

Thanks.

> 
> This package uses the Apache 2.0 license which handles the patent license
> issue.

Ok. The patent is available at:
https://patents.google.com/patent/US10536560B2/en
My understanding from https://opensource.com/article/18/2/apache-2-patent-license
is that people can still use and distribute the library without fee.

Additional comments:
Python and C++ libraries that are linked to do not need to be listed in the Requires field,
the tooling will pull these in. See the output at
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2384214-robotraconteur/fedora-rawhide-x86_64/10185608-robotraconteur/fedora-review/review.txt

Comment 17 John Wason 2026-03-04 22:51:20 UTC
The sphinx-collapse package https://github.com/dgarcia360/sphinx-collapse seems to work fine, but I do not want to maintain the fedora package. I can add a fedora patch that removes the collapse tags to remove the requirement. It is only used in a few places.

Three of the libraries bluez-libs, dbus, libusb1 are dynamically loaded so they will need to be included in the package spec. They will not be detected by the linker.

I see the dependencies for librobotraconteur-devel commented out. How would this work?

%package -n librobotraconteur-devel
Summary:        Robot Raconteur development files
#Requires:       librobotraconteurcore1, robotraconteurgen boost-devel >= 1.58.0, cmake, g++, gcc, make, openssl-devel

Comment 18 Benson Muite 2026-03-05 08:16:15 UTC
(In reply to John Wason from comment #17)
> The sphinx-collapse package https://github.com/dgarcia360/sphinx-collapse
> seems to work fine, but I do not want to maintain the fedora package. I can
> add a fedora patch that removes the collapse tags to remove the requirement.
> It is only used in a few places.
> 

Ok. Have generally preferred to ship documentation in docbook form, rather than
HTML. Doxygen can generate docbook directly, sphinx can generate texinfo which
can then be transformed to docbook.  Shipping documentation is not a must, but
can be helpful for users.  Would suggest creating a noarch documentation
sub-package if you choose to ship documentation.

sphinx-collapse is not packaged, but I would be happy to package it. Not willing
to package all dependencies for sphinx-toolbox.

> Three of the libraries bluez-libs, dbus, libusb1 are dynamically loaded so
> they will need to be included in the package spec. They will not be detected
> by the linker.

Yes you are correct.
ldd librobotraconteurcore
1-1.2.7-1.fc45.x86_64.rpm/usr/lib64/libRobotRaconteurCore.so.1
	linux-vdso.so.1 (0x00007fa6241aa000)
	libboost_filesystem.so.1.90.0 => not found
	libboost_thread.so.1.90.0 => not found
	libboost_random.so.1.90.0 => not found
	libboost_program_options.so.1.90.0 => not found
	libssl.so.3 => /lib64/libssl.so.3 (0x00007fa623715000)
	libcrypto.so.3 => /lib64/libcrypto.so.3 (0x00007fa623000000)
	libboost_chrono.so.1.90.0 => not found
	libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fa622c00000)
	libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fa624141000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fa622a0d000)
	libz.so.1 => /lib64/libz.so.1 (0x00007fa624117000)
	libm.so.6 => /lib64/libm.so.6 (0x00007fa623620000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fa6241ac000)

If they are indicated as required by librobotraconteurcore1 anything that
uses it will pull these in.  It is linked to by the Python library, so
bluez-libs, dbus, libusb1 do not need to be listed as required by the
Python library.

> 
> I see the dependencies for librobotraconteur-devel commented out. How would
> this work?
> 
> %package -n librobotraconteur-devel
> Summary:        Robot Raconteur development files
> #Requires:       librobotraconteurcore1, robotraconteurgen boost-devel >=
> 1.58.0, cmake, g++, gcc, make, openssl-devel

Would expect just:
Requires: librobotraconteurcore1%{?_isa} = %{version}-%{release}

Why is robotraconteurgen needed for development?

Why are cmake, g++, gcc and make required?  Anyone using this may choose to
use other build tools.

Why are boost-devel and openssl-devel required? C++ devel packages typically
just include header files, shared libraries without sonames and CMake and/or
pkgconfig files.

Comment 19 John Wason 2026-03-06 04:22:23 UTC
> Why is robotraconteurgen needed for development?

robotraconteurgen is used by cmake macros as part of the build system for client libraries. It is sort of like protoc for protobuf.

> Why are cmake, g++, gcc and make required?  Anyone using this may choose to use other build tools.

These can be removed, but only cmake package files are provided.

> Why are boost-devel and openssl-devel required?

The public API requires boost header files to compile. It doesn't look like the openssl headers are used in the public API. I have depended on it for other platforms but I guess it can be omitted.

Comment 20 John Wason 2026-03-08 02:34:46 UTC
I found a workaround that disables the missing sphinx toolbox if it is not available. I have created a PR in upstream and a patch in the package.

Spec URL: https://download.copr.fedorainfracloud.org/results/wasontech/robotraconteur/fedora-rawhide-x86_64/10200321-robotraconteur/robotraconteur.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/wasontech/robotraconteur/fedora-rawhide-x86_64/10200321-robotraconteur/robotraconteur-1.2.7-1.fc45.src.rpm

[fedora-review-service-build]

Comment 21 Fedora Review Service 2026-03-08 07:01:14 UTC
Created attachment 2132503 [details]
The .spec file difference from Copr build 10185608 to 10200643

Comment 22 Fedora Review Service 2026-03-08 07:01:16 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10200643
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2384214-robotraconteur/fedora-rawhide-x86_64/10200643-robotraconteur/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 23 Benson Muite 2026-03-08 18:02:29 UTC
Please change:
Source0:        RobotRaconteur-%{version}-Source.tar.gz
to
Source:         %{url}/archive/v%{version}/RobotRaconteur-%{version}-Source.tar.gz
or
Source:         %{url}/releases/download/v%{version}/RobotRaconteur-%{version}-Source.tar.gz

See:
https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/

It is possible to package a post-release commit, or add a patch. The p1 flag in the
autosetup line applies a patch.

Comment 25 Fedora Review Service 2026-03-09 09:31:44 UTC
Created attachment 2132619 [details]
The .spec file difference from Copr build 10200643 to 10203050

Comment 26 Fedora Review Service 2026-03-09 09:31:49 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10203050
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2384214-robotraconteur/fedora-rawhide-x86_64/10203050-robotraconteur/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 27 John Wason 2026-03-19 01:22:49 UTC
Does this package "robotraconteur" require further improvements?

Comment 28 Benson Muite 2026-03-21 09:20:51 UTC
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.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig not called in %post and %postun for Fedora 28 and later.
[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 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", "*No copyright* Apache License 2.0",
     "Apache License 2.0", "Apache License 2.0 [generated file]", "Boost
     Software License 1.0". 1582 files have unknown license. Detailed
     output of licensecheck in /home/fedora-
     packaging/reviews/robotraconteur/2384214-robotraconteur/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/lib64/python3.14,
     /usr/lib64/python3.14/site-packages
[x]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by: /usr/lib64/cmake(pulseaudio-
     libs-devel, boost-devel, cmake-filesystem, SDL2_image-devel, rizin-
     devel, qjson-qt5-devel, libarcus-devel, priv_wrapper, openobex-devel,
     marble-widget-qt6-devel, kqtquickcharts, qjson-devel, quantum-
     espresso-devel, marble-astro-devel, catalyst-devel, paraview-devel,
     libsavitar-devel, ginac-devel, supernovas-devel, uid_wrapper)
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries or specifies bundled libraries
     with Provides: bundled(<libname>) if unbundling is not possible.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: 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.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[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 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]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

Python:
[x]: Python eggs must not download any dependencies during the build
     process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[ ]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Packages MUST NOT have dependencies (either build-time or runtime) on
     packages named with the unversioned python- prefix unless no properly
     versioned package exists. Dependencies on Python packages instead MUST
     use names beginning with python2- or python3- as appropriate.
[x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files
[x]: Binary eggs must be removed in %prep

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

Generic:
[-]: 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).
[!]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     librobotraconteurcore1 , librobotraconteur-devel ,
     python3-robotraconteur , robotraconteurgen
[ ]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[!]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[ ]: 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]: Reviewer should test that the package builds in mock.
[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: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: librobotraconteurcore1-1.2.7-1.fc45.x86_64.rpm
          librobotraconteur-devel-1.2.7-1.fc45.x86_64.rpm
          python3-robotraconteur-1.2.7-1.fc45.x86_64.rpm
          robotraconteurgen-1.2.7-1.fc45.x86_64.rpm
          librobotraconteur-devel-doc-1.2.7-1.fc45.noarch.rpm
          python3-robotraconteur-doc-1.2.7-1.fc45.noarch.rpm
          robotraconteur-1.2.7-1.fc45.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.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
rpmlintrc: [PosixPath('/tmp/tmpeu8tx5lz')]
checks: 32, packages: 7

librobotraconteur-devel-doc.noarch: W: python-sphinx-doctrees-leftover /usr/share/doc/librobotraconteur-devel-doc/getting_started/.doctrees
python3-robotraconteur-doc.noarch: W: python-sphinx-doctrees-leftover /usr/share/doc/python3-robotraconteur-doc/python3/.doctrees
robotraconteurgen.x86_64: W: no-manual-page-for-binary RobotRaconteurGen
python3-robotraconteur.x86_64: W: no-documentation
robotraconteurgen.x86_64: W: name-repeated-in-summary RobotRaconteurGen
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.buildinfo
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.doctrees
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.doctrees
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.buildinfo
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.doctrees
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.doctrees
librobotraconteur-devel-doc.noarch: W: files-duplicate /usr/share/doc/librobotraconteur-devel-doc/getting_started/_images/client-service.svg /usr/share/doc/librobotraconteur-devel-doc/cpp/html/client-service.svg
librobotraconteur-devel-doc.noarch: W: files-duplicate /usr/share/doc/librobotraconteur-devel-doc/getting_started/_images/logo-header.svg /usr/share/doc/librobotraconteur-devel-doc/cpp/html/logo-header.svg
librobotraconteurcore1.x86_64: E: explicit-lib-dependency bluez-libs
librobotraconteurcore1.x86_64: E: explicit-lib-dependency libusb1
 7 packages and 0 specfiles checked; 2 errors, 13 warnings, 31 filtered, 2 badness; has taken 3.7 s 




Rpmlint (debuginfo)
-------------------
Checking: robotraconteur-debuginfo-1.2.7-1.fc45.x86_64.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.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
rpmlintrc: [PosixPath('/tmp/tmpr2d65lzw')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 8 filtered, 0 badness; has taken 0.2 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.8.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: 7

python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_ValueError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyByteArray_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_OverflowError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_RuntimeError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyComplex_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_MemoryError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PySlice_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_IOError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyType_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so _Py_NoneStruct	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so _Py_NotImplementedStruct	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_TypeError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_SystemError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyCapsule_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_ModuleNotFoundError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_Exception	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyFloat_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_IndexError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyBool_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_StopIteration	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_SyntaxError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyCFunction_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_ZeroDivisionError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyExc_AttributeError	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_GenericGetAttr	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so _Py_Dealloc	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_FromLong	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyModuleDef_Init	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyDict_SetItem	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_CallMethodObjArgs	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_FromFormat	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyDict_SetItemString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyImport_ImportModule	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyType_IsSubtype	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyModule_GetDict	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_SetAttrString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_Fetch	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyType_Modified	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_GivenExceptionMatches	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyThread_acquire_lock	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyEval_RestoreThread	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_CallFunction	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_DecodeUTF8	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_FromString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_Print	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_SetString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyGILState_Ensure	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_CallObject	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyList_GetItem	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyNumber_Check	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_IsInstance	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_WriteUnraisable	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyList_Append	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_GetBuffer	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_NormalizeException	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyByteArray_Size	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_AsDouble	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so _PyObject_New	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyThread_allocate_lock	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyCapsule_GetPointer	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyList_SetItem	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_Clear	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_AsUnsignedLongLong	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyCapsule_New	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_ExceptionMatches	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyDict_New	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyBuffer_Release	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PySlice_GetIndices	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyImport_AddModuleRef	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyDict_GetItemStringRef	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyModule_AddObject	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyGILState_Release	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyMapping_Check	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PySequence_GetItem	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_AsUnsignedLong	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PySequence_Size	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_SetObject	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_GetItem	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyComplex_RealAsDouble	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyRun_SimpleStringFlags	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyNumber_Long	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so Py_BuildValue	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_SetItem	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_Display	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyFloat_FromDouble	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_IsTrue	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyImport_GetModuleDict	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyDict_GetItemString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_Free	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_CompareWithASCIIString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyBool_FromLong	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_AsLong	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyThread_free_lock	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_AsLongLong	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyFloat_AsDouble	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyEval_SaveThread	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyTuple_SetItem	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyMapping_Items	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyType_GetFullyQualifiedName	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyType_FromSpec	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyIter_Next	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_Restore	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyOS_snprintf	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_Type	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_Call	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyArg_UnpackTuple	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PySequence_Check	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_FromVoidPtr	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyCapsule_Import	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_CallMethod	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_FromSize_t	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_GetAttr	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyByteArray_FromStringAndSize	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_GetAttrString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyList_New	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_GetIter	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_AsUTF8	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_CallFunctionObjArgs	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyTuple_New	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_Str	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_Format	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyObject_SetAttr	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_Concat	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyLong_FromUnsignedLong	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_AsUTF8AndSize	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyThread_release_lock	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PySequence_Fast	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyUnicode_InternFromString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyErr_Occurred	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyByteArray_AsString	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
python3-robotraconteur.x86_64: W: undefined-non-weak-symbol /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so PyComplex_ImagAsDouble	(/usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so)
librobotraconteur-devel-doc.noarch: W: python-sphinx-doctrees-leftover /usr/share/doc/librobotraconteur-devel-doc/getting_started/.doctrees
python3-robotraconteur-doc.noarch: W: python-sphinx-doctrees-leftover /usr/share/doc/python3-robotraconteur-doc/python3/.doctrees
robotraconteurgen.x86_64: W: no-manual-page-for-binary RobotRaconteurGen
python3-robotraconteur.x86_64: W: no-documentation
robotraconteurgen.x86_64: W: name-repeated-in-summary RobotRaconteurGen
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.buildinfo
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.doctrees
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.doctrees
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.buildinfo
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.doctrees
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.doctrees
librobotraconteur-devel-doc.noarch: W: files-duplicate /usr/share/doc/librobotraconteur-devel-doc/getting_started/_images/client-service.svg /usr/share/doc/librobotraconteur-devel-doc/cpp/html/client-service.svg
librobotraconteur-devel-doc.noarch: W: files-duplicate /usr/share/doc/librobotraconteur-devel-doc/getting_started/_images/logo-header.svg /usr/share/doc/librobotraconteur-devel-doc/cpp/html/logo-header.svg
librobotraconteurcore1.x86_64: E: explicit-lib-dependency bluez-libs
librobotraconteurcore1.x86_64: E: explicit-lib-dependency libusb1
 7 packages and 0 specfiles checked; 2 errors, 146 warnings, 34 filtered, 2 badness; has taken 1.7 s 



Unversioned so-files
--------------------
python3-robotraconteur: /usr/lib64/python3.14/site-packages/RobotRaconteur/_RobotRaconteurPython.so

Source checksums
----------------
https://github.com/robotraconteur/robotraconteur/releases/download/v1.2.7/RobotRaconteur-1.2.7-Source.tar.gz :
  CHECKSUM(SHA256) this package     : 7d29e084f92691f58d809e26fb035465fb5df4e0c13f13c0e46fcf7eba030605
  CHECKSUM(SHA256) upstream package : 7d29e084f92691f58d809e26fb035465fb5df4e0c13f13c0e46fcf7eba030605


Requires
--------
librobotraconteurcore1 (rpmlib, GLIBC filtered):
    bluez-libs
    dbus
    libboost_chrono.so.1.90.0()(64bit)
    libboost_filesystem.so.1.90.0()(64bit)
    libboost_program_options.so.1.90.0()(64bit)
    libboost_random.so.1.90.0()(64bit)
    libboost_thread.so.1.90.0()(64bit)
    libc.so.6()(64bit)
    libcrypto.so.3()(64bit)
    libcrypto.so.3(OPENSSL_3.0.0)(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libssl.so.3()(64bit)
    libssl.so.3(OPENSSL_3.0.0)(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.11)(64bit)
    libstdc++.so.6(CXXABI_1.3.13)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libusb1
    rtld(GNU_HASH)

librobotraconteur-devel (rpmlib, GLIBC filtered):
    boost-devel
    cmake-filesystem(x86-64)
    libRobotRaconteurCore.so.1()(64bit)
    librobotraconteurcore1
    robotraconteurgen

python3-robotraconteur (rpmlib, GLIBC filtered):
    libRobotRaconteurCore.so.1()(64bit)
    libboost_program_options.so.1.90.0()(64bit)
    libboost_thread.so.1.90.0()(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.1)(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    python(abi)
    python3.14dist(numpy)
    rtld(GNU_HASH)

robotraconteurgen (rpmlib, GLIBC filtered):
    libRobotRaconteurCore.so.1()(64bit)
    libboost_filesystem.so.1.90.0()(64bit)
    libboost_program_options.so.1.90.0()(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.1)(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    rtld(GNU_HASH)

librobotraconteur-devel-doc (rpmlib, GLIBC filtered):

python3-robotraconteur-doc (rpmlib, GLIBC filtered):



Provides
--------
librobotraconteurcore1:
    libRobotRaconteurCore.so.1()(64bit)
    librobotraconteurcore1
    librobotraconteurcore1(x86-64)

librobotraconteur-devel:
    cmake(RobotRaconteur)
    cmake(robotraconteur)
    librobotraconteur-devel
    librobotraconteur-devel(x86-64)

python3-robotraconteur:
    python-robotraconteur
    python3-robotraconteur
    python3-robotraconteur(x86-64)
    python3.14-robotraconteur
    python3.14dist(robotraconteur)
    python3dist(robotraconteur)

robotraconteurgen:
    robotraconteurgen
    robotraconteurgen(x86-64)

librobotraconteur-devel-doc:
    librobotraconteur-devel-doc

python3-robotraconteur-doc:
    python-robotraconteur-doc
    python3-robotraconteur-doc
    python3.14-robotraconteur-doc



Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/usr/bin/fedora-review -n robotraconteur
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api, C/C++, Python
Disabled plugins: fonts, SugarActivity, Perl, Java, Haskell, PHP, R, Ocaml
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comments:
a) Thanks for your patience and bringing this to Fedora.

b) Koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=143565380

c) Please change
Requires:       bluez-libs, dbus, libusb1
to
Requires:       bluez-libs
Requires:       dbus
Requires:       libusb1

to keep the formatting consistent

d) Please change
Requires:       librobotraconteurcore1, robotraconteurgen boost-devel >= 1.58.0
to
Requires:       librobotraconteurcore1%{?_isa} = %{version}-%{release}
Requires:       robotraconteurgen%{?_isa} = %{version}-%{release}
Requires:       boost-devel >= 1.58.0

e) Can hidden files be removed:
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.buildinfo
librobotraconteur-devel-doc.noarch: W: hidden-file-or-dir /usr/share/doc/librobotraconteur-devel-doc/getting_started/.doctrees
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.buildinfo
python3-robotraconteur-doc.noarch: W: hidden-file-or-dir /usr/share/doc/python3-robotraconteur-doc/python3/.doctrees

f) Consider joining the robotics sig:
https://fedoraproject.org/wiki/SIGs/Robotics

g) For me to sponsor you as a packager, can you do mock reviews of 3 packages and
link to them here? See:
https://docs.fedoraproject.org/en-US/packaging-guidelines/ReviewGuidelines/

Comment 29 John Wason 2026-05-24 02:28:27 UTC
I update to a new v1.2.8 release. The patches are now in upstream.

Issues b) through e) should be fixed.

f) The robotics sig appears to be inactive. The mailing list link points to a dead page.

g) Let me take a look...


Spec URL: https://download.copr.fedorainfracloud.org/results/wasontech/robotraconteur/fedora-rawhide-x86_64/10506722-robotraconteur/robotraconteur.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/wasontech/robotraconteur/fedora-rawhide-x86_64/10506722-robotraconteur/robotraconteur-1.2.8-1.fc45.src.rpm

[fedora-review-service-build]

Comment 31 John Wason 2026-05-25 00:11:49 UTC
I checked the open package request bugs without an assigned reviewer. None of them are ones that I have the background to review.

Comment 32 John Wason 2026-06-11 21:58:23 UTC
I have a presentation in two weeks and it would be great to have this finished!


Note You need to log in before you can comment on or make changes to this bug.