The downloaded size differs from distfiles SIZE (mike-kfed-rcmail-thunderbird-labels-v1.1.4_GH0.tar.gz) = 184884 is -rw-r--r-- 1 root wheel 184886 May 6 21:49 /distfiles/mike-kfed-rcmail-thunderbird-labels-v1.1.4_GH0.tar.gz The package build attempts to use ===> Generating temporary packing list cd /var/ports/usr/ports/mail/roundcube-thunderbird_labels/work-php56/rcmail-thunderbird-labels-1.1.4 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /var/ports/usr/ports/mail/roundcube-thunderbird_labels/work-php56/stage/usr/local/www/roundcube/plugins/thunderbird_labels cd: /var/ports/usr/ports/mail/roundcube-thunderbird_labels/work-php56/rcmail-thunderbird-labels-1.1.4: No such file or directory *** Error code 2 but what exists is: /var/ports/usr/ports/mail/roundcube-thunderbird_labels/work-php56/roundcube-thunderbird_labels-1.1.4 Seems to be a few problems with this port???
Additional info: # svnlite update /usr/ports/mail/roundcube-thunderbird_labels Updating '/usr/ports/mail/roundcube-thunderbird_labels': At revision 469193. # uname -pivKU FreeBSD 11.1-STABLE r329008M i386 hqdev-amd64-smp-vga 1101509 1101509
I cannot reproduce the issues. BTW, If cached source file is broken then the port system should refetch it automatically.
(In reply to Alexander Moisseev from comment #2) That's very interesting. When I delete my mike-kfed-rcmail-thunderbird-labels-v1.1.4_GH0.tar.gz and perform make -C usr/ports/mail/roundcube-thunderbird_labels fetch I obtain -rw-r--r-- 1 root wheel 184886 May 7 08:06 /distfiles/mike-kfed-rcmail-thunderbird-labels-v1.1.4_GH0.tar.gz but you obtain a file that's 184884 in size. I'm using curl to fetch, so this is quite a mystery.
Ah, I see. Upstream has renamed their GitHub repository.
Created attachment 193135 [details] patch for mail/roundcube-thunderbird_labels mail/roundcube-thunderbird_labels: Update GH_PROJECT as the upstream repository has been renamed.
Created attachment 193136 [details] patch for mail/roundcube-contextmenu mail/roundcube-contextmenu: Update GH_PROJECT as the upstream repository has been renamed.
(In reply to Alexander Moisseev from comment #6) Thanks Alexander, though the file sizes are roughly the same, the descriptions are quite different? (or perhaps I need to install roundcube's context menu) Interestingly thunderbird-labels fails to build on FreeBSD 11.2 with ===> Generating temporary packing list cd /var/ports/usr/ports/mail/roundcube-thunderbird_labels/work-php56/rcmail-thunderbird-labels-1.1.4 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /var/ports/usr/ports/mail/roundcube-thunderbird_labels/work-php56/stage/usr/local/www/roundcube/plugins/thunderbird_labels cd: /var/ports/usr/ports/mail/roundcube-thunderbird_labels/work-php56/rcmail-thunderbird-labels-1.1.4: No such file or directory *** Error code 2 And contextmenu does (build) - so there's motivation... Though I thought it odd that the download from https://codeload.github.com/JohnDoh/Roundcube-Plugin-Context-Menu/tar.gz/2.3?dummy=/JohnDoh-Roundcube-Plugin-Context-Menu-2.3_GH0.tar.gz resulted in => Fetched file size mismatch (expected 39642, actual 39626) but the next site http://distcache.FreeBSD.org/ports-distfiles/JohnDoh-Roundcube-Plugin-Context-Menu-2.3_GH0.tar.gz was successful per /usr/ports/mail/roundcube-contextmenu/distinfo So should mail/roundcube-thunderbird_labels be removed and Mk/UPDATING reflect the change to mail/roundcube-contextmenu?
(In reply to dewayne from comment #7) The patches attached to this PR are not committed yet. They should fix the issue with source fetching, but for now you need to apply them by yourself. I can't reproduce the problem with build on FreeBSD 11.2. Probably it is specific to your environment. I don't understand why should mail/roundcube-thunderbird_labels be removed? I suppose mail/roundcube-thunderbird_labels and mail/roundcube-contextmenu are two different plugins. You can have them both or just one of them. It depends on your needs.
testbuilds@work
A commit references this bug: Author: pi Date: Tue Jul 31 17:14:26 UTC 2018 New revision: 476008 URL: https://svnweb.freebsd.org/changeset/ports/476008 Log: mail/roundcube-thunderbird_labels: unbreak: distsite moved inside github PR: 228020 MFH: 2018Q3 Submitted by: Alexander Moiseev <moiseev@mezonplus.ru> (maintainer) Reported by: dewayne@heuristicsystems.com.au Changes: head/mail/roundcube-thunderbird_labels/Makefile head/mail/roundcube-thunderbird_labels/distinfo
A commit references this bug: Author: pi Date: Tue Jul 31 17:16:08 UTC 2018 New revision: 476009 URL: https://svnweb.freebsd.org/changeset/ports/476009 Log: mail/roundcube-contextmenu: unbreak: upstream distsite moved inside github PR: 228020 MFH: 2018Q3 Submitted by: Alexander Moiseev <moiseev@mezonplus.ru> (maintainer) Reported by: dewayne@heuristicsystems.com.au Changes: head/mail/roundcube-contextmenu/Makefile head/mail/roundcube-contextmenu/distinfo
A commit references this bug: Author: pi Date: Wed Aug 1 04:23:13 UTC 2018 New revision: 476148 URL: https://svnweb.freebsd.org/changeset/ports/476148 Log: MFH: r476008 mail/roundcube-thunderbird_labels: unbreak: distsite moved inside github PR: 228020 Submitted by: Alexander Moiseev <moiseev@mezonplus.ru> (maintainer) Reported by: dewayne@heuristicsystems.com.au Approved by: ports-secteam (miwi) Changes: _U branches/2018Q3/ branches/2018Q3/mail/roundcube-thunderbird_labels/Makefile branches/2018Q3/mail/roundcube-thunderbird_labels/distinfo
A commit references this bug: Author: pi Date: Wed Aug 1 04:24:03 UTC 2018 New revision: 476149 URL: https://svnweb.freebsd.org/changeset/ports/476149 Log: MFH: r476009 mail/roundcube-contextmenu: unbreak: upstream distsite moved inside github PR: 228020 Submitted by: Alexander Moiseev <moiseev@mezonplus.ru> (maintainer) Reported by: dewayne@heuristicsystems.com.au Approved by: ports-secteam (miwi) Changes: _U branches/2018Q3/ branches/2018Q3/mail/roundcube-contextmenu/Makefile branches/2018Q3/mail/roundcube-contextmenu/distinfo
Committed, thanks!