Shutter is complaining about that can't locate Carp/Always.pm in @INC
Solution 1:
You have to cleanup your repositories and fix dependencies first by:
sudo add-apt-repository -r ppa:hugin/hugin-builds
sudo apt-get install ppa-purge
sudo ppa-purge ppa:ubuntuhandbook1/apps
sudo apt --fix-broken install
sudo aptitude dist-upgrade
And then install Shutter from the special PPA:
sudo add-apt-repository ppa:linuxuprising/shutter
sudo apt-get update
sudo apt-get install shutter