Modify ↓
Ticket #932 (closed defect: worksforme)
centos kernel doesn't validate. rpm --validate gives no error though
Reported by: | tac_ <[email protected]…> | Owned by: | jjneely |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.1.2 Release (Bugfix) |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
system: centos 5 version: trunk r6046
base-packages.xml
<Bundle name='base-packages'>
<Package name='kernel' />
</Bundle>
client debug:
Verifying: 0:kernel-2.6.18-194.el5.x86_64
Verify Problems:
/lib/modules/2.6.18-194.el5/build
missing: file is missing
/lib/modules/2.6.18-194.el5/source
missing: file is missing
rpm -v --verify kernel-2.6.18-194.el5.x86_64
........ /lib/modules/2.6.18-194.el5
........ /lib/modules/2.6.18-194.el5/build
........ /lib/modules/2.6.18-194.el5/source
Attachments
Change History
comment:1 Changed 13 years ago by solj
- Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.1.1 Release (Bugfix)
comment:2 Changed 13 years ago by jjneely
- Owner changed from desai to jjneely
- Status changed from new to assigned
I'm not able to duplicate this with 1.1.0rc5. Can you confirm this still exists?
Note: See
TracTickets for help on using
tickets.