Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Browse Source

CI: add missing dependency as reported on appveyor

Error message reads:

Unpacking singularity-ce (4.1.0-focal) ...
dpkg: dependency problems prevent configuration of singularity-ce:
 singularity-ce depends on fuse2fs; however:
  Package fuse2fs is not installed.
dpkg: error processing package singularity-ce (--install):
Adina Wagner 9 months ago
parent
commit
1b9fd861ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -26,7 +26,7 @@ shallow_clone: false
 environment:
   DTS: datalad_next
   APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004
-  INSTALL_SYSPKGS: graphicsmagick-imagemagick-compat moreutils jq uidmap
+  INSTALL_SYSPKGS: graphicsmagick-imagemagick-compat moreutils jq uidmap fuse2fs
   # go with whatever is most recent to catch anything that might break
   # with them
   INSTALL_GITANNEX: git-annex -m snapshot