Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bug in hal? (solved)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Grizzly
n00b
n00b


Joined: 15 Mar 2007
Posts: 37

PostPosted: Fri Jun 15, 2007 5:13 pm    Post subject: Bug in hal? (solved) Reply with quote

Ich habe gerade ein Update gefahren.
Dabei wurden auch pciutils, hal und hal-info zum updaten ausgewählt.
Mein Problem ist, das sich hal nicht updaten lässt.

Code:
>>> Emerging (1 of 2) sys-apps/hal-0.5.9-r1 to /
 * hal-0.5.9.tar.gz RMD160 ;-) ...                                                                                                                     [ ok ]
 * hal-0.5.9.tar.gz SHA1 ;-) ...                                                                                                                          [ ok ]
 * hal-0.5.9.tar.gz SHA256 ;-) ...                                                                                                                      [ ok ]
 * hal-0.5.9.tar.gz size ;-) ...                                                                                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                              [ ok ]
 * checking hal-0.5.9.tar.gz ;-) ...                                                                                                                     [ ok ]
 * You MUST build sys-apps/pciutils without the zlib USE flag

!!! ERROR: sys-apps/hal-0.5.9-r1 failed.
Call stack:
  ebuild.sh, line 1631:   Called dyn_setup
  ebuild.sh, line 703:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  hal-0.5.9-r1.ebuild, line 82:   Called die

!!! You MUST build sys-apps/pciutils without the zlib USE flag
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/hal-0.5.9-r1/temp/build.log'.


Also habe ich pciutils mit dem zlib Flag versehen.

Code:
# emerge -pv pciutils

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/pciutils-2.2.4-r3  USE="zlib -network-cron" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


Nur hal ist immer noch der Meinung ich sollte das zlib Flag setzen. Obwohl es da ist.

Handelt es sich dabei um einen Bug, oder übersehe ich was?


Last edited by Grizzly on Fri Jun 15, 2007 7:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Jun 15, 2007 5:36 pm    Post subject: Reply with quote

Quote:
You MUST build sys-apps/pciutils without the zlib USE flag


without == ohne

Hoffe ich konnte dir helfen

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
hurra
Apprentice
Apprentice


Joined: 11 Apr 2004
Posts: 224

PostPosted: Fri Jun 15, 2007 5:36 pm    Post subject: Reply with quote

Quote:
You MUST build sys-apps/pciutils without the zlib USE flag
:)

E: Zu lahm.
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Fri Jun 15, 2007 6:08 pm    Post subject: Reply with quote

:mrgreen:
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
Grizzly
n00b
n00b


Joined: 15 Mar 2007
Posts: 37

PostPosted: Fri Jun 15, 2007 6:39 pm    Post subject: Reply with quote

:oops: :oops: :oops: Ich steh schon in der Ecke und schäme mich.


Und trotzdem muss ich noch Eure Hilfe in Anspruch nehmen. Wie nehme ich das Flag denn raus.

Gemacht habe ich:
Code:
USE="-zlib" emerge pciutils


Dies klappte auch. Sobald ich hal updaten möchte installiert er pciutils wieder mit zlib.
Das Flag steht auch nicht in der make.conf.

Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/pciutils-2.2.4-r3  USE="-network-cron -zlib*" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


Und nun?
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5180

PostPosted: Fri Jun 15, 2007 6:53 pm    Post subject: Reply with quote

echo sys-apps/pciutils -zlib >> /etc/portage/package.use
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Grizzly
n00b
n00b


Joined: 15 Mar 2007
Posts: 37

PostPosted: Fri Jun 15, 2007 7:16 pm    Post subject: Reply with quote

firefly wrote:
echo sys-apps/pciutils -zlib >> /etc/portage/package.use


Zuerst einmal Danke. Das hat geklappt.

Aber nur bis zum revdep-rebuild. Dort musste ich den Eintrag wieder aus der package.use nehmen.
Denn jetzt sollte pciutils wieder mit zlip installiert werden.

Ich finde das schon recht komisch. Zuerst muss man pciutils ohne zlip installieren, damit hal upgedatet werden kann.
Und zum schluss wird wieder pciutils mit zlib kompiliert.
Wer soll denn da noch durchblicken?


PS: Werde jetzt Vokabeln büffeln :wink: :wink:
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Fri Jun 15, 2007 7:44 pm    Post subject: Reply with quote

Wieso, scheitert der "revdep-rebuild" den?
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
Grizzly
n00b
n00b


Joined: 15 Mar 2007
Posts: 37

PostPosted: Fri Jun 15, 2007 8:35 pm    Post subject: Reply with quote

Gescheitert ist revdep-rebuild nur beim ersten mal.
Weil pciutils jetzt wieder mit dem Flag zlib kompiliert werden sollte.
Das funktionierte ja nicht, da der Eintrag ja ohne zlib in der package.use stand. Als ich den Eintrag rausnahm lief revdep-rebuild auch durch.

Nur warum muss pciutils erst ohne zlib kompiliert werden,und dann wenn hal installiert ist, wieder mit zlib?
Irgendwie steige ich da nicht mehr durch.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum