Mailinglist Archive: opensuse-packaging (235 mails)
| < Previous | Next > |
Re: [opensuse-packaging] php5-pear-xinc problem
- From: Johannes Weberhofer <jweberhofer@xxxxxxxxxxxxx>
- Date: Fri, 02 Mar 2012 17:39:49 +0100
- Message-id: <4F50F7D5.7020605@weberhofer.at>
Am 02.03.12 17:03, schrieb Dominique Leuenberger a.k.a DimStar:
Quoting Marguerite Su <i@xxxxxxxxxxxxx>:
On Fri, Mar 2, 2012 at 1:31 PM, Johannes Weberhofer
<jweberhofer@xxxxxxxxxxxxx> wrote:
Thanks for your quick help. I have done that and fixed some rpmlint
errors & warnings. it can build successfully now.
But there're still 3 out of my effort (I'm not familiar with these
warnings and 'cause my mother language is not English/I'm not major in
CS, I can't understand what they are talking about, even with
explanations on Wiki.). can you help me polishing it further ?
They are:
W: percent in %post (I am not the author of your work. I have no idea
which "%" triggers this warning)
I suggest you check the resulting package with rpm -qp --scripts <rpmname>
==> If you see some % somewhere, you can identify what was not expanded and
might have wrong side-effects
You have copied my pear_xmldir whilst you are using xmldir; that can't expand.
W: missing-lsb-keyword (not familiar with shell, and I don't know whatLSB: Linux Standard Base
is "lsb")
It likely is caused by missing headers in the /etc/init.d/xinc script being
installed.
There is a description available at
http://en.opensuse.org/openSUSE:Packaging_init_scripts
W: htaccess-file (not familiar with apache rewrite rule and regex)
I don't think there is anything wrong here: it's simpy a warning that you DO
have a .htaccess file; it might or might not work on an installed system.
Donminqiue
Best Regards,
Johannes
--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
| < Previous | Next > |