Vinícius Ferrão

Results 16 issues of Vinícius Ferrão

As discussed on #9 it seems that `libc++` does not implement the spaceship operator, which breaks the library when `libc++` is used instead of `libstdc++`: On macOS, it defaults to...

bug

Hello, I'm trying to boot mfsBSD-12.2-RELEASE-amd64 on XenServer 7.2 and the boot process hangs with this error messages. It seems it backtraces to FreeBSD-9.2-RELEASE which is pretty old nowadays.

This PR is aimed to replace `yum` and it's utilities: `yumdownloader`, `yum-config-manager` and `yum-builddep` in favor of `dnf` which is the default package manager command on EL8 and upwards.

Hello, I would like to suggest GCC 10.1 support for the upcoming 2.0 release. It is released on May 7th, so it should be on time: https://gcc.gnu.org/gcc-10/

There are some scripts where the permissions are wrong, generating some warnings during compilation: ``` /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory...

### The PR is to fix issue #6910 ### The modification include modified: xCAT-server/share/xcat/ib/netboot/sles/ib.postinstall modified: xCAT-server/share/xcat/install/scripts/post.ubuntu modified: xCAT-server/share/xcat/install/scripts/post.xcat modified: xCAT-server/share/xcat/install/scripts/pre.pkvm3 modified: xCAT-server/share/xcat/install/scripts/pre.rh.rhels7 modified: xCAT-server/share/xcat/install/windows/enterprise.win7.x86_64.tmpl modified: xCAT-server/share/xcat/install/windows/enterprise.win8.x86_64.tmpl modified: xCAT-server/share/xcat/install/windows/ultimate.win7.x86_64.tmpl modified: xCAT-server/share/xcat/mypostscript/mypostscript.tmpl...

Hello, as discussed on the xCAT mailing list, specifically on this thread: https://sourceforge.net/p/xcat/mailman/message/36784777/ It would be nice to have an xCAT package that does not do a lot of things...

priority:low
type:feature
status:future

Hello, I've seen traces of Doxygen on the repo, and on the older version of ccp_starter_project there was a Doxygen.cmake file. Is it removed? It's deprecated? I can't find any...

reposync have changed in RHEL8 rendering the script broken. ```[root@cv repos]# CONFD_DIR=/usr/local/etc/upstream_sync upstream_sync.py -v --root WARNING:root:unable to detect architecture for OpenHPC-1.0 INFO:root:syncing OpenHPC-1.0 Updating Subscription Management repositories. usage: dnf reposync...

Hello, I'm using upstream_sync.py to mirror the OpenHPC repository, but the script is missing the GPG key files. In example: http://build.openhpc.community/OpenHPC:/1.3/updates/CentOS_7/repodata The key file is located on `repomd.xml.key` file. So...