FS#61437 - [dkms] do not increment *-dkms packages' pkgrel if there is no patch/configuration change applied

Attached to Project: Arch Linux
Opened by BrLi (brli) - Thursday, 17 January 2019, 04:17 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 17 January 2019, 04:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

the *-dkms packages hold only the source for dkms to compile modules, they shouldn't have kernel dependencies thus no need to upgrade every time their binary counterparts get rebuild for new kernel release.

you should give a fixed pkgrel at the package() part of the *-dkms package so that users won't re-downloaded a pkgerl++ package every time where the new package is identical to the old one, where dkms hook is triggered nonetheless.

especially we know they haven't receive upgrade for long, such as acpi_call, vhba-module etc.

Additional info:
* package version(s) not specific
* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 17 January 2019, 04:43 GMT
Reason for closing:  Won't implement
Additional comments about closing:  split packages can't currently work that way

Loading...