search for: compressedfilenames

Displaying 20 results from an estimated 46 matches for "compressedfilenames".

2020 Feb 05
0
Kernel downgrade on Centos 8
...CentOS-7, so you can not run items compiled for >> CentOS-7 on CentOS-8. > > The kernel does not rely on userspace libraries. [hughesjr at inspiron11 kernel]$ rpm -q --requires kernel kernel-core-uname-r = 4.18.0-147.6.el8.x86_64 kernel-modules-uname-r = 4.18.0-147.6.el8.x86_64 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 kernel-core-uname-r = 4.18.0-151.el8.x86_64 kernel-modules-uname-r = 4.18.0-151.el8.x86_64 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(P...
2020 Feb 05
3
Kernel downgrade on Centos 8
Johnny Hughes wrote: > No, CentOS-8 uses different shared libraries and a different version > of the compiler than CentOS-7, so you can not run items compiled for > CentOS-7 on CentOS-8. The kernel does not rely on userspace libraries. -- Dimitri Zelenkin Devexperts, Inc
2005 Aug 14
5
RPM SPEC rebuild errors
...=mysql" in the SPEC file in addition to the regular ones. The problem is that no matter what version of Samba I try to rebuild, it always gice an error at the same place: --------------------------------------------------- Processing files: samba-client-3.0.10-1.fc3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libcom_err.so.2 libcrypt.so.1 libdl.so.2 libdl.so.2(GLIBC_2.0) li...
2009 Apr 19
1
rpmbuild failure
...Finding Provides: /usr/src/redhat/SOURCES/nxfind-provides.sh error: line 352: Dependency tokens must begin with alpha-numeric, '_' or '/': - Updated SuSE package to work with Fedora error: Failed to find Provides: Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/nx-3.2.0-8-root-root RPM build errors: line 352: Dependency tokens must begin with alpha-numeric, '_' or '/': - Updated SuSE package to work with Fedora Failed to find Provides: #
2003 Sep 04
2
build samba rpm for redhat 9
...1 default_quota.so extd_audit.so fake_perms.so libnss_winbind.so libnss_wins.so libsmbclient.so.0 netatalk.so pam_smbpass.so pam_winbind.so perl(smbldap_conf) = 1.00 perl(smbldap_tools) = 1.00 readonly.so recycle.so samba = 3.0.0rc2 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/perl config(samba) = 3.0.0rc2-1 glibc >= 2.1.2 kernel >= 2.2.1 libc.so.6 libc.so.6(GLIBC_...
2011 Apr 29
1
mod_ssl?
I just noticed that the mod_ssl package was missing on a 5.x machine that I thought was approximately like several other that have it - and don't remember doing anything different. Is there some yum group that would install httpd without including it? -- Les Mikesell lesmikesell at gmail.com
2009 Oct 28
4
compiling 3.2.15: cifs.upcall not found afer RPM build
Hello, Trying to compile Samba 3.2.15 on a RHEL AS 4u2 (i686) and I'm getting the following result from 'sh makerpms.sh': > Provides: samba-doc = 3.2.15-1 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 > > > RPM build errors: > File not found: /var/tmp/samba-3.2.15-root/usr/sbin/cifs.upcall > File not found by glob: /var/tmp/samba-3.2.15-root/usr/share/man/man8/cifs.upcall....
2013 Feb 08
1
rpmbuild for different architecture [OT?]
...target machine, I run $ uname -m armv71 so on the VM I wrote my spec file and ran $ rpmbuild -ba --target armv71 prime.spec ... processing files: prime-1.0-1.armv71 unknown, 0: Warning using regular magic file '/etc/magic' Requires(rpmlib): rpmlib(payloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 ... Wrote /home/steve/rpmbuild/RPMS/armv71/prime-1.0-1.armv71.rpm ... So it seems that some parts of rpm realize that I've cross compiled and some parts don't. Any ideas on how to get rid of these warning messages? I tried putting 'Autoreq: 0' in the spec file but t...
2002 May 12
2
Building source rpms does not build all the rpms.
...pm/find-requires)... Provides: samba = 2.2.4 samba-common = 2.2.4 samba-client = 2.2.4 samba-swat = 2.2.4 libnss_winbind.so libnss_wins.so pam_winbind.so PreReq: chkconfig fileutils rpmlib(VersionedDependencies) <= 3.0.3-1 /bin/sh /bin/sh /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: pa...
2009 Jul 06
2
OT: errors building packages from src.rpm (trying to rebuild RHELIPA)
Hi all, I am trying to rebuild RHELIPA packages downloaded from ftp.redhat.com. All goes ok except from python-psycopg2 package. When I try to rebuild, gives me these errors: + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python-psycopg2 = 2.0.6-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-psycopg2-2.0.6-1-root-carlos RPM build errors: user brewbuilder does not exist - using root group brewbuilder does not ex...
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
I posted this message first. But it was missing so I post again. I think there is a some bug in build configration files. Can you check up the following errors and fix it? The error has no concern with UTF-8 patch. Environment : CentOS 4.3 x86_64 Sungsoo Kim ---------------------------------- [root at saturn xapian-core-0.9.4_svn6707]# make ... ... mkdir .libs/libxapian.lax/libqueryparser.a
2018 Feb 08
3
Issues with NVidia video driver and CentOS
...ls.so.304.135()(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libvdpau_nvidia.so.1()(64bit) libz.so.1()(64bit) nvidia-304xx-kmod = 304.135 nvidia-304xx-kmod = 304.135 pyxf86config pyxf86config rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 xorg-x11-server-Xorg <= 1.19.99 rpmlib(PayloadIsXz) <= 5.2-1 Just 'cd' to the directory where you have place the 3 RPMs you mentioned earlier: nvidia-x11-drv-304xx-304.135-1.el6.elrepo.x86_...
2020 Jun 25
3
R 4.0.0 rebuild status
On Wednesday, 24 June 2020 10.44.14 WEST I?aki Ucar wrote: > Oh, and maybe in this process we could add to all packages the > requirement on R(ABI) = 4 that Tom implemented. For that we need to start with rawhide and then change the R-rpm-macros package. Probably it should be enough to change the /usr/lib/rpm/R-deps.R script to add Requires: R(ABI)=4.0 I suggest to continue this as is
2009 Jan 28
2
Missing latest kmod-xfs and kmod-drbd82?
...ore... but yum and rpm seem to indicate otherwise, and trying to install kmod-xfs-smp or update kmod-drbd82-smp on my servers is not possible. $ rpm -qRp kmod-xfs-smp-0.4-1.el4.2.6.9_78.0.5.plus.c4.x86_64.rpm /bin/sh /bin/sh /sbin/depmod /sbin/depmod kernel-smp-x86_64 = 2.6.9-78.0.5.plus.c4 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Above, the last available version of the module shows a dependency on the 78.0.5 kernel. These modules will of course also install in the wrong /lib/modules/ location. I've over the last two...
2005 Sep 20
1
CentOS4 and Apache-DBI
Has anybody gotten Apache-DBI to work under CentOS4? My installed rpms are: httpd-2.0.52-12.1.ent.centos4 (came with CentOS4) mod_perl-1.99_16-4.centos4 (came with CentOS4) perl-Apache-DBI-0.94-1.2.el4.rf (from Dag's site) --this includes Apache::DBI and Apache::AuthDBI In my '/etc/httpd/conf/httpd.conf' file, I added: PerlModule Apache::DBI
2008 Aug 13
0
libc.so.6(GLIBC_PRIVATE)(64bit) is needed but I cannot find it in CentOS 5.2
...1.0.x86_64.rpm /bin/bash /bin/sh /bin/sh /bin/sh /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_PRIVATE)(64bit) libnickel.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rtld(GNU_HASH The problem is that librtkaio uses GLIBC_PRIVATE: [root at klab002 tmp]$ nm /lib/rtkaio/librtkaio-2.5.so | grep PRIVATE U __libc_dlopen_mode@@GLIBC_PRIVATE U __libc_dlsym@@GLIBC_PRIVATE U __libc_fatal@...
2008 Nov 06
1
Sync of csgfs and current centos 4 updates
Hi list, I've been trying to update my csgfs stuff to 4.7 this week but I notice that current csgfs is built against kernel-2.6.9-78.0.1 and is required as a dependence, right now current kernel is 2.6.9-78.0.5 it would be great if csgfs can be rebuilt or updated to this, so dependences works ok??? Best regards
2008 Dec 02
2
Any idea when we will have updated kmod-drbd82 rpm for the latest kernel?
Hi, After searching the archive I found one post (last october) complaining about lack of kmod-drbd2 rpm for the lastest kernels. Almost two months have passed and no sign of the rpm I was wondering if the mantainer has some news about it. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Aug 25
1
perl-Sys-Filesystem on 6.0
I'm trying to install a number of perl modules, and yum gives up with perl-Sys-Filesystem, because it has a dependency of perl(:MODULE_COMPAT_5.8.8) I've tried seeing what provides it, and yum says nothing. I also see, googling, that there was a problem thread on this list in '08 with the same dependency. Anyone have a clue, or workaround? mark
2007 Sep 19
2
rebuilding rpmdevtools from epel5 SRC has fc7 dependent
...-------------------- grab dependencies ------------- $ rpm -qpR rpmdevtools-6.1-0.1.noarch.rpm ... config(rpmdevtools) = 6.1-0.1 cpio diffutils fakeroot ... perl(File::Spec) perl(File::Temp) perl(FileHandle) perl(Getopt::Long) perl(strict) redhat-rpm-config rpm-build >= 4.4.2.1 rpm-python rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 ... --------------------- end snip --------------- I reverted to the lower version 5.3.xxx and it works fine. -- Mark --------------------------------- Yahoo! oneSearch: Finally, mobile s...