public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge --depclean question
@ 2007-07-21  1:15 Alex Schuster
  2007-07-21 15:03 ` Kevin O'Gorman
  2007-07-21 16:55 ` Zac Medico
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Schuster @ 2007-07-21  1:15 UTC (permalink / raw
  To: gentoo-user

Hi there!

Any idea why emerge --depclean wants to remove 
app-shells/bash-completion-config? It it needed by some installed packages:

wonko@knork ~ --> equery depends app-shells/bash-completion-config
[ Searching for packages depending on app-shells/bash-completion-config... ]
app-editors/vim-7.0.235 (bash-completion? app-shells/bash-completion-config)
app-editors/vim-core-7.0.235 (bash-completion? app-shells/bash-completion-config)
app-misc/figlet-222 (bash-completion? app-shells/bash-completion-config)
app-portage/genlop-0.30.7 (bash-completion? app-shells/bash-completion-config)
app-portage/udept-0.5.99.0.2.95-r1 (bash-completion? app-shells/bash-completion-config)
dev-util/subversion-1.3.2-r4 (bash-completion? app-shells/bash-completion-config)

I have the bash-completion USE flag set, so why does emerge --depclean
want to remove this package? I also tried dep -a -d
(from app-portage/udept), it also wants to remove it.

My system is up to date, I did emerge -NuD world and revdep-rebuild.

This is no big problem of course, I am just curious and would like to
understand what is going on.

	Alex

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] emerge --depclean question
  2007-07-21  1:15 [gentoo-user] emerge --depclean question Alex Schuster
@ 2007-07-21 15:03 ` Kevin O'Gorman
  2007-07-21 16:55 ` Zac Medico
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin O'Gorman @ 2007-07-21 15:03 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1667 bytes --]

On 7/20/07, Alex Schuster <wonko@wonkology.org> wrote:
>
> Hi there!
>
> Any idea why emerge --depclean wants to remove
> app-shells/bash-completion-config? It it needed by some installed
> packages:
>
> wonko@knork ~ --> equery depends app-shells/bash-completion-config
> [ Searching for packages depending on app-shells/bash-completion-config...
> ]
> app-editors/vim-7.0.235 (bash-completion?
> app-shells/bash-completion-config)
> app-editors/vim-core-7.0.235 (bash-completion?
> app-shells/bash-completion-config)
> app-misc/figlet-222 (bash-completion? app-shells/bash-completion-config)
> app-portage/genlop-0.30.7 (bash-completion?
> app-shells/bash-completion-config)
> app-portage/udept-0.5.99.0.2.95-r1 (bash-completion?
> app-shells/bash-completion-config)
> dev-util/subversion-1.3.2-r4 (bash-completion?
> app-shells/bash-completion-config)
>
> I have the bash-completion USE flag set, so why does emerge --depclean
> want to remove this package? I also tried dep -a -d
> (from app-portage/udept), it also wants to remove it.
>
> My system is up to date, I did emerge -NuD world and revdep-rebuild.
>
> This is no big problem of course, I am just curious and would like to
> understand what is going on.



I don't know any of the details, but I can report this: my system is also
clean,
has the bash-completion USE flag, and does _not_ have the bash-completion
package installed.  Everything seems to work just fine.

Moreover, I use the "bash themes" from Linux Journal of a year or so ago,
which relies heavily on the "complete" builtin.

So you have to ask yourself what capability are you missing that you want?


++ kevin

-- 
Kevin O'Gorman, PhD

[-- Attachment #2: Type: text/html, Size: 2042 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] emerge --depclean question
  2007-07-21  1:15 [gentoo-user] emerge --depclean question Alex Schuster
  2007-07-21 15:03 ` Kevin O'Gorman
@ 2007-07-21 16:55 ` Zac Medico
  1 sibling, 0 replies; 3+ messages in thread
From: Zac Medico @ 2007-07-21 16:55 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alex Schuster wrote:
> Hi there!
> 
> Any idea why emerge --depclean wants to remove 
> app-shells/bash-completion-config? It it needed by some installed packages:
> 
> wonko@knork ~ --> equery depends app-shells/bash-completion-config
> [ Searching for packages depending on app-shells/bash-completion-config... ]
> app-editors/vim-7.0.235 (bash-completion? app-shells/bash-completion-config)
> app-editors/vim-core-7.0.235 (bash-completion? app-shells/bash-completion-config)
> app-misc/figlet-222 (bash-completion? app-shells/bash-completion-config)
> app-portage/genlop-0.30.7 (bash-completion? app-shells/bash-completion-config)
> app-portage/udept-0.5.99.0.2.95-r1 (bash-completion? app-shells/bash-completion-config)
> dev-util/subversion-1.3.2-r4 (bash-completion? app-shells/bash-completion-config)
> 
> I have the bash-completion USE flag set, so why does emerge --depclean
> want to remove this package? I also tried dep -a -d
> (from app-portage/udept), it also wants to remove it.

Apparently you didn't have the bash-completion enabled on those
packages when you installed them.  Look at the output of `emerge -pv
app-editors/vim` and you will be able to see if reinstalling the
package causes the flag to change state.  The symbols in the USE
flag display are documented with the --verbose option in `man emerge`.

Zac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.5 (GNU/Linux)

iD8DBQFGojqR/ejvha5XGaMRAp6sAKCQ/eEOZLdZM4FYOJPfwxlyg6IjvwCffmcH
I2gfkFh9S279Lyx9xs3IUTw=
=/gbg
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-21 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-21  1:15 [gentoo-user] emerge --depclean question Alex Schuster
2007-07-21 15:03 ` Kevin O'Gorman
2007-07-21 16:55 ` Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox