LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Unable to find a source package for bastille (https://www.linuxquestions.org/questions/debian-26/unable-to-find-a-source-package-for-bastille-4175412515/)

bwilky11 06-20-2012 12:30 PM

Unable to find a source package for bastille
 
Trying to install bastille on Debian sqeeze. I have followed these instructions:


sudo sh -c "echo 'deb-src http://ftp.debian.org/debian/ wheezy main' >> /etc/apt/sources.list"

sudo apt-get update

apt-get install devscripts build-essential

HERE IS WHERE I HAVE TROUBLE
(This is the next set of instructions)

"apt-get source bastille
cd bastile*
apt-get build-dep bastille
dch --bpo 'Rebuild by psych'
debuild
sudo dpkg -i"

When I type "apt-get source bastille"
This is returned "E: Unable to find a source package for bastille"

I'm sure I'm missing something pathetic, but this seems to be a common issue for me. Packages are never found when recommended to me.

knudfl 06-20-2012 01:22 PM

Bastille : Debian Sid only ..
http://packages.debian.org/sid/bastille
http://packages.debian.org/source/sid/bastille


Quote:

echo 'deb-src http://ftp.debian.org/debian/ wheezy main
Probably a typo. Should be : sid main

.


All times are GMT -5. The time now is 06:17 AM.