We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After investigation, we found that
smart depends on rpm
OE-core is using rpm 5.
rpm 5 has bugs for switching to Python 3 rpm 4 has been switched to Python 3 and used by dnf in Fedora.
OE-core delete the recipe of rpm 4.11, the reason is no power to maintain and buggy.
Then we do the following things. Clear the bug by upgrading to rpm 4.13.0-rc1 Build rpm 4.13.0-rc1 in OE-core (2 weeks)
Todo
Investigae the meaning of 10 patches file which are specified to OE-core (1 week) Upstream-Status: Inappropriate [OE-Specific]
Upstream-Status: Inappropriate [OE-Specific]
Test with Smart (2 weeks)
Provide our infomation to Yocto Community and engage into the decision of the next package manager.
Recovery rpm 4 to OE-Core.
The text was updated successfully, but these errors were encountered:
fan-xin
No branches or pull requests
After investigation, we found that
smart depends on rpm
OE-core is using rpm 5.
rpm 5 has bugs for switching to Python 3
rpm 4 has been switched to Python 3 and used by dnf in Fedora.
OE-core delete the recipe of rpm 4.11, the reason is no power to maintain and buggy.
Then we do the following things.
Clear the bug by upgrading to rpm 4.13.0-rc1
Build rpm 4.13.0-rc1 in OE-core (2 weeks)
Todo
Investigae the meaning of 10 patches file which are specified to OE-core (1 week)
Upstream-Status: Inappropriate [OE-Specific]
Test with Smart (2 weeks)
Provide our infomation to Yocto Community and engage into the decision of the next package manager.
Recovery rpm 4 to OE-Core.
The text was updated successfully, but these errors were encountered: