Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28303 - sane-backends-1.0.12-r1.ebuild violates access
Summary: sane-backends-1.0.12-r1.ebuild violates access
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Patrick Kursawe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 15:13 UTC by Thiemo Kellner
Modified: 2003-09-12 09:49 UTC (History)
1 user (show)

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 Thiemo Kellner 2003-09-09 15:13:19 UTC
Reproducible: Always 
Steps to Reproduce: 
1. "emerge xsane -u" or "emerge sane-backends -u" (emerge xsane -up ->These 
are the packages that I would merge, in order: 
 
Calculating dependencies ...done! 
[ebuild     U ] media-gfx/sane-backends-1.0.12-r1 [1.0.11] 
[ebuild  N    ] media-gfx/xsane-0.91 
) 
 
Actual Results:   
The ebuild violated access 
 
Expected Results:   
Not died with this error 
 
# emerge xsane -u 
generating sane-backends.sv.mo from sane-backends.sv.po 
make[1]: Leaving directory 
`/compile_tmp/portage/sane-backends-1.0.12-r1/work/sane-backends-1.0.12/po' 
--------------------------- ACCESS VIOLATION SUMMARY 
--------------------------- 
LOG FILE = "/tmp/sandbox-sane-backends-1.0.12-r1-30356.log" 
 
rename:    /usr/share/texmf/fonts/pk/ljfour/public/cm/pk7243.tmp 
open_wr:   /usr/share/texmf/fonts/pk/ljfour/public/cm/pk7243.tmp 
rename:    /usr/share/texmf/fonts/pk/ljfour/public/cm/pk15633.tmp 
open_wr:   /usr/share/texmf/fonts/pk/ljfour/public/cm/pk15633.tmp 
rename:    /usr/share/texmf/fonts/pk/ljfour/public/cm/pk6528.tmp 
open_wr:   /usr/share/texmf/fonts/pk/ljfour/public/cm/pk6528.tmp 
rename:    /usr/share/texmf/fonts/pk/ljfour/public/cm/pk2329.tmp 
open_wr:   /usr/share/texmf/fonts/pk/ljfour/public/cm/pk2329.tmp 
rename:    /usr/share/texmf/fonts/pk/ljfour/public/cm/pk31280.tmp 
open_wr:   /usr/share/texmf/fonts/pk/ljfour/public/cm/pk31280.tmp 
-------------------------------------------------------------------------------- 
 
Seems to be similar to bug 23974 
(http://bugs.gentoo.org/show_bug.cgi?id=23974)
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-09-10 07:36:48 UTC
Could you please attach the part of the emerge log where the actual access violation happens?
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2003-09-10 09:15:48 UTC
Ok, forget it, I am able to reproduce it.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2003-09-10 09:46:47 UTC
A really stupid mistake: -M0 switches "do not generate fonts" off. So if you don't want to generate fonts, use -M1 :-)
Should be fixed soon. No revision bump.
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2003-09-11 22:29:08 UTC
Since you didn't complain, I guess it works now.
Comment 5 Thiemo Kellner 2003-09-12 09:49:17 UTC
With your tip, I could install propperly, 
 
(MIDAIR COLLISION, COOL)