|
Hi, All
I tried to generate an rpm file of Apache with ‘openpkg rpm –bb’ command. But it failed and showed me the following message.
============================================== $ openpkg rpm -bb apache2.buildonly.spec Executing(%prep): env -i /opt/igloo/lib/openpkg/bash --norc --noprofile --posix -e /opt/igloo/RPM/TMP/rpm-tmp.95175 + cd /opt/igloo/RPM/TMP + set +x +----------------------------------Warning------------------------------------+ | This OpenPKG package is of class JUNK. | | It is in development state and still not even ready for evaluation. | | Do not use it at all, as it is definitely unstable and incomplete. | | Only CORE and BASE class packages are production grade. | +-----------------------------------------------------------------------------+ + exit 0 Executing(%build): env -i /opt/igloo/lib/openpkg/bash --norc --noprofile --posix -e /opt/igloo/RPM/TMP/rpm-tmp.95175 + cd /opt/igloo/RPM/TMP + exit 0 Executing(%install): env -i /opt/igloo/lib/openpkg/bash --norc --noprofile --posix -e /opt/igloo/RPM/TMP/rpm-tmp.95175 + cd /opt/igloo/RPM/TMP + echo installing... installing... + exit 0 Processing files: apache2-2.0.54-10 Segmentation fault (core dumped) ====================================================
Is there anyone who had the some experience and solved the problem ?
Thank you,
Jaewoo Lee |
- Re: Segmentation Fault Jaewoo Lee
- Re: Segmentation Fault Michael van Elst
