[Kolab-devel] [issue2872] Building horde packages fails if different version already installed.

Thomas Arendsen Hein kolab-issues at intevation.de
Thu Jul 10 12:38:19 CEST 2008


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

Current CVS HEAD:

./horde/horde/horde-kolab.spec:     '%config(noreplace)
%{l_prefix}/var/kolab/www/horde/config/*.php'

This is correct, but:

./horde/horde-imp/horde-imp-kolab.spec:     '%config(noreplace)'             
%{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php 
./horde/horde-ingo/horde-ingo-kolab.spec:           '%config(noreplace)'       
      %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php
./horde/horde-kronolith/horde-kronolith-kolab.spec:         '%config(noreplace)'
             %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php
./horde/horde-mnemo/horde-mnemo-kolab.spec:         '%config(noreplace)'       
      %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php
./horde/horde-nag/horde-nag-kolab.spec:     '%config(noreplace)'             
%{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php
./horde/horde-passwd/horde-passwd-kolab.spec:       '%config(noreplace)'       
      %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php
./horde/horde-turba/horde-turba-kolab.spec:         '%config(noreplace)'       
      %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php
./horde/fbview-horde/fbview-horde.spec:     '%config(noreplace)
%{l_prefix}/var/kolab/www/fbview/config/*.php'
./horde/fbview-kronolith/fbview-kronolith.spec:     '%config(noreplace)'
%{l_prefix}/var/kolab/www/fbview/%{V_horde_name}/config/*.php

Here the *.php isn't quoted and will get evaluated by the shell if the
corresponding package already is installed.

As long as the list of files in these directories does not differ, this is no
problem, but otherwise either some files do not get packaged or the build
process aborts because of missing files.

----------
assignedto: thomas
messages: 15674
nosy: bernhard, martin, thomas, till, wilde, wrobel
priority: urgent
status: unread
title: Building horde packages fails if different version already installed.
topic: server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue2872>
___________________________________________________




More information about the devel mailing list