rpm -b

rebell

rebell

PunGNU
ich versuche zurzeit mal eigene rpm's zu bauen.

Bei rpm -ba bzw. bei rpm -bb kommt bei mir jedes mal unknown option.
Weiß jemand woran das liegt?
Muss ich da noch etwas Installieren?
 
Du hast das hier schon gelesen?

Executing rpmbuild

The build modes of rpm are now resident in the /usr/bin/rpmbuild executable. Although legacy compatibility provided by the popt aliases below has been adequate, the compatibility is not perfect; hence build mode compatibility through popt aliases is being removed from rpm. Install the rpmbuild package, and see rpmbuild(8) for documentation of all the rpm build modes previously documented here in rpm(8).

Add the following lines to /etc/popt if you wish to continue invoking rpmbuild from the rpm command line:

rpm exec --bp rpmb -bp
rpm exec --bc rpmb -bc
rpm exec --bi rpmb -bi
rpm exec --bl rpmb -bl
rpm exec --ba rpmb -ba
rpm exec --bb rpmb -bb
rpm exec --bs rpmb -bs
rpm exec --tp rpmb -tp
rpm exec --tc rpmb -tc
rpm exec --ti rpmb -ti
rpm exec --tl rpmb -tl
rpm exec --ta rpmb -ta
rpm exec --tb rpmb -tb
rpm exec --ts rpmb -ts
rpm exec --rebuild rpmb --rebuild
rpm exec --recompile rpmb --recompile
rpm exec --clean rpmb --clean
rpm exec --rmsource rpmb --rmsource
rpm exec --rmspec rpmb --rmspec
rpm exec --target rpmb --target
rpm exec --short-circuit rpmb --short-circuit

Für Weiteres:

Code:
man rpm
 
ok thx, davon wußt ich nichts, werd es mal ausprobieren ^^
da hab ich wohl eine veraltete Einleitung zum bauen von rpm's gehabt :)
 

Ähnliche Themen

Emacs exportiert im org-mode nicht mehr

Parameternutzung in Funktionen

rpmbuild eines Packages ohne Files

xrandr: cant open display

Heimserver Konfiguration für Ubuntu Server?!

Zurück
Oben