[SOLVED] Failed python-requests update

Ответить
Mayavimmer
Сообщения: 51
Зарегистрирован: 14 мар 2013, 13:12
Operating system: Rosa Fresh 2012.1 64bit

[SOLVED] Failed python-requests update

Сообщение Mayavimmer » 19 окт 2015, 09:59

My R6 64-bit fails to update python-requests:

Код: Выделить всё

# LC_ALL=C urpmi python-requests
    $MIRRORLIST: media/contrib/updates/python-requests-2.7.0-1-rosa2014.1.noarch.rpm
                                                                                                                                                             

installing python-requests-2.7.0-1-rosa2014.1.noarch.rpm from /var/cache/urpmi/rpms
Preparing...                     ###########################################################################################################################
      1/1: python-requests       ###########################################################################################################################
error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/requests/packages/chardet: cpio: rename failed - Is a directory
ERROR: 'unpack' failed for python-requests-2.7.0-1-rosa2014.1.noarch: 
#
EDIT 2015-10-22: Double fault! Not only does it not work, but when attempting to update with MandrivaUpdate it fails silently. Normal fault behavior should be to pop an error dialog, like it does on my other two, still broken, updates: apache and ncurses.

NOTE: The error message from the urpmi attempt is more useful than that of MandrivaUpdate, indicating that /usr/lib/python2.7/site-packages/requests/packages/chardet is a directory.

Код: Выделить всё

# LC_ALL=C MandrivaUpdate                                                       
...
error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/requests/packages/chardet: cpio: rename failed - Resource temporarily unavailable
...
# LC_ALL=C urpmi python-requests                                                
...
error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/requests/packages/chardet: cpio: rename failed - Is a directory
...
EDIT 2015-10-23: SOLVED, it works now.
Последний раз редактировалось Mayavimmer 23 окт 2015, 12:04, всего редактировалось 1 раз.

Mayavimmer
Сообщения: 51
Зарегистрирован: 14 мар 2013, 13:12
Operating system: Rosa Fresh 2012.1 64bit

Re: Failed python-requests update

Сообщение Mayavimmer » 22 окт 2015, 09:17

Added EDIT 2015-10-22

d_uragan
Сообщения: 505
Зарегистрирован: 23 ноя 2011, 21:27

Re: Failed python-requests update

Сообщение d_uragan » 22 окт 2015, 11:09

Will be fixed soon with rebuild of python-requests package. A quick workaround is to remove python-requests manually without any dependencies ("sudo rpm -e --nodeps python-requests") and then launching update again.

Ответить

Вернуться в «ROSA Fresh R4-R7 (2014.1)»