Mailinglist Archive: opensuse-packaging (172 mails)
| < Previous | Next > |
Re: [opensuse-packaging] package cacti (cacti-0.8.7f) in 32 bit build succeeds, and in 64 bit build fails
- From: Richard Bos <rbos@xxxxxxxxxxxx>
- Date: Sat, 22 May 2010 20:01:30 +0200
- Message-id: <201005222001.30910.rbos@xxxxxxxxxxxx>
At zaterdag 22 mei 2010 14:07:40 wrote Wolfgang Rosenauer:
I think that the question is: why does it fail for x86_64 and does it work
fine for i586?
--
Richard
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Hi,
Am 22.05.2010 08:36, schrieb doiggl@xxxxxxxxxxxxxxxxxx:
Hello
The package cacti (cacti-0.8.7f) in 32 bit build succeeds, and in 64 bit
build fails when it gets to ... checking filelist
why is this the case , how can it be fixed if so how ?
From the logs
64 bit - fail
=============
... checking filelist
cacti: "/usr/share/cacti/install/index.php.orig" is not allowed anymore
in SuSE Linux.
cacti: "/usr/share/cacti/lib/functions.php.orig" is not allowed anymore
in SuSE Linux.
System halted.
*.orig files are not allowed. They are usually created by patches when
they don't apply cleanly and some directories are just copied into the
package completely.
So either fix the package list to exclude them or preferably fix the
patches. My guess (without checking myself) is that some patches are
only applied for x86-64 and therefore it creates these files only there.
I think that the question is: why does it fail for x86_64 and does it work
fine for i586?
--
Richard
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |