J'essaie tant bien que mal d'installer tlp avec yaourt mais rien n'y fait. J'ai regardé sur le forum et sur la toile mais rien qui ressemble à mon problème.
Je vous mets une copie le résultat de la commande "yaourt tlp"
Est-ce que le paquet est défecteux ?[joachim@joachimpc ~]$ yaourt tlp
1 aur/haskell-mtlparse 0.1.2-1 (13)
parse library using mtl package
2 aur/stlport 5.2.1-2 (3)
An implementation of the C++ Standard Library
3 aur/tlp 0.4-2 (170)
Advanced power management tool for Linux
4 aur/tlp-rdw 0.4-1 (37)
TLP - Radio Device Wizard
==> Numéro(s) des paquets à installer (ex: 1 2 3 ou 1-3)
==> ----------------------------------------------------
==> 3
==> Téléchargement du PKGBUILD de tlp depuis AUR...
x tlp.install
x PKGBUILD
Comment by adam777 (2013-09-11 07:15)
0.3.11 available on the "arch" branch.
Comment by bomba (2013-09-11 18:22)
I know ..thanks)
I got an email from the dev, a few minutes after the upload of the patch.
I'll always be informed promptly by the dev.
The updates is comming tomorow
Comment by vtvs (2013-10-17 09:39)
== Retrieving sources...
- Cloning TLP git repo...
Cloning into bare repository '/tmp/yaourt-tmp-pawel/aur-tlp/TLP'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.131]: errno=Connection timed out
== ERROR: Failure while downloading TLP git repo
Aborting...
== ERROR: Makepkg was unable to build tlp.
== Restart building tlp ? [y/N]
== ----------------------------
==
[pawel@paulbook ~]$ ping 192.30.252.131
PING 192.30.252.131 (192.30.252.131) 56(84) bytes of data.
64 bytes from 192.30.252.131: icmp_seq=1 ttl=45 time=113 ms
^C
--- 192.30.252.131 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 113.492/113.492/113.492/0.000 ms
Any help?
Comment by killermoehre (2013-11-27 10:42)
This package should have a dependency to »pm-utils« for the »on_ac_power« executable. This one is needed for the »run-on-ac« and »run-on-bat« scripts.
Comment by linrunner (2013-12-13 15:25)
@killermoehre: this will be fixed with the next release.
It's not the dependency missing. Rather some time ago when the dependency to pm-utils was removed, the code change was incomplete.
tlp 0.4-2 (dim avr 24 13:40:03 CEST 2011)
( Paquet non supporté : peut être dangereux ! )
==> Éditer PKGBUILD ? [O/n] ("A" pour annuler)
==> ------------------------------------------
==> n
==> Dépendances de tlp :
- hdparm (déjà installé)
- bash (déjà installé)
- wireless_tools (déjà installé)
- rfkill (déjà installé)
- ethtool (déjà installé)
- git (déjà installé)
==> Éditer tlp.install ? [O/n] ("A" pour annuler)
==> ---------------------------------------------
==> n
==> Lancer la compilation de tlp ? [O/n]
==> ------------------------------------
==>
==> Construction et installation du paquet
==> Création du paquet tlp 0.4-2 (mar jan 14 21:42:18 CET 2014)
==> Vérification des dépendances pour l’exécution...
==> Vérification des dépendances pour la compilation...
==> Récupération des sources...
-> Clonage du dépôt TLP git...
Clonage dans le dépôt nu '/tmp/yaourt-tmp-joachim/aur-tlp/TLP'
remote: Reusing existing pack: 2316, done.
remote: Counting objects: 35, done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 2351 (delta 10), reused 31 (delta 9)
Réception d'objets: 100% (2351/2351), 620.37 KiB | 526.00 KiB/s, done.
Résolution des deltas: 100% (1585/1585), done.
Vérification de la connectivité... fait.
==> Validation des fichiers sources avec md5sums...
TLP ... Ignoré
==> Extraction des sources...
-> Création d’une copie de travail du dépot TLP git...
Clonage dans 'TLP'...
fait.
==> Entre dans l’environnement fakeroot...
==> Lancement de package()...
Note: checking out '0.4'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD est maintenant sur eb4b644... *** 0.4 Release ***
==> ERREUR : Une erreur s’est produite dans package().
Abandon...
==> ERREUR: Makepkg n'a pas pu construire tlp.
==> Relancer la compilation de tlp ? [o/N]
==> --------------------------------------
==>
Voici le mesage d'un internaute avant que l'installation commence : "It's not the dependency missing. Rather some time ago when the dependency to pm-utils was removed, the code change was incomplete."
Merci d'avance !
Bigus