Comment 2 for bug 1203601

Revision history for this message
Bob Ballister (78luphr0rnk2nuqimstywepozxn9kl19tqh0tx66b5dki1xxsh5mkz9gl21a5rlwfnr8jn6ln0m3jxne2k9x1ohg-launchpad) wrote :

Yes I tried specifying the network already. It doesn't matter though because the contents are corrupted when read by bash for some odd reason.

I am not sure how to make a patch for bazaar. It is a very simple change.

I put this right before the while loop.

cat /proc/net/dev > "$BYOBU_RUN_DIR/cache.$BYOBU_BACKEND/netdev"

And put this at the end of the while loop.

done < "$BYOBU_RUN_DIR/cache.$BYOBU_BACKEND/netdev"

If you want I can give you access to the server. My lease on it will be expiring on August 7.