SOLVED: FreeBSD + pip + virtualenv = file not found

Friday, August 19, 2016

We love python virtual environments, but under FreeBSD we occasionally see issues where pip is not correctly using the /usr/local/include and /usr/local/lib paths to compile installable modules. The Problem This can produce errors such as the below, which we saw when doing a ‘pip install pycrypto’ operation: src/_fastmath.c:36:11: fatal error: ‘gmp.h’ file not found Even… Read more »

Continuous Port Scanning and Mail Real-time Blackhole List Monitoring

Tuesday, May 17, 2016

A-Team Systems proudly announces another addition to its maintenance and monitoring plans: continuously scanning all of our client’s public-facing infrastructure for open network ports as well as being listed on mail RBLs (real-time blackhole lists). Server Scanning One off port scanning when a system is put into place is normal practice for systems and network… Read more »

FreeBSD Hangs on “Trying to mount root from zfs:zroot”

Friday, April 8, 2016

There are many reasons this can happen, but this one I believe is unique in terms of searching the internet for the error. We’d see a newly imaged (or restored from backup) ZFS-based server boot fine then hang here: Trying to mount root from zfs:zroot After banging my head into it for some time thinking… Read more »

Systems Administration Retainers

Thursday, March 10, 2016

A-Team Systems has formally rolled out monthly retainer plans which represent a significant discount over our standard hourly pricing for clients who are regularly expanding and adding new projects to their infrastructure. These plans compliment our existing monthly maintenance and monitoring plans giving you complete predictability and cost management. Retainer hours can be allocated to… Read more »

Poudriere “Error: Invalid port origin ‘/usr/local/sbin/pkg’ not found”

Sunday, January 10, 2016

This was quite the random error I ran across this week and could not find anything similar or a solution. After years of faithfully building our FreeBSD pkg repository poudriere started reporting these weird errors and refused to build anything: ====>> Error: Invalid port origin ‘/usr/local/sbin/apxs’ not found. ====>> Error: Invalid port origin ‘/usr/local/sbin/pkg’ not… Read more »

Logentries (logentries.com) Under FreeBSD

Wednesday, December 23, 2015

Logentries is a SaaS service which lets you stream logs (and lots of other things) from multiple locations and servers for review and processing on their platform. They provide out-of-the-box installers and packages for a number of Linux and UNIX operating systems but don’t directly support FreeBSD (yet). However their agent consists of a few… Read more »

Certificate Transparency Monitoring

Thursday, November 5, 2015

A-Team has rolled out another improvement to our monitoring service: Certificate Transparency (CT) monitoring. In short we now use the CT system to continuously watch for certificate authorities issuing certificates against domains we monitor for our clients. When we see a certificate being issued we ensure that it was done so with proper authorization from… Read more »

A-Team Systems