Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstream-first: Switch chrono to chronotope/chrono #6928

Closed
Xuanwo opened this issue Aug 1, 2022 · 4 comments 路 Fixed by #6992
Closed

upstream-first: Switch chrono to chronotope/chrono #6928

Xuanwo opened this issue Aug 1, 2022 · 4 comments 路 Fixed by #6992

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Aug 1, 2022

No description provided.

@Xuanwo
Copy link
Member Author

Xuanwo commented Aug 1, 2022

Upgrade to v0.4.20-rc.1 failed for:

:( cargo c
    Updating git repository `https://github.com/chronotope/chrono`
    Updating crates.io index
error: failed to select a version for `chrono`.
    ... required by package `octocrab v0.16.0`
    ... which satisfies dependency `octocrab = "^0.16.0"` of package `common-exception v0.1.0 (/home/xuanwo/Code/datafuselabs/databend/common/exception)`
    ... which satisfies path dependency `common-exception` (locked to 0.1.0) of package `common-ast v0.1.0 (/home/xuanwo/Code/datafuselabs/databend/common/ast)`
    ... which satisfies path dependency `common-ast` (locked to 0.1.0) of package `common-expression v0.1.0 (/home/xuanwo/Code/datafuselabs/databend/common/expression)`
    ... which satisfies path dependency `common-expression` (locked to 0.1.0) of package `common-functions-v2 v0.1.0 (/home/xuanwo/Code/datafuselabs/databend/common/functions-v2)`
versions that meet the requirements `^0.4.19` are: 0.4.19

all possible versions conflict with previously selected packages.

  previously selected package `chrono v0.4.20-rc.1 (https://github.com/chronotope/chrono?rev=v0.4.20-rc.1#26e231af)`
    ... which satisfies dependency `chrono = "^0.4.20-rc.1"` of package `common-datavalues v0.1.0 (/home/xuanwo/Code/datafuselabs/databend/common/datavalues)`
    ... which satisfies path dependency `common-datavalues` (locked to 0.1.0) of package `codegen v0.1.0 (/home/xuanwo/Code/datafuselabs/databend/common/codegen)`

failed to select a version for `chrono` which could resolve this conflict

Maybe we can wait for v0.4.20 released.

FYI @PsiACE

@Xuanwo
Copy link
Member Author

Xuanwo commented Aug 1, 2022

Remaining blocks

@djc
Copy link

djc commented Aug 4, 2022

FYI, chrono 0.4.20 has been released.

@Xuanwo
Copy link
Member Author

Xuanwo commented Aug 4, 2022

FYI, chrono 0.4.20 has been released.

Thanks for reminding me, let's go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants