[opensuse-packaging] build failure
A package I'm building fails with the message that - /usr/share/locale/no - /usr/share/locale/no/LC_MESSAGES are directories that don't belong to a package. What is the packaging policy here? I can't imagine that a normal package should take ownership of it, but since the package I'm building ships with Norwegian translation, I don't really want to just delete it either Is it ok for a package other than filesystem.rpm to take ownership of a locale dir? Anders -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Saturday 27 August 2011 21:01:06 Anders Johansson wrote:
A package I'm building fails with the message that
- /usr/share/locale/no - /usr/share/locale/no/LC_MESSAGES
are directories that don't belong to a package.
What is the packaging policy here? I can't imagine that a normal package should take ownership of it
Take ownersip of it. This is normal. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Saturday 27 August 2011 21:10:52 Ilya Chernykh wrote:
On Saturday 27 August 2011 21:01:06 Anders Johansson wrote:
A package I'm building fails with the message that
- /usr/share/locale/no
- /usr/share/locale/no/LC_MESSAGES
are directories that don't belong to a package.
What is the packaging policy here? I can't imagine that a normal package should take ownership of it
Take ownersip of it. This is normal.
No, after I did that I got another (much more informative) error that the "no" locale isn't allowed, it should be either nb or nn for the two norwegian locales. Now I'm having fun trying to convince the build service to change my package to "noarch". It's a learning weekend... Anders -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Anders Johansson
-
Ilya Chernykh