You are not logged in.
Pages: 1
I added a repository by going to the package manager and editing repository.
Now I get

When I click close, it closes the package manager leaving me no way to go back and change it. It there another way to edit repository?
Last edited by mikecella (2012-05-18 22:59:31)
Offline
Please
cat /etc/apt/sources.listand post the results here. We'll get this fixed for you in a jiffy.
EDIT: By the way, you can edit the sources list in a terminal with
sudo nano /etc/apt/sources.listLast edited by pvsage (2012-05-18 05:44:14)
while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.
Offline
^ +1 Pvsage ...
Can't tell what repo you're trying to add there. Not that matters ... guess, am sure Pvsage's advice will at the very least get you back on track.
(CB) 
V No worries ... kay, kay ... checking now.
Anything Afroman ... for comic rap. As mentioned "because I got high" being a really funny one imo. Errr ... ya can't go wrong w those knuckleheads ... "colt 45" hard to pick, try a few.
Last edited by CBizgreat! (2012-05-18 06:19:02)
Some common cbiz abbreviations. This will save me time and yet @ same time tell folks what the babble is supposed to mean.
Vll ! = ( Viva la gnu/Linux !) Vl#!! = ( Viva la #! !) Last but not least, UD ... OD ! = ( Use Debian ... or die !) 
Offline
mike@Linux-Box:~$ cat /etc/apt/sources.list
## CRUNCHBANG
## Compatible with Debian Squeeze, but use at your own risk.
deb http://packages.crunchbang.org/statler statler main
# deb-src http://packages.crunchbang.org/statler statler main
## CRUNCHBANG MULTIMEDIA
## Debian Multimedia Mirror
# deb http://packages.crunchbang.org/statler-mm squeeze main non-free
# deb-src http://packages.crunchbang.org/statler-mm squeeze main non-free
## CRUNCHBANG MOZILLA
## Debian Mozilla Mirror
deb http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release
# deb-src http://packages.crunchbang.org/statler-mozilla squeeze-backports iceweasel-release
## DEBIAN
deb http://ftp.debian.org/debian/ squeeze main contrib non-free
# deb-src http://ftp.debian.org/debian/ squeeze main contrib non-free
## DEBIAN SECURITY
deb http://security.debian.org/ squeeze/updates main
# deb-src http://security.debian.org/ squeeze/updates main
## DEBIAN BACKPORTS
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
# deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
deb http://download.skype.com/linux/repos/debian/stable non-free
mike@Linux-Box:~$
The skype one its the one I added
Offline
@mikecella: All you have to do is add a space between "/debian/" and stable
This is how you have:
deb http://download.skype.com/linux/repos/debian/stable non-freeThis is how should be:
deb http://download.skype.com/linux/repos/debian/ stable non-freeThen type in a terminal
sudo apt-get updateOffline
I would even remove the Skype entry, no need for that. Install Skype from their site, the .deb file for Debian and your architecture. AFAIK this repo is mentioned too many times and contains an older version of Skype.
Offline
After editing the repo in Terminal I ran sudo apt-get update and got:
deb http://download.skype.com/linux/repos/debian/ stable non-free
404 Error
ivanovnegro, I'm going to take your advice and remove the skype repo and download it from there site.
Thank you all for all of the help.
Thanks, MIke
Offline
same thing happened to me
can you guys help?
iwillrush@localhost:~$ cat /etc/apt/sources.list
deb http://ports.ubuntu.com/ubuntu-ports/ precise main restricted universe multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ precise main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ precise-updates main restricted universe multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-updates main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ partner
deb-src http://archive.canonical.com/ partner
deb http://archive.canonical.com/ precise partner
deb-src http://archive.canonical.com/ precise partner
deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-security main restricted universe multiverseOffline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.