Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why does foo2zjs depends on vim?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
kdvgent
Guru
Guru


Joined: 29 Sep 2004
Posts: 352
Location: Belgium

PostPosted: Sat Dec 16, 2006 11:00 am    Post subject: Why does foo2zjs depends on vim? Reply with quote

This week, via the "emerge -uDav --newuse world" update of my machine, foo2zjs brought in vim (and some others).
Checking the ebuild, I find indeed in foo2zjs-20061130.ebuild:
Quote:
DEPEND="app-arch/unzip
app-editors/vim"

Why does a printer driver require an editior to build correctly?
Back to top
View user's profile Send private message
djay
Apprentice
Apprentice


Joined: 18 Apr 2005
Posts: 188
Location: Israel

PostPosted: Sun Dec 17, 2006 7:56 am    Post subject: Re: Why does foo2zjs depends on vim? Reply with quote

kdvgent wrote:
This week, via the "emerge -uDav --newuse world" update of my machine, foo2zjs brought in vim (and some others).
Checking the ebuild, I find indeed in foo2zjs-20061130.ebuild:
Quote:
DEPEND="app-arch/unzip
app-editors/vim"

Why does a printer driver require an editior to build correctly?


Hey kdvgent

Don't know what to say to you - I only have this
Code:
DEPEND="app-arch/unzip"
in my ebuild.

Have you synced recently?
Back to top
View user's profile Send private message
kdvgent
Guru
Guru


Joined: 29 Sep 2004
Posts: 352
Location: Belgium

PostPosted: Sun Dec 17, 2006 9:03 am    Post subject: foo2zjs depending on vim? Reply with quote

The relevant ebuild has been downloaded to my PC on dec 14.
Quote:
ls -l /usr/portage/net-print/foo2zjs
total 28
-rw-r--r-- 1 root root 5168 dec 14 20:06 ChangeLog
drwxr-xr-x 2 portage portage 4096 dec 14 20:06 files
-rw-r--r-- 1 root root 4050 dec 14 20:06 foo2zjs-20061130.ebuild
-rw-r--r-- 1 root root 4404 dec 14 20:06 Manifest
-rw-r--r-- 1 portage portage 266 nov 20 2004 metadata.xml

I have emerge (via regular emerge -uDav --newuse world) the same package on December 3 (when it was not yet depending on vim) and again yesterday (when it turned out to be depending on vim):
Quote:
genlop -ie foo2zjs
* net-print/foo2zjs

Sun Dec 3 18:28:16 2006 >>> net-print/foo2zjs-20061130
Sat Dec 16 09:09:24 2006 >>> net-print/foo2zjs-20061130

Total builds: 2
Global build time: 52 seconds.
Average merge time: 26 seconds.

Info about currently installed ebuild:

* net-print/foo2zjs-20061130
Install date: Sat Dec 16 09:09:24 2006
USE=""
CFLAGS="-march=k8 -O2 -pipe"
Back to top
View user's profile Send private message
djay
Apprentice
Apprentice


Joined: 18 Apr 2005
Posts: 188
Location: Israel

PostPosted: Sun Dec 17, 2006 1:34 pm    Post subject: Re: foo2zjs depending on vim? Reply with quote

kdvgent wrote:
The relevant ebuild has been downloaded to my PC on dec 14.
Quote:
ls -l /usr/portage/net-print/foo2zjs
total 28
-rw-r--r-- 1 root root 5168 dec 14 20:06 ChangeLog
drwxr-xr-x 2 portage portage 4096 dec 14 20:06 files
-rw-r--r-- 1 root root 4050 dec 14 20:06 foo2zjs-20061130.ebuild
-rw-r--r-- 1 root root 4404 dec 14 20:06 Manifest
-rw-r--r-- 1 portage portage 266 nov 20 2004 metadata.xml

I have emerge (via regular emerge -uDav --newuse world) the same package on December 3 (when it was not yet depending on vim) and again yesterday (when it turned out to be depending on vim):
Quote:
genlop -ie foo2zjs
* net-print/foo2zjs

Sun Dec 3 18:28:16 2006 >>> net-print/foo2zjs-20061130
Sat Dec 16 09:09:24 2006 >>> net-print/foo2zjs-20061130

Total builds: 2
Global build time: 52 seconds.
Average merge time: 26 seconds.

Info about currently installed ebuild:

* net-print/foo2zjs-20061130
Install date: Sat Dec 16 09:09:24 2006
USE=""
CFLAGS="-march=k8 -O2 -pipe"


Well, found your problem now.

First, indeed, ebuild was updated to include vim.
Second, it was made so because foo2zjs requires ex to be built with USB support, and in this case ex==vim (look at bug 157316)

So all the questions should go upstream.... :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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