Odd thing happening with portmaster

I don't know why this happens, but portmaster loops this endlessly. Resulting in this (the output is long). When looking at this it seems that the command is repeated and started over again, resulting in this mess. I don't know why this happened and at the moment I don't know how to resolve this since I've never this type of error before.

Code:
===>>> Build/Install for security/heimdal exiting due to signal

===>>> Build/Install for ftp/curl exiting due to signal

===>>> Build/Install for devel/cmake exiting due to signal

===>>> Build/Install for databases/mysql55-client exiting due to signal

===>>> Build/Install for security/cyrus-sasl2 exiting due to signal

===>>> Build/Install for net/openldap24-sasl-client exiting due to signal

===>>> Build/Install for security/heimdal exiting due to signal

===>>> Build/Install for ftp/curl exiting due to signal

===>>> Build/Install for devel/cmake exiting due to signal

===>>> Build/Install for databases/mysql55-client exiting due to signal

===>>> Build/Install for security/cyrus-sasl2 exiting due to signal

===>>> Build/Install for net/openldap24-sasl-client exiting due to signal

===>>> Build/Install for security/heimdal exiting due to signal

===>>> Build/Install for ftp/curl exiting due to signal

===>>> Build/Install for devel/cmake exiting due to signal

===>>> Build/Install for databases/mysql55-client exiting due to signal

===>>> Build/Install for security/cyrus-sasl2 exiting due to signal

===>>> Build/Install for net/openldap24-sasl-client exiting due to signal

===>>> Build/Install for security/heimdal exiting due to signal

===>>> Build/Install for ftp/curl exiting due to signal

===>>> Build/Install for devel/cmake exiting due to signal

===>>> Build/Install for databases/mysql55-client exiting due to signal

===>>> Build/Install for security/cyrus-sasl2 exiting due to signal

===>>> Build/Install for net/openldap24-sasl-client exiting due to signal

===>>> Build/Install for security/heimdal exiting due to signal

===>>> Build/Install for ftp/curl exiting due to signal

===>>> Build/Install for devel/cmake exiting due to signal

===>>> Build/Install for databases/mysql55-client exiting due to signal

[...]
 
You might have to look at /usr/ports/UPDATING. At least the one of the first entries is about security/heimdal. I am not sure if this causes the loop. The loop might be related to older entries listed in /usr/ports/UPDATING, too. With ports-mgmt/portmaster is is necessary to check this file before each update.
 
ports-mgmt/portmaster just broke. I have no idea why this happened, but if anyone knows how to fix it and advice is welcomed.

Code:
portmaster

        ===>>> No /usr/ports//root exists, and no information
        ===>>> about /root can be found in /usr/ports/MOVED

===>>> No valid installed port, or port directory given
===>>> Try portmaster --help
 
This does not look normal. If possible verify the health status of the disk using sysutils/smartmontools. If the ports tree is corrupted for whatever reason it might be better to rename /usr/ports or delete it and checkout a clean one. A copy of /etc and /usr/local/etc should not hurt - just in case. If you have it you don't need it ;). If you are in doubt please wait for additional suggestions.
Now I have seen that you are active in many threads. Please be patient to find a good solution. It is worth to take some time.
 
This looks like the ports tree is messed up, like a directory called /root was created somewhere in it.
 
Back
Top