Re: [dspace-tech] error building

2022-05-03 Thread Sean Kalynuk
In our environment, I build using my personal account, then run any ant commands as the dspace user to do installs/updates. I just make sure that the dspace account has read-access to the build targets in my account’s directory. -- Sean From: Jose Blanco Date: Tuesday, May 3, 2022 at 5:45 PM

Re: [dspace-tech] error building

2022-05-03 Thread Jose Blanco
Sean, You know the way I work here, I log in as myself then I become the dspace user. So I just tried doing this as myself and it worked. I was trying to do the installation as a dspace user. When I build dspace normally, I am the dspace user. I wonder if I can do all these installations as

Re: [dspace-tech] error building

2022-05-03 Thread Sean Kalynuk
Not sure. I installed nvm locally to my account with: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash Logged out and back in and then ran: nvm install 12 nvm alias default 12 In my environment, this gets added to my .bashrc: export NVM_DIR="$HOME/.nvm" [ -s

Re: [dspace-tech] error building

2022-05-03 Thread Jose Blanco
Sean, Sorry to bother you, I just tried again and it fails like this: if [ ! -r node -o ! -L node ]; then \ ln -fs out/Release/node node; fi ln: failed to create symbolic link 'node': Operation not supported Makefile:104: recipe for target 'node' failed make: *** [node] Error 1 nvm:

Re: [dspace-tech] error building

2022-05-03 Thread Sean Kalynuk
Hi Jose, Sorry, I don’t know about the status of torquebox.org, but since there have been issues with that domain before, I’m sticking with the locally installed Mirage 2 prerequisites now since I managed to get a full compile. When you installed nvm, it would have modified your account’s

Re: [dspace-tech] error building

2022-05-03 Thread Jose Blanco
Sean, I'm doing the install and it takes a while and now I'm getting : nvm: install v12.22.12 failed! is there any chance we will be able to build without having to do this? -Jose On Tue, May 3, 2022 at 3:08 PM Sean Kalynuk wrote: > The torquebox.org domain has expired. > > > > See old

[dspace-tech] DS7.x: Item page customization and custom themes

2022-05-03 Thread darryl....@usask.ca
How are people theming DSpace 7.x? Is it better to create a new theme from a copy of "custom" (and deal with integrating any future changes made to "custom" manually), or just create a local branch of the dspace-angular repo and modify the "custom" theme directly (and then pull in changes to

Re: [dspace-tech] error building

2022-05-03 Thread Sean Kalynuk
The torquebox.org domain has expired. See old discussion: https://groups.google.com/g/dspace-tech/c/RPL_qoTGvMI The workaround is to install the prerequisite software for building Mirage 2: https://github.com/DSpace/DSpace/tree/dspace-6_x/dspace-xmlui-mirage2#installation I’m currently setting

[dspace-tech] error building

2022-05-03 Thread Jose Blanco
Getting this error when building 6.3. It was working fine a week ago [ERROR] Failed to execute goal on project xmlui-mirage2: Could not resolve dependencies for project org.dspace.modules:xmlui-mirage2:war:6.3: Failed to collect dependencies at rubygems:compass:gem:1.0.1 ->

Re: [dspace-tech] Re: Dspace cris 7: error when trying to add items

2022-05-03 Thread Jaware
Dear Andrea, I just installed DSpace-CRIS 7.2(dspace-cris-2022.01.01).I already loaded the data models ./dsrun org.dspace.app.util.InitializeEntityTypesOnly -d and create the relationships required by the correction feature ./dspace dsrun org.dspace.app.util.InitializeEntities -f