I follow the Wiki Packaging for Beginners - Understanding the Directory proposal.
http://rpm.pbone.net/resultsb_dist_90_s ... c.rpm.html
Download the file docker-20.10.9-3.mga9.src.rpm
.
- Code: Select all
[franz@localhost SRPMS]$ pwd
/home/franz/rpmbuild/SRPMS
[franz@localhost SRPMS]$ ls
docker-20.10.9-3.mga9.src.rpm docker-containerd-1.5.8-1.mga9.src.rpm docker-registry-2.7.1-3.mga8.src.rpm
docker-compose-1.29.2-1.mga9.src.rpm docker-machine-0.16.2-3.mga8.src.rpm
[franz@localhost SRPMS]$
- Code: Select all
[franz@localhost SRPMS]$ sudo urpmi docker-20.10.9-3.mga9.src.rpm
[sudo] Passwort für franz:
Bitte benutzen Sie --buildrequires oder --install-src, Vorgabe ist --buildrequires
It does not work how the Wiki guide shows it.