A
Anonymous
Gast
*Uärgs*
Ich glaub, ich brech ins Essen.
Da muss man was gegen tun, ist ja grausam, ob Ausnahme oder nicht.
csh-1.0-rm.0.noarch.rpm
Für die einen ist es eine konsistente RPM-Datenbank, für die anderen, das vielleicht kleinste RPM der Welt .....
Code:
rpm -ihv --nodeps cupswrapperMFC210C-1.0.0-1.i386.rpm
Ich glaub, ich brech ins Essen.
Da muss man was gegen tun, ist ja grausam, ob Ausnahme oder nicht.
csh-1.0-rm.0.noarch.rpm
A csh "dummy-package" to circumvent obsolete requires for csh in newer SuSE-versions.
Some Packages (i.e. Printer Drivers from Brother Inc.) require the package "csh", which has become obsolete some time ago, as the csh is now located in the package "tcsh".
To circumvent installing rpm-Packages requiring csh with the "evil" switch "--nodeps", this "package" can be installed.
This "package" is just an empty RPM, which registers the "package" csh in the rpm-database. It requires the package tcsh installed to correctly satisfy the requires for the C-shell on newer SuSE-versions.
Für die einen ist es eine konsistente RPM-Datenbank, für die anderen, das vielleicht kleinste RPM der Welt .....