On Sat, 22 Jan 2005 19:39:37 +0200, solomon
<[EMAIL PROTECTED]> wrote:
> I can't figure out why, but URPMI on my MDK10.1 box suddenly stopped
> installing packages. If I use the --test option, I'm told the package can be
> installed (i.e. no conflicts, dependancy problems etc), but when I run the
> same command (without --test) nothing happens - no error messages, nadda. The
> only way out is Ctrl-C. Here's an example, but the same thing happens for any
> package I try to install.
> 
> BTW - same reaction (or should I say non-reaction) from the Control Center GUI
> package installation utility.
> 
> Here's an example, but the same thing happens for any package I try.
> 
> [EMAIL PROTECTED] solomon]# urpmi -a --wget --test sitescooper
> 
> installing /var/cache/urpmi/rpms/sitescooper-3.1.2-6mdk.noarch.rpm
> Preparing...                ##################################################
> Installation is possible
> [EMAIL PROTECTED] solomon]# urpmi -a --wget sitescooper
> 
> installing /var/cache/urpmi/rpms/sitescooper-3.1.2-6mdk.noarch.rpm
> 

Try running urpmi under strace, to see what is blocking it.Possible
causes, which is common with RPM based distros (I remember having this
a number of times when I used RedHat) is that your RPM DB might got
corrupted and needs to be rebuilt (used to remember how to do this,
but now that I am on Ubuntu, no need for that any more, so I
forgot...)

<warning:distro-propoganda>
Anyway, I would recommend switching to Ubuntu - the best Linux distro
I have used so far.
</warning>

    Cheers,
    Shachar

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to