Opened 17 years ago
Closed 17 years ago
#216 closed defect (fixed)
mindi-kernel-2.6.tgz is not rpmbuild-compliant
Reported by: | xdelaruelle | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.6 |
Component: | mindi-kernel | Version: | 2.2.4 |
Severity: | normal | Keywords: | |
Cc: |
Description
Despite the availably of a mindi-kernel.spec, mindi-kernel-2.6.tgz is not rpmbuild compliant.
Compliance issues :
- Files of the tarball are not stored into a "mindi-kernel-$version" directory
- Tarball's version and spec file's version mismatches
I propose you to run attached lines to recreate the tarball in a rpmbuild compliant way.
Then the mindi-kernel rpm package, whose availability is required by mindi when choosing the failsafe kernel, can be build with :
rpmbuild -tb mindi-kernel-1.06.tgz
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | mindi-kernel-rpm-build added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Milestone: | 2.2.5 → 2.2.6 |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed on the ftp server now.
Note:
See TracTickets
for help on using tickets.
FYI, mindi-kernel is *not* required by mindi. Only if you use in mondo the -k FAILSAFE option. Which you normaly should avoid.