FS#57566 - [stlink] stlink package incorrect version and packager contacts

Attached to Project: Community Packages
Opened by Alexey (Llama) - Monday, 19 February 2018, 04:06 GMT
Last edited by Anatol Pomozov (anatolik) - Tuesday, 20 February 2018, 00:04 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After upgrade to the version 1.5.0-1 the utility version remains 1.4.0

The maintainers email appears to be incorrect, as my letter has bounced back.


Additional info:
* package version(s) 1.5.0-1
* the original email to the packager (Anatol Pomozov <anatol.pomzov@gmail.com>, probably incorrect):


Dear Anatol,

stlink apparently updated,

$ yaourt -Ss stlink
community/stlink 1.5.0-1 [installed]

yet still looks like 1.4:

$ st-util --version
v1.4.0

$ yaourt -Ql stlink
stlink /usr/
stlink /usr/bin/
stlink /usr/bin/st-flash
stlink /usr/bin/st-info
stlink /usr/bin/st-util
stlink /usr/bin/stlink-gui
stlink /usr/include/
stlink /usr/include/stlink.h
stlink /usr/include/stlink/
stlink /usr/include/stlink/backend.h
stlink /usr/include/stlink/chipid.h
stlink /usr/include/stlink/commands.h
stlink /usr/include/stlink/flash_loader.h
stlink /usr/include/stlink/logging.h
stlink /usr/include/stlink/mmap.h
stlink /usr/include/stlink/reg.h
stlink /usr/include/stlink/sg.h
stlink /usr/include/stlink/usb.h
stlink /usr/include/stlink/version.h
stlink /usr/lib/
stlink /usr/lib/libstlink-shared.so
stlink /usr/lib/libstlink-shared.so.1
stlink /usr/lib/libstlink-shared.so.1.4.0
stlink /usr/lib/modprobe.d/
stlink /usr/lib/modprobe.d/stlink_v1.conf
stlink /usr/lib/pkgconfig/
stlink /usr/lib/pkgconfig/stlink.pc
stlink /usr/lib/udev/
stlink /usr/lib/udev/rules.d/
stlink /usr/lib/udev/rules.d/49-stlinkv1.rules
stlink /usr/lib/udev/rules.d/49-stlinkv2-1.rules
stlink /usr/lib/udev/rules.d/49-stlinkv2.rules
stlink /usr/share/
stlink /usr/share/licenses/
stlink /usr/share/licenses/stlink/
stlink /usr/share/licenses/stlink/LICENSE
stlink /usr/share/man/
stlink /usr/share/man/man1/
stlink /usr/share/man/man1/st-flash.1.gz
stlink /usr/share/man/man1/st-info.1.gz
stlink /usr/share/man/man1/st-util.1.gz
stlink /usr/share/stlink/
stlink /usr/share/stlink/stlink-gui.ui




Steps to reproduce:

$ sudo pacman -Syu
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Tuesday, 20 February 2018, 00:04 GMT
Reason for closing:  Fixed
Additional comments about closing:  stlink-1.5.0-2
Comment by Eli Schwartz (eschwartz) - Monday, 19 February 2018, 04:21 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Category (Packages: Extra → Upstream Bugs)
  • Field changed: Architecture (All → All)
  • Task assigned to Anatol Pomozov (anatolik)
This appears to be building from the correct version, which is weird. But looking closer, upstream failed to update https://github.com/texane/stlink/blob/master/.version when they tagged a new version. The code should be fine, the --version is just wrong.
Comment by Eli Schwartz (eschwartz) - Monday, 19 February 2018, 23:22 GMT
And upstream accepted https://github.com/texane/stlink/pull/670 (and overwrote the tag with the fixed version) so updating the checksums and releasing pkgrel=2 should fix this.

Loading...