[Slackbuilds-users] Updates - 20250621.1

Ebben Aries slackbuilds at dscp.org
Mon Jun 23 17:20:50 UTC 2025


Without digging, I suspect similar between the 2 binaries.  I've gone
ahead and submitted an update for the SBo here which also readjusts the
symlink

  https://github.com/SlackBuildsOrg/slackbuilds/pull/11276

For this issue raised in: https://github.com/SlackBuildsOrg/slackbuilds/issues/11270

I don't have a plain 15.0 env in front of me atm but if someone can
validate, this should address the issue at hand.

---
Looking at the difference between these 2 binaries yields the following glibc requirements on postman 11.50.5

$ objdump -T Postman | grep -Po "\(GLIBC_\S+\)" | sort | uniq
(GLIBC_2.2.5)
(GLIBC_2.3)
(GLIBC_2.34)
(GLIBC_2.4)

$ objdump -T postman | grep -Po "\(GLIBC_\S+\)" | sort | uniq
(GLIBC_2.10)
(GLIBC_2.11)
(GLIBC_2.12)
(GLIBC_2.14)
(GLIBC_2.15)
(GLIBC_2.16)
(GLIBC_2.17)
(GLIBC_2.18)
(GLIBC_2.2.5)
(GLIBC_2.25)
(GLIBC_2.3)
(GLIBC_2.3.2)
(GLIBC_2.3.3)
(GLIBC_2.3.4)
(GLIBC_2.4)
(GLIBC_2.5)
(GLIBC_2.6)
(GLIBC_2.7)
(GLIBC_2.8)
(GLIBC_2.9)


On 2025-06-22 20:30:45, Willy Sudiarto Raharjo wrote:
> > > development/postman: Updated for version 11.49.4
> > 
> > This version has the same glibc compatibility issue discussed in the
> > "postman glibc issue" thread that resulted in a downgrade to version
> > 11.28.4 in the 20250405.1 SBo update.
> > 
> > This time, however, I found out an interesting thing: the binary package
> > comes with two binaries "Postman" and "postman" and only the former has
> > higher glibc requirements than the Slackware 15.0 provided one.
> > Launching the "postman" binary results in the application working ok for
> > what I could see.
> > 
> > Judging by its size (about 16 KiB) I suspect that the "Postman" binary
> > is just some kind of launcher for the main "postman" application binary
> > and little more.
> > 
> > Given all this, I propose to patch the current symlink in /usr/bin/
> > postman to point to "/opt/postman/app/postman" instead of the current "/
> > opt/postman/app/Postman". The symlink creation is found in the doinst.sh
> > script.
> > 
> > Can anyone on a 15.0 system test this?
> 
> CC to Ebben
> 
> -- 
> Willy Sudiarto Raharjo



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20250623/bb3c8c6a/attachment-0001.asc>


More information about the SlackBuilds-users mailing list