Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
blocker says the same thing twice over
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Mon Feb 25, 2013 4:04 pm    Post subject: blocker says the same thing twice over Reply with quote

shouldn't this
Code:
[nomerge       ] sys-apps/util-linux-2.22.2 [2.21.2]
[ebuild     U  ]   sys-apps/sysvinit-2.88-r4 [2.88-r3]
[blocks B      ]  <sys-apps/sysvinit-2.88-r4 ("<sys-apps/sysvinit-2.88-r4" is blocking sys-apps/util-linux-2.22.2)
better be written something like
Code:
[nomerge       ] sys-apps/util-linux-2.22.2 [2.21.2]
[ebuild     U  ]   sys-apps/sysvinit-2.88-r4 [2.88-r3]
[blocks B      ]  <sys-apps/sysvinit-2.88-r4 is blocking sys-apps/util-linux-2.22.2


?[/quote]
Back to top
View user's profile Send private message
duby2291
Guru
Guru


Joined: 17 Oct 2004
Posts: 583

PostPosted: Mon Feb 25, 2013 4:56 pm    Post subject: Reply with quote

I'd venture a guess and say that the code that displays the packages names is one code path and the code that displays the error message is another code path. It probably isnt possible to combine the two functionalities.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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