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

Bug 53162

Summary: qpkg -I -v is not case-sensitive
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED WONTFIX    
Severity: normal CC: zagarna
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch adds a switch to make qpkg case sensitive

Description Toralf Förster gentoo-dev 2004-06-06 14:29:05 UTC
nhh221 ~ # qpkg -I -v XML
dev-libs/libxml2-2.6.7 *
dev-perl/XML-Parser-2.34 *

libxml does not match XML for a case-sensitive comparisation, isn't it ?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




qpkg v. 0.1.13 
 
Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6) 
================================================================= 
System uname: 2.6.6 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.4.15 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=pentium3 -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ 
http://mirror.switch.ch/mirror/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="X alsa apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk 
gtk2 imlib java jpeg kde libg++ libwww linguas_de mad mbox mikmod mmx motif 
mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt 
quicktime readline sdl slang spell sse ssl tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Antonio Dolcetta 2004-06-30 15:33:56 UTC
Created attachment 34521 [details]
patch adds a switch to make qpkg case sensitive


this patch adds a switch to make qpkg case sensitive
(default is unsensitive)
Comment 2 Antonio Dolcetta 2004-06-30 15:38:24 UTC
whoops, sorry, patch is against version 1.13 of qpkg
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2004-08-21 13:43:40 UTC
this tool is deprecated