Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 12945

Summary: portage-2.0.46-r4.tar.bz2 contains backup files
Product: Portage Development Reporter: Fernand Albarracin <fernand8>
Component: UnclassifiedAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED WONTFIX    
Severity: trivial    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fernand Albarracin 2002-12-30 10:02:33 UTC
Looks like portage-2.0.46-r4.tar.bz2 contains (Emacs generated ?) backup files.

$ diff -ru portage-2.0.46-r2 portage-2.0.46-r4 > portage.diff

$ grep ^Only portage.diff 
Only in portage-2.0.46-r4/bin: emergehelp.py
Only in portage-2.0.46-r4/bin: prepallman~
Only in portage-2.0.46-r4/cnf: make.conf.ppc~
Only in portage-2.0.46-r4/cnf: make.conf~
Only in portage-2.0.46-r4/src/sandbox-1.1: sandbox.c~

$ find . -name '*~'
./portage-2.0.46-r4/bin/prepallman~
./portage-2.0.46-r4/cnf/make.conf~
./portage-2.0.46-r4/cnf/make.conf.ppc~
./portage-2.0.46-r4/src/sandbox-1.1/sandbox.c~

Not a big problem though.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-02-03 06:23:02 UTC
eh.