You are not logged in.

#1 2023-07-03 07:53:19

ArchieA
Member
From: Changchun City, Jilin Province
Registered: 2023-06-27
Posts: 8

(SOLVED) FAIL on makepkg for pure-ftpd

I hope this is the correct section for this post. Otherwise, kindly move it to its appropriate section. Thenk you.

I'm trying my first build package - pure-ftpd. The FAIL I get is on pure-ftpd.install.

$   makepkg
==> Making package: pure-ftpd 1.0.51-1 (Mon Jul  3 15:42:20 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pure-ftpd-1.0.51.tar.bz2
  -> Found pure-ftpd.service
  -> Found pure-ftpd.logrotate
  -> Found welcome.msg
  -> Found pure-ftpd.install
==> Validating source files with sha1sums...
    pure-ftpd-1.0.51.tar.bz2 ... Passed
    pure-ftpd.service ... Passed
    pure-ftpd.logrotate ... Passed
    welcome.msg ... Passed
    pure-ftpd.install ... FAILED

Last edited by ArchieA (2023-07-06 03:35:23)

Offline

#2 2023-07-03 09:51:17

jonno2002
Member
Registered: 2016-11-21
Posts: 877

Re: (SOLVED) FAIL on makepkg for pure-ftpd

strange it builds fine for me, the problem is the "pure-ftpd.install" does not match the checksum in the pkgbuild in your case.
try re-downloading the aur package and start fresh

Offline

#3 2023-07-05 05:07:28

ArchieA
Member
From: Changchun City, Jilin Province
Registered: 2023-06-27
Posts: 8

Re: (SOLVED) FAIL on makepkg for pure-ftpd

Thank you for your response. I will git clone pure-ftpd and makepkg -si again.

Offline

Board footer

Powered by FluxBB