First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 94379
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: lefou <le.petit.fou@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
kmymoney2-0.7.1.ebuild the fixed ebuild text/plain lefou 2005-05-29 04:51 0000 871 bytes Details
0.7.1-csv-export.patch patch to correct csv-export patch lefou 2005-05-29 04:52 0000 5.90 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 94379 depends on: Show dependency tree
Show dependency graph
Bug 94379 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-29 04:50 0000
1. Fixed the dependency for libofx to reflect the minimal needed version of 
0.7 
 
2. Patched the CSV-Export, because the default Separator is ',', which is the 
same for currencies in Germany means "Total",70,34 means 70 Euro and 34 Cent 
I replaced it be a tab-symbol '\t' and extracted all occurencies of that 
symbol into a variable, tho the author can provide a configure option easyly. 
 

Reproducible: Always
Steps to Reproduce:
for 1. when building, configure claims, that libofx is not present (use flag 
ofx enabled) 
 
for 2. Create a Report an the click export. The exportet file looks like 
described above. 
 
Actual Results:  
 


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, 
glibc-2.3.4.20040808-r1, 2.6.11-gentoo-r9 i686) 
================================================================= 
System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1500MHz 
Gentoo Base System version 1.4.16 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 29 2005, 10:35:25)] 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    [Not Present] 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 
sys-devel/binutils:  2.15.92.0.2-r7 
sys-devel/libtool:   1.5.16 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-pipe -O3 -march=pentium4 -fomit-frame-pointer -ftracer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-pipe -O3 -march=pentium4 -fomit-frame-pointer -ftracer" 
DISTDIR="/archie/software/gentoo/distfiles" 
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/" 
LDFLAGS="-Wl,-O1" 
LINGUAS="de" 
MAKEOPTS="-j2" 
PKGDIR="/var/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/var/portage" 
PORTDIR_OVERLAY="/var/portage/local" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 X a52 aac aalib acpi alsa apache2 apm arts avi bash-completion berkdb 
bitmap-fonts bluetooth bonobo bzip2 cdparanoia cdr crypt cups curl dga 
divx4linux dri dv dvd dvdr dvdread emacs emboss encode esd faac faad2 fam 
ffmpeg firebird flac foomaticdb gdbm gif glx gnokii gphoto2 gpm gstreamer gtk 
gtk2 gtkhtml guile hal ieee1394 imagemagick imlib innodb ipv6 irda ithreads 
jack java jpeg jpeg2k junit kde kdeenablefinal kdexdeltas ldap libg++ libwww 
lzw-tiff mad mikmod mjpeg mmx mng motif mp3 mpeg mysql ncurses nls nptl odbc 
ogg oggvorbis opengl oss pam pcre pda pdflib perl pic plotutils png python qt 
quicktime readline samba scanner sdl slang sms speex spell sqlite sqlite3 sse 
sse2 ssl svg svga tcltk tcpd tetex theora threads tiff truetype truetype-fonts 
type1-fonts unicode usb userlocales v4l vidix vorbis wifi win32codecs xine 
xinerama xml xml2 xmms xosd xv xvid xvmc yv12 zlib linguas_de userland_GNU 
kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL

------- Comment #1 From lefou 2005-05-29 04:51:29 0000 -------
Created an attachment (id=60086) [edit]
the fixed ebuild

------- Comment #2 From lefou 2005-05-29 04:52:41 0000 -------
Created an attachment (id=60087) [edit]
patch to correct csv-export

------- Comment #3 From Jakub Moc 2005-05-29 04:59:09 0000 -------
GENTOO LINUX IS WHERE YOU PUT EBUILD BUGS.

------- Comment #4 From lefou 2005-05-29 05:09:18 0000 -------
I commited the csv-patch to sf.net as BUG 1210755. 

------- Comment #5 From Gregorio Guidi (RETIRED) 2005-05-29 07:49:22 0000 -------
Committed, thanks.   

------- Comment #6 From Gregorio Guidi (RETIRED) 2005-05-29 07:50:25 0000 -------
Stupid bugzilla, sorry. 

------- Comment #7 From Gregorio Guidi (RETIRED) 2005-05-29 07:50:35 0000 -------
. 

First Last Prev Next    No search results available      Search page      Enter new bug