Skip to content

Instantly share code, notes, and snippets.

@garthk
garthk / gist:2202039
Created March 26, 2012 01:12
Can't install bbb-demo (SOLVED)
root@26797-2-1051166:/etc# apt-get install bbb-demo
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
bbb-playback-slides: Depends: bbb-record-core but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
@garthk
garthk / gist:2201382
Created March 25, 2012 23:20
805 days to download linux-headers despite apt-fast?
Get:1 mirror://mirrors.ubuntu.com/mirrors.txt/ lucid-updates/main linux-headers-2.6.32-40 2.6.32-40.87 [9,941kB]
0% [1 linux-headers-2.6.32-40 9943/9,941kB 0%] 0B/s 805d 9h 39min 21s
@garthk
garthk / gist:2084517
Created March 18, 2012 23:14
brew failing to install GNU parallel
hostname:~ user$ brew install -v parallel
==> Downloading http://ftpmirror.gnu.org/parallel/parallel-20120222.tar.bz2
Already downloaded: /Users/user/Library/Caches/Homebrew/parallel-20120222.tar.bz2
/usr/bin/tar xf /Users/user/Library/Caches/Homebrew/parallel-20120222.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/parallel/20120222
./configure --prefix=/usr/local/Cellar/parallel/20120222
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no