macaroni-os / mark-issues

Macaroni Automated Repositories Kit Issues
4 stars 1 forks source link

[bug] mail-mta/ssmtp does not build #58

Closed cuantar closed 1 week ago

cuantar commented 2 months ago

This package is useful for simply redirecting mail from other processes to a mail server somewhere on the network. It was broken for a while on Funtoo and remains broken in the M.A.R.K. tree. We should fix it.

Might be an easy fix:

!!! Fetched file: ssmtp-2.64-patches-4.tar.xz VERIFY FAILED!
!!! Reason: Insufficient data for checksum verification
!!! Got:      
!!! Expected: BLAKE2B BLAKE2S MD5 RMD160 SHA1 SHA256 SHA3_256 SHA3_512 SHA512 WHIRLPOOL
 * Fetch failed for 'mail-mta/ssmtp-2.64-r4', Log file:
 *  '/var/tmp/portage/mail-mta/ssmtp-2.64-r4/temp/build.log'

It should be autogenned and we can use the existing ebuild as a template.

cuantar commented 2 months ago

>>> Downloading 'https://dev.gentoo.org/~pinkbyte/distfiles/patches/ssmtp-2.64-patches-4.tar.xz'
--2024-08-09 03:54:47--  https://dev.gentoo.org/~pinkbyte/distfiles/patches/ssmtp-2.64-patches-4.tar.xz
Resolving dev.gentoo.org... 140.211.166.183, 2001:470:ea4a:1:5054:ff:fec7:86e4
Connecting to dev.gentoo.org|140.211.166.183|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-08-09 03:54:48 ERROR 404: Not Found.

!!! Couldn't download 'ssmtp-2.64-patches-4.tar.xz'. Aborting.
!!! Fetch failed for ssmtp-2.64-patches-4.tar.xz, can't update Manifest```
geaaru commented 2 months ago

Have you tried what i wrote here: https://github.com/macaroni-os/mark-issues/issues/50#issuecomment-2276641000

cuantar commented 2 months ago

I have not; but, I will autogen this package using Debian's sources for sid as the upstream version.

It didn't build in Funtoo for a different reason than this, IIRC.