Jump to content

MCC [solved]


studmuffin007
 Share

Recommended Posts

When i go into MCC and look for available software and updates, as soon as i click anything whether its the search button or the directory on the left it closes down and i am back to the opening screen of MCC it only started last night. what could be causing it and how can i repair it?

 

Thanks in advance

Link to comment
Share on other sites

Sounds like something has messed up a bit. I had the same with the rpmdrame from testing. Try logging in as root from a console and run 'urpmi --update --autoselect'. Oh and check you havent got testing as one of your repos ( probably a good idea to disable any plf repos temporarily as well )

Link to comment
Share on other sites

Thanks for that but this is what it returns

 

the entry to update is missing

(one of main_release, contrib_release, non-free_release, main_updates, contrib_updates, non-free_updates, main_backports, contrib_backports, non-free_backports, main_testing, contrib_testing, non-free_testing)

 

Whats that mean?

 

 

thanks in advance

Link to comment
Share on other sites

I do believe some of the mirrors are having problems. I re-installed all my sources because I was getting a similar result as you are. What is happening I have no idea. Anyway all I had to do was go to easyupmi (link at the top of the page) and use a different mirror to the one I already had, which was a UK one and all was well again. Hope that helps. Don't forget to remove the old sources first.

Link to comment
Share on other sites

If you mean when i go to MCC and select where software packages are DL from i have one called main upddate's.

When i run urpmi.update from console i get this

 

urpmi.update

the entry to update is missing

(one of plf-free, plf-free_backports, plf-nonfree, plf-nonfree_backports, main, main_updates, main_backports, contrib, contrib_updates, contrib_backports, non-free, non-free_updates)

 

 

thanks

Link to comment
Share on other sites

Ok, when using urpmi.update you also have to give the name of the media to update, To update all use:

urpmi.update -a

After that run

urpmi --update --auto-select

to download and install any new packages.

Link to comment
Share on other sites

Thanks i did that and got this

 

urpmi.update -a

medium "plf-free" is up-to-date

medium "plf-free_backports" is up-to-date

medium "plf-nonfree" is up-to-date

medium "plf-nonfree_backports" is up-to-date

medium "main" is up-to-date

medium "main_updates" is up-to-date

medium "main_backports" is up-to-date

medium "contrib" is up-to-date

medium "contrib_updates" is up-to-date

medium "contrib_backports" is up-to-date

medium "non-free" is up-to-date

medium "non-free_updates" is up-to-date

[root@localhost stephen]# urpmi --update --auto-select

Packages are up to date

:wall:

but when i go into MCC and look for available software and updates it still closes unexpected leaving MCC running i can get updates through MCC ok but not software?

 

Thanks

Edited by studmuffin007
Link to comment
Share on other sites

Thanks for that floyd, here is what i get when i run rpmdrake from a terminal

 

rpmdrake

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-free.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-free_backports.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-nonfree.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-nonfree_backports.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.main.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.main_updates.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.main_backports.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib_updates.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib_backports.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.non-free.cz]

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.non-free_updates.cz]

skipping package kernel-latest-2.6.17-13mdv.i586

skipping package kernel-doc-latest-2.6.17-13mdv.i586

skipping package kernel-enterprise-latest-2.6.17-13mdv.i586

skipping package kernel-legacy-latest-2.6.17-13mdv.i586

skipping package kernel-source-latest-2.6.17-13mdv.i586

skipping package kernel-source-stripped-latest-2.6.17-13mdv.i586

skipping package kernel-xen0-latest-2.6.17-13mdv.i586

skipping package kernel-xenU-latest-2.6.17-13mdv.i586

getting lock on urpmi

unlocking urpmi database

INTERNAL ERROR: can not find image state_installed

MDK::Common::Various::internal_error() called from /usr/lib/libDrakX/mygtk2.pm:274

mygtk2::_gtk__Pixbuf() called from /usr/lib/libDrakX/mygtk2.pm:100

mygtk2::_gtk() called from /usr/lib/libDrakX/mygtk2.pm:36

mygtk2::gtknew() called from /usr/lib/libDrakX/ugtk2.pm:610

ugtk2::gtkcreate_pixbuf() called from /usr/lib/perl5/vendor_perl/5.8.8/Rpmdrake/gui.pm:185

Rpmdrake::gui::set_node_state() called from /usr/lib/perl5/vendor_perl/5.8.8/Rpmdrake/gui.pm:222

Rpmdrake::gui::add_node() called from /usr/lib/perl5/vendor_perl/5.8.8/Rpmdrake/gui.pm:317

Rpmdrake::gui::__ANON__() called from /usr/sbin/rpmdrake:234

main::__ANON__() called from /usr/lib/perl5/vendor_perl/5.8.8/rpmdrake.pm:361

rpmdrake::slow_func() called from /usr/sbin/rpmdrake:234

main::__ANON__() called from /usr/lib/libDrakX/mygtk2.pm:1079

(eval)() called from /usr/lib/libDrakX/mygtk2.pm:1079

mygtk2::main() called from /usr/lib/libDrakX/ugtk2.pm:743

ugtk2::main() called from /usr/lib/perl5/vendor_perl/5.8.8/Rpmdrake/gui.pm:363

Rpmdrake::gui::ask_browse_tree_given_widgets_for_rpmdrake() called from /usr/sbin/rpmdrake:521

main::run_treeview_dialog() called from /usr/sbin/rpmdrake:533

 

I logged in as a new user and was still getting the same probs, no its not related to a specific user i think.

 

Thanks

Link to comment
Share on other sites

Sorry studmuffin007 I lost track of this thead.

INTERNAL ERROR: can not find image state_installed
MDK::Common::Various::internal_error() called from /usr/lib/libDrakX/mygtk2.pm:274
mygtk2::gtknew() called from /usr/lib/libDrakX/ugtk2.pm:610

/usr/lib/libDrakX/ugtk2.pm

/usr/lib/libDrakX/mygtk2.pm

are part of drakxtools package.

Maybe checking if you have these files or reinstalling of drakxtools will help.

 

 

Here is a link with similar symptoms to yours.

http://www.linuxquestions.org/questions/sh...ad.php?t=527362

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...