@@ -290,7 +290,7 @@ first --
290
290
### <OPER/packages/fantom/fantom.0/opam>
291
291
opam-version: "2.0"
292
292
### opam repository set-url oper ./OPER4
293
- [ERROR] Could not update repository "oper": rsync failed
293
+ [ERROR] Could not update repository "oper": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
294
294
[ERROR] Fetching repository oper with file://${BASEDIR}/OPER4 fails, reverting to file://${BASEDIR}/OPER
295
295
# Return code 40 #
296
296
### opam list --available --repo=oper
@@ -329,7 +329,7 @@ first --
329
329
# Name # Installed # Synopsis
330
330
first --
331
331
### opam repository set-url oper ./OPER4
332
- [ERROR] Could not update repository "oper": rsync failed
332
+ [ERROR] Could not update repository "oper": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
333
333
[ERROR] Fetching repository oper with file://${BASEDIR}/OPER4 fails, reverting to git+file://${BASEDIR}/OPER
334
334
# Return code 40 #
335
335
### opam list --available --repo=oper
@@ -369,15 +369,15 @@ first --
369
369
[oper] Initialised
370
370
### :: Simply failing urls ::
371
371
### opam repository --this-switch add oper4 ./OPER4
372
- [ERROR] Could not update repository "oper4": rsync failed
372
+ [ERROR] Could not update repository "oper4": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
373
373
[ERROR] Initial repository fetch failed
374
374
# Return code 40 #
375
375
### opam repository --this-switch
376
376
377
377
<><> Repository configuration for switch repos ><><><><><><><><><><><><><><><><>
378
378
1 oper file://${BASEDIR}/OPER
379
379
### opam repository --this-switch set-url oper ./OPER4
380
- [ERROR] Could not update repository "oper": rsync failed
380
+ [ERROR] Could not update repository "oper": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
381
381
[ERROR] Fetching repository oper with file://${BASEDIR}/OPER4 fails, reverting to file://${BASEDIR}/OPER
382
382
# Return code 40 #
383
383
### opam repository --this-switch
@@ -456,7 +456,7 @@ first --
456
456
### <OPER/packages/fantom/fantom.0/opam>
457
457
opam-version: "2.0"
458
458
### opam repository set-url oper ./OPER4
459
- [ERROR] Could not update repository "oper": rsync failed
459
+ [ERROR] Could not update repository "oper": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
460
460
[ERROR] Fetching repository oper with file://${BASEDIR}/OPER4 fails, reverting to file://${BASEDIR}/OPER
461
461
# Return code 40 #
462
462
### opam list --available --repo=oper
@@ -495,7 +495,7 @@ first --
495
495
# Name # Installed # Synopsis
496
496
first --
497
497
### opam repository set-url oper ./OPER4
498
- [ERROR] Could not update repository "oper": rsync failed
498
+ [ERROR] Could not update repository "oper": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
499
499
[ERROR] Fetching repository oper with file://${BASEDIR}/OPER4 fails, reverting to git+file://${BASEDIR}/OPER
500
500
# Return code 40 #
501
501
### opam list --available --repo=oper
@@ -535,15 +535,15 @@ first --
535
535
[oper] Initialised
536
536
### ::: Simply failing urls :::
537
537
### opam repository --this-switch add oper4 ./OPER4
538
- [ERROR] Could not update repository "oper4": rsync failed
538
+ [ERROR] Could not update repository "oper4": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
539
539
[ERROR] Initial repository fetch failed
540
540
# Return code 40 #
541
541
### opam repository --this-switch
542
542
543
543
<><> Repository configuration for switch repos ><><><><><><><><><><><><><><><><>
544
544
1 oper file://${BASEDIR}/OPER
545
545
### opam repository --this-switch set-url oper ./OPER4
546
- [ERROR] Could not update repository "oper": rsync failed
546
+ [ERROR] Could not update repository "oper": rsync error: Directory ${BASEDIR}/OPER4/ does not exist
547
547
[ERROR] Fetching repository oper with file://${BASEDIR}/OPER4 fails, reverting to file://${BASEDIR}/OPER
548
548
# Return code 40 #
549
549
### opam repository --this-switch
0 commit comments