Bug#722145: Patch

2013-09-11 Thread Yoram Bar Haim
here is a patch that makes linux_version_code() more robust:


amd.patch
Description: Binary data


Bug#722145: libamu4 crashs if kernel release does not have 2 dots

2013-09-08 Thread Yoram Bar-Haim
Package: libamu4
Version: 6.2+rc20110530-3
Severity: grave
Tags: upstream
Justification: renders package unusable



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.10-2-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libamu4 depends on:
ii  libc6  2.17-92
ii  libgdbm3   1.8.3-12
ii  libhesiod0 3.2.1-2
ii  libldap-2.4-2  2.4.31-1+nmu2

libamu4 recommends no packages.

libamu4 suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#722145: (no subject)

2013-09-08 Thread Yoram Bar-Haim

the problem is in mountutil.c:240.
the function linux_version_code() calls 3 times to strtok, assuming the 
release string has 2 dots.
if this assumtion fails (as with  3.2.0-4-686-pae), NULL is passed to 
atoi().



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#722145: Correction

2013-09-08 Thread Yoram Bar-Haim

Correction:
a faulty kernel version will be (for example) 3.10-2-686-pae


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#362313: Dependency hell in experimental makes xserver-xorg-core not installable

2010-08-26 Thread Yoram Bar-Haim
As you can see in the following output, xserver-xorg-core/experimental depends 
(thru xserver-xorg/unstable) on input/video drivers which are all depend on 
virtual packages like xorg-input-abi-7.0 and xorg-video-abi-6.0 that are only 
provided by xserver-xorg-core in unstable...
-- 
Linux box 2.6.35-l1-l1 #1 Mon Aug 23 22:37:37 IDT 2010 i686 GNU/Linux



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590309: libeina-svn-05 and libeina-svn-06 both provide and conflict libeina0.

2010-07-25 Thread Yoram Bar-Haim
Package: libeina-svn-05
Severity: grave
Tags: sid
Justification: renders package unusable

As result, e17 is not installable.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-l1
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libeina-svn-05 depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib

libeina-svn-05 recommends no packages.

libeina-svn-05 suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553053: eglibc-source: does not build with dpkg-buildpackage

2009-10-29 Thread Yoram Bar-Haim
Package: eglibc-source
Version: 2.10.1-2
Severity: important
Justification: fails to build from source

libc-i386 stamp is created at build start, when tring to install, 'make'
bails out with error :

Installing libc
rm -rf /home/yoram/packages/eglibc-2.10.1/debian/tmp-libc
/usr/bin/make -C build-tree/i386-libc \
  install_root=/home/yoram/packages/eglibc-2.10.1/debian/tmp-libc
install
make: *** build-tree/i386-libc: No such file or directory.  Stop.
make: *** [/home/yoram/packages/eglibc-2.10.1/stamp-dir/install_libc] Error
2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2

which is true, build-tree/i386-libc was indeed not created.

when trying to force libc-386 build (by removing stamp and running
debian/rules build), it does build, but some regression test fail.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-1-l1
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information

-- debsums errors found:
Unknown option: ignore-permissions
Try `debsums --help' for more information.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553053: eglibc-source: does not build with dpkg-buildpackage

2009-10-29 Thread Yoram Bar-Haim
Also, tarball is extracted with the following stamps already exist :
build_i386  build_libc  check_i386  check_libc  configure_i386  configure_libc  
info  mkbuilddir_i386  mkbuilddir_libc  mkincludedir  patch
removing the patch stamp causes build to fail because quilt fails to apply 
some patches :
Applying patches...
Applying patch svn-updates.diff
patching file ports/sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S
patching file ports/sysdeps/unix/sysv/linux/mips/mips32/accept4.c
patching file ports/ChangeLog.mips
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- rejects in file ports/ChangeLog.mips
Restoring ports/sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S
Restoring ports/sysdeps/unix/sysv/linux/mips/mips32/accept4.c
Restoring ports/ChangeLog.mips
Patch svn-updates.diff can be reverse-applied
Restoring ports/sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S
Restoring ports/sysdeps/unix/sysv/linux/mips/mips32/accept4.c
Restoring ports/ChangeLog.mips
make: *** [/home/yoram/packages/eglibc-2.10.1/stamp-dir/patch] Error 1
while removing libc-* stamps causes build to fail because of some regression 
tests fail on check target.
is something very wrong with my eglibc-source package ? I event try to switch 
mirror (long-shut, I know).
-- 
Linux box 2.6.31-1-l1 #1 Tue Oct 13 22:41:34 IST 2009 i686 GNU/Linux



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521216: Please do not provide xserver-xorg-video-2 in nvidia-glx-legacy-173xx

2009-03-25 Thread Yoram Bar-Haim
Package: nvidia-glx-legacy-173xx
Version: 173.14.15-2
Severity: important

this virtual package is conflicted by xsercer-xorg-core = 1.5, and yet,
practically they work together fine.

-- Package-specific info:
uname -r:
Linux box 2.6.28-l1 #1 Wed Feb 25 21:34:09 IST 2009 i686 GNU/Linux


/proc/version:
Linux version 2.6.28-l1 (2.6.28) (r...@box) (gcc version 4.3.3 20090119 
(prerelease) (Debian 4.3.2-4) ) #1 Wed Feb 25 21:34:09 IST 2009


/proc/driver/nvidia/version:


01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] 
(rev a1)


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-l1
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nvidia-glx-legacy-173xx depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libgc 1:4.3.3-5  GCC support library
ii  libgl 7.2-1  A free implementation of the OpenG
ii  libx1 2:1.2-1X11 client-side library
ii  libxe 1:1.0.1-2  X11 miscellaneous extension librar
ii  nvidi 173.14.15-2+2.6.28-l1-10.00.Custom NVIDIA binary kernel module for Li
ii  x11-c 1:7.3+18   X Window System (X.Org) infrastruc
ii  zlib1 1:1.2.3.3.dfsg-12  compression library - runtime

nvidia-glx-legacy-173xx recommends no packages.

Versions of packages nvidia-glx-legacy-173xx suggests:
ii  nvidia-kernel-legacy-173xx-s 173.14.15-2 NVIDIA binary kernel module source
ii  nvidia-settings  180.22-1Tool of configuring the NVIDIA gra

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513564: glibc: Please redefine __i686 to work-around the infamous i686 compilation fail

2009-01-30 Thread Yoram bar haim
Package: glibc
Version: 2.7-18
Severity: grave
Justification: renders package unusable

When compiling with gcc that uses march=i686 (or any sub-arch) gcc defines
__i686 to be 1, that causes instructions such as 
..ifndef __i686.get_pc_thunk.reg;
to fail as syntax error (because the prefix is 1).
if you force it to be redefid as __i686 it works fine 



-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-10
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)
Shell: /bin/sh linked to /bin/dash




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513564: glibc: Please redefine __i686 to work-around the infamous i686 compilation fail

2009-01-30 Thread Yoram bar haim
The problem is not with building other packages. the problem is building glibc 
itself.
there is a cotradiction between the definition by gcc and the code used in 
glibc assebler files.

On יום שישי 30 ינואר 2009 11:25:20 Bastian Blank wrote:
 On Fri, Jan 30, 2009 at 10:37:57AM +0200, Yoram bar haim wrote:
  When compiling with gcc that uses march=i686 (or any sub-arch) gcc
  defines __i686 to be 1, that causes instructions such as
  ..ifndef __i686.get_pc_thunk.reg;
  to fail as syntax error (because the prefix is 1).
  if you force it to be redefid as __i686 it works fine

 Any identifier which starts with two underscores (or one underscore and
 an uppercase letter) is reserved for use by the implementation. You must
 not define them yourself.

 According to the google code search, this code is only used in the
 glibc itself, which obviously built fine.

 Bastian




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#507881: patch

2008-12-07 Thread Yoram Bar-Haim
###
--- wrapper.c.orig  2008-12-07 22:05:30.0 +0200
+++ wrapper.c   2008-12-07 22:06:19.0 +0200
@@ -22,7 +22,8 @@
 gcc_real (char **argv)
 {
   filterout_libdir_path();
-  return execvp (basename (argv[0]), argv);
+  argv[0] = basename (argv[0]) ;
+  return execvp (argv[0], argv);
 }

 static int
###
this way, gcc accepts it's real name as argv[0] so it uses the correct include 
search path's.
bofore the patch, it searches at :
ignoring nonexistent directory /usr/lib/apt-build/../lib/gcc/i486-linux-
gnu/4.3.2/include  
ignoring nonexistent directory /usr/lib/apt-build/../lib/gcc/i486-linux-
gnu/4.3.2/include-fixed
ignoring nonexistent directory /usr/lib/apt-build/../lib/gcc/i486-linux-
gnu/4.3.2/../../../../i486-linux-gnu/include   
ignoring nonexistent directory /usr/lib/apt-
build/../lib/gcc/../../include/c++/4.3 
ignoring nonexistent directory /usr/lib/apt-
build/../lib/gcc/../../include/c++/4.3/i486-linux-gnu  
ignoring nonexistent directory /usr/lib/apt-
build/../lib/gcc/../../include/c++/4.3/backward
ignoring nonexistent directory /usr/local/include/i486-linux-gnu  
 
ignoring nonexistent directory /usr/lib/apt-
build/../lib/gcc/../../lib/gcc/i486-linux-gnu/4.3.2/include
ignoring nonexistent directory /usr/lib/apt-
build/../lib/gcc/../../lib/gcc/i486-linux-gnu/4.3.2/include-fixed  
ignoring nonexistent directory /usr/lib/apt-
build/../lib/gcc/../../lib/gcc/i486-linux-gnu/4.3.2/../../../../i486-linux-
gnu/include
  
-- 
Linux box 2.6.26-10 #1 Fri Nov 21 17:49:36 IST 2008 i686 GNU/Linux




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#507881: apt-build failes with sources using cmake

2008-12-05 Thread Yoram Bar-Haim
Package: apt-build
Version: 0.12.37
Severity: normal

when source package uses cmake (such as KDE 4 or phonon), it probes for
compiler and the calls is directly (/usr/lib/apt-build/g++) when doing so,
build failes.
when building the source using regualr debian/rules binary-arch everything
is fine.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-10
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-build depends on:
ii  apt   0.7.18 Advanced front-end for dpkg
ii  apt-utils 0.7.18 APT utility programs
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  devscripts2.10.35scripts to make the life of a Debi
ii  dpkg-dev  1.14.23Debian package development tools
ii  g++   4:4.3.2-2  The GNU C++ compiler
ii  gcc   4:4.3.2-2  The GNU C compiler
ii  libappconfig-perl 1.56-2 Perl module for configuration file
ii  libapt-pkg-perl   0.1.22+b1  Perl interface to libapt-pkg
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  perl  5.10.0-18  Larry Wall's Practical Extraction 

Versions of packages apt-build recommends:
ii  build-essential   11.4   Informational list of build-essent
ii  fakeroot  1.11   Gives a fake root environment

apt-build suggests no packages.

-- debconf information:
  apt-build/arch_amd: k6
  apt-build/arch_alpha: ev4
* apt-build/options: -march=pentium3
* apt-build/arch_intel: pentium3
  apt-build/arch_arm: armv2
* apt-build/make_options: -j2
* apt-build/olevel: Strong
* apt-build/build_dir: /var/cache/apt-build/build
* apt-build/repository_dir: /var/cache/apt-build/repository
  apt-build/arch_sparc: sparc
  apt-build/arch_amd64: x86-64
* apt-build/add_to_sourceslist: false



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#505720: xserver-xorg-core: setxkbmap makes parts of the keyboard useless

2008-11-22 Thread Yoram Bar-Haim
On Saturday 22 November 2008 13:08:59 Jiri Palecek wrote:
 On Friday 14 November 2008 19:01:06 Julien Cristau wrote:
  On Fri, Nov 14, 2008 at 17:54:16 +0200, Yoram Bar-Haim wrote:
   (EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev
   (EE) XKB: No components provided for device AT Translated Set 2
   keyboard (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
 
  You need to upgrade xkb-data to 1.4.

 How about declaring a versioned dependency then?

 Regards
 Jiri Palecek
As far as I can see, it solves the problem.
-- 
Linux box 2.6.26-10 #1 Fri Nov 21 17:49:36 IST 2008 i686 GNU/Linux




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#505720: xserver-xorg-core: setxkbmap makes parts of the keyboard useless

2008-11-16 Thread Yoram Bar-Haim
it appears to be one more evdev issue. using evdev as keyboard model solves 
the problem.

-- 
Linux box 2.6.26-8 #1 Sat Oct 18 02:25:34 IST 2008 i686 GNU/Linux





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#504585: nvidia-glx conflicts with xserver-xorg-core

2008-11-14 Thread Yoram Bar-Haim

Also, the whole xorg stack from debian experimental runs fine with nvidia-
driver 173.14.12 installed by the  nvidia installer
-- 
Linux box 2.6.26-8 #1 Sat Oct 18 02:25:34 IST 2008 i686 GNU/Linux




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#505720: xserver-xorg-core: setxkbmap makes parts of the keyboard useless

2008-11-14 Thread Yoram Bar-Haim
Package: xserver-xorg-core
Version: 2:1.5.3-1
Severity: important

after moving to xorg 7.4, most things seems to work fine, but the first time 
setxkbmap is called (by xkkb or manually, it does not metter), some buttons 
stop respondings, including :
all arrows,insert,delete,home,end,pgup,pgdown that are NOT on the right pad.
Alt key
setting keyboard layout inside xorg.conf does not have this effect.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-06-09 15:47 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1840316 2008-11-14 00:23 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] 
(rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 14908 2008-11-14 17:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Wed Nov  1 19:47:17 PST 
2006


Section ServerLayout

# Serial Mouse not detected
# USB Mouse not detected
#Option AIGLX False
Identifier Xorg Configured
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDevicePS/2 Mouse CorePointer
EndSection

Section Files

# Additional fonts: Locale, Gimp, TTF...
#   #FontPath /usr/X11R6/lib/X11/fonts/latin2/75dpi
#   #FontPath /usr/X11R6/lib/X11/fonts/latin2/100dpi
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
#ModulePath  /usr/X11R6/lib/modules
#ModulePath  /usr/lib/xorg/modules
#ModulePath  /usr/local/lib/xorg/modules
FontPath/usr/lib/X11/fonts/misc:unscaled
FontPath/usr/share/fonts/X11/misc
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/75dpi:unscaled
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/lib/X11/fonts/75dpi
FontPath/usr/lib/X11/fonts/100dpi:unscaled
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/PEX
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/defoma/CID
FontPath/usr/lib/X11/fonts/defoma/TrueType
FontPath/usr/share/fonts/ttf/western
FontPath/usr/share/fonts/ttf/decoratives
FontPath/usr/share/fonts/truetype
FontPath/usr/share/fonts/truetype/openoffice
FontPath/usr/share/fonts/truetype/ttf-bitstream-vera
FontPath/usr/share/fonts/latex-ttf-fonts
EndSection

Section Module

#Load  GLcore
#Load  dri
#Load  speedo
Load   i2c
#Load   ddc  # ddc probing of monitor
Load   dbe
Load   extmod
Load   bitmap # bitmap-fonts
Load   type1
Load   freetype
Load   record
Load   glx
EndSection

Section ServerFlags
Option AllowMouseOpenFail true
EndSection

Section InputDevice

Identifier Keyboard0
Driver kbd
Option CoreKeyboard
Option XkbRules xorg
Option XkbModel pc105
#Option XkbLayout us
Option ScrollLock Mode-Lock
# X level hebrew
Option  XkbLayout us,il_si1452
Option  XkbVariant ,lyx
Option  XkbOptions grp:alt_shift_toggle,grp_led:scroll
EndSection

Section InputDevice
Identifier Serial Mouse
Driver mouse
Option Protocol Microsoft
Option Device /dev/ttyS0
Option Emulate3Buttons true
Option Emulate3Timeout 70
Option SendCoreEvents true
EndSection

Section InputDevice

#   Option Device /dev/psaux
Identifier PS/2 Mouse
Driver mouse
Option Protocol IMPS/2
#Option ZAxisMapping 4 5
Option SendCoreEvents true
EndSection

Section InputDevice
Identifier USB Mouse
Driver mouse
Option Device /dev/input/mice
Option SendCoreEvents true
Option Protocol IMPS/2
Option ZAxisMapping 4 5
Option Buttons 5
EndSection

Section Monitor

 # DDC-probed
 # DDC-probed
# These are the DDC-probed settings reported by your monitor.
# 1280x1024, 75.0Hz; hfreq=79.98, vfreq=75.03
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
Identifier 

Bug#504585: solution

2008-11-14 Thread Yoram Bar-Haim
it appears to be one more evdev issue. using evdev as keyboard model solves 
the problem.
-- 
Linux box 2.6.26-8 #1 Sat Oct 18 02:25:34 IST 2008 i686 GNU/Linux




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#503895: packages description includes unsupported video cards

2008-11-13 Thread Yoram Bar-Haim
this page claims that FX5200 became legacy 
http://us.download.nvidia.com/XFree86/Linux-x86/177.80/README/appendix-a.html
-- 
Linux box 2.6.26-8 #1 Sat Oct 18 02:25:34 IST 2008 i686 GNU/Linux




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#504585: nvidia-glx conflicts with xserver-xorg-core

2008-11-13 Thread Yoram Bar-Haim
That probably solves the problem for most users.
but still - users of GeForce 5200FX can only use the 173 branch now (see 
Bug#503895).
at list the last version of this branch, 173.14.12 (which is not available in 
debian), works fine with xserver 1.5 on other distributions. It will be very 
nice if I do not have to replace my video card in order to upgrade xserver.
-- 
Linux box 2.6.26-8 #1 Sat Oct 18 02:25:34 IST 2008 i686 GNU/Linux




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#504585: nvidia-glx conflicts with xserver-xorg-core

2008-11-10 Thread Yoram Bar-Haim
Please note that xserver 1.5.2 works fine with nvidia-glx 73.14.12 on gentoo.
that mean that the conflict is probably resolvable.
-- 
Linux box 2.6.26-8 #1 Sat Oct 18 02:25:34 IST 2008 i686 GNU/Linux




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#503895: (no subject)

2008-10-29 Thread Yoram Bar-Haim


Subject: nvidia-glx: packages description includes unsupported video cards
Package: nvidia-glx
Version: 173.14.09-5
Severity: important



-- Package-specific info:
uname -r:
Linux box 2.6.26-8 #1 Sat Oct 18 02:25:34 IST 2008 i686 GNU/Linux


/proc/version:
Linux version 2.6.26-8 (2.6.26) ([EMAIL PROTECTED]) (gcc version 4.3.2 (Debian 
4.3.2-1) ) #1 Sat Oct 18 02:25:34 IST 2008


/proc/driver/nvidia/version:


01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] 
(rev a1)


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-8
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nvidia-glx depends on:
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libgcc 1:4.3.2-1 GCC support library
ii  libgl1 7.0.3-6   A free implementation of the OpenG
ii  libx11 2:1.1.5-2 X11 client-side library
ii  libxex 1:1.0.1-2 X11 miscellaneous extension librar
ii  nvidia 173.14.09-2+2.6.25-6-10.00.Custom NVIDIA binary kernel module for Li
ii  nvidia 173.14.09-5+2.6.26-10.00.Custom   NVIDIA binary kernel module for Li
ii  nvidia 173.14.09-5+2.6.26-5-10.00.Custom NVIDIA binary kernel module for Li
ii  nvidia 173.14.09-5+2.6.26-8-10.00.Custom NVIDIA binary kernel module for Li
ii  x11-co 1:7.3+18  X Window System (X.Org) infrastruc
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

nvidia-glx recommends no packages.

Versions of packages nvidia-glx suggests:
ii  nvidia-kernel-source 173.14.09-5 NVIDIA binary kernel module source
ii  nvidia-settings  173.14.09-1 Tool of configuring the NVIDIA gra

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#451169: (no subject)

2007-11-13 Thread Yoram Bar-Haim










Subject: apt-build: make wrapper modifies PATH, so make call's real gcc, not 
the wrapper
Package: apt-build
Version: 0.12.28
Severity: grave
Justification: renders package unusable
Tags: patch



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (100, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-build depends on:
ii  apt   0.7.6  Advanced front-end for dpkg
ii  apt-utils 0.7.6  APT utility programs
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  devscripts2.10.9 Scripts to make the life of a Debi
ii  dpkg-dev  1.14.7 package building tools for Debian
ii  g++   4:4.2.1-6  The GNU C++ compiler
ii  gcc   4:4.2.1-6  The GNU C compiler
ii  libappconfig-perl 1.56-2 Perl module for configuration file
ii  libapt-pkg-perl   0.1.21+b1  Perl interface to libapt-pkg
ii  perl  5.8.8-11.1 Larry Wall's Practical Extraction 

Versions of packages apt-build recommends:
ii  build-essential   11.3   informational list of build-essent
pn  fakeroot  none (no description available)

-- debconf information:
  apt-build/arch_amd: k6
  apt-build/arch_alpha: ev4
* apt-build/options: -march=pentium3
* apt-build/arch_intel: pentium3
  apt-build/arch_arm: armv2
* apt-build/make_options: -j2
* apt-build/olevel: Strong
* apt-build/build_dir: /var/cache/apt-build/build
* apt-build/repository_dir: /var/cache/apt-build/repository
  apt-build/arch_sparc: sparc
  apt-build/arch_amd64: x86-64
* apt-build/add_to_sourceslist: true
--- config.c2007-11-13 18:13:45.0 +0200
+++ /root/apt-build/config.c2007-11-13 18:03:48.0 +0200
@@ -139,7 +139,13 @@
   if (args.mtune)
 cmd_line_args[nb_apt_build_options++] = args.mtune;
   
-   }
+} else {
+/* Add current path as argument to make */
+   char* path = getenv(PATH) ;
+   char* path_option = (char *) malloc (strlen(path) + 5) ;
+   sprintf (path_option,PATH=%s,path) ;
+   cmd_line_args[nb_apt_build_options++] = path_option ;
+}
 
   cmd_line_args[nb_apt_build_options++] = NULL;


Bug#390503: small patch in gtk-window-decorator fixed it on my machine

2006-10-13 Thread yoram bar haim
I have fixed gtk-window-decorator.c to work with RGB24 instead of ARGB32, this 
seems to allow gtk-window-decorator to work (with compiz) on my machine. I 
hope it will be usable for everybody

Here is the diff
121,123d120
 /* Added by yoram Bar-Haim, to use with nvidia-9625beta */
 #define COLOR_DEPTH 24
 
2443,2444c2440
   /* Modified by Yoram Bar-Haim */
 visual = gdk_visual_get_best_with_depth (COLOR_DEPTH);
---
 visual = gdk_visual_get_best_with_depth (32);
2448,2449c2444
   /* Modified by Yoram Bar-Haim */
 pixmap = gdk_pixmap_new (NULL, w, h, COLOR_DEPTH);
---
 pixmap = gdk_pixmap_new (NULL, w, h, 32);
5275,5277c5270
   /* Modified by Yoram Bar-Haim */
 /* all pixmaps are RGB24 */
 format = XRenderFindStandardFormat (xdisplay, PictStandardRGB24);
---
 format = XRenderFindStandardFormat (xdisplay, PictStandardARGB32);

Here is my machine status
# ls -l /usr/lib/libGL*
-rw-r--r-- 1 root root 8928000 2006-09-23 21:44 /usr/lib/libGLcore.so.1.0.9625
-rw-r--r-- 1 root root 653 2006-09-30 18:53 /usr/lib/libGL.la
lrwxrwxrwx 1 root root  10 2006-10-02 23:07 /usr/lib/libGL.so - 
libGL.so.1
lrwxrwxrwx 1 root root  17 2006-10-10 00:07 /usr/lib/libGL.so.1 - 
libGL.so.1.0.9625
-rw-r--r-- 1 root root  567308 2006-09-23 21:44 /usr/lib/libGL.so.1.0.9625
-rw-r--r-- 1 root root  687120 2006-09-26 05:09 /usr/lib/libGLU.a
lrwxrwxrwx 1 root root  11 2006-10-02 14:00 /usr/lib/libGLU.so - 
libGLU.so.1
lrwxrwxrwx 1 root root  20 2006-10-02 14:00 /usr/lib/libGLU.so.1 - 
libGLU.so.1.3.060501
-rw-r--r-- 1 root root  503452 2006-09-26 05:09 /usr/lib/libGLU.so.1.3.060501

# glxinfo | headname of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer
client glx vendor string: NVIDIA Corporation



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#390503: (no subject)

2006-10-13 Thread yoram bar haim
The answer in no.
I do have it configured all the time (except of when I tried to check it  off) 
and Ir didn't seem to help.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]