[SOLVED] URPMI and local repo problem.
I'm attempting to build my own mini distro for my EeePC 701 with KDE-3.5.
I've been using Unity-Linux but as I use Mageia as my desktop, I thought I'd try building on a Mageia base.
That's the background but the problem is that when I add my own repo to URPM, it doesn't read the RPM correctly and thus fails to install.
For instance:-
However the real name of the package is:-
Note that URPMI misses out the "rose2011" bit.
It seems to be related to http://permalink.gmane.org/gmane.linux.mandrake.cooker.devel/308403
Is this a bug or am I missing something obvious?
I've been using Unity-Linux but as I use Mageia as my desktop, I thought I'd try building on a Mageia base.
That's the background but the problem is that when I add my own repo to URPM, it doesn't read the RPM correctly and thus fails to install.
For instance:-
- Code: Select all
Installation failed, some files are missing:
/home/richard/data/repo/acpi-eeepc-generic-1.0-0.20100925.2.noarch.rpm
You may need to update your urpmi database.
However the real name of the package is:-
- Code: Select all
acpi-eeepc-generic-1.0-0.20100925.2-rose2011.noarch.rpm
Note that URPMI misses out the "rose2011" bit.
It seems to be related to http://permalink.gmane.org/gmane.linux.mandrake.cooker.devel/308403
Is this a bug or am I missing something obvious?