Sorry about that. Should be good now!
Search Criteria
Package Details: ucm-bin 0.5.27-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ucm-bin.git (read-only, click to copy) |
---|---|
Package Base: | ucm-bin |
Description: | Unison language code manager |
Upstream URL: | https://www.unison-lang.org/ |
Licenses: | custom |
Submitter: | 02m |
Maintainer: | 02m |
Last Packager: | 02m |
Votes: | 2 |
Popularity: | 0.000003 |
First Submitted: | 2019-12-22 10:25 (UTC) |
Last Updated: | 2024-10-02 10:43 (UTC) |
Dependencies (2)
- gmp (gmp-hgAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (0)
Sources (2)
Latest Comments
02m commented on 2023-08-23 09:46 (UTC)
elldritch commented on 2023-08-23 06:08 (UTC)
I'm seeing an installation failure with yay
:
==> Validating source files with sha256sums...
ucm-M5d ... Passed
LICENSE ... FAILED
==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: /home/.../.cache/yay/ucm-bin
context: exit status 1
Is the new checksum for the LICENSE file correct?
02m commented on 2020-03-16 19:58 (UTC)
@prash, thanks. That totally makes sense. Updated the checksums and also added version prefix to the downloaded file.
prash commented on 2020-03-15 06:21 (UTC)
sha256sums have to be updated for the latest download. Also, calling the downloaded file just "ucm" will mess up future updates. The downloader (curl or wget) will assume there is something wrong with the downloaded file and abort immediately.
02m commented on 2020-03-04 18:38 (UTC)
But the app still starts after printing out this error, right?
bugmenot commented on 2020-03-04 18:31 (UTC)
After installation of ncurses5-compat-libs, I still get the following error when executing ucm
ucm: /usr/lib/libtinfo.so.5: no version information available (required by ucm)
02m commented on 2020-01-22 07:07 (UTC)
Thanks. I have updated the package definition.
prash commented on 2020-01-21 14:33 (UTC) (edited on 2020-01-21 15:53 (UTC) by prash)
The dependencies of this package are not handled correctly. Executing ucm gives me this error message:
ucm: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
Adding the following at least lets us run the ucm binary:
depends=('ncurses5-compat-libs' 'gmp' 'zlib')
It still prints a warning, "ucm: /usr/lib/libtinfo.so.5: no version information available (required by ucm)", but at least it runs without crashing.
02m commented on 2019-12-22 10:28 (UTC)
PRs for this package definition are welcome at https://github.com/2m/ucm-bin-pkgbuild
Pinned Comments
02m commented on 2019-12-22 10:28 (UTC)
PRs for this package definition are welcome at https://github.com/2m/ucm-bin-pkgbuild