[SOLVED] testdisk ntfs-3g conflict

Discussioni e feedback su pacchetti e repository MIB
Post Reply
User avatar
Mayavimmer
Utente junior
Utente junior
Posts: 50
Joined: 21 November 2012, 11:06
ROSA: ROSA Desktp Frsh R2
OpenMandriva: -
Kernel: 3.11.10-nrjQL-deskto
Desktop: KDE
country: Italy

[SOLVED] testdisk ntfs-3g conflict

Post by Mayavimmer »

Trying to install testdisk gives the following error on my daily updated MIB Rosa Fresh 2012.1:

Code: Select all

root@mybox ~ 18:23:40 # LC_ALL=C urpmi testdisk
Packages lib64uuid1-2.22-3-rosa2012.1.x86_64, glibc-2.15-8-rosa2012.1.x86_64, lib64ncurses5-5.9-6.20120811.1-rosa2012.1.x86_64, lib64ext2fs2-1.42.5-1-rosa2012.1.x86_64 are already installed
A requested package cannot be installed:
ntfs-3g-2012.1.15-2-rosa2012.1.x86_64 (in order to keep ntfs-3g-2013.1.13-1-rosa2012.1.x86_64)
Continue installation anyway? (Y/n) 
    http://abf.rosalinux.ru/downloads/rosa2012.1/repository/x86_64/media/main/release/testdisk-6.13-2-rosa2012.1.x86_64.rpm
                                                                                                                                                                     
    
        4% of 192k completed, ETA = 0:01:56, speed = 1622                                                                                                            
        93% of 192k completed, ETA = 0:00:01, speed = 174k                                                                                                           
                                                                                                                                                                     

installing testdisk-6.13-2-rosa2012.1.x86_64.rpm from /var/cache/urpmi/rpms
Installation failed:
        libntfs-3g.so.83()(64bit) is needed by testdisk-6.13-2.x86_64
        error while checking dependencies

Installation failed:    libntfs-3g.so.83()(64bit) is needed by testdisk-6.13-2.x86_64
        error while checking dependencies
While some packages may have been installed, there were failures.
A requested package cannot be installed:
ntfs-3g-2012.1.15-2-rosa2012.1.x86_64 (in order to keep ntfs-3g-2013.1.13-1-rosa2012.1.x86_64)
A packaging error?

UPDATE: SOLVED by retrying.
Last edited by Mayavimmer on 3 December 2013, 11:51, edited 1 time in total.

User avatar
Mayavimmer
Utente junior
Utente junior
Posts: 50
Joined: 21 November 2012, 11:06
ROSA: ROSA Desktp Frsh R2
OpenMandriva: -
Kernel: 3.11.10-nrjQL-deskto
Desktop: KDE
country: Italy

Re: testdisk ntfs-3g conflict

Post by Mayavimmer »

Tried again and it solved itself:

Code: Select all

# LC_ALL=C urpmi testdisk
Packages lib64uuid1-2.22-3-rosa2012.1.x86_64, glibc-2.15-8-rosa2012.1.x86_64, lib64ext2fs2-1.42.5-1-rosa2012.1.x86_64, ntfs-3g-2013.1.13-1-rosa2012.1.x86_64, lib64ncurses5-5.9-6.20120811.1-rosa2012.1.x86_64 are already installed
    http://abf.rosalinux.ru/downloads/rosa2012.1/repository/x86_64/media/main/updates/testdisk-6.14-1-rosa2012.1.x86_64.rpm
                                                                                                                                                                     
    
        91% of 203k completed, ETA = --:--:--, speed = 177k                                                                                                          
                                                                                                                                                                     

installing testdisk-6.14-1-rosa2012.1.x86_64.rpm from /var/cache/urpmi/rpms
Preparing...                     ###################################################################################################################################
      1/1: testdisk              ###################################################################################################################################
Closing thread with SOLVED.

Post Reply