https://bugs.documentfoundation.org/show_bug.cgi?id=101996

            Bug ID: 101996
           Summary: lode initial failure ...
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Installation
          Assignee: [email protected]
          Reporter: [email protected]

This is the wrong component and all that I'm sure ;-)

I create a directory c:\lo

I cloned lode into it,

I ran the script thus:

michael@DESKTOP-GP3N01C /lo
$ git clone git://gerrit.libreoffice.org/lode
Cloning into 'lode'...
remote: Counting objects: 583, done.
remote: Compressing objects: 100% (186/186), done.
remote: Total 583 (delta 397), reused 580 (delta 394)                :   4
Receiving objects: 100% (583/583), 77.31 KiB | 0 bytes/s, done.
Resolving deltas: 100% (397/397), done.
Checking connectivity... done.

michael@DESKTOP-GP3N01C /lo
$ cd lode

michael@DESKTOP-GP3N01C /lo/lode
$ ./setup --prereq

Done.


michael@DESKTOP-GP3N01C /lo/lode
$ ./setup --dev
Check directory 'packages' ... : Created
Check directory 'opt' ... : Created
Check directory 'ext_tar' ... : Created
Check directory 'adm' ... : Created
Check directory 'tb' ... : Created
Cloning into 'buildbot'...
error: could not write config file /lo/lode/adm/buildbot/.git/config:
Permission denied
fatal: could not set 'core.logallrefupdates' to 'true'
Error Cloning /lo/lode/adm/buildbot


Odd I thought - and ran it again ...

michael@DESKTOP-GP3N01C /lo/lode
$ ./setup --dev
Check directory 'packages' ... : Exist
Check directory 'opt' ... : Exist
Check directory 'ext_tar' ... : Exist
Check directory 'adm' ... : Exist
Check directory 'tb' ... : Exist
Cloning into 'buildbot'...
remote: Counting objects: 1639, done.
remote: Compressing objects: 100% (567/567), done.
Receiving objects:  76% (remote: Total 1639 (delta 1022), reused 1639 (delta
1022)12461639
Receiving objects: 100% (1639/1639), 1.21 MiB | 1.05 MiB/s, done.
Resolving deltas: 100% (1022/1022), done.
Checking connectivity... done.
Cloned /lo/lode/adm/buildbot
Check directory '/lo/lode/opt/bin' ... : Created
--2016-09-08 19:01:09-- 
http://dev-www.libreoffice.org/bin/cygwin/make-85047eb-msvc.exe
Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 195.135.221.70,
2001:67c:2178:7::70
Connecting to dev-www.libreoffice.org
(dev-www.libreoffice.org)|195.135.221.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 270336 (264K) [application/x-ms-dos-executable]
Saving to: ‘make-85047eb-msvc.exe’

make-85047eb-msvc.exe     100%[=====================================>] 264.00K 
 755KB/s    in 0.3s

2016-09-08 19:01:09 (755 KB/s) - ‘make-85047eb-msvc.exe’ saved [270336/270336]
...

bingo.

Is that expected ? =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to