Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cli column cmd just got gui'd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
b_Q
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 163

PostPosted: Sat Aug 24, 2002 3:23 am    Post subject: cli column cmd just got gui'd Reply with quote

Hi

It used to be a cli command I use in bash scripts.
Now it got guid by x11-libs/openmotif-2.2.2

[b@Ath1-1 b]$/usr/sbin/epm -qf /usr/bin/column
util-linux-2.11r-r1
openmotif-2.2.2
[b@Ath1-1 b]$/usr/sbin/epm -ql util-linux | egrep column
/usr/share/man/man1/column.1.gz
/usr/bin/column
[b@Ath1-1 b]$/usr/sbin/epm -ql openmotif | egrep column
/usr/bin/column
/usr/share/Xm/Column/column.c

Assuming epm -V some_package works like rpm -V does
-V util-linux and -V openmotif report nothing i.e aok!

[b@Ath1-1 b]$whatis column
column (1) - columnate lists
does not work as man 1 column states it's now a openmotif gui something.

Primal knee-jerk reaction: merde!

Like emacs and Xemacs re-emerge util-linux probably.
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Sat Aug 24, 2002 3:31 am    Post subject: Reply with quote

On my machine:
Code:

> md5sum /usr/bin/column
22031d620d04cda8e0661aad342c78ab  /usr/bin/column
> grep /usr/bin/column /var/db/pkg/sys-apps/util-linux-2.11r-r1/CONTENTS /var/db/pkg/x11-libs/openmotif-2.2.2/CONTENTS
/var/db/pkg/sys-apps/util-linux-2.11r-r1/CONTENTS:obj /usr/bin/column 8b81fe2b47736f53e40a8b2f3b448c8a 1026684854
/var/db/pkg/x11-libs/openmotif-2.2.2/CONTENTS:obj /usr/bin/column 22031d620d04cda8e0661aad342c78ab 1029814640

Looks like openmotif strikes again :)
Back to top
View user's profile Send private message
b_Q
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 163

PostPosted: Sat Aug 24, 2002 4:20 am    Post subject: Reply with quote

Hi again

[b@Ath1-1 b]$md5sum /usr/bin/column
c169aa4ce808b21debb06f7a5ecc3aa8 /usr/bin/column
[b@Ath1-1 b]$grep /usr/bin/column /var/db/pkg/sys-apps/util-linux-2.11r-r1/CONTENTS
obj /usr/bin/column a2de6aa3d633d10dedafde9e6c9fa003 1028097886
[b@Ath1-1 b]$grep /usr/bin/column /var/db/pkg/x11-libs/openmotif-2.2.2/CONTENTS
obj /usr/bin/column c169aa4ce808b21debb06f7a5ecc3aa8 1030034486
BINGO! installed last.
[b@Ath1-1 b]$grep /usr/bin/column /var/db/pkg/sys-apps/util-linux-2.11r-r1/CONTENTS
obj /usr/bin/column a2de6aa3d633d10dedafde9e6c9fa003 1028097886
[b@Ath1-1 b]$grep /usr/bin/column /var/db/pkg/x11-libs/openmotif-2.2.2/CONTENTS
obj /usr/bin/column c169aa4ce808b21debb06f7a5ecc3aa8 1030034486

Have not yet re-emerged util-linux, nothing pressing.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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