Announcement

Collapse
No announcement yet.

Can't install French language pack

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can't install French language pack

    Hi,

    I meet some issue while trying to set my desktop in French by installing kde-l10n-fr :

    Code:
     [FONT=monospace][COLOR=#000000]nicofrand@desktop:~$ sudo apt-get install kde-l10n-fr  [/COLOR]
    Lecture des listes de paquets... Fait 
    Construction de l'arbre des dépendances        
    Lecture des informations d'état... Fait 
    Les NOUVEAUX paquets suivants seront installés : 
      kde-l10n-fr 
    0 mis à jour, 1 nouvellement installés, 0 à enlever et 0 non mis à jour. 
    Il est nécessaire de prendre 0 o/40,0 Mo dans les archives. 
    Après cette opération, 60,5 Mo d'espace disque supplémentaires seront utilisés. 
    (Lecture de la base de données... 180880 fichiers et répertoires déjà installés.) 
    Préparation du dépaquetage de .../kde-l10n-fr_4%3a14.12.3-0ubuntu1_all.deb ... 
    Dépaquetage de kde-l10n-fr (4:14.12.3-0ubuntu1) ... 
    dpkg: erreur de traitement de l'archive /var/cache/apt/archives/kde-l10n-fr_4%3a14.12.3-0ubuntu1_all.deb (--unpack) : 
     tentative de remplacement de « /usr/share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.ktp-contact.mo », qui appartient aussi au paquet 
    kde-telepathy-desktop-applets 0.9.0-0ubuntu1 
    dpkg-deb : erreur : le sous-processus coller a été tué par le signal (Relais brisé (pipe)) 
    Traitement des actions différées (« triggers ») pour man-db (2.7.0.2-5) ... 
    Des erreurs ont été rencontrées pendant l'exécution : 
     /var/cache/apt/archives/kde-l10n-fr_4%3a14.12.3-0ubuntu1_all.deb 
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    [/FONT]
    Would anyone help me please ?

    #2
    Not quite sure what happened, but forcing dpkg to try to configure the package again might work. In the terminal, try:
    Code:
    sudo dpkg --configure -a

    Comment


      #3
      It actually happened a few weeks ago after an update (I had to remove the package since then to update other things).

      I tried
      Code:
      sudo dpkg --configure -a
      but it did not help.

      Comment


        #4
        https://bugs.launchpad.net/ubuntu/+s...t/+bug/1436395

        I've marked the package to be hold untill the bug is fixed. So I get and install the other updates without receiving those error messages.

        Comment


          #5
          Originally posted by geoaraujo View Post
          https://bugs.launchpad.net/ubuntu/+s...t/+bug/1436395

          I've marked the package to be hold untill the bug is fixed. So I get and install the other updates without receiving those error messages.
          Thanks a lot ! I did not know I could hold a package .

          Comment

          Working...
          X