You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2021. It is now read-only.
During an upgrade of b2safe version 4.1-1 to 4.3.0-2 on irods 4.1.11 the following warnings arose:
root# yum install irods-eudat-b2safe-4.3.0-2.noarch.rpm
Loaded plugins: fastestmirror
Examining irods-eudat-b2safe-4.3.0-2.noarch.rpm: irods-eudat-b2safe-4.3.0-2.noarch
Marking irods-eudat-b2safe-4.3.0-2.noarch.rpm as an update to irods-eudat-b2safe-4.1-1.noarch
Resolving Dependencies
--> Running transaction check
---> Package irods-eudat-b2safe.noarch 0:4.1-1 will be updated
---> Package irods-eudat-b2safe.noarch 0:4.3.0-2 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
===============================================================================================================================================================================================================
Package Arch Version Repository Size
===============================================================================================================================================================================================================
Updating:
irods-eudat-b2safe noarch 4.3.0-2 /irods-eudat-b2safe-4.3.0-2.noarch 199 k
Transaction Summary
===============================================================================================================================================================================================================
Upgrade 1 Package
Total size: 199 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : irods-eudat-b2safe-4.3.0-2.noarch 1/2
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
warning: user irods does not exist - using root
warning: group irods does not exist - using root
The package b2safe has been installed in /opt/eudat/b2safe.
To install/configure it in iRODS do following as the user who runs iRODS :
# update install.conf with correct parameters with your favorite editor
sudo vi /opt/eudat/b2safe/packaging/install.json
# install/configure it as the user who runs iRODS
source /etc/irods/service_account.config
sudo su - $IRODS_SERVICE_ACCOUNT_NAME -s "/bin/bash" -c "cd /opt/eudat/b2safe/packaging/ ; ./install.py"
Cleanup : irods-eudat-b2safe-4.1-1.noarch 2/2
Verifying : irods-eudat-b2safe-4.3.0-2.noarch 1/2
Verifying : irods-eudat-b2safe-4.1-1.noarch 2/2
Updated:
irods-eudat-b2safe.noarch 0:4.3.0-2
Complete!
Are all these warnings a problem? It seemed the files in the rpm have the proper owner.
The user who runs irods on this system is rods:rods
During an upgrade of b2safe version 4.1-1 to 4.3.0-2 on irods 4.1.11 the following warnings arose:
Are all these warnings a problem? It seemed the files in the rpm have the proper owner.
The user who runs irods on this system is
rods:rods