Issue 113840 - unopkg: "Synchronizing repository" message is unfortunate
Summary: unopkg: "Synchronizing repository" message is unfortunate
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO330m3
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-12 16:24 UTC by Oliver Brinzing
Modified: 2014-01-29 12:31 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver Brinzing 2010-08-12 16:24:35 UTC
unopkg's output "Synchronizing repository for ... extensions" is quite
unfortunate, see the 3 LF's after each message and leading space

###### Progress log entry 2010-08-11 18:05:04 ######
Synchronizing repository for shared extensions
 


 Synchronizing repository for bundled extensions
  


###### Progress log entry 2010-08-11 18:05:13 ######
Copying: my-extension.oxt
...
Comment 1 Olaf Felka 2010-08-13 07:28:11 UTC
reassigned
Comment 2 hans_werner67 2011-03-28 11:58:49 UTC
Assign to new default-assignee
Comment 3 Edwin Sharp 2014-01-28 12:44:05 UTC
Please specify steps to reproduce bug.
Comment 4 Oliver Brinzing 2014-01-28 17:26:02 UTC
steps to reproduce:

- close oo and quickstarter

- open command line and add an extension:
  unopkg add my-extension.oxt --shared --verbose

- there is no useful log information (this is bug 
   unopkg: missing log output for "add"
   https://issues.apache.org/ooo/show_bug.cgi?id=115129)
  and the output's formating is quite strange at all
Comment 5 Edwin Sharp 2014-01-28 20:35:17 UTC
Thank you

bash: unopkg: command not found
?
Comment 6 Ariel Constenla-Haile 2014-01-29 00:12:18 UTC
(In reply to Edwin Sharp from comment #5)
> Thank you
> 
> bash: unopkg: command not found
> ?

Please try the full path to the shell script, it is located inside the program folder: /opt/openoffice4/program/unopkg
Comment 7 Edwin Sharp 2014-01-29 12:31:08 UTC
Synchronizing repository for shared extensions                                                 
                                                                                               
                                                                                               
                                                                                               
 Synchronizing repository for bundled extensions
  



ERROR: Error while adding: file:///home/es/Downloads/qrcodesjs-1.0a.oxt
       Cause: (com.sun.star.ucb.InteractiveAugmentedIOException) { { { { Message = "an error occured during file opening", Context = (com.sun.star.uno.XInterface) @7f6a9b7bd120 (ImplementationName = "com.sun.star.comp.ucb.FileContent") }, Classification = (com.sun.star.task.InteractionClassification) ERROR }, Code = (com.sun.star.ucb.IOErrorCode) NOT_EXISTING }, Arguments = ([]any) { { (com.sun.star.beans.PropertyValue) { Name = "Uri", Handle = (long) -1, Value = (any) { "file:///home/es/Downloads/qrcodesjs-1.0a.oxt" }, State = (com.sun.star.beans.PropertyState) DIRECT_VALUE } }, { (com.sun.star.beans.PropertyValue) { Name = "ResourceName", Handle = (long) -1, Value = (any) { "/home/es/Downloads/qrcodesjs-1.0a.oxt" }, State = (com.sun.star.beans.PropertyState) DIRECT_VALUE } } } }

unopkg failed.