Displaying 20 results from an estimated 38 matches for "repoquery".
2014 Sep 16
2
repoquery -f does not work well.
Hi.
I've found inconstancy between output of repoquery and rpm. I was
looking forward towards apache php 5.4 module which must provided by
some package SCL (can someone tell me?).
rpm -qf /etc/httpd/modules/mod_proxy.so
httpd-2.2.15-29.el6.centos.x86_64
repoquery -qf /etc/httpd/modules/mod_proxy.so
so repoquery results in no output
yum list instal...
2018 Feb 11
3
libsmbclient conflict problem
On Sun, 11 Feb 2018, Liam O'Toole wrote:
> On 2018-02-06, me at tdiehl.org
> <me at tdiehl.org> wrote:
>> Hi,
>>
>> I have a c-6 machine that I noticed the following on:
>>
>> (bugs pts10) # package-cleanup --problems Loaded plugins:
>> fastestmirror, priorities, refresh-packagekit Package
>> system-config-printer-libs-1.1.16-26.el6.x86_64
2017 Oct 30
4
Maria 10 breaks unixodbc mysql connector
...s
functional.
I traced it to the following:
[root at ec-ast yum.repos.d]# ldd /usr/lib64/libmyodbc5w.so | grep -iE
"my|maria"
libmysqlclient.so.18 => /usr/lib64/mysql/libmysqlclient.so.18
(0x00007f3dfb34c000)
You have new mail in /var/spool/mail/root
[root at ec-ast yum.repos.d]# repoquery -l MariaDB-server MariaDB-client
MariaDB-commo MariaDB-shared galera boost-program-options jemalloc rsync
lsof | grep lib64 | grep libmysqlclient
/usr/lib64/libmysqlclient.so
/usr/lib64/libmysqlclient.so.18
/usr/lib64/libmysqlclient.so.18.0.0
/usr/lib64/libmysqlclient_r.so
/usr/lib64/libmysqlclient...
2016 Jan 27
6
Alternative HTML Editor
I've been using the SeaMonkey built-in HTML editor from the epel repo
for CentOS 6.7:
$ repoquery -i seamonkey
Name : seamonkey
Version : 2.39
Release : 1.el6
Architecture: x86_64
Size : 127340745
Packager : Fedora Project
Group : Applications/Internet
URL : http://www.seamonkey-project.org
Repository : epel
Summary : Web browser, e-mail, news, IRC c...
2012 May 22
11
Repositories in CentOS 5.8
Hi,
I am running Cent OS 5.8 in production. Can someone please explain me about
various repositories available in CentOS 5.8 and which third party repos (
http://wiki.centos.org/AdditionalResources/Repositories) i should use it in
Production environment.
Help me understand the pros and cons.
Regards
Kaushal
2017 Mar 14
0
Strange behaviour of yum within %post in kickstart
...ime: 1.059
| TSINFO: Marking 1:nodejs010-libuv-0.10.30-1.el6.x86_64 as install for
nodejs-0.10.48-3.el6.x86_64
| [?]
Why is nodejs010-libuv winning over libuv? It has the longer name *and* an
inferior version number. Does the amount of "requires" play a role here?
| root at devcma01 ~ # repoquery --requires libuv | wc -l
| 32
| root at devcma01 ~ # repoquery --requires nodejs010-libuv | wc -l
| 15
The solution seems easy: Exclude nodejs010 from softwarecollections:
| root at devcma01 /etc/yum.repos.d # grep exclude= *
| python27.repo:exclude=nodejs010*
Now comes the other strange behavio...
2018 Feb 11
0
libsmbclient conflict problem
...wrong.
>
> Can anyone confirm or deny this?
>
> Regards,
>
I think it goes a bit deeper than a missing provides (in the packaging
sense). Only samba3 contains libwbclient.so.0:
$ yum resolvedep libwbclient.so.0
0:samba-winbind-clients-3.6.23-46el6_9.i686
That can be verified using repoquery (from the package yum-utils):
$ repoquery -l samba4-winbind-clients.x86_64 | grep wbclient
(no output)
--
Liam
2020 Jun 29
3
R 4.0.0 rebuild status
On Mon, 29 Jun 2020 at 14:25, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote:
>
> Again you guessed right, that was the main idea. :-)
> As I told above and to reiterate it, the idea of this work is to make it easier to automate the
> process. Similarly to how we do the mass builds for all the packages.
But the mass rebuild process is very different, because releng doesn't
2020 Jun 29
2
R 4.0.0 rebuild status
...naming is more or less the
> same we can add manually this for packages for which the R-rname and the Fedora
> package diverge...
>
>
> So in this case we would add, either directly or automatically,
>
> Provides(R-TH.data)
>
> What do you think?
Now, we have
$ sudo dnf repoquery --provides R-TH-data
R(TH.data) = 1.0-10
R-TH-data = 1.0.10-4.fc3
which is what you are looking for I guess? I should be using that
instead of the RPM package names.
--
I?aki ?car
2011 Oct 26
4
C6: ssh X-forwarding does not work
Hi all,
I have C6 i386 with cr repo enabled;
problem is, I can't get x-forwarding to work, xorg-x11-auth rpm is
installed, have checked sshd config for
#X11Forwarding no
X11Forwarding yes
#X11DisplayOffset 10
Here is a verbose ssh logon, I can't see any difference to a working server:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug3:
2013 Nov 27
3
[LLVMdev] Targeting ARM Cortex-a9 from x86_64 with clang
...that's
> what your cross-GCC will probably be called. The -mcpu will take care of
> choosing v7A.
So on my Fedora box, I've installed packages gcc-arm-linux-gnu.x86_64
and cross-binutils-common.noarch . Moreover, the first of these two
packages provide `/usr/bin/arm-linux-gnu-gcc`
$ repoquery -lq gcc-arm-linux-gnu.x86_64
Repository google-chrome is listed more than once in the configuration
/usr/bin/arm-linux-gnu-cpp
/usr/bin/arm-linux-gnu-gcc
/usr/bin/arm-linux-gnu-gcov
/usr/lib/gcc/arm-linux-gnueabi
/usr/lib/gcc/arm-linux-gnueabi/4.8.1
/usr/lib/gcc/arm-linux-gnueabi/4.8.1/crtbegin.o
....
2018 Nov 10
2
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
...e takes out texlive too. I do
>> use the RStudio rpm, but by command-line install, so it isn't the culprit.
>> However, the choice of packages points to an injudicious editing of an rpm
>> dependency list in some texlive package related to rmarkdown or similar.
>
> $ dnf repoquery --tree --whatrequires R-knitr
>
> texlive-scheme-medium installs texlive-collection-mathscience, which
> installs texlive-includernw, which necessarily depends on R-knitr.
Thanks for the analysis. I do not see that any other latex package in
texlive-sceme-medium involves creating such ha...
2018 Nov 10
2
Fedora 29 upgrade: texlive-scheme-medium may depend on R
On upgrading my F28 to F29, I've found that R-core and a number of R
packages:
R-evaluate R-glue R-highr R-knitr R-magrittr R-markdown R-mime R-stringi
R-stringr R-yaml
are installed, although I only ever install R from source and always keep
my Rs locally. So I don't use Fedora R rpms, but these were installed
without my command.
Something in texlive is doing this. A remedy is to
2012 Nov 19
0
[LLVMdev] LLVM shared libraries and versioning
...HA1
Dear developers,
In the course of evaluating the feasibility of performing a
post-release upgrade of our Fedora LLVM stack, it was pointed out that
most of the shared libraries have filenames that do not contain
version tags:
http://article.gmane.org/gmane.linux.redhat.fedora.devel/171315
$ repoquery --provides llvm-libs.x86_64
BugpointPasses.so()(64bit)
LLVMgold.so()(64bit)
config(llvm-libs) = 3.1-11.fc18
libLLVM-3.1.so()(64bit)
libLTO.so()(64bit)
libprofile_rt.so()(64bit)
llvm-libs = 3.1-11.fc18
llvm-libs(x86-64) = 3.1-11.fc18
(namely, BugpointPasses.so, LLVMgold.so, libLTO, and libprofile_r...
2015 Nov 10
0
Differences from upstream RHEL
...work with the CentOS infrastructure, eg replacing redhat-release with
centos-release to point to CentOS package repositories instead of the
RedHat ones.
You can tell which packages were modified because they have the word
"centos" in the release number, eg: "rpm -q httpd" (use repoquery
instead of rpm if you don't have the package installed yet) shows this:
httpd-0:2.4.6-31.el7.centos.1.x86_64
You can see better details of what has been changed by looking at the
changelog for a particular package. CentOS changes will be at the top
of the changelog, so again using httpd as an...
2016 Jan 27
0
Alternative HTML Editor
I use kompozer (http://www.kompozer.net/) It's based on the html editor
in seamonkey.
Jason
On 27.1.2016 17:15, Tim Evans wrote:
> I've been using the SeaMonkey built-in HTML editor from the epel repo
> for CentOS 6.7:
>
> $ repoquery -i seamonkey
>
> Name : seamonkey
> Version : 2.39
> Release : 1.el6
> Architecture: x86_64
> Size : 127340745
> Packager : Fedora Project
> Group : Applications/Internet
> URL : http://www.seamonkey-project.org
> Repository : ep...
2017 Oct 31
0
Maria 10 breaks unixodbc mysql connector
On 10/30/2017 12:22 PM, John Harragin wrote:
> [root at ec-ast yum.repos.d]# ldd /usr/lib64/libmyodbc5w.so | grep -iE
> "my|maria"
> libmysqlclient.so.18 => /usr/lib64/mysql/libmysqlclient.so.18
> (0x00007f3dfb34c000)
> [root at ec-ast yum.repos.d]# repoquery -l MariaDB-server MariaDB-client
> MariaDB-commo MariaDB-shared galera boost-program-options jemalloc rsync
> lsof | grep lib64 | grep libmysqlclient
> /usr/lib64/libmysqlclient.so.18
If the MariaDB packages provide the library in /usr/lib64, what provides
the lib in /usr/lib64/mysql?? (...
2019 May 24
1
Bash completion thrown by quoted option args?
On May 24, 2019, at 09:33, isdtor <isdtor at gmail.com> wrote:
>
> [root at localhost ~]# rpm -ql bash-completion |grep yum
> [root at localhost ~]#
The yum bash completion configuration is in the ?yum? package.
--
Jonathan Billings
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R
...ause dnf remove R-core takes out texlive too. I do
> use the RStudio rpm, but by command-line install, so it isn't the culprit.
> However, the choice of packages points to an injudicious editing of an rpm
> dependency list in some texlive package related to rmarkdown or similar.
$ dnf repoquery --tree --whatrequires R-knitr
texlive-scheme-medium installs texlive-collection-mathscience, which
installs texlive-includernw, which necessarily depends on R-knitr.
The solution is not to depend on texlive collections. Install
texlive-scheme-basic instead, plus additional packages as you need
th...
2020 Jun 29
0
R 4.0.0 rebuild status
...r packages for
> > which the R-rname and the Fedora package diverge...
> >
> >
> > So in this case we would add, either directly or automatically,
> >
> > Provides(R-TH.data)
> >
> > What do you think?
>
> Now, we have
>
> $ sudo dnf repoquery --provides R-TH-data
> R(TH.data) = 1.0-10
> R-TH-data = 1.0.10-4.fc3
>
> which is what you are looking for I guess?
You guessed right. :-)
Apologies for not verifying this before but while controlling the build processes my
attention span becomes that of a toddler. :-)
I do not kno...