[Toulibre] [RASPIAN][WHEEZY] pbl DPKG suite apt-get upgrade

momo momo at chezlagrenouille.fr
Sam 14 Nov 17:49:24 CET 2020


pour voir un peu les paquets qui chatouillent
dpkg -l | grep -v ^ii

pour la gestion les dépendances, il semble que aptitude est plus 
convaincant que apt


Le 14/11/2020 à 17:44, NL a écrit :
> Oui j'avais essayé :
>
>  # apt-get install -f
> Lecture des listes de paquets... Fait
> Construction de l'arbre des dépendances
> Lecture des informations d'état... Fait
> Les paquets suivants ont été installés automatiquement et ne sont plus 
> nécessaires :
>   fonts-freefont-ttf wwwconfig-common
> Veuillez utiliser « apt-get autoremove » pour les supprimer.
> Les paquets supplémentaires suivants seront installés :
>   libjs-jquery-ui
> Paquets suggérés :
>   libjs-jquery-ui-docs
> Les paquets suivants seront mis à jour :
>   libjs-jquery-ui
> 1 mis à jour, 0 nouvellement installés, 0 à enlever et 506 non mis à 
> jour.
> 1 partiellement installés ou enlevés.
> Il est nécessaire de prendre 232 ko dans les archives.
> Après cette opération, 717 ko d'espace disque supplémentaires seront 
> utilisés.
> Souhaitez-vous continuer [O/n] ? o
> Réception de : 1 http://raspbian.raspberrypi.org/raspbian/ 
> oldstable/main libjs-jquery-ui all 1.12.1+dfsg-4 [232 kB]
> 232 ko réceptionnés en 0s (359 ko/s)
> Récupération des rapports de bogue… Fait
> Analyse des informations Trouvé/Corrigé… Fait
> Lecture des fichiers de modifications (« changelog »)... Terminé
> (Lecture de la base de données... 57229 fichiers et répertoires déjà 
> installés.)
> Préparation du remplacement de libjs-jquery-ui 
> 1.8.ooops.21+dfsg-2+deb7u2 (en utilisant 
> .../libjs-jquery-ui_1.12.1+dfsg-4_all.deb) ...
> dpkg-maintscript-helper: error: command dir_to_symlink is unknown
> Hint: upgrading dpkg to a newer version might help.
>
> Usage: dpkg-maintscript-helper <command> <parameter>... -- 
> <maintainer-script-parameter>...
>
> Commands:
>   supports <command>
>         Returns 0 (success) if the given command is supported, 1 
> otherwise.
>   rm_conffile <conffile> [<last-version> [<package>]]
>         Remove obsolete conffile. Must be called in preinst, postinst and
>         postrm.
>   mv_conffile <old-conf> <new-conf> [<last-version> [<package>]]
>         Rename a conffile. Must be called in preinst, postinst and 
> postrm.
>   help
>         Display this usage information.
> dpkg: erreur de traitement de 
> /var/cache/apt/archives/libjs-jquery-ui_1.12.1+dfsg-4_all.deb 
> (--unpack) :
>  le sous-processus nouveau script pre-installation a retourné une 
> erreur de sortie d'état 1
> dpkg-maintscript-helper: error: command dir_to_symlink is unknown
> Hint: upgrading dpkg to a newer version might help.
>
> Usage: dpkg-maintscript-helper <command> <parameter>... -- 
> <maintainer-script-parameter>...
>
> Commands:
>   supports <command>
>         Returns 0 (success) if the given command is supported, 1 
> otherwise.
>   rm_conffile <conffile> [<last-version> [<package>]]
>         Remove obsolete conffile. Must be called in preinst, postinst and
>         postrm.
>   mv_conffile <old-conf> <new-conf> [<last-version> [<package>]]
>         Rename a conffile. Must be called in preinst, postinst and 
> postrm.
>   help
>         Display this usage information.
> dpkg : erreur lors du nettoyage :
>  le sous-processus nouveau script post-removal a retourné une erreur 
> de sortie d'état 1
> Des erreurs ont été rencontrées pendant l'exécution :
>  /var/cache/apt/archives/libjs-jquery-ui_1.12.1+dfsg-4_all.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>
> pas mieux.
> Je comprends que le package utilise une syntaxe dpkg qui n'est pas 
> comprise par la version dpkg présente.
> Il faudra pouvoir purger la situation afin de pouvoir upgrader dpkg .. ?
>
>
>
> Le 2020-11-14 17:25, momo a écrit :
>> tu passes bien en root avec " su -l  "
>>
>> c'est pas un peu le boxon ton source.list ? (après je connais pas 
>> raspberry)
>>
>> pour commencer, t as essayé un   "  apt install -f  "
>> voir aussi   " apt full-upgrade  "
>>
>>
>> Le 14/11/2020 à 16:44, NL via Toulouse-ll a écrit :
>>> bonjour,
>>>
>>> Après un apt-get upgrade sur une raspian wheezy, je ne peux plus 
>>> rien mettre à jour.
>>>
>>>  # apt-get autoremove -y && apt-get check && apt-get autoclean
>>> Lecture des listes de paquets... Fait
>>> Construction de l'arbre des dépendances
>>> Lecture des informations d'état... Fait
>>> Les paquets supplémentaires suivants seront installés :
>>>   libjs-jquery-ui
>>> Paquets suggérés :
>>>   libjs-jquery-ui-docs
>>> Les paquets suivants seront ENLEVÉS :
>>>   fonts-freefont-ttf wwwconfig-common
>>> Les paquets suivants seront mis à jour :
>>>   libjs-jquery-ui
>>> 1 mis à jour, 0 nouvellement installés, 2 à enlever et 504 non mis à 
>>> jour.
>>> 2 partiellement installés ou enlevés.
>>> Il est nécessaire de prendre 0 o/232 ko dans les archives.
>>> Après cette opération, 10,5 Mo d'espace disque seront libérés.
>>> Récupération des rapports de bogue… Fait
>>> Analyse des informations Trouvé/Corrigé… Fait
>>> Lecture des fichiers de modifications (« changelog »)... Terminé
>>> Paramétrage de grep (2.27-2) ...
>>> (Lecture de la base de données... 57229 fichiers et répertoires déjà 
>>> installés.)
>>> Préparation du remplacement de libjs-jquery-ui 
>>> 1.8.ooops.21+dfsg-2+deb7u2 (en utilisant 
>>> .../libjs-jquery-ui_1.12.1+dfsg-4_all.deb) ...
>>> dpkg-maintscript-helper: error: command dir_to_symlink is unknown
>>> Hint: upgrading dpkg to a newer version might help.
>>>
>>> Usage: dpkg-maintscript-helper <command> <parameter>... -- 
>>> <maintainer-script-parameter>...
>>>
>>> Commands:
>>>   supports <command>
>>>         Returns 0 (success) if the given command is supported, 1 
>>> otherwise.
>>>   rm_conffile <conffile> [<last-version> [<package>]]
>>>         Remove obsolete conffile. Must be called in preinst, 
>>> postinst and
>>>         postrm.
>>>   mv_conffile <old-conf> <new-conf> [<last-version> [<package>]]
>>>         Rename a conffile. Must be called in preinst, postinst and 
>>> postrm.
>>>   help
>>>         Display this usage information.
>>> dpkg: erreur de traitement de 
>>> /var/cache/apt/archives/libjs-jquery-ui_1.12.1+dfsg-4_all.deb 
>>> (--unpack) :
>>>  le sous-processus nouveau script pre-installation a retourné une 
>>> erreur de sortie d'état 1
>>> dpkg-maintscript-helper: error: command dir_to_symlink is unknown
>>> Hint: upgrading dpkg to a newer version might help.
>>>
>>> Usage: dpkg-maintscript-helper <command> <parameter>... -- 
>>> <maintainer-script-parameter>...
>>>
>>> Commands:
>>>   supports <command>
>>>         Returns 0 (success) if the given command is supported, 1 
>>> otherwise.
>>>   rm_conffile <conffile> [<last-version> [<package>]]
>>>         Remove obsolete conffile. Must be called in preinst, 
>>> postinst and
>>>         postrm.
>>>   mv_conffile <old-conf> <new-conf> [<last-version> [<package>]]
>>>         Rename a conffile. Must be called in preinst, postinst and 
>>> postrm.
>>>   help
>>>         Display this usage information.
>>> dpkg : erreur lors du nettoyage :
>>>  le sous-processus nouveau script post-removal a retourné une erreur 
>>> de sortie d'état 1
>>> Des erreurs ont été rencontrées pendant l'exécution :
>>>  /var/cache/apt/archives/libjs-jquery-ui_1.12.1+dfsg-4_all.deb
>>> E: Sub-process /usr/bin/dpkg returned an error code (1)
>>>
>>>
>>>
>>> Tout apt-get upgrade sort avec la même erreur
>>>
>>> les apt-get update sortent comme ceci :
>>> # apt-get update
>>> Atteint http://archive.raspberrypi.org wheezy Release.gpg
>>> Atteint http://raspbian.raspberrypi.org oldstable Release.gpg
>>> Atteint http://archive.raspberrypi.org wheezy Release
>>> Atteint http://raspbian.raspberrypi.org oldstable Release
>>> Atteint http://archive.raspberrypi.org wheezy/main armhf Packages
>>> Atteint http://raspbian.raspberrypi.org oldstable/main armhf Packages
>>> Atteint http://raspbian.raspberrypi.org oldstable/non-free armhf 
>>> Packages
>>> Atteint http://raspbian.raspberrypi.org oldstable/rpi armhf Packages
>>> Atteint http://raspbian.raspberrypi.org oldstable/firmware armhf 
>>> Packages
>>> Atteint http://raspbian.raspberrypi.org oldstable/contrib armhf 
>>> Packages
>>> Ign http://archive.raspberrypi.org wheezy/main Translation-fr_FR
>>> Ign http://archive.raspberrypi.org wheezy/main Translation-fr
>>> Ign http://archive.raspberrypi.org wheezy/main Translation-en
>>> Ign http://raspbian.raspberrypi.org oldstable/contrib Translation-fr_FR
>>> Ign http://raspbian.raspberrypi.org oldstable/contrib Translation-fr
>>> Ign http://raspbian.raspberrypi.org oldstable/contrib Translation-en
>>> Ign http://raspbian.raspberrypi.org oldstable/firmware 
>>> Translation-fr_FR
>>> Ign http://raspbian.raspberrypi.org oldstable/firmware Translation-fr
>>> Ign http://raspbian.raspberrypi.org oldstable/firmware Translation-en
>>> Ign http://raspbian.raspberrypi.org oldstable/main Translation-fr_FR
>>> Ign http://raspbian.raspberrypi.org oldstable/main Translation-fr
>>> Ign http://raspbian.raspberrypi.org oldstable/main Translation-en
>>> Ign http://raspbian.raspberrypi.org oldstable/non-free 
>>> Translation-fr_FR
>>> Ign http://raspbian.raspberrypi.org oldstable/non-free Translation-fr
>>> Ign http://raspbian.raspberrypi.org oldstable/non-free Translation-en
>>> Ign http://raspbian.raspberrypi.org oldstable/rpi Translation-fr_FR
>>> Ign http://raspbian.raspberrypi.org oldstable/rpi Translation-fr
>>> Ign http://raspbian.raspberrypi.org oldstable/rpi Translation-en
>>> Lecture des listes de paquets... Fait
>>> W: Ignoring Provides line with DepCompareOp for package kodi-api-guilib
>>> W: Ignoring Provides line with DepCompareOp for package kodi-api-pvr
>>> W: Ignoring Provides line with DepCompareOp for package libapt-inst
>>> W: Ignoring Provides line with DepCompareOp for package libapt-pkg
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> libparse-cpan-meta-perl
>>> W: Ignoring Provides line with DepCompareOp for package libespeak-dev
>>> W: Ignoring Provides line with DepCompareOp for package libespeak1
>>> W: Ignoring Provides line with DepCompareOp for package libgpgme11-dev
>>> W: Ignoring Provides line with DepCompareOp for package libjpeg62
>>> W: Ignoring Provides line with DepCompareOp for package lsb
>>> W: Ignoring Provides line with DepCompareOp for package lsb-core
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> php-psr-http-message-implementation
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> php-psr-log-implementation
>>> W: Ignoring Provides line with DepCompareOp for package php-seclib
>>> W: Ignoring Provides line with DepCompareOp for package php-sabre-http
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> php-math-biginteger
>>> W: Ignoring Provides line with DepCompareOp for package pkg-config
>>> W: Ignoring Provides line with DepCompareOp for package pypy-cffi
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> pypy-cffi-backend-api-max
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> pypy-cffi-backend-api-min
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> python-cffi-backend-api-max
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> python-cffi-backend-api-min
>>> W: Ignoring Provides line with DepCompareOp for package sagenb-export
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> python3-cffi-backend-api-max
>>> W: Ignoring Provides line with DepCompareOp for package 
>>> python3-cffi-backend-api-min
>>> W: Ignoring Provides line with DepCompareOp for package sagenb-export
>>> W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes.
>>>
>>>
>>> J'ai essayé ceci :
>>> # dpkg -i --force-overwrite 
>>> /var/cache/apt/archives/libjs-jquery-ui_1.12.1+dfsg-4_all.deb
>>> (Lecture de la base de données... 57229 fichiers et répertoires déjà 
>>> installés.)
>>> Préparation du remplacement de libjs-jquery-ui 
>>> 1.8.ooops.21+dfsg-2+deb7u2 (en utilisant 
>>> .../libjs-jquery-ui_1.12.1+dfsg-4_all.deb) ...
>>> dpkg-maintscript-helper: error: command dir_to_symlink is unknown
>>> Hint: upgrading dpkg to a newer version might help.
>>>
>>> Usage: dpkg-maintscript-helper <command> <parameter>... -- 
>>> <maintainer-script-parameter>...
>>>
>>> Commands:
>>>   supports <command>
>>>         Returns 0 (success) if the given command is supported, 1 
>>> otherwise.
>>>   rm_conffile <conffile> [<last-version> [<package>]]
>>>         Remove obsolete conffile. Must be called in preinst, 
>>> postinst and
>>>         postrm.
>>>   mv_conffile <old-conf> <new-conf> [<last-version> [<package>]]
>>>         Rename a conffile. Must be called in preinst, postinst and 
>>> postrm.
>>>   help
>>>         Display this usage information.
>>> dpkg: erreur de traitement de 
>>> /var/cache/apt/archives/libjs-jquery-ui_1.12.1+dfsg-4_all.deb 
>>> (--install) :
>>>  le sous-processus nouveau script pre-installation a retourné une 
>>> erreur de sortie d'état 1
>>> dpkg-maintscript-helper: error: command dir_to_symlink is unknown
>>> Hint: upgrading dpkg to a newer version might help.
>>>
>>> Usage: dpkg-maintscript-helper <command> <parameter>... -- 
>>> <maintainer-script-parameter>...
>>>
>>> Commands:
>>>   supports <command>
>>>         Returns 0 (success) if the given command is supported, 1 
>>> otherwise.
>>>   rm_conffile <conffile> [<last-version> [<package>]]
>>>         Remove obsolete conffile. Must be called in preinst, 
>>> postinst and
>>>         postrm.
>>>   mv_conffile <old-conf> <new-conf> [<last-version> [<package>]]
>>>         Rename a conffile. Must be called in preinst, postinst and 
>>> postrm.
>>>   help
>>>         Display this usage information.
>>> dpkg : erreur lors du nettoyage :
>>>  le sous-processus nouveau script post-removal a retourné une erreur 
>>> de sortie d'état 1
>>> Des erreurs ont été rencontrées pendant l'exécution :
>>>  /var/cache/apt/archives/libjs-jquery-ui_1.12.1+dfsg-4_all.deb
>>>
>>>
>>> Une bonne âme aurait-elle une piste  ?
>>> _______________________________________________
>>> Toulouse-ll mailing list
>>> Toulouse-ll at toulibre.org
>>> http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll
>

-- 

amicalement:momo alias lagrenouille (^ö^)
auto-hébergement https://funambule.org
Linux_Debian - Unix_openbsd



Plus d'informations sur la liste de diffusion Toulouse-ll