Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jun 2006 17:37:55 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        Sergey Matveychuk <sem@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: portupgrade ideas page
Message-ID:  <4486E4C3.9030303@icyb.net.ua>
In-Reply-To: <1149636212.00541644.1149624601@10.7.7.3>
References:  <1149636212.00541644.1149624601@10.7.7.3>

next in thread | previous in thread | raw e-mail | index | archive | help
on 06/06/2006 22:48 Sergey Matveychuk said the following:
> Portupgrade ideas page was created on our wiki server:
> http://wiki.freebsd.org/portupgrade
> 
> I would like to hear your ideas, wishes and comments.

Make -D option actually work.
Maybe I am doing something wrong, but I do not see files with bad
size/checksum being actually deleted, instead I see two identical
attempts to fetch them:
.
.
.
===>  Extracting for gtk-theme-switch-1.0.1_3
=> MD5 Checksum mismatch for gtk-theme-switch-1.0.1.tar.gz.
=> SHA256 Checksum mismatch for gtk-theme-switch-1.0.1.tar.gz.
===>  Refetch for 1 more times files: gtk-theme-switch-1.0.1.tar.gz
gtk-theme-switch-1.0.1.tar.gz
=> gtk-theme-switch-1.0.1.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.

=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: gtk-theme-switch-1.0.1.tar.gz: local modification time does not
match remote
=> Attempting to fetch from http://www.muhri.net/.
fetch: gtk-theme-switch-1.0.1.tar.gz: local modification time does not
match remote
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: gtk-theme-switch-1.0.1.tar.gz: local modification time does not
match remote
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/x11/gtk-theme-switch.
*** Error code 1

Stop in /usr/ports/x11/gtk-theme-switch.

--->  Retrying x11/gtk-theme-switch
--->  Deleting mismatched files
--->  Building '/usr/ports/x11/gtk-theme-switch' with make flags:
BATCH=yes DISABLE_VULNERABILITIES=1
===>  Cleaning for gmake-3.80_2
===>  Cleaning for pkgconfig-0.20_2
===>  Cleaning for glib-1.2.10_12
===>  Cleaning for gtk-1.2.10_15
===>  Cleaning for XFree86-libraries-4.5.0
===>  Cleaning for gettext-0.14.5_2
===>  Cleaning for perl-5.8.8
===>  Cleaning for libtool-1.5.22_2
===>  Cleaning for imake-4.5.0
===>  Cleaning for freetype2-2.1.10_3
===>  Cleaning for fontconfig-2.3.2_4,1
===>  Cleaning for libiconv-1.9.2_2
===>  Cleaning for expat-2.0.0_1
===>  Cleaning for gtk-theme-switch-1.0.1_3
===>  Extracting for gtk-theme-switch-1.0.1_3
=> MD5 Checksum mismatch for gtk-theme-switch-1.0.1.tar.gz.
=> SHA256 Checksum mismatch for gtk-theme-switch-1.0.1.tar.gz.
.
.
.

Note that despite saying:
--->  Deleting mismatched files
nothing was actually deleted.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4486E4C3.9030303>