Bug 464216
Summary: | Plymouth shouldn't depend on things from /usr | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lennart Poettering <lpoetter> |
Component: | plymouth | Assignee: | Ray Strode [halfline] <rstrode> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | krh, rstrode |
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: | 2008-10-06 19:39:14 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: | 438943 |
Description
Lennart Poettering
2008-09-26 18:45:19 UTC
libpng is put in the initrd, that's probably not the issue. it's probably /usr/bin/plymouth using /usr/lib/libply Why do you use a separate /usr partition by the way? oh libply.so links against libpng.so event though /usr/bin/plymouth doesn't need libpng...that's probably fixable *** Bug 464220 has been marked as a duplicate of this bug. *** Since this makes my system unbootable and apparently we *do* allow setups with seperate /usr I am take the freedom to make this a F10Blocker. Please, please, please, with cream on top: let me be able boot my system properly again! s/take/taking/ yea it should be on the blocker list. I've moved a bunch of stuff around on the filesystem, so /usr shouldn't be needed anymore. Hopefully I didn't break anything, but it was a lot of little changes, so I wouldn't be surprised if I did. I'm going to close this, but please reopen if you still see an issue. To test, install the latest plymouth then rebuild your initrd with: /sbin/mkinitrd -f /boot/initrd-kernel-version-here.img kernel-version-here *** Bug 465706 has been marked as a duplicate of this bug. *** Seems to work now. |