Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 344)

Ticket Resolution Summary Owner Reporter
#254 invalid Updating RPM results in failure darcio
Description

Attempting to upgrade the core RPM itself causes a failure with the following error available in the log file:

START===

[ 21 May 2017 08:33:45 ]
Executing: @python G:\UTIL\ANPM\scripts\yum_update.py rpm

Running Transaction Check Error:
[u'ERROR with transaction check vs depsolve:', 'rpm = 4.13.0-10.oc00 is needed by rpm-python-4.13.0-10.oc00.i686', 'rpm.dll is needed by rpm-python-4.13.0-10.oc00.i686', 'rpmbuild.dll is needed by rpm-python-4.13.0-10.oc00.i686', 'rpmio.dll is needed by rpm-python-4.13.0-10.oc00.i686', u'Please report this error at http://trac.netlabs.org/rpm/'] YumRPMCheckError() Return code: 0

STOP ===

The DLLs are available, a system check confirms:

[G:\]whichdll rpm The loaded instance of rpm is: G:\USR\LIB\RPM.DLL

[G:\]whichdll rpmbuild The loaded instance of rpmbuild is: G:\USR\LIB\RPMBUILD.DLL

[G:\]whichdll rpmio The loaded instance of rpmio is: G:\USR\LIB\RPMIO.DLL

#297 no change needed YUM install of perl-Git package ends with error darcio
Description

I'm attempting to install the Git package. Part of this install is the perl-Git package, however this step ends with an error.

Specifically the 'perl-Git-2.11.0-2.noarch' packge is selected however it produces the following error msg:

Error unpacking rpm package perl-Git-2.11.0-2.noarch error: unpacking of archive failed on file /@unixroot/usr/share/perl5/vendor_per l/Git.pm;5a6d0b34: cpio: chmod

Failed:

perl-Git.noarch 0:2.11.0-2

Following are the details of my RPM/YUM install:

[G:\]yum --version 3.4.3

Installed: rpm-4.13.0-17.oc00.i686 at 2017-09-06 23:08 Built : None at 2017-07-10 11:59 Committed: Dmitriy Kuminov <coding@…> at 2017-07-10

Installed: yum-3.4.3-11.oc00.i686 at 2017-09-06 23:25 Built : None at 2017-06-05 19:08 Committed: Dmitriy Kuminov <coding@…> at 2017-06-05

I thought that maybe my 'chmod' was the problem, the following is the version info for the currently installed package:

[G:\usr\share\perl5]chmod --version chmod (GNU coreutils) 8.26 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Written by David MacKenzie? and Jim Meyering.

#304 fixed Missing dependency upgrading python via anpm on eCS2.1? daveanderson
Description

[u'ERROR with transaction check vs depsolve:', 'pthread >= 20171227 is needed by python-2.7.6-20.oc00.i686', u'Please report this error at http://trac.netlabs.org/rpm/']

Note: See TracQuery for help on using queries.