[Bug 2259225] Review Request: rust-cached - Generic cache implementations and simplified function memoization

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

 



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

Fabio Valentini <decathorpe@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
              Flags|                            |fedora-review?
                 CC|                            |decathorpe@xxxxxxxxx
           Assignee|nobody@xxxxxxxxxxxxxxxxx    |decathorpe@xxxxxxxxx



--- Comment #14 from Fabio Valentini <decathorpe@xxxxxxxxx> ---
Some of the built packages don't install:

Failed to resolve the transaction:
Problem 1: conflicting requests
  - nothing provides (crate(redis/ahash) >= 0.24.0 with crate(redis/ahash) <
0.25.0~) needed by rust-cached+redis_ahash-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/default) >= 0.24.0 with crate(redis/default)
< 0.25.0~) needed by rust-cached+redis_ahash-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/r2d2) >= 0.24.0 with crate(redis/r2d2) <
0.25.0~) needed by rust-cached+redis_ahash-devel-0.48.1-1.fc40.noarch
 Problem 2: conflicting requests
  - nothing provides (crate(redis/default) >= 0.24.0 with crate(redis/default)
< 0.25.0~) needed by rust-cached+redis_async_std-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/r2d2) >= 0.24.0 with crate(redis/r2d2) <
0.25.0~) needed by rust-cached+redis_async_std-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/aio) >= 0.24.0 with crate(redis/aio) <
0.25.0~) needed by rust-cached+redis_async_std-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/async-std-comp) >= 0.24.0 with
crate(redis/async-std-comp) < 0.25.0~) needed by
rust-cached+redis_async_std-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/async-std-tls-comp) >= 0.24.0 with
crate(redis/async-std-tls-comp) < 0.25.0~) needed by
rust-cached+redis_async_std-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/tls) >= 0.24.0 with crate(redis/tls) <
0.25.0~) needed by rust-cached+redis_async_std-devel-0.48.1-1.fc40.noarch
 Problem 3: conflicting requests
  - nothing provides (crate(redis/default) >= 0.24.0 with crate(redis/default)
< 0.25.0~) needed by
rust-cached+redis_connection_manager-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/r2d2) >= 0.24.0 with crate(redis/r2d2) <
0.25.0~) needed by
rust-cached+redis_connection_manager-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/connection-manager) >= 0.24.0 with
crate(redis/connection-manager) < 0.25.0~) needed by
rust-cached+redis_connection_manager-devel-0.48.1-1.fc40.noarch
 Problem 4: conflicting requests
  - nothing provides (crate(redis/default) >= 0.24.0 with crate(redis/default)
< 0.25.0~) needed by rust-cached+redis-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/r2d2) >= 0.24.0 with crate(redis/r2d2) <
0.25.0~) needed by rust-cached+redis-devel-0.48.1-1.fc40.noarch
 Problem 5: conflicting requests
  - nothing provides (crate(redis/default) >= 0.24.0 with crate(redis/default)
< 0.25.0~) needed by rust-cached+redis_tokio-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/r2d2) >= 0.24.0 with crate(redis/r2d2) <
0.25.0~) needed by rust-cached+redis_tokio-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/aio) >= 0.24.0 with crate(redis/aio) <
0.25.0~) needed by rust-cached+redis_tokio-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/tls) >= 0.24.0 with crate(redis/tls) <
0.25.0~) needed by rust-cached+redis_tokio-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/tokio-comp) >= 0.24.0 with
crate(redis/tokio-comp) < 0.25.0~) needed by
rust-cached+redis_tokio-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/tokio-native-tls-comp) >= 0.24.0 with
crate(redis/tokio-native-tls-comp) < 0.25.0~) needed by
rust-cached+redis_tokio-devel-0.48.1-1.fc40.noarch
 Problem 6: conflicting requests
  - nothing provides (crate(instant/wasm-bindgen) >= 0.1.0 with
crate(instant/wasm-bindgen) < 0.2.0~) needed by
rust-cached+wasm-devel-0.48.1-1.fc40.noarch
 Problem 7: package rust-cached+redis_store-devel-0.48.1-1.fc40.noarch requires
crate(cached/redis) = 0.48.1, but none of the providers can be installed
  - conflicting requests
  - nothing provides (crate(redis/default) >= 0.24.0 with crate(redis/default)
< 0.25.0~) needed by rust-cached+redis-devel-0.48.1-1.fc40.noarch
  - nothing provides (crate(redis/r2d2) >= 0.24.0 with crate(redis/r2d2) <
0.25.0~) needed by rust-cached+redis-devel-0.48.1-1.fc40.noarch

It looks like you would either need to drop the features that depend on the
"redis" crate, or package redis ^0.24.


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

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202259225%23c14
--
_______________________________________________
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