update manager

Asked by mike_the_newb33

This is wat came up on the error window:

'E:Problem parsing dependency Depends, E:Error occurred while processing btnx (NewVersion1), E:Problem with MergeList /var/lib/apt/lists/repoubuntusoftware.info_dists_harty_all_binary-i386_Packages, E:The package lists or status file could not be parsed or opened.'

I am using the latest version of ubuntu i tried to fix synaptic but another error window popped up saying the same thing. I released this on the tech support, no answers yet but im hoping to get this fixed

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was originally filed as bug #285262.

Revision history for this message
Koen (koen-beek) said :
#1

Can you look at and post your

/etc/apt/sources.list

file (type cat /etc/apt/sources.list in a terminal)

it seems there might be a harty in stead of a hardy somewhere

Revision history for this message
mike_the_newb33 (mike-rules33) said :
#2

Here u go, this is wat came up:

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://ca.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://ca.archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ca.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://ca.archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://ca.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://ca.archive.ubuntu.com/ubuntu/ hardy universe
deb http://ca.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://ca.archive.ubuntu.com/ubuntu/ hardy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ca.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://ca.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ hardy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ca.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://ca.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse

#ULTAMATIX REPOS START

deb http://repoubuntusoftware.info harty all

deb-src http://us.archive.ubuntu.com/ubuntu hardy-updates multiverse

deb http://us.archive.ubuntu.com/ubuntu hardy-updates multiverse

deb-src http://us.archive.ubuntu.com/ubuntu hardy multiverse

deb http://us.archive.ubuntu.com/ubuntu hardy multiverse

deb http://repoubuntusoftware.info harty all

deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://archive.canonical.com/ubuntu hardy partner
#ULTAMATIX REPOS END

Revision history for this message
Wyatt Smith (wyatt-smith) said :
#3

Modify your sources.list by opening a terminal and typing

gksudo gedit /etc/apt/sources.list

Then delete your entire ultramatix section and copy and paste the one below (it was calling for harty instead of hardy). Then save and exit. Then retry

sudo apt-get update

# ULTRAMATIX REPOS START

deb http://repoubuntusoftware.info hardy all
deb-scr http://repoubuntusoftware.info hardy all

deb http://us.archive.ubuntu.com/ubuntu hardy-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu hardy-updates multiverse

deb http://us.archive.ubuntu.com/ubuntu hardy multiverse
deb-src http://us.archive.ubuntu.com/ubuntu hardy multiverse

deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

#ULTAMATIX REPOS END

Revision history for this message
Wyatt Smith (wyatt-smith) said :
#4

Dam, I hate not having edit

second line in ultramatix has typo
deb-scr http://repoubuntusoftware.info hardy all

should be
deb-src http://repoubuntusoftware.info hardy all

Revision history for this message
mike_the_newb33 (mike-rules33) said :
#5

the problem wit the synaptic is fixed but each time i use ultramatix it go bak.

Revision history for this message
Wyatt Smith (wyatt-smith) said :
#6

Let see if there is a permanent fix to this.

Go the the menu System-> Administation-> Software Sources.

Now select the Third-Party Software tab. There should be ultramatix entry in there. Select the entry and hit the edit button. Change harty to hardy.

Can you help with this problem?

Provide an answer of your own, or ask mike_the_newb33 for more information if necessary.

To post a message you must log in.