<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Homebrew on ae3.ch</title>
    <link>https://ae3.ch/tags/homebrew/</link>
    <description>Recent content in Homebrew on ae3.ch</description>
    <image>
      <title>ae3.ch</title>
      <url>https://ae3.ch/ae3-og.png</url>
      <link>https://ae3.ch/ae3-og.png</link>
    </image>
    <generator>Hugo -- 0.154.5</generator>
    <language>en</language>
    <lastBuildDate>Wed, 07 Dec 2022 18:31:35 +0100</lastBuildDate>
    <atom:link href="https://ae3.ch/tags/homebrew/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fix macOS pssh logging caused by line buffering</title>
      <link>https://ae3.ch/fix-macos-pssh-logging-caused-by-line-buffering/</link>
      <pubDate>Wed, 07 Dec 2022 18:31:35 +0100</pubDate>
      <guid>https://ae3.ch/fix-macos-pssh-logging-caused-by-line-buffering/</guid>
      <description>&lt;p&gt;If you want to log the output of an SSH connection under macOS with pssh from Homebrew, the following error occurs:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;line buffering (buffering=1) isn&#39;t supported in binary mode&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In the pssh command this happens when you define the &lt;code&gt;-o&lt;/code&gt; option for output.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;pssh -t 0 -p 10 -l root -h host.list -o logs &#39;command&#39;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In order to log the output of the SSH session, we have to make a small adjustment to the Python psshlib.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
