SO I have a couple Pi2s that I'm using and one I added a 64GB SSD to (which makes the Pi really quite sweet) and playing with I was trying to compile Atom (atom.io) a pretty decent programming editor from the GitHub people. It's basically a big node.js app, with lots of complicated moving parts to c...
So I was doing a normal apt-get update & apt-get upgrade and no dice: root@raspberrypi:~# apt-get upgrade 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 dependenci...
So, several of the nano-ninjas I help are running into problems with "just unplug the pi" for a reboot; regrettably as we know this tends to create filesystem corruption on the standard SD card and then the required fsck and so on from another machine which isn't a Pi. I understand the unix purist i...
worser and worser: I found someone who says: multiarch-support depends on libc6 which depends on libgcc1 which depends on multiarch-support: Code: jim@jimscomputer:/var/cache/apt/archives$ sudo dpkg -i multiarch-support dpkg: error processing multiarch-support (--install): cannot access archive: No ...