Bug 225624
Summary: | Merge Review: booty | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nobody's working on this, feel free to take it <nobody> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | pjones, redhat-bugzilla, susi.lehtola |
Target Milestone: | --- | Flags: | roozbeh:
fedora-review-
|
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-29 21:13:25 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: |
Description
Nobody's working on this, feel free to take it
2007-01-31 17:46:51 UTC
rpmlint output: RPM: W: booty summary-not-capitalized simple python bootloader config lib W: booty no-url-tag E: booty only-non-binary-in-usr-lib E: booty non-executable-script /usr/lib/booty/checkbootloader.py 0644 E: booty non-executable-script /usr/lib/booty/lilo.py 0644 E: booty non-executable-script /usr/lib/booty/grubupdatetest.py 0644 SRPM: W: booty summary-not-capitalized simple python bootloader config lib W: booty no-url-tag E: booty hardcoded-library-path in /usr/lib/booty Other problems: * License filed says LGPL, while the file lilo.py in the package is actually labeled GPL in the header. (blocker) * No copy of either GPL or LGPL is provided in tarball or is packaged. * Use make %{?_smp_mflags} instead of make * /usr/lib is hard-coded. Use a pref-defined rpm macro instead. (blocker) * Change %defattr(-,root,root) to %defattr(-,root,root,-) * Change buildroot to %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) * Validity of tarball couldn't be checked, as no upstream is mentioned either as URL or Source URL. (blocker) * We no longer have up2date, so its mention should be removed from description. Peter, can you please show up on this bug report? It's your package. Removing you from assigned, as you're just the package owner, not the package reviewer. The package has been proclaimed dead, closing as NOTABUG. |