Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2012 23:21:05 +0800
From:      HU Dong <itechbear@gmail.com>
To:        Michael Ranner <michael@ranner.eu>
Cc:        ports@freebsd.org
Subject:   Re: portmaster 3.13.13 real endless loop "Waiting on fetch & checksum..."
Message-ID:  <CAA96eVu8vs3cLRxUacW2Qu9K6iBdNbydBrhH4NUO1hqAWo7nfA@mail.gmail.com>
In-Reply-To: <502523D4.4050200@ranner.eu>
References:  <50250E97.4000004@ranner.eu> <CAA96eVsYX1TaXkFg4tXV=KXhbc6wE8ZhhfWi8RUzEjKwGCEtfQ@mail.gmail.com> <502523D4.4050200@ranner.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
I can simply reproduce this problem by this way:

# portmaster -v databases/postgresql90-client

=3D=3D=3D>>> Currently installed version: postgresql-client-9.0.8
=3D=3D=3D>>> Port directory: /usr/ports/databases/postgresql90-client

=3D=3D=3D>>> Gathering distinfo list for installed ports

=3D=3D=3D>>> Launching 'make checksum' for databases/postgresql90-client in
background
=3D=3D=3D>>> Gathering dependency list for databases/postgresql90-client fr=
om
ports
=3D=3D=3D>>> Starting dependency check
=3D=3D=3D>>> Checking dependency: devel/gettext
=3D=3D=3D>>> Checking dependency: devel/gmake
=3D=3D=3D>>> Checking dependency: textproc/libxml2
=3D=3D=3D>>> Initial dependency check complete for databases/postgresql90-c=
lient


=3D=3D=3D>>> Starting build for databases/postgresql90-client <<<=3D=3D=3D

=3D=3D=3D>>> All dependencies are up to date

=3D=3D=3D>  Cleaning for postgresql-client-9.0.8
=3D=3D=3D>>> Waiting on fetch & checksum for databases/postgresql90-client =
<<<=3D=3D=3D
=3D=3D=3D>  Found saved configuration for postgresql-client-9.0.8
=3D> SHA256 Checksum mismatch for postgresql/postgresql-9.0.8.tar.bz2.
=3D=3D=3D>  Refetch for 1 more times files: postgresql/postgresql-9.0.8.tar=
.bz2
=3D=3D=3D>  Found saved configuration for postgresql-client-9.0.8
=3D> postgresql-9.0.8.tar.bz2 doesn't seem to exist in
/usr/ports/distfiles//postgresql.
=3D> Attempting to fetch
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v9.0=
.8/postgresql-9.0.8.tar.bz2


=3D=3D=3D>>> Waiting on fetch & checksum for databases/postgresql90-client =
<<<=3D=3D=3D
=3D=3D=3D>  Found saved configuration for postgresql-client-9.0.8
=3D> SHA256 Checksum mismatch for postgresql/postgresql-9.0.8.tar.bz2.
=3D=3D=3D>  Refetch for 1 more times files: postgresql/postgresql-9.0.8.tar=
.bz2
=3D=3D=3D>  Found saved configuration for postgresql-client-9.0.8
=3D> postgresql-9.0.8.tar.bz2 doesn't seem to exist in
/usr/ports/distfiles//postgresql.
=3D> Attempting to fetch
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v9.0=
.8/postgresql-9.0.8.tar.bz2
postgresql-9.0.8.tar.bz2

=3D=3D=3D>>> Waiting on fetch & checksum for databases/postgresql90-client =
<<<=3D=3D=3D
=3D=3D=3D>  Found saved configuration for postgresql-client-9.0.8
=3D> SHA256 Checksum mismatch for postgresql/postgresql-9.0.8.tar.bz2.
=3D=3D=3D>  Refetch for 1 more times files: postgresql/postgresql-9.0.8.tar=
.bz2
=3D=3D=3D>  Found saved configuration for postgresql-client-9.0.8
=3D> postgresql-9.0.8.tar.bz2 doesn't seem to exist in
/usr/ports/distfiles//postgresql.
=3D> Attempting to fetch
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v9.0=
.8/postgresql-9.0.8.tar.bz2
postgresql-9.0.8.tar.bz2

^C
=3D=3D=3D>>> Build/Install for databases/postgresql90-client exiting due to=
 signal
Terminated
Terminated

=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> databases/postgresql90-client

B.R.
HU Dong

On Fri, Aug 10, 2012 at 11:08 PM, Michael Ranner <michael@ranner.eu> wrote:
> It is really strange. I tried to debug deeper and it seems that it does
not
> even start to fetch on "make checksum", it hangs on an empty fetchlog fil=
e
> in /tmp
>
> This was a little bit surprising, because it downloaded distfiles for
other
> ports some time ago, but also hangs on an empty fetchlog.
>
> In any case, it breaks the endless loop and starts to download and build
the
> port after removing the fetchlog file in /tmp manually.
>
> Am 10.08.12 17:02, schrieb HU Dong:
>
> I have met with the same problem several times, too. But my
> environment is 9.0 release. It occurred ocasionally. At first I
> thought it was because of bad wireless connection. Now it seems not.
>
> B.R.
> HU Dong
>
> On Fri, Aug 10, 2012 at 9:37 PM, Michael Ranner <michael@ranner.eu> wrote=
:
>
> Hello!
>
> I have this problem on a specific 8.3-RELEASE since several weeks.
>
> portmaster hangs in endeless loop for "Waiting on fetch & checksum..." fo=
r
> all ports.
>
> If the distfile does not exist, portmaster fetches it, but stays in this
> endless loop.
>
> If distfile is already fetched, portmaster will go immediately in endless
> loop.
>
> rm'ing the /tmp/*fetchlog* file by hand will continue portmaster to build
> and install the port.
>
> I have no idea where to go!
>
> gatekeeper# portmaster -i unrar-3.93,5
>
> =3D=3D=3D>>> Currently installed version: unrar-3.93,5
> =3D=3D=3D>>> Port directory: /usr/ports/archivers/unrar
>
> =3D=3D=3D>>> Gathering distinfo list for installed ports
>
> =3D=3D=3D>>> Launching 'make checksum' for archivers/unrar in background
> =3D=3D=3D>>> Gathering dependency list for archivers/unrar from ports
> Terminated
> =3D=3D=3D>>> No dependencies for archivers/unrar
>
> Terminated
> Terminated
>
> =3D=3D=3D>>> Starting build for archivers/unrar <<<=3D=3D=3D
>
> =3D=3D=3D>>> All dependencies are up to date
>
> =3D=3D=3D>  Cleaning for unrar-4.20,5
> =3D=3D=3D>>> Waiting on fetch & checksum for archivers/unrar <<<=3D=3D=3D
>
>
> =3D=3D=3D>>> Waiting on fetch & checksum for archivers/unrar <<<=3D=3D=3D
>
> ps -ax shows this:
>
> 27005   0  S+     0:00.02 /bin/sh /usr/local/sbin/portmaster -i
unrar-3.93,5
> 27331   0  S+     0:00.00 sleep 2
>
> ports tree is freshly extracted with portsnap. make install in ports dir
> will work for all ports.
>
> --
> Mit freundlichen Gr=FC=DFen
>
> Ing. Michael Ranner
>
> GSM:  +43 676 4155044
> Mail: michael@ranner.eu
> WWW:  http://www.azedo.at/
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>
>
>
> --
> Mit freundlichen Gr=FC=DFen
>
> Ing. Michael Ranner
>
> GSM:  +43 676 4155044
> Mail: michael@ranner.eu
> WWW:  http://www.azedo.at/



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