Mailinglist Archive: opensuse-packaging (68 mails)
< Previous | Next > |
Re: [opensuse-packaging] directories not owned by a package
- From: Christian Boltz <opensuse@xxxxxxxxx>
- Date: Sun, 09 Jun 2013 13:55:21 +0200
- Message-id: <2097760.pl7YLBvYZy@tux.boltz.de.vu>
Hello,
Am Samstag, 8. Juni 2013 schrieb doiggl@xxxxxxxxxxxxxxxxxx:
You have to package the directories (with %dir, which means only the
directory without subdirectories or files)
%dir /usr/lib/initscripts
%dir /usr/lib/initscripts/legacy-actions
Regards,
Christian Boltz
--
Your bug report is useless - the reason for the live cd not working
changes from week to week [Stephan Kulow in opensuse-factory]
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
Am Samstag, 8. Juni 2013 schrieb doiggl@xxxxxxxxxxxxxxxxxx:
What would fix this problem [1]?
What definition do I add to the %files section ?
[ 370s] httpd-2.4.4-28.1.i586.rpm: directories not owned by a
package:
[ 370s] - /usr/lib/initscripts
[ 370s] - /usr/lib/initscripts/legacy-actions
You have to package the directories (with %dir, which means only the
directory without subdirectories or files)
%dir /usr/lib/initscripts
%dir /usr/lib/initscripts/legacy-actions
Regards,
Christian Boltz
--
Your bug report is useless - the reason for the live cd not working
changes from week to week [Stephan Kulow in opensuse-factory]
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
< Previous | Next > |