PDA

View Full Version : vim.tiny?! At least give me vim.basic.



elamericano
March 22nd, 2008, 10:18 AM
I'm a little late, but I've been living on 6.06. Beta install was smooth, except for the jolt of missing vim options. Are you kidding me? I'm pretty sure there was 1MB of unused space on the cd. They downgraded me for nothing. And even if they *were* down to their last megabyte, I'm quite sure that the search for useless crap wasn't exhausted so that they needed to start trimming essentials.

It probably won't get added back until they move to DVD... or maybe some genius will figure they're still saving 1MB. :roll:

Is there a bug open already?

23meg
March 22nd, 2008, 11:25 PM
Is there a bug open already?

Why don't you do a search and see for yourself?

elamericano
March 23rd, 2008, 03:10 AM
I'm avoiding duplication of effort ;-)

Seriously though, if this happened in Edgy, I'm a little late to the party. If nobody answers, I'll take that as my answer.

BTW, if someone were to look, you didn't say where they should start. That's not very helpful.

23meg
March 23rd, 2008, 03:41 AM
I was assuming you knew or could easily find out where Ubuntu's bug tracker is and how to do a search in it.

Here: https://bugs.launchpad.net/ubuntu

Bugs in the vim source package: https://bugs.launchpad.net/ubuntu/+source/vim

I'd also do a search for mailing list discussions where the rationale may have been mentioned.

http://www.nabble.com/Ubuntu-f12717.html

macogw
March 23rd, 2008, 04:09 AM
Yeah, bash auto-complete requires the bash-completion package now too. I complained about that on IRC. Something like "first they take out half of vim, now bash..." and someone said "they've always had vim tiny" I'm like "bull! Dapper had proper vim" Not sure about Edgy, but Feisty definitely had half-brained vim.

elamericano
March 23rd, 2008, 10:39 AM
There it is:

https://bugs.launchpad.net/ubuntu/+source/vim/+bug/118970

invalid, of course :-P

The reasoning seems to be that a vi (non-vim) was required, thus the additional space requirement for vim would be the full 1.6MB, and the need is less since vi was already included. Bah.

Just the cost of adding unnecessary new features. Like I said. It'll come back when they use DVDs as the standard distribution medium.

23meg
March 23rd, 2008, 04:01 PM
The reasoning seems to be that a vi (non-vim) was required, thus the additional space requirement for vim would be the full 1.6MB,


vim-runtime alone is 5.5MB.


Like I said. It'll come back when they use DVDs as the standard distribution medium.

In other words, never.


Yeah, bash auto-complete requires the bash-completion package now too.

It was split because it's no longer supported upstream (says the changelog, which a good FOSS citizen is supposed to read before complaining).

macogw
March 23rd, 2008, 04:36 PM
It was split because it's no longer supported upstream (says the changelog, which a good FOSS citizen is supposed to read before complaining).

Making a separate package is fine, but then not installing the package (ie. cutting features) isn't.

23meg
March 23rd, 2008, 06:08 PM
The point of making a separate package is moving it to Universe. Software that isn't supported upstream can't stay in Main, especially in a release that will be supported for five years.

elamericano
March 23rd, 2008, 11:46 PM
It was split because it's no longer supported upstream (says the changelog, which a good FOSS citizen is supposed to read before complaining).

Mom? Is that you?

danbuter
March 24th, 2008, 02:09 AM
I see vim as valuable memory being wasted, myself :).

bruce89
March 24th, 2008, 02:34 AM
Mom? Is that you?

Sigh:


bash-completion (20060301-0ubuntu1) hardy; urgency=low

* Initial release, split out from the bash package.
The software currently is unsupported upstream.
[...]
-- Matthias Klose < doko@ubuntu.com> Fri, 08 Feb 2008 16:46:34 +0100

Notice the version number?

macogw
March 24th, 2008, 03:12 AM
I see vim as valuable memory being wasted, myself :).

How? It's only in memory when you're using it. If you're not using it, it's not using any memory, and if you are using it, the memory's not being wasted.

igknighted
March 24th, 2008, 03:16 AM
How? It's only in memory when you're using it. If you're not using it, it's not using any memory, and if you are using it, the memory's not being wasted.

methinks he's an emacs guy... ewww... :P

macogw
March 24th, 2008, 03:27 AM
methinks he's an emacs guy... ewww... :P
It's still not using any memory when not in use, either way. And anyway, Emacs uses a *lot* of memory. One of my friends had his Emacs section terminated by one of the SAs at school with the message "You're raping Hobbes" (Hobbes is the name of the server) because he managed to consume half the server's CPU and memory with his one Emacs process.