Jump to content

Mhn

Members
  • Posts

    449
  • Joined

  • Last visited

Posts posted by Mhn

  1. One thing I noticed, though, is that just before it started to download, it printed: "...retrieving failed: curl failed: exited with one".

    The first thing I would try is

    urpmi --auto-update --wget

    to tell urpmi to use wget instead of curl to download the packages.

     

    If that don't work I suggest you try using another mirror (using easy-urpmi or similar).

  2. I reran it. I reran it not less than four times.

     

    Every time, after the OS checks if all the databases are updated (they are), I am asked if I want to install 1157 packages (2557 MB, much better). After choosing Yes I am asked to chose a kernel version (one out of forty), afterwards I am asked if it's ok to remove five packages (I said yes), and then something weird happens: I get hundreds of lines being thrown to the screen in a split of a second, as if all the packages are already installed. Then I am being notified politely that "you may want to update your databases" or something similar, and that's it. After the reboot I still get the 2007.0 version.

     

    Does anyone know what did I do wrong?

    What does the "hundreds of lines" tell you?

    Maybe run a

    urpmi --clean

    and then try again.

  3. Hi Mhn: This is interesting: It must be then something wrong with my mplayer. I am using the mplayer from svn that I just compiled an hour ago, and it all looked OK during compilation.

     

    Would you tell me what mplayer are you using (version)?

    MPlayer 1.0-1.rc1.10plf2007.0

     

    Also, have you installed all necessary codecs? You can do this by installing the package win32-codecs that is in the plf-repository.

  4. # urpmi.addmedia --help
     [...]
     --proxy		- use specified HTTP proxy, the port number is assumed
    			   to be 1080 by default (format is <proxyhost[:port]>).
     --proxy-user   - specify user and password to use for proxy
    			   authentication (format is <user:password>).
     [...]

  5. Hi and welcome aboard.

     

    Here you have some basic info on how to prepare for installing software in Mandriva.

    After you have done what it says on that page use 'Install software packages' found in the Mandriva Control Center to search for and install apache.

  6. Went through each service shown in MCC, but can't find anything that should be kicking off beagled and beagled-helper. It is a nuisance to have to kill them each time I bring up the system.
    Uninstall beagle maybe?
  7. The cntr-alt-delete sequence is calling up a GUI,same as right clicking,log out.

    I have to change that.

    In KDE that can be changed in the control center.

    System>system menu's?

    I have Mandriva Free, so the menu can be a little different, but by running kcontrol from a terminal you will start the control center. Then go to Regional & Accessibility -> Keyboard shortcuts where you search for 'log out'. Change that to none or something else.

     

    Then go to Input Actions also under Regional & Accessibility and make a new action (Keyboard shortcut -> Command/URL (simple)).

     

    I haven't tried this myself, so it may or may not work, but hopefully it will.

  8. $ su
    Password:
    # urpmi  alsaconf alsa-utils alsa-plugins

    This command installs the packages (programs) alsaconf alsa-utils alsa-plugins.

     

    (When using su -c I think the command has to be in the users path.)

×
×
  • Create New...