search for: resolvedep

Displaying 20 results from an estimated 27 matches for "resolvedep".

Did you mean: resolvedeps
2009 Apr 28
1
Package Updater problems
...self.checkDeps(mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 550, in checkDeps (result, msgs) = self.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and n...
2013 Mar 11
2
CentOS release 5.3 (Final) yum update error TypeError: unsubscriptable object
...;, line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and not...
2009 May 16
1
problem of update by yum
..., line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and not...
2016 Oct 04
1
[PATCH] v2v: linux: try to fix removal of VMware tools
...than itself, then + * proceed installing the replacements; in the other case, + * just mark the package for removal, as it means no other + * package can depend on something provided. *) - let cmd = ["yum"; "-q"; "resolvedep"] @ provides in - let cmd = Array.of_list cmd in - let replacements = g#command_lines cmd in - let replacements = Array.to_list replacements in - - let cmd = [ "yum"; "install"; "-y" ] @ replacements in - let...
2009 Oct 12
1
can't update python ?!@#@?
...;, line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and not...
2006 Oct 04
2
YUM needs older version
...how to resolve the problem. I get this error from yum: Error: Missing Dependency: httpd = 2.0.52-22.ent.centos4 is needed by package httpd-manual Error: Missing Dependency: libgcj = 3.4.5 is needed by package libgcj-devel Since most of this is outside my skill set, I am not sure if "yum resolvedep httpd" is the correct way to determine what is present, nevertheless, I got httpd-2.0.52-28.ent.centos4.i386 and libgcj-3.4.6-3.i386 for libgcj. That appears to be telling me that I have newer versions of both currently installed. Is that try? How can I resolve the problem? Todd -- A...
2009 Jun 03
4
yum update error this morning
..., line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and n...
2009 Apr 13
1
Possible bug?
...self.checkDeps(mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 550, in checkDeps (result, msgs) = self.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 696, in resolveDeps CheckDeps, checkinstalls, checkremoves, missing = self._resolveRequires(errors) File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 779, in _resolveRequires thisneeds =...
2008 Dec 30
3
Anaconda crash during Centos 5.2 installation.
..., line 388, in _provideToPkg for po in self.whatProvides(r, f, v): File "/tmp/treedir.8196/instimage/usr/lib/anaconda/yuminstall.py", line 461, in tsCheck dep = self._provideToPkg(req) File "/tmp/treedir.8196/instimage/usr/lib/anaconda/yuminstall.py", line 429, in resolveDeps unresolved = self.tsCheck(unresolved) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 585, in buildTransaction (rescode, restring) = self.resolveDeps() File "/tmp/treedir.8196/instimage/usr/lib/anaconda/yuminstall.py", line 1265, in doPostSelection...
2009 Apr 08
2
Issues with vsftpd install
...errcode = main(args) > File "/usr/share/yum-cli/yummain.py", line 145, in main > (result, resultmsgs) = base.buildTransaction() > File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in > buildTransaction > (rescode, restring) = self.resolveDeps() > File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 696, in > resolveDeps > CheckDeps, checkinstalls, checkremoves, missing = > self._resolveRequires(errors) > File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 779, in > _resol...
2009 Apr 03
3
yum update perl error in CentOS 5.3
...;, line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and not...
2005 Jun 17
1
kickstart x86_64 with i386 compatibilites
What is the package selection group that I must specify to install the i386 group of compatible rpms into my kickstart. --
2008 Dec 03
2
Looking for uuid-devel
...was 11/24, so a number of nights behind) and tried a 'make rpm' and got the error: error: Failed build dependencies: uuid-devel is needed by hipl-1.0.4-1.i386 And I can'd find any rpm that has this module. I have tried different things in yum and have not found it. resolvedep, whatprovides, info, list. Nada. I did find a uuidd, but I can't see what files it contains. Note that the author of whatever patch hit me with this dependency is most likely NOT using Centos or even Fedora as their development platform. Where can I find uuid-devel????
2018 Feb 11
0
libsmbclient conflict problem
...d tries to pull in the samba 3 > packages. This smells like a packaging bug to me but I could be 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
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
2008 Sep 27
2
Why i can't configure network and hostname with this kickstart file?
...# ------------------- # For more kickstart options, please refer: # http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Installation_Guide-en-US/s1-kickstart2-options.html # ------------------------------------------- # Packages. # ------------------------------------------- %packages --resolvedeps --excludedocs basesystem -rmt -dump -amtu -anacron -acpid -apmd -at -ftp -redhat-lsb -atk -gtk2 -GConf2 -bluez-gnome -bluez-utils -notification-daemon -libwnck -libnotify -attr -audit -audit-libs-python -policycoreutils -setools -selinux-policy -selinux-policy-targeted -authconfig -firstboot-tui -...
2009 Apr 03
1
Problem with python in 5.3 update?
...;, line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() I tried to update python on its own but this happens when I try: # yum update python Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirrors.adams.net * updates: ftp.lug.udel.edu * addons: mirrors.greenmountainaccess.net * extras: yum.singlehop...
2007 Mar 29
1
pxelinux.0...error: not a valid image; unable to load file
...563C------------------- #System authorization information auth --useshadow --enablemd5 --enablenis #SELinux configuration selinux --disabled #XWindows configuration information #Probe for video card #Probe for monitor xconfig --depth 16 --resolution 1024x768 --defaultdesktop=icewm %packages --resolvedeps @base @core @Editors @System Tools @GNOME Desktop Environment @X Window System @Graphics @Printing Support rsh-server tftp-server vsftpd f-spot httpd system-config-printer sysstat tetex-xdvi openldap-servers sharutils ypserv postfix cd/tmp eject halt Bill Cody codyw725 at yahoo.com...
2011 Aug 14
4
Kickstart installation error
...row #System authorization infomation auth --useshadow --enablemd5 #Network information network --bootproto=dhcp --device=eth0 #Firewall configuration firewall --disabled #SELinux configuration selinux --disabled #Do not configure XWindows skipx #Package install information %packages --resolvedeps @ gnome-desktop @ kde-desktop @ editors @ engineering-and-scientific @ graphical-internet @ text-internet *[root at localhost ~]# cat /etc/dhcpd.conf* ddns-update-style interim; ignore client-updates; subnet 192.168.0.0 netmask 255.255.255.0 { # --- default gateway optio...
2008 Mar 13
2
CentOS 5.1 install via PXE Failure
...--useshadow --enablemd5 firewall --disabled selinux --disabled skipx # Perform installation in text mode to save probing video hardware text #################################### # End global configuration options # #################################### # Package install information %packages --resolvedeps e2fsprogs grub kernel lynx net-snmp net-snmp-utils strace ntp exim vim-enhanced vim-common perl-Digest-HMAC perl-Digest-SHA1 # Packages to remove -NetworkManager -aspell -aspell-en -bluez-bluefw -bluez-hcidump -bluez-libs -bluez-utils -cups -cups-libs -dos2unix -dosfstools -finger -fontconfig -fr...