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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed local dependencies. Re-cargo build reports an error! Version rbatis: 4.5.11 #478

Open
tpc-ht opened this issue Jan 9, 2024 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@tpc-ht
Copy link

tpc-ht commented Jan 9, 2024

image

@Issues-translate-bot Issues-translate-bot changed the title 删除了本地依赖。重新 cargo build 报错! 版本 rbatis:4.5.11 Removed local dependencies. Re-cargo build reports an error! Version rbatis: 4.5.11 Jan 9, 2024
@Issues-translate-bot
Copy link
Collaborator

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


image

@zhuxiujia
Copy link
Member

zhuxiujia commented Jan 9, 2024

image

did you run
rustup update
and
cargo update

@zhuxiujia zhuxiujia added the help wanted Extra attention is needed label Jan 9, 2024
@tpc-ht
Copy link
Author

tpc-ht commented Jan 9, 2024

都是最新的了。删除 registry 还是那个错误
image

是否和工具链有关了?
image

@zhuxiujia
Copy link
Member

都是最新的了。删除 registry 还是那个错误 image

是否和工具链有关了? image

应该是版本没更新,最新的rbdc = "4.5.18" 版本,看日志似乎还是老版本

@Issues-translate-bot
Copy link
Collaborator

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


They are all the latest. Deleting the registry still has the same error![image](https://private-user-images.githubusercontent.com/59469126/295140511-d6be5cfa-77ce-4216-acaf-aac791b652f6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiO iJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDQ4MDIwNjcsIm5iZiI6MTcwNDgwMTc2NywicGF0aCI6Ii81OTQ2OTEyNi8yOT UxNDA1MTEtZDZiZTVjZmEtNzdjZS00MjE2LWFjYWYtYWFjNzkxYjY1MmY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzU FFLNFpBJTJGMjAyNDAxMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMTA5VDEyMDI0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ3N2M4 YjRhMDEzYzc2NWY4MTI0YTkyMDdjMGFkNjg5NmY0ODc0Yzg5NDg0NzQ5YTcwZTJlNTI0Y2RlYzA4NDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb1 9pZD0wIn0.VWdkVDgNE5uKzDBBqJM5Zz5-MGz8fO0otqRs8Zv3KxE)

Is it related to the tool chain? ![image](https://private-user-images.githubusercontent.com/59469126/295140724-8c1edbc3-9504-459f-b1a3-04a961f3f688.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJ naXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDQ4MDIwNjcsIm5iZiI6MTcwNDgwMTc2NywicGF0aCI6Ii81OTQ2OTEyNi8yOTUx NDA3MjQtOGMxZWRiYzMtOTUwNC00NTlmLWIxYTMtMDRhOTYxZjNmNjg4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJ GMjAyNDAxMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMTA5VDEyMDI0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFhMDU5ZDQzZDNhY2 IzMGQ3MWIwMzIzZmQxZThlYjBkZDNmMmM2ZTRiYzY2ZmRjOWJmZGU3NDQyNzYyZGUyNDAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.iEXu MDvwPFtjZdeGCT6esKQuEBPF-L9go_4I6OthOfw)

It should be that the version has not been updated. The latest version is rbdc = "4.5.18". Looking at the log, it seems that it is still an old version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants