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



--- Comment #3 from RĂ©mi Lauzier <[email protected]> ---
It seem that i am unable to use rust2rpm to update this library. it says that
there is no cargo.toml in the crate. any ideas on what is going on?

Traceback (most recent call last):
  File "/usr/bin/rust2rpm", line 33, in <module>
    sys.exit(load_entry_point('rust2rpm==20', 'console_scripts', 'rust2rpm')())
  File "/usr/lib64/python3.10/contextlib.py", line 79, in inner
    return func(*args, **kwds)
  File "/usr/lib/python3.10/site-packages/rust2rpm/__main__.py", line 379, in
main
    crate, diff, metadata, doc_files, license_files = make_diff_metadata(
  File "/usr/lib/python3.10/site-packages/rust2rpm/__main__.py", line 279, in
make_diff_metadata
    with files_from_crate(cratef, crate, version) as (toml, doc_files,
license_files):
  File "/usr/lib64/python3.10/contextlib.py", line 135, in __enter__
    return next(self.gen)
  File "/usr/lib/python3.10/site-packages/rust2rpm/__main__.py", line 189, in
files_from_crate
    raise IOError("crate does not contain Cargo.toml file")
OSError: crate does not contain Cargo.toml file


-- 
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=1982942
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to