Bug 208562 - emulators/i386-wine-staging size mismatch on download
Summary: emulators/i386-wine-staging size mismatch on download
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: David Naylor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-05 23:34 UTC by Lacey Powers
Modified: 2016-04-06 06:29 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (dbn)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lacey Powers 2016-04-05 23:34:28 UTC
When attempting to update i386-wine-staging, I get the following error:

[0]root@talizorah:/usr/ports/emulators/i386-wine-staging # make extract
===>  License LGPL21 LGPL3 accepted by the user
===>  Found saved configuration for i386-wine-staging-1.7.43,1
===>   i386-wine-staging-1.9.6_1,1 depends on file: /usr/local/sbin/pkg - found
=> i386-wine-staging-1.9.6_1,1.txz doesn't seem to exist in /usr/ports/distfiles/freebsd:10:x86:64.
=> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz
fetch: http://distcache.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz: size mismatch: expected 38100772, actual 38114764
=> Attempting to fetch http://distcache.us-east.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz
fetch: http://distcache.us-east.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz: size mismatch: expected 38100772, actual 38114764
=> Attempting to fetch http://distcache.eu.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz
fetch: http://distcache.eu.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz: size mismatch: expected 38100772, actual 38114764
=> Attempting to fetch http://distcache.us-west.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz
fetch: http://distcache.us-west.FreeBSD.org/local-distfiles/dbn/repos/wine/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz: size mismatch: expected 38100772, actual 38114764
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz
fetch: http://distcache.FreeBSD.org/ports-distfiles/freebsd:10:x86:64/i386-wine-staging-1.9.6_1,1.txz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/freebsd:10:x86:64 and try again.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/emulators/i386-wine-staging
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/i386-wine-staging
[1]root@talizorah:/usr/ports/emulators/i386-wine-staging #

OS version:

FreeBSD talizorah 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

Please let me know if you need further information.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-06 06:15:09 UTC
A commit references this bug:

Author: dbn
Date: Wed Apr  6 06:14:31 UTC 2016
New revision: 412604
URL: https://svnweb.freebsd.org/changeset/ports/412604

Log:
  emulators/i386-wine-devel: update to 1.6.7

  PR:		208562

Changes:
  head/emulators/i386-wine-devel/Makefile.inc
  head/emulators/i386-wine-devel/distinfo
  head/emulators/i386-wine-devel/pkg-plist
Comment 2 David Naylor freebsd_committer freebsd_triage 2016-04-06 06:29:22 UTC
Updated to the next release.  Thank you for the report.