search for: xrootd

Displaying 4 results from an estimated 4 matches for "xrootd".

2020 Sep 08
0
rpm spec:: Requires conditions format :: lower not working
Hi! I'm trying to give a range of versions for a dependency in the form of : Requires: xrootd-server >= 4.1.0 Requires: xrootd-server < 5.0.0 with the already installed package having the versions: [rpmbuild at el7build SPECS]$ rpm -qa --queryformat '%{name} %{version}\n' | grep xrootd | sort xrootd 4.12.2 xrootd-client 4.12.2 xrootd-client-devel 4.12.2 xrootd-client-libs 4....
2018 May 23
2
rpm spec version : higher version is seen as older
Hi! I have a very puzzling problem : one rpm with version 1.2.5 and one with 1.3.1 (spec file does not have Epoch defined) trying to install i get this : [root at storage02 aliprod]# rpm -Uvh xrootd-alicetokenacc-1.3.1-1.el6.x86_64.rpm Preparing... ########################################### [100%] package xrootd-alicetokenacc-1:1.2.5-1.el6.x86_64 (which is newer than xrootd-alicetokenacc-1.3.1-1.el6.x86_64) is already installed the rpm information : rpm -qi xrootd-alic...
2018 May 23
0
rpm spec version : higher version is seen as older
On Wed, May 23, 2018 at 08:07:52PM +0300, Adrian Sevcenco wrote: > Hi! I have a very puzzling problem : > one rpm with version 1.2.5 and one with 1.3.1 (spec file does not have > Epoch defined) > > trying to install i get this : > [root at storage02 aliprod]# rpm -Uvh > xrootd-alicetokenacc-1.3.1-1.el6.x86_64.rpm > Preparing... ########################################### > [100%] > package xrootd-alicetokenacc-1:1.2.5-1.el6.x86_64 (which is > newer than xrootd-alicetokenacc-1.3.1-1.el6.x86_64) is already installed Yeah, "has epoch...
2010 May 27
10
A couple of questions
Hi, I''ve been looking at Btrfs and have a couple of naive questions that don''t seem to be answered on the wiki or in the articles I''ve read on the filesystem. First: discovering a file''s checksum value. Here''s the scenario: software is writing some data as a fresh file. This software happens to know (a priori) the checksum of this data; for