Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372387 - sys-apps/busybox-1.17.4: useless ._config file creation
Summary: sys-apps/busybox-1.17.4: useless ._config file creation
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-20 18:22 UTC by Toralf Förster
Modified: 2011-06-29 19:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2011-06-20 18:22:31 UTC
Today I re-emerged it and got this difference within current and new config file:

n22 ~ # diff /etc/portage/savedconfig/sys-apps/._cfg0000_busybox-1.17.4      /etc/portage/savedconfig/sys-apps/busybox-1.17.4
4c4
< # Mon Jun 20 20:12:48 2011
---
> # Wed Dec 22 15:05:28 2010


which seems to be superfluous.

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2011-06-29 19:17:50 UTC
the .config is mostly managed by savedconfig.eclass

that said, etc-update takes care of merging things automatically, so i dont see much point in addressing this

# etc-update 
Scanning Configuration files...
Automerging trivial changes in: /etc/portage/savedconfig/sys-apps/busybox-1.18.4
Exiting: Nothing left to do; exiting. :)