Gentoo Archives: gentoo-user

From: Gevisz <gevisz@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] unix2dos blocks dos2unix
Date: Sun, 14 Sep 2014 07:25:52
Message-Id: 541542f6.e41d980a.11ef.ffffcfbd@mx.google.com
1 I have just installed unix2dos utility
2 (never had a need to use it before) and
3 just after that tried to install dos2unix
4 but the installation of dos2unix failed
5 complaining on the fact that
6
7 "app-text/unix2dos" is blocking app-text/dos2unix-6.0.5
8
9 I find it very strange as I think that if someone
10 needs unix2dos utility he usually also needs dos2unix
11 utility, especially taking into account that unix2dos
12 by default overwrites its input file.
13
14 This is the output from the emerge command:
15
16 # emerge --ask dos2unix
17
18 These are the packages that would be merged, in order:
19
20 Calculating dependencies... done!
21 [ebuild N ] app-text/dos2unix-6.0.5 USE="nls -debug"
22 [blocks B ] app-text/unix2dos ("app-text/unix2dos" is blocking
23 app-text/dos2unix-6.0.5)
24 [blocks B ] >=app-text/dos2unix-5 (">=app-text/dos2unix-5" is
25 blocking app-text/unix2dos-2.2-r1)
26
27 * Error: The above package list contains packages which cannot be
28 * installed at the same time on the same system.
29
30 (app-text/dos2unix-6.0.5::gentoo, ebuild scheduled for merge) pulled
31 in by dos2unix
32
33 (app-text/unix2dos-2.2-r1::gentoo, installed) pulled in by
34 app-text/unix2dos required by @selected
35
36
37 For more information about Blocked Packages, please refer to the
38 following section of the Gentoo Linux x86 Handbook (architecture is
39 irrelevant):
40
41 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
42
43 Any thought?

Replies

Subject Author
Re: [gentoo-user] unix2dos blocks dos2unix Nilesh Govindrajan <me@××××××××.com>
Re: [gentoo-user] unix2dos blocks dos2unix meino.cramer@×××.de
[gentoo-user] Re: unix2dos blocks dos2unix Nikos Chantziaras <realnc@×××××.com>