When utilizing the cbfeeds_airgap tool to export feeds, a message will display for those feeds that are not exportable by design.
LivingOffTheLandDrivers feed is not an exportable feed
LivingOffTheLandDrivers feed is new and has not been added to the hard coded list of exportable feeds.
CB-44287 has been created to add this feed to the exportable list for the 7.9.0 server version.
Temporary Workaround
chmod 700 cbfeeds_export.py
./cbfeeds_export.py
This temporary workaround will add this feed as part of the exportable feed list, calling on the original cbfeeds_airgap script with the "export" switch.