yaourt me renvoie :
[
Code : Tout sélectionner
-> Téléchargement de dispcalGUI.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 62 0 62 0 0 230 0 --:--:-- --:--:-- --:--:-- 382
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 403
==> ERREUR : Erreur lors du téléchargement de dispcalGUI.tar.gz
Abandon...
==> ERREUR: Makepkg n'a pas pu construire dispcalgui.
==> Relancer la compilation de dispcalgui ? [o/N]
==> ---------------------------------------------
==>
==> ERREUR: impossible de mettre à jour
je cherche makepkg.conf, je trouve :[*Comment by: cgirard on Wed, 25 Jan 2012 15:21:39 +0000
For the download to works with curl, please add '-b ' option to curl in makepkg.conf. ]
[*
Code : Tout sélectionner
# /etc/makepkg.conf
#
#########################################################################
# SOURCE ACQUISITION
#########################################################################
#
#-- The download utilities that makepkg should use to acquire sources
# Format: 'protocol::agent'
DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
'rsync::/usr/bin/rsync -z %u %o'
'scp::/usr/bin/scp -C %u %o')
# Other common tools:
# /usr/bin/snarf
# /usr/bin/lftpget -c
# /usr/bin/wget
je met -bfC,-bflC,et-bflC dans les trois lignes où il est question de «curl» et yaourt me revoie :
[
Code : Tout sélectionner
-> Téléchargement de dispcalGUI.tar.gz...
curl: option -: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
voilà, si vous avez une idée je suis preneur... merci.