r247829: dbus fails to start. portmaster SIGNAL 13 when doing extraction
Hartmann, O.
ohartman at zedat.fu-berlin.de
Tue Mar 5 10:09:24 UTC 2013
On 03/05/13 10:33, Dimitry Andric wrote:
> On 2013-03-05 10:16, Hartmann, O. wrote:
>> On FreeBSD 10.0-CURRENT #3 r247829: Tue Mar 5 08:12:19 CET 2013/amd64 I
>> run into a mess and can not figure out what happens.
>>
>> Suddenly, after upgrading, buildworld etc., dbus fails to start so X11
>> is without mouse.
>>
>> Trying to rebuild the port dbus fails in a SIGNAL 13 while [do-extract].
>>
>> This is weird. I can not extract and rebuild ports anymore, every port I
>> try to rebuild with portmaster fails with the very same fault:
>>
>> => SHA256 Checksum OK for dbus-1.4.14.tar.gz.
>> *** [do-extract] Signal 13
>
> This is SIGPIPE, so maybe your tar is broken? What happens if you
> manually extract that tar.gz file?
well, since I can't do portmaster on EVERY FreeBSD 10.0-CURRENT I have
around (three boxes, different types of hardware but the same revision
of sources as from today - and buildworld/kernel of course) I guess this
is a major damage.
Is there a way how I can "trace" the "make extract" task in the port's
directory? I can manually untar each tarball, but while doing "make
extract" I always get this
===> dbus-1.4.14_4 depends on file: /usr/local/sbin/pkg - found
===> Extracting for dbus-1.4.14_4
=> SHA256 Checksum OK for dbus-1.4.14.tar.gz.
*** [do-extract] Signal 13
(devel/dbus is an example, it happens to ALL ports).
Oliver
More information about the freebsd-current
mailing list