Closed Bug 41991 Opened 24 years ago Closed 1 month ago

Logfile shows extra "./" in pathway for Linux installs

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P2)

x86
Linux

Tracking

(Not tracked)

RESOLVED INCOMPLETE
Future

People

(Reporter: depman1, Assigned: slogan)

References

Details

(Keywords: platform-parity)

build 2000-06-08-08-M16. Linux installed build only.
1. On Linux, go to http://jimbob/trigger3.html
2. Select any test case installing something, say a_addtestfile.
3. Trigger and OK.
4. Check logfile.
Result: Pathways for "Create Folder" and "Installing" contain and extra "./". 
This is where "package" folder is for extracted builds.

logfile examples:

-------------------------------------------------------------------------------
http://jimbob/jars/a_addtestfile.xpi  --  06/08/2000 17:37:51
-------------------------------------------------------------------------------

     Acceptance: a_addtestfile
     -------------------------

     [1/2]	Create Folder: /u/depstein/builds/M16/jun08/./testFolder
     [2/2]	Installing: 
/u/depstein/builds/M16/jun08/./testFolder/smrtupdt.txt

     Install completed successfully
     Finished Installation  06/08/2000 17:37:52

-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
http://jimbob/jars/a_adddir_full_iver_ver.xpi  --  06/08/2000 14:38:38 
-------------------------------------------------------------------------------

     Acceptance: a_adddir_full_iver_ver
     ----------------------------------

     [1/3]	Create Folder: 
/u/depstein/builds/M16/jun08/./adddir_full_iver_ver
     [2/3]	Create Folder: 
/u/depstein/builds/M16/jun08/./adddir_full_iver_ver/subdir
     [3/3]	Installing: 
/u/depstein/builds/M16/jun08/./adddir_full_iver_ver/subdir/smrtupdt.txt

     Install completed successfully
     Finished Installation  06/08/2000 14:38:38
Assignee: dveditz → sgehani
I'm not sure this is a problem, that is indeed the path to which we 
installed. Apparently XPCOM is giving us directory paths with that character in 
it, but it is accurate as far as it goes.

Maybe nsIFile should be squeezing out these characters? Reassigning to Samir 
for evaluation, with an eye toward closing it though.
Dep, 
Did you provide a relative path in the folder selection dialog in the installer?
Status: NEW → ASSIGNED
Target Milestone: --- → M17
no, I'm using an absolute path selected from the File Change dialog.
changed qa owner to depstein
Keywords: pp
QA Contact: jimmylee → depstein
How do you start mozilla? if it's something like ./mozilla that could be where 
XPCOM is getting the extra slash. In any case this is an XPCOM or nsIFile bug 
at best and most likely won't get fixed.
Yes, Mozilla is started with ./mozilla. But it's only happening in the installed 
build. In the extracted build, the file pathway correctly appears with the 
"package" folder (i.e. .../package/testFolder/file.txt) without the extra "./".
Yesterday's build was the first time I saw this occur.
*** Bug 42693 has been marked as a duplicate of this bug. ***
Priority: P3 → P2
Resetting target field for missed milestones
Target Milestone: M17 → ---
Updating QA Contact.
QA Contact: depstein → jimmylee
Over to Syd for installer bug triage
Assignee: sgehani → syd
Status: ASSIGNED → NEW
Target Milestone: --- → M1
Target Milestone: M1 → Future
Is this still an issue?
QA Contact: jimmykenlee → xpi-engine
Product: Core → Core Graveyard
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.