Search Criteria
Package Details: aws-session-manager-plugin 1.2.650.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aws-session-manager-plugin.git (read-only, click to copy) |
---|---|
Package Base: | aws-session-manager-plugin |
Description: | AWS Session Manager Plugin for aws-cli. |
Upstream URL: | https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html |
Keywords: | aws aws-cli plugin session-manager |
Licenses: | Apache-2.0 |
Submitter: | CallumDenby |
Maintainer: | ChrisLane |
Last Packager: | ChrisLane |
Votes: | 19 |
Popularity: | 1.07 |
First Submitted: | 2019-09-17 12:47 (UTC) |
Last Updated: | 2024-08-28 09:30 (UTC) |
Dependencies (1)
- aws-cli (aws-cli-gitAUR, aws-cli-v2-binAUR, aws-cli-v2AUR)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
languitar commented on 2021-03-25 08:44 (UTC)
Removing the cached file helped. Pretty annoying when upstream changes contents without changing versions.
tengel commented on 2021-03-24 18:47 (UTC) (edited on 2021-03-24 23:04 (UTC) by tengel)
@gdamjan - it's in a numbered subdirectory if you look, the problem is a vendor is secretly replacing one archive file with another by the same name, something which Amazon has done before with this package if you read past comments. The only real solution is to wait a bit until the final one reveals itself then update the PKGBUILD to match what everyone sees. A vendor really should not be doing what they do, the shasum of a released (tarball, package, etc.) should never change - you bump the version if you do that, which they do not - it appears that they just repackage and overwrite the same named file.
2021-03-24 23:00 UTC - the archive downloaded from my laptop just now matches the same sha512sum as when I built the update about 23h ago; no change here yet, PKGBUILD working
gdamjan commented on 2021-03-24 14:59 (UTC) (edited on 2021-03-24 15:02 (UTC) by gdamjan)
ahh, the archive seems to have been cached. maybe change source=($pkgname-$pkgver.deb::…the url)
gdamjan commented on 2021-03-24 14:57 (UTC)
b581e68546f102df1b196feeb852f5029495c8c5671efa4493b0ede4b7acb5daa6ded4fd632dfe5d17c2439e20c016597ce5ec0d08eb4209ce81f17767b94238 session-manager-plugin.deb
tengel commented on 2021-03-24 13:32 (UTC)
@languitar - this has happened before with Amazon's download, I just updated my work laptop and it validated fine. I suspect that (a) they swapped out the package with a hidden fix, and (b) there's a geo-based CDN delivering the download and I'm getting one version of the DEB, you're getting another version as the CDNs are not in sync (as it's the same filename, one of them simply skipped re-syncing it).
Since it's passing sha512sum for me just now, I'll assume this laptop hit the same CDN as my other machine last night - for now, you can just edit the pkgbuild until they converge upstream and we get the same DEB file (sha512) for everyone... (and we can update the pkgbuild when the dust settles, if needed)
languitar commented on 2021-03-24 08:15 (UTC)
For me, the validity check fails now
tengel commented on 2021-03-24 00:04 (UTC)
P67 must be out right now, backup maintainer here - I updated to the new 1.2.54.0 release and deprecated 32bit support while I was in there.
P67 commented on 2021-01-04 10:24 (UTC)
Huh, That's typical.
I updated the package with the sha512sum
makepkg -g
gave back. That URL is the same it had gotten, but gives back a wholly different sha512sum as the curl apparently. To make it even more wonky, I do get theb581...
sum now.Should be fixed in the 1.2.30.0-2 released just now!
tengel commented on 2021-01-03 14:14 (UTC)
@Canha I confirm the same, AWS has updated the same-named package in some way which has changed the SH512 signature, this is not the first time this has happened. Until @P67 gets a moment to update the PKGBUILD for us, use curl and calculate it manually and update your PKGBUILD:
...is what I'm seeing as of this writing.
Canha commented on 2021-01-03 13:40 (UTC) (edited on 2021-01-03 13:42 (UTC) by Canha)
Currently getting:
« First ‹ Previous 1 2 3 4 5 6 Next › Last »