Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130541 - repoman whines about unused digests in Manifest2 when removing versions
Summary: repoman whines about unused digests in Manifest2 when removing versions
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS, REGRESSION
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2006-04-19 18:50 UTC by SpanKY
Modified: 2006-04-21 14:55 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 SpanKY gentoo-dev 2006-04-19 18:50:26 UTC
$ repoman commit -m old
  digestentry.unused             2
   /usr/local/gentoo-x86/sys-apps/attr::attr-2.4.23.src.tar.gz
   /usr/local/gentoo-x86/sys-apps/attr::attr-2.4.19.src.tar.gz
Performing a cvs -n up with a little magic grep to check for updates.


this is because my Manifest2 mentions these digests but i just did `cvs rm -f` on the ebuild/digests for these files




Portage 2.1_pre9 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r2, 2.6.16.2-grsec x86_64)
=================================================================
System uname: 2.6.16.2-grsec x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.14
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.15.92.0.2-r10, 2.16-r1, 2.16.1, 2.16.1-r2, 2.16.90.0.3, 2.16.91.0.1, 2.16.91.0.2, 2.16.91.0.3, 2.16.91.0.4, 2.16.91.0.5, 2.16.91.0.6, 2.16.91.0.7, 2.16.92
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"    
CFLAGS="-O2 -march=k8 -pipe -Wimplicit-function-declaration"
CHOST="x86_64-pc-linux-gnu"     
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"  
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests autoconfig ccache cvs distlocks metadata-transfer noauto noinfo sandbox sfperms sign splitdebug"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
INSTALL_MASK="/usr/share/applications /usr/kde/*/share/applications /lib/udev/devices"
LC_ALL="C"                      
LDFLAGS="-Wl,-O1 -Wl,-z,relro"  
LINGUAS="de en es"              
MAKEOPTS="-j6"                  
PKGDIR="/usr/portage/packages"  
PORTAGE_TMPDIR="/var/tmp"       
PORTDIR="/usr/portage"          
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gentoo/gentoo-portage"
USE="amd64 X a52 aac aalib acl adns aio alsa apache2 asf audiofile berkdb bitmap-fonts bzip2 cairo cddb cdparanoia cli crypt ctype cups curl dba directfb divx4linux dri dts dvd dvdr dvdread emboss encode exif expat fastbuild fbcon ffmpeg flac flash foomaticdb force-cgi-redirect ftp gd gif glitz glut gphoto2 gpm gtk gtk2 imap imlib ipv6 isdnlog jbig joystick jpeg jpeg2k libcaca libedit lzo lzw lzw-tiff mad maildir matroska memlimit mikmod mime mng modplug mp3 mpeg mplayer multislot ncurses nls nptl nptlonly nvidia offensive ogg oggvorbis openal opengl pcre pdflib perl pic png posix pppd python quicktime readline samba sdl session simplexml sndfile soap sockets spell spl ssl subtitles svg tcltk tcpd tga theora threads tiff tokenizer truetype truetype-fonts type1-fonts usb vcd vorbis wmf xanim xine xinerama xml xml2 xmms xpm xrandr xsl xv xvid xvmc zlib elibc_glibc kernel_linux linguas_de linguas_en linguas_es userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG
Comment 1 Zac Medico gentoo-dev 2006-04-19 22:50:46 UTC
This is fixed in svn r3177.  The Manifest is now updated automatically if necessary in repoman commit mode.
Comment 2 Zac Medico gentoo-dev 2006-04-21 14:55:43 UTC
Released in 2.1_pre9-r2.