LinuxQuestions.org
Review your favorite Linux distribution.
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 08-11-2012, 06:23 AM   #1
kedarp
Member
 
Registered: Jul 2012
Distribution: Ubuntu
Posts: 198
Blog Entries: 3

Rep: Reputation: 23
Problem with Package Manager


I am using Ubuntu 9.10.
Now I can't open Synaptic, it says -

Failed to run Synaptic as root
Unable to copy the users XAuthorisation file


When I try to install from deb file, it says - The software index is broken.

And when I try to open Software Sources, I get the message-

Failed to run /usr/bin/software-properties-gtk as user root.
Unable to copy the user's Xauthorization file.


And the terminal displays -
Code:
$sudo apt-get install ifstat
Reading package lists... Error!
E: Problem parsing dependency Depends
E: Error occurred while processing liblaunchpad-integration1 (NewVersion1)
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.
How do I install/remove packages.

Last edited by kedarp; 08-11-2012 at 06:27 AM.
 
Old 08-11-2012, 06:58 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
What users have been created on the system?

Has the root account been enabled?
 
Old 08-11-2012, 07:34 AM   #3
kedarp
Member
 
Registered: Jul 2012
Distribution: Ubuntu
Posts: 198

Original Poster
Blog Entries: 3

Rep: Reputation: 23
There is only one user - kedar
Applications which require root privileges ask for a password.
In terminal, I use sudo.

The problem occurred when I was installing apache2, and my computer shut down
because of power failure.
 
Old 08-15-2012, 01:50 AM   #4
kedarp
Member
 
Registered: Jul 2012
Distribution: Ubuntu
Posts: 198

Original Poster
Blog Entries: 3

Rep: Reputation: 23
I get the message "Software Index is Broken" when I try to launch Synaptic.
Does anyone have idea about how to fix it?
 
Old 08-15-2012, 04:03 AM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
OFFTOPIC: Ubuntu 9.10 is end of life for over a year now. That means that you have got no security updates for over a year. I would strongly recommend to do a fresh install of a supported version.
 
Old 08-15-2012, 05:49 AM   #6
kedarp
Member
 
Registered: Jul 2012
Distribution: Ubuntu
Posts: 198

Original Poster
Blog Entries: 3

Rep: Reputation: 23
Quote:
Ubuntu 9.10 is end of life for over a year now
The updates are still available from repository old-releases.ubuntu.com.

The problem is fixed. The following threads solved my issue:

http://ubuntuforums.org/showthread.php?t=1653580

http://www.linuxquestions.org/questi...epends-906264/

Regards.
 
Old 08-15-2012, 06:00 AM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by kedarp View Post
The updates are still available from repository old-releases.ubuntu.com.
This is a misunderstanding. The repositories are still online, but the last updates that Ubuntu 9.10 got are now over a year old. Any bug and any security hole in a software on your system discovered in the last 16 months is still on your system and will never get fixed.
In short, your system is insecure, it is recommended to upgrade.
 
1 members found this post helpful.
Old 08-15-2012, 06:57 AM   #8
kedarp
Member
 
Registered: Jul 2012
Distribution: Ubuntu
Posts: 198

Original Poster
Blog Entries: 3

Rep: Reputation: 23
TobiSGD, Thanks for the info.

I use the debian squeeze repository because Ubuntu uses dpkg -

deb http://ftp.de.debian.org/debian squeeze main

I used it and everything works fine in Ubuntu 9.10.
I also have the updates.

But is it recommended to use this repository?

I am going to switch to another distro in a few days anyway.
 
Old 08-15-2012, 07:33 AM   #9
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Both, Debian and Ubuntu use the APT package-management system with its various front-ends, like dpkg, apt-get/apt-cache/apt-file, aptitude, Synaptic, Software center, Update Manager, ... .

Quote:
I use the debian squeeze repository because Ubuntu uses dpkg -

deb http://ftp.de.debian.org/debian squeeze main

I used it and everything works fine in Ubuntu 9.10.
I also have the updates.

But is it recommended to use this repository?
Debian and Ubuntu are not compatible. With mixing those repositories you most likely will break your system. If you use that system any further please and you run into problems, please note in any thread you open that you run such a mixed system, since that most likely will be the cause of your issues.
 
  


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] Problem with Package Manager jamesac Ubuntu 1 06-12-2011 02:55 AM
[SOLVED] Problem with synaptic package manager jpphelan Linux - Newbie 14 12-15-2009 11:08 PM
have problem with package manager paulzhoucn Red Hat 1 11-27-2008 04:18 PM
Synaptic Package Manager Problem tarobs Linux - Newbie 3 08-11-2006 12:40 PM
Poll: Yast Package Manager vs. Smart Package Manager in 10.1 agentchange SUSE / openSUSE 6 06-02-2006 08:29 AM

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

All times are GMT -5. The time now is 03:15 AM.

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