Issue 82340 - ERROR: 'destination' at file not unique: presets/config/arrowhd_en-US.soe
Summary: ERROR: 'destination' at file not unique: presets/config/arrowhd_en-US.soe
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: 680m232
Hardware: All Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.4
Assignee: ingo.schmidt-rosbiegal
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-06 18:46 UTC by pavel
Modified: 2007-10-12 10:03 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2007-10-06 18:46:33 UTC
Hi,

while building in instsetoo_native in SRC680_m232 (m230 and m231 failed for me because of broken 
ldump files in slideshow):

... analyzing folder ...
... analyzing folderitems ...
... analyzing registryitems ...
... analyzing modules ...
... creating inf files ...
... analyzing package list ...
... creating installation set in f:/home/pavel/BuildDir/ooo_SRC680_m232_src/instsetoo_native/
wntmsci10.pro/OpenOffice/msi/install/en-US_bn ...
... removing old installation directories ...
... creating idt files ...
... cleaning the output tree ...
... removing directory /cygdrive/c/DOCUME~1/SSHD_S~1/LOCALS~1/Temp/ooopackaging/
i_119281191691818 ...

**************************************************
ERROR: ERROR: 'destination' at file not unique: presets/config/arrowhd_en-US.soe
in function: assign_sequencenumbers_to_files
**************************************************

**************************************************
ERROR: Saved logfile: f:/home/pavel/BuildDir/ooo_SRC680_m232_src/instsetoo_native/wntmsci10.pro/
OpenOffice/msi/logging/en-US_bn/log_SRC680_en-US_bn.log
**************************************************
Sat Oct  6 19:32:09 2007 (01:51 min.)
dmake:  Error code 255, while making 'openoffice_bn'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /cygdrive/f/home/pavel/BuildDir/ooo_SRC680_m232_src/
instsetoo_native/util
Comment 1 pavel 2007-10-06 18:56:14 UTC
pavel@drogo:~/BuildDir/ooo_SRC680_m232_src> find . -name arrowhd_en-US.soe
./extras/source/palettes/lang/en-US/arrowhd_en-US.soe
pavel@drogo:~/BuildDir/ooo_SRC680_m232_src> 

But this warning was issues:

    WARNING: Using palettes_en-US.zip instead of palettes_bn.zip

and this file is in en-US:

pavel@drogo:~/BuildDir/ooo_SRC680_m232_src> unzip -l /cygdrive/f/home/pavel/BuildDir/
ooo_SRC680_m232_src/solver/680/wntmsci10.pro/pck/palettes_en-US.zip
Archive:  /cygdrive/f/home/pavel/BuildDir/ooo_SRC680_m232_src/solver/680/wntmsci10.pro/pck/
palettes_en-US.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
     4308  12-16-05 09:07   arrowhd_en-US.soe
    30852  12-16-05 09:07   classic_en-US.sog
     5238  12-16-05 09:07   hatching_en-US.soh
     6840  12-16-05 09:07   modern_en-US.sog
     5271  12-16-05 09:07   palette_en-US.soc
     1708  12-16-05 09:07   styles_en-US.sod
 --------                   -------
    54217                   6 files
pavel@drogo:~/BuildDir/ooo_SRC680_m232_src> 
Comment 2 Olaf Felka 2007-10-08 06:58:34 UTC
@ mh: something for you?
Comment 3 Martin Hollmichel 2007-10-08 07:33:53 UTC
reassgin for review.
Comment 4 ingo.schmidt-rosbiegal 2007-10-08 09:28:06 UTC
Do you build with environment variable DEFAULT_TO_ENGLISH_FOR_PACKING set? This
should have been fixed in cws native111, that was integrated into src680 m232.
See also i81903.
Comment 5 pavel 2007-10-08 09:41:27 UTC
is: yes, this is the default for "community" builds.
Comment 6 ingo.schmidt-rosbiegal 2007-10-08 10:03:41 UTC
Seems to be an additional problem with DEFAULT_TO_ENGLISH_FOR_PACKING. I
suppose,  that, if english is part of installation set (automatically added to
language bn) and a zip file is defaulted to english, then the files inside the
zip are not renamed. Therefore they are not unique. And this is not allowed
since native100. 
So I will make further tests with DEFAULT_TO_ENGLISH_FOR_PACKING.
Comment 7 ingo.schmidt-rosbiegal 2007-10-08 13:44:38 UTC
Fixed on master for src680m233. Small fix in
solenv/bin/modules/installer/archivefiles.pm
Comment 8 pavel 2007-10-08 14:58:17 UTC
Thanks Ingo. The patch works like a charm.
Comment 9 ingo.schmidt-rosbiegal 2007-10-12 10:03:45 UTC
Then I close this task now :-)