Page 1 of 2

Bug

PostPosted: Tue Oct 21, 2008 2:10 pm
by szaemon
Hi folks, not sure if this is the right place to report a bug or not, so please relocate this post if protocol dictates it.

I have a red and white minus icon where my update arrow should be. when I lay the mouse over it, I get this message:

An error occurred, please run Packet Manager from the right-click menu or apt-get in a terminal to see what is wrong. The error message was:' Error: Opening the cache ('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.' This usualy means your installed packages have unmet dependencies.

Then the same basic thing when I Left click, plus a request to report a bug:


Could not initialize the package information

A unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

Then after running apt-get from the terminal:

:~$ apt-get
apt 0.7.9ubuntu17 for i386 compiled on Apr 22 2008 15:19:47
Usage: apt-get [options] command
apt-get [options] install|remove pkg1 [pkg2 ...]
apt-get [options] source pkg1 [pkg2 ...]

apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.

Commands:
update - Retrieve new lists of packages
upgrade - Perform an upgrade
install - Install new packages (pkg is libc6 not libc6.deb)
remove - Remove packages
autoremove - Remove all automatic unused packages
purge - Remove and purge packages
source - Download source archives
build-dep - Configure build-dependencies for source packages
dist-upgrade - Distribution upgrade, see apt-get(8)
dselect-upgrade - Follow dselect selections
clean - Erase downloaded archive files
autoclean - Erase old downloaded archive files
check - Verify that there are no broken dependencies

Options:
-h This help text.
-q Loggable output - no progress indicator
-qq No output except for errors
-d Download only - do NOT install or unpack archives
-s No-act. Perform ordering simulation
-y Assume Yes to all queries and do not prompt
-f Attempt to correct a system with broken dependencies in place
-m Attempt to continue if archives are unlocatable
-u Show a list of upgraded packages as well
-b Build the source package after fetching it
-V Show verbose version numbers
-c=? Read this configuration file
-o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-get(8), sources.list(5) and apt.conf(5) manual
pages for more information and options.
This APT has Super Cow Powers.


'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.'

And on Right click opening Packet Manager:

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.
E: _cache->open() failed, please report.

Any advice would be I appreciated as I don`t know what to do from here.
Thanks.
Sean

...by the by...Was this site closed for a while, I tried the forum many times in the past 2 weeks but it didn't open up.

Re: Bug

PostPosted: Tue Oct 21, 2008 8:31 pm
by DaddyX3
szaemon wrote:Hi folks, not sure if this is the right place to report a bug or not, so please relocate this post if protocol dictates it.

I have a red and white minus icon where my update arrow should be. when I lay the mouse over it, I get this message:

An error occurred, please run Packet Manager from the right-click menu or apt-get in a terminal to see what is wrong. The error message was:' Error: Opening the cache ('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.' This usualy means your installed packages have unmet dependencies.

..................

...by the by...Was this site closed for a while, I tried the forum many times in the past 2 weeks but it didn't open up.


Yes, repo went down and so did the site. I believe your problem resides in the repository listing you have for the Ultimate Edition repo. Please open up your sources.list
Code: Select all
sudo gedit /etc/apt/sources.list

and edit the listing for the Ultimate Edition repository to read the following: (it should have 'repoubuntusoftware.info' in the listing)
Code: Select all
#Test repo for TheeMahn
deb http://repoubuntusoftware.info/ test all

Now save the file...... wait ...... wait.... ok, now close it.
Go back to your terminal and enter:
Code: Select all
sudo apt-get update

if it suggests to run the same code again, do so. Does this clear up your problem?

Re: Bug

PostPosted: Wed Oct 22, 2008 1:22 pm
by szaemon
Still have the same problem...well the red and whit minus sign went away. But I get the same error message when I try to update.

DaddyX3 wrote:
Code: Select all
#Test repo for TheeMahn
deb http://repoubuntusoftware.info/ test all

Now save the file...... wait ...... wait.... ok, now close it.
Go back to your terminal and enter:
Code: Select all
sudo apt-get update



This step concerns me. Go back to you terminal...Hmmm. I was suppose to run "#Test repo for TheeMahn
deb http://repoubuntusoftware.info/ test all" in the terminal, right? I mean where else can you run code?

Well when I ran it nothing visible happened in the terminal or the source list. After I saved the source list, I got this:

bash: deb: command not found

Ran sudo apt-get update
and got this error again at the end:



This is what I did:

sean@HomeOffice:~$ sudo gedit /etc/apt/sources.list
#Test repo for TheeMahn
deb http://repoubuntusoftware.info/ test all
sean@HomeOffice:~$ #Test repo for TheeMahn
sean@HomeOffice:~$ deb http://repoubuntusoftware.info/ test all
bash: deb: command not found
sean@HomeOffice:~$ sudo apt-get update
Hit http://jp.archive.ubuntu.com hardy Release.gpg
Ign http://jp.archive.ubuntu.com hardy/main Translation-en_US
Ign http://jp.archive.ubuntu.com hardy/restricted Translation-en_US
Ign http://jp.archive.ubuntu.com hardy/universe Translation-en_US
Ign http://jp.archive.ubuntu.com hardy/multiverse Translation-en_US
Hit http://jp.archive.ubuntu.com hardy-updates Release.gpg
Ign http://jp.archive.ubuntu.com hardy-updates/main Translation-en_US
Ign http://jp.archive.ubuntu.com hardy-updates/restricted Translation-en_US
Ign http://jp.archive.ubuntu.com hardy-updates/universe Translation-en_US
Ign http://jp.archive.ubuntu.com hardy-updates/multiverse Translation-en_US
Hit http://jp.archive.ubuntu.com hardy Release
Hit http://jp.archive.ubuntu.com hardy-updates Release
Hit http://jp.archive.ubuntu.com hardy/main Packages
Hit http://jp.archive.ubuntu.com hardy/restricted Packages
Hit http://jp.archive.ubuntu.com hardy/main Sources
Hit http://jp.archive.ubuntu.com hardy/restricted Sources
Hit http://jp.archive.ubuntu.com hardy/universe Packages
Hit http://jp.archive.ubuntu.com hardy/universe Sources
Hit http://jp.archive.ubuntu.com hardy/multiverse Packages
Hit http://jp.archive.ubuntu.com hardy/multiverse Sources
Hit http://jp.archive.ubuntu.com hardy-updates/main Packages
Hit http://jp.archive.ubuntu.com hardy-updates/restricted Packages
Hit http://jp.archive.ubuntu.com hardy-updates/main Sources
Hit http://jp.archive.ubuntu.com hardy-updates/restricted Sources
Hit http://jp.archive.ubuntu.com hardy-updates/universe Packages
Hit http://jp.archive.ubuntu.com hardy-updates/universe Sources
Hit http://jp.archive.ubuntu.com hardy-updates/multiverse Packages
Hit http://jp.archive.ubuntu.com hardy-updates/multiverse Sources
Hit http://security.ubuntu.com hardy-security Release.gpg
Ign http://security.ubuntu.com hardy-security/main Translation-en_US
Ign http://repoubuntusoftware.info harty Release.gpg
Ign http://repoubuntusoftware.info harty/all Translation-en_US
Ign http://repoubuntusoftware.info harty Release
Ign http://security.ubuntu.com hardy-security/restricted Translation-en_US
Ign http://security.ubuntu.com hardy-security/universe Translation-en_US
Ign http://security.ubuntu.com hardy-security/multiverse Translation-en_US
Hit http://archive.canonical.com hardy Release.gpg
Ign http://archive.canonical.com hardy/partner Translation-en_US
Hit http://us.archive.ubuntu.com hardy-updates Release.gpg
Ign http://us.archive.ubuntu.com hardy-updates/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com hardy Release.gpg
Hit http://packages.medibuntu.org hardy Release.gpg
Ign http://repoubuntusoftware.info harty/all Packages
Hit http://security.ubuntu.com hardy-security Release
Hit http://archive.canonical.com hardy Release
Hit http://repoubuntusoftware.info harty/all Packages
Ign http://us.archive.ubuntu.com hardy/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com hardy-updates Release
Hit http://security.ubuntu.com hardy-security/main Packages
Hit http://archive.canonical.com hardy/partner Sources
Hit http://us.archive.ubuntu.com hardy Release
Ign http://packages.medibuntu.org hardy/free Translation-en_US
Hit http://security.ubuntu.com hardy-security/restricted Packages
Hit http://security.ubuntu.com hardy-security/main Sources
Hit http://security.ubuntu.com hardy-security/restricted Sources
Hit http://archive.canonical.com hardy/partner Packages
Hit http://us.archive.ubuntu.com hardy-updates/multiverse Sources
Hit http://us.archive.ubuntu.com hardy-updates/multiverse Packages
Hit http://security.ubuntu.com hardy-security/universe Packages
Hit http://security.ubuntu.com hardy-security/universe Sources
Hit http://security.ubuntu.com hardy-security/multiverse Packages
Hit http://security.ubuntu.com hardy-security/multiverse Sources
Hit http://us.archive.ubuntu.com hardy/multiverse Sources
Hit http://us.archive.ubuntu.com hardy/multiverse Packages
Ign http://packages.medibuntu.org hardy/non-free Translation-en_US
Hit http://packages.medibuntu.org hardy Release
Hit http://packages.medibuntu.org hardy/free Packages
Hit http://packages.medibuntu.org hardy/non-free Packages
Reading package lists... Error!
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 think I did something incorrect with the second code.

Thanks for your time and your help.
Sean

Re: Bug

PostPosted: Wed Oct 22, 2008 2:30 pm
by kiwinsn
The command "sudo gedit /etc/apt/sources.list" should have prompted you to for your password, then opened a file called sources.list in an editir.

You then copy and paste "#Test repo for TheeMahn
deb http://repoubuntusoftware.info/ test all"

into that file - Save it then close it.

Then (in Terminal) "sudo apt-get update"

And you should be good to go....

The step I believe you missed was pasting the lines into sources.list, saving then closing.

I understand why you thought where the quote said "Code" that it meant type it in terminal.....I made the same error and was really confused for ages.

Try the above, and post back to let us know.

Cheers

Re: Bug

PostPosted: Wed Oct 22, 2008 2:33 pm
by DaddyX3
You missed the entire first step. I said,
DaddyX3 wrote:Yes, repo went down and so did the site. I believe your problem resides in the repository listing you have for the Ultimate Edition repo. Please open up your sources.list

Code: Select all
Code: Select all
    sudo gedit /etc/apt/sources.list



and edit the listing for the Ultimate Edition repository to read the following: (it should have 'repoubuntusoftware.info' in the listing)

Re: Bug

PostPosted: Wed Oct 22, 2008 2:37 pm
by DaddyX3
Sorry guys .... :oops:
Thanks for the clarification kiwinsn ;)
The only reason I do that is so it is easier to copy and past the text. You just hit the spot on the 'code bar' that says select all --> CNTRL+C then easily paste the text into the file in topic by CNTRL+V .... sorry for the confusion guys :?

Does this fix your problems with the errors though?

Re: Bug

PostPosted: Thu Oct 23, 2008 2:51 am
by LeadFingers
Running 1.8 32bit, I was getting the same error messages after adding the Test line to the repo list.
It was only resolved after I deleted the Test line.
I just figured the repo wasn't completely fixed yet and decided to wait.
The Upgrade icon was also spitting up on my shirt.

Re: Bug

PostPosted: Wed Oct 29, 2008 8:54 pm
by szaemon
Well folks thanks for all your help. I wish I could say that my problem was solved, but....

Fist I opened the sorce list and pasted #Test repo for TheeMahn


#Test repo for TheeMahn
deb http://repoubuntusoftware.info/ test all
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://jp.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://jp.archive.ubuntu.com/ubuntu/ hardy main restricted
.... the rest of the source continues

Then I saved. Closed. And went back to the Terminal.

In terminal I ran sudo apt-get update

Where did I go wrong?

Thanks.
kiwinsn wrote:The command "sudo gedit /etc/apt/sources.list" should have prompted you to for your password, then opened a file called sources.list in an editir.

You then copy and paste "#Test repo for TheeMahn
deb http://repoubuntusoftware.info/ test all"

into that file - Save it then close it.

Then (in Terminal) "sudo apt-get update"

And you should be good to go....

The step I believe you missed was pasting the lines into sources.list, saving then closing.

I understand why you thought where the quote said "Code" that it meant type it in terminal.....I made the same error and was really confused for ages.

Try the above, and post back to let us know.

Cheers

Re: Bug continues...

PostPosted: Sun Nov 02, 2008 9:43 pm
by szaemon
The bug continues with this warning when I run Update or Synaptic:

A unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

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

...and now my Terminal does not respond to any commands.

Thanks for all the assistance folks. And Thanks in advance for any further help anyone wishes to offer.

Re: Bug continues...

PostPosted: Mon Nov 03, 2008 3:58 pm
by LeadFingers
szaemon wrote:The bug continues with this warning when I run Update or Synaptic:

A unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

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

...and now my Terminal does not respond to any commands.

Thanks for all the assistance folks. And Thanks in advance for any further help anyone wishes to offer.

I fixed this problem by removing the repo that had test in the line, then run
Code: Select all
sudo apt-get update

You may encounter errors, if you do, simply run that same command again.
Sorry for the confusion, this bug is due to an issue with 2 packages in the x86 repo, not the repo itself.