synaptic package manager not working

Asked by yzfvie

When I select the synaptic package manager in the system/administration drop down menu, the manager box appears for a few seconds then disappears. Anybody know what is going on. I was going to try to install Skype and since I could not install it after downloading the .deb I thought I would try it from the SPM.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Rajinder Sandhu
Solved:
Last query:
Last reply:
Revision history for this message
yzfvie (yzfvie) said :
#1

I am able to enter my password in the password box.

Revision history for this message
Vitaliy Kulikov (slonua) said :
#2

could u provide log output for synaptic, type in terminal:

$ sudo synaptic

also, u can install skype typing in terminal

$ sudo apt-get install skype

u can add official repo for skype by terminal

$ echo "deb http://download.skype.com/linux/repos/debian/ stable non-free #Skype" | sudo tee -a /etc/apt/sources.list

Revision history for this message
yzfvie (yzfvie) said :
#3

Vitaliy Kulikov wrote:
> Your question #106409 on Ubuntu changed:
> https://answers.edge.launchpad.net/ubuntu/+question/106409
>
> Status: Open => Needs information
>
> Vitaliy Kulikov requested for more information:
> could u provide log output for synaptic, type in terminal:
>
> $ sudo synaptic
>
> also, u can install skype typing in terminal
>
> $ sudo apt-get install skype
>
> u can add official repo for skype by terminal
>
> $ echo "deb http://download.skype.com/linux/repos/debian/ stable non-
> free #Skype" | sudo tee -a /etc/apt/sources.list
>
> I tried sudo synaptic in "terminal" and I get the synaptic window but it dissappears again.

Revision history for this message
yzfvie (yzfvie) said :
#4

Vitaliy Kulikov wrote:
> Your question #106409 on Ubuntu changed:
> https://answers.edge.launchpad.net/ubuntu/+question/106409
>
> Status: Open => Needs information
>
> Vitaliy Kulikov requested for more information:
> could u provide log output for synaptic, type in terminal:
>
> $ sudo synaptic
>
> also, u can install skype typing in terminal
>
> $ sudo apt-get install skype
>
> u can add official repo for skype by terminal
>
> $ echo "deb http://download.skype.com/linux/repos/debian/ stable non-
> free #Skype" | sudo tee -a /etc/apt/sources.list
>
>
Sorry, the command returns with a segmentation fault

Revision history for this message
yzfvie (yzfvie) said :
#5

Vitaliy Kulikov wrote:
> Your question #106409 on Ubuntu changed:
> https://answers.edge.launchpad.net/ubuntu/+question/106409
>
> Status: Open => Needs information
>
> Vitaliy Kulikov requested for more information:
> could u provide log output for synaptic, type in terminal:
>
> $ sudo synaptic
>
> also, u can install skype typing in terminal
>
> $ sudo apt-get install skype
>
> u can add official repo for skype by terminal
>
> $ echo "deb http://download.skype.com/linux/repos/debian/ stable non-
> free #Skype" | sudo tee -a /etc/apt/sources.list
>
> here is the screen shot. as you can see, I get another response trying to get skype.

Revision history for this message
Rajinder Sandhu (sandy744) said :
#6

alright boot into recovery mode and then select the option fix broken packages...
it will set the things right....
regards
Rajinder

Revision history for this message
yzfvie (yzfvie) said :
#7

Rajinder Sandhu wrote:
> Your question #106409 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/106409
>
> Status: Open => Answered
>
> Rajinder Sandhu proposed the following answer:
> alright boot into recovery mode and then select the option fix broken packages...
> it will set the things right....
> regards
> Rajinder
>
>
Thanks very much Rajinder. your suggestion solved my problem .

Revision history for this message
Best Rajinder Sandhu (sandy744) said :
#8

also please click on the tab that solved my problem
Thanks
Rajinder

Revision history for this message
yzfvie (yzfvie) said :
#9

Thanks Rajinder Sandhu, that solved my question.