Bug 495708
| Summary: | TypeError: argument 2 must be string, not None | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||
| Component: | nss | Assignee: | Kai Engert (:kaie) (inactive account) <kengert> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, atigro, bruno, geoffrey.levand, jhrozek, jorton, jturner, kengert, pjones, rmaximo, tcallawa, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-04-17 20:33:09 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 495965 | ||||||
| Attachments: |
|
||||||
|
Description
James Laska
2009-04-14 13:50:42 UTC
*** Bug 495763 has been marked as a duplicate of this bug. *** This is because libfreebl3.so is doing its FIPS self-check, and failing because we don't have a libfreebl3.chk file in the installer. This is two problems: 1) it shouldn't be checking for it in a non-FIPS environment 2) because of the way the .chk file is generated, we don't have them in the install image. This should be fixed with nss-3.12.3-3 . Is there any way round this bug until we get a new spin with the fixed nss? It's fixed in today's tree... James, can you confirm the problem is gone? I cannot retest due to a NetworkManager bug. I will retest when a fix for bug#495884 has been integrated. I tested today's build (17-Apr-2009 12:02) on Mac G5, and this problem seems to be fixed.
sha1sum ppc/os/ppc/ppc64/{ramdisk.image.gz,vmlinuz}
b901b623ce3e5ddaca8cb62b8e0fc31ea9874931 ppc/os/ppc/ppc64/ramdisk.image.gz
9de8ff3a4428d87b07c589eb991696218ba76a33 ppc/os/ppc/ppc64/vmlinuz
-Geoff
Great, thanks for confirming. |