LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-16-2011, 09:05 AM   #1
tslinux123
LQ Newbie
 
Registered: Sep 2011
Posts: 3

Rep: Reputation: Disabled
Synaptic Package Manager


Hey everyone. I just started using linux, but have a fairly basic knowlege of it. And am trying to download some programs like device manager. I set myself up as a admin. and when I go to use Synaptic Package Manager it lets me type in my password and then it just goes away and does nothing. Am I doing something wrong or do I need a different password? HELP!!
 
Old 09-16-2011, 09:41 AM   #2
jason_not
Member
 
Registered: Aug 2010
Location: Beaverton, Oregon, USA
Distribution: Pfsense, Ubuntu, Centos, Fedora, Redhat, Scientfic, MacOS
Posts: 76

Rep: Reputation: 19
Are you logged into the gui console, or remotely logged in? It might be your $DISPLAY variable, but usually you see an error message about that.

If you are selecting synaptic off of a menu, try running it via a terminal window. X won't show program errors like a terminal window will. Just be sure you are running within the gui!

--jason
 
Old 09-16-2011, 09:53 AM   #3
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Synaptic

If you need help running the command-line tools that run UNDER synaptic, to get your updates and install packages while waiting to fix Synaptic, we can help with that also.
 
Old 09-16-2011, 08:49 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
That sounds like how Synaptic behaves when the password does not have adequate privileges to invoke it.

What exactly do you mean you say, "I set myself up as admin" and what distro are you using?

Linux has a built-in admin called root. How root privileges are accessed depends on which distro you are using. (Some distros allow you to log in as root to do administrative tasks. Some won't let you log in as root, but will allow you to assume root privileges for the duration of a terminal session with the "su" command. Some disable "su" and require you to do "su [command]" to execute a command requiring root privileges.)
 
Old 09-19-2011, 08:34 AM   #5
tslinux123
LQ Newbie
 
Registered: Sep 2011
Posts: 3

Original Poster
Rep: Reputation: Disabled
Hey I am using ubuntu and i've tried running it from the terminal, it says thaat I can run it but I cannot change anything, like when I go to download it allows me to select stuff to download, but it doesn't actually allow me to click download. I tried running it on terminal as sudo and it still won't allow me to download things. And I mean my account is an administrator. Is there anyway to update it? Thanks for all the help guys.
 
Old 09-19-2011, 09:17 AM   #6
dsauriol
LQ Newbie
 
Registered: Jul 2011
Location: Living in Montreal, Canada !!!
Distribution: Ubuntu 11.04
Posts: 3

Rep: Reputation: Disabled
[QUOTE=tslinux123;4476032]it says thaat I can run it but I cannot change anything, like when I go to download it allows me to select stuff to download, but it doesn't actually allow me to click download. QUOTE]

Hello, would it be possible to indicate which version of Linux you are using ?
Are you running off the LiveCD or did you install to the hard drive ?
If Linux was installed on the hard drive, have you selected the automated install or did you select the manual partitioning approach ?
Do you have sufficient hard drive space ? Can you create folders ?


Dan.
 
Old 09-21-2011, 07:42 AM   #7
tslinux123
LQ Newbie
 
Registered: Sep 2011
Posts: 3

Original Poster
Rep: Reputation: Disabled
I'm not sure what version, I just know its the newest ubuntu. I boot it off of my external harddrive during the boot menu. Its an automated install and I have plenty of space and yes I can create folders.
 
Old 09-21-2011, 08:21 AM   #8
etech3
Senior Member
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian Stable Testing Sid Slackware CentOS
Posts: 1,055
Blog Entries: 2

Rep: Reputation: 45
On the command line try using sudo apt-get

and see what that does for you.

If this is a new install and you are a user that you created that should work.

Code:
sudo apt-get install SOMEPACKAGE
 
Old 10-05-2011, 06:00 AM   #9
syed yaqub ali
LQ Newbie
 
Registered: Oct 2011
Posts: 3

Rep: Reputation: Disabled
I am getting if i open synaptic .And i can't open synaptic and update manager.Can't able to login as su through terminal also.And i am new ubuntu.


E: Type '“deb' is not known on line 61 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report.
 
Old 10-05-2011, 06:09 AM   #10
syed yaqub ali
LQ Newbie
 
Registered: Oct 2011
Posts: 3

Rep: Reputation: Disabled
I am getting if i open synaptic .And i can't open synaptic and update manager.Can't able to login as su through terminal also.And i am new ubuntu.


E: Type '“deb' is not known on line 61 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report.
 
Old 10-05-2011, 06:17 AM   #11
pierre2
Member
 
Registered: May 2009
Location: Perth, AU
Distribution: LinuxMint
Posts: 388
Blog Entries: 9

Rep: Reputation: 88
Quote:
E: Type '“deb' is not known on line 61 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
within the GUI version of synaptic - try going to Edit - fix broken packages
then click on Reload, Mark all Upgrades. Apply.

see if that fixes it.
-> it D/L something, at least.

Last edited by pierre2; 10-05-2011 at 06:19 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Synaptic package manager won't open due to faulty package nine9nine Linux - Software 7 09-15-2011 07:30 PM
Synaptic Package Manager cccc Debian 2 08-14-2010 10:27 AM
[SOLVED] Difference Between Synaptic Package Manager and Update Manager nasser019 Linux - Software 1 07-20-2010 07:12 AM
LXer: Simple Package management with Synaptic Package Manager LXer Syndicated Linux News 0 12-05-2006 06:33 PM
synaptic package manager forcing me to delete a broken package mbman Linux - Software 6 04-25-2006 09:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration