Bug#622581: nouveau driver fails to load with error undefined symbol: miEmptyData

2011-04-13 Thread Itai Seggev
On Wed, Apr 13, 2011 at 09:33:42AM +0200, Sven Joachim wrote:
> On 2011-04-13 09:01 +0200, Itai Seggev wrote:
> 
> > Just installed new the kernel+drm+x11 in testing, and I get start x11.  It 
> > dies
> > with a dlopen error complaining of an undefined symbol.
> 
> I suppose that is because you have outdated locally installed files.
> Did you build nouveau from source some time in the past?
> 
> > [  1605.083] (II) LoadModule: "nouveau"
> > [  1605.083] (II) Loading /usr/lib/xorg/modules/nouveau_drv.so
> 
> This file is not supposed to exist, the nouveau module from the Debian
> package lives in /usr/lib/xorg/modules/drivers/.  Move
> /usr/lib/xorg/modules/nouveau_drv.so out of the way and retry.

Yes, this was problem.  

Thanks, and sorry for the noise. 

--
Itai

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#622581: nouveau driver fails to load with error undefined symbol: miEmptyData

2011-04-13 Thread Itai Seggev
Package: xserver-xorg-video-nouveau
Version: 1:0.0.16+git20101210+8bb8231-2
Severity: critical

Just installed new the kernel+drm+x11 in testing, and I get start x11.  It dies
with a dlopen error complaining of an undefined symbol.

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Aug 13  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1926464 Mar 25 22:49 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: nVidia Corporation G72 [GeForce 7300 
SE/7200 GS] [10de:01d3] (rev a1)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 2735 Oct 26 11:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us,il"
Option  "XkbVariant"",lyx"
Option  "XkbOptions"
"grp:shifts_toggle,grp_led:scroll,grp:win_switch"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
Driver  "nouveau"
Option  "Monitor-DVI-I-1" "VP2030b"
Option  "Monitor-VGA-1" "VP2030b2"
EndSection

Section "Monitor"
Identifier  "VP2030b"
EndSection

Section "Monitor"
Identifier  "VP2030b2"
Option  "RightOf" "VP2030b"
EndSection

#Section "Monitor"
#   Identifier  "Monitor Not Appearing In This Config"
#   Option  "Ignore" "1"
#EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "VP2030b"
Monitor "VP2030b2"
SubSection  "Display"
Virtual 3200 1600
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Itai"
#Screen "LCD"
#Screen "CRT" 
Screen  "Default Screen"
#InputDevice "Configured Mouse"
#InputDevice "Generic Keyboard"
Option  "Xinerama" "0"
EndSection


#Commented out 11/18/09. 
#Updated notes: (12/04/09)
#   * Commenting out didn't change much for stability.  
#   * Kernel update on 11/26/09.seems to have fixed things;
#   * Tried again. decided to leave commented out b/c seems it's not actually
#necessary.  Once I ran the glxgears from the mesa directory everything was
#fine. May be an issue for running system 3D programs
#
Section "ServerFlags"
Option  "GlxVisuals" "all"
EndSection




#Section "ServerFlags"
#   Option  "Xinerama" "1"
#EndSection

Section "Device"
Identifier  "VD0"
Driver  "nouveau"
Screen  0
EndSection

Section "Device"
Identifier  "VD1"
Driver  "nouveau"
Screen  1
EndSection

Section "Screen"
Identifier  "LCD"
Monitor "VP2030b"
Device  "VD1"
SubSection  "Display"
Modes   "1600x1200"
ViewPort 0 0
EndSubSection
EndSection

Section "Screen"
Identifier  "CRT"
Monitor "E75"
Device  "VD0"
SubSection  "Display"
Modes   "1280x1024"
ViewPort 1600 0
EndSubSection
EndSection


/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 2.6.38-2-amd64 (Debian 2.6.38-3) (b...@decadent.org.uk) (gcc 
version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 04:28:07 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 111075 Nov  9  2009 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  40647 Nov 24 01:21 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  32622 Dec 15 11:13 /var/log/Xorg.2.log
-rw-r--r-- 1 root root   5874 Apr 13 01:57 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[  1605.079] 
X.Org X Server 1.9.5
Release Date: 

Bug#608523: kdm greeter layout incorrect for RTL laguages

2010-12-31 Thread Itai Seggev
Package: desktop-base
Version: 5.0.6
Severity: normal
Tags: lenny

Hi.  I apologize for creating what's essentially a duplicate of bug 410487.
Somehow I missed the original email from two years ago, and since the email one
month ago, it's only now that I've had some time to configure a machine to use
a recent version of desktop-base/kdm and the default theme.  In the mean time,
that old bug was closed and archives, and it appears can no longer be modified.
However, I've reporduced this issue with the squeeze desktop-base and kdm, so
I'm filing a new bug. 

My original description of the bug:

In the debian-moreblue theme, when a right-to-left (RTL) language such
as Hebrew, Arabic, Farsi, etc. is used, the textbox captions are on the
left and the textboxes themeselve are on the right, as in a LTR
language. However, a RTL speaker would expect the captions on the right
and the textboxes on the left (the natural direction of his/her
language). This is somewhat disconcerting/annoying. Moreover, the
default KDE greater which I use does _not_ suffer from this problem. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-rc3.nouveau (SMP w/4 CPU cores)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages desktop-base depends on:
ii  librsvg2-common   2.26.3-1   SAX-based renderer library for SVG

desktop-base recommends no packages.

Versions of packages desktop-base suggests:
ii  kde5:48  the K Desktop Environment official
ii  wmaker 0.92.0-8.2+b1 NeXTSTEP-like window manager for X

-- 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#591446: usepeerdns option to ppp no longer updates resolv.conf

2010-08-02 Thread Itai Seggev
Package: resolvconf
Version: 1.46
Severity: normal

I use ppp for my comapny's VPN.  I could be delusional, but I'm pretty sure
that specifying usepeerdns used to cause the vpn nameservers to be added to
/etc/resolv.conf, and then upon disconnet for them to be removed.  When I
upgraded from 1.45 to 1.46 last week, this stopped being the case.  

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-rc5.nouveau (SMP w/4 CPU cores)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages resolvconf depends on:
ii  debconf [debconf-2.0] 1.5.30 Debian configuration management sy
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip

resolvconf recommends no packages.

resolvconf suggests no packages.

-- Configuration Files:
/etc/resolvconf/resolv.conf.d/head changed [not included]

-- debconf information:
* resolvconf/downup-interfaces:
  resolvconf/link-tail-to-original: false
* resolvconf/linkify-resolvconf: true



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



Bug#591445: system comes up with empty resolv.conf

2010-08-02 Thread Itai Seggev
Package: resolvconf
Version: 1.46
Severity: normal

I think I've had this issue for a while (2-3 months?) but only recently traced
it to resolvconf.  This may or may not be related to #563386 "resolvconf:
Error: /etc/resolvconf/run/interface is not a directory".  I get that same
error message, but I've never had dnsmasq installed, and this didn't used to be
a problem.  At any rate, my system comes up with an empty resolv.conf (or
perhaps one simply containing the head, I think).  Statd takes forever to come
up, which I think is related to this problem.  Once I'm logged in, doing a
ifdown eth0; ifup eth0 will bring the desired resolv.conf.  (I have a static
eth0 with dns-* entires in /etc/network/interfaces.)

Sorry I can't be more specific; any help would be appreciated. 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-rc5.nouveau (SMP w/4 CPU cores)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages resolvconf depends on:
ii  debconf [debconf-2.0] 1.5.30 Debian configuration management sy
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip

resolvconf recommends no packages.

resolvconf suggests no packages.

-- Configuration Files:
/etc/resolvconf/resolv.conf.d/head changed [not included]

-- debconf information:
* resolvconf/downup-interfaces:
  resolvconf/link-tail-to-original: false
* resolvconf/linkify-resolvconf: true



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



Bug#555442: console-setup should support shifts_toggle

2009-11-09 Thread Itai Seggev
Package: console-setup
Version: 1.45
Severity: normal

If I do a dpkg-reconfigure consle-setup, I get a nice gui for setting all sorts
of keyboard options.  However, my prefered layout toggle option,
grp:shifts_toggle, is not listed.  I managed to work around this by direcly
editing /etc/default/console-setup (is there some way to directly edit debconf
values?), but it would be nice if this option were available using the standard
front-end. 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-rc9.nouveau (SMP w/4 CPU cores)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages console-setup depends on:
ii  console-terminus  4.28-1 Fixed-width fonts for fast reading
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  xkb-data  1.6-1  X Keyboard Extension (XKB) configu

Versions of packages console-setup recommends:
ii  console-tools  1:0.2.3dbs-66 Linux console and font utilities

Versions of packages console-setup suggests:
ii  locales   2.9-25 GNU C Library: National Language (
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

-- debconf information:
* console-setup/variant: Israel - lyx
  console-setup/unsupported_options: true
* console-setup/fontsize-text: 16
* console-setup/compose: No compose key
  debian-installer/console-setup-udeb/title:
  console-setup/other:
* console-setup/ctrl_alt_bksp: true
  console-setup/modelcode: pc105
* console-setup/switch: Both Logo keys
  console-setup/unsupported_config_layout: true
  console-setup/use_system_font:
  console-setup/fontsize: 16
  console-setup/unsupported_layout: true
* console-setup/charmap: UTF-8
  console-setup/layoutcode: us,il
  console-setup/optionscode: 
grp:alt_caps_toggle,grp:win_switch,terminate:ctrl_alt_bksp,grp_led:scroll
  debian-installer/console-setup/title:
  console-setup/unsupported_config_options: true
* console-setup/layout: Israel
  console-setup/variantcode: ,lyx
  console-setup/codesetcode: Hebrew
  console-setup/dont_ask_layout:
* console-setup/altgr: The default for the keyboard layout
* console-setup/ttys: /dev/tty[1-6]
* console-setup/model: Generic 105-key (Intl) PC
  console-setup/fontsize-fb: 16
* console-setup/codeset: # Hebrew
* console-setup/toggle: Alt+Caps Lock
* console-setup/fontface: Fixed



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



Bug#532995: synclient output for two and three-fingered failure

2009-09-26 Thread Itai Seggev
On Tue, Jul 07, 2009 at 06:55:36PM -0700, Don Armstrong wrote:
> On Tue, 07 Jul 2009, Itai Seggev wrote:
> > On Sat, Jun 20, 2009 at 12:25:58PM -0700, Don Armstrong wrote:
> > > On Sat, 20 Jun 2009, Don Armstrong wrote:
> > > > Here is the output; I can reconfirm that this happens on powerbooks.
> > > > synclient -m 1; registers two fingers, so at least that part is
> > > > working properly.
> > > 
> > > Ah, now I see the problem. If I do:
> > > 
> > > synclient -s -l; I see that TapButton1 isn't set.
> > > 
> > > synclient -s TapButton1=1 TapButton2=3 TapButton3=1; resolves these
> > > issues.
> > > 
> > > Itai: doing the above will probably fix it for you too.
> > 
> > I tried it, but it didn't have much of an effect. All it did was set
> > two fingers to right click and three fingers to left click, but it
> > had no effect on single finger tap. I can set TapButton1 to pretty
> > much any value without any effect. Is there some other setting I
> > should be mucking with?
> 
> What's the ouptut of synclient -s -l; ? Are you changing the values
> using -s?

Sorry it's taken me three months to reply.  I thought I had, but apprently
not. 

Sometime in the last couple of weeks (new Xserver was put out), the behavior
changed.  Now, synclient will allow me to assign all three taps at will.
However, the settings in xorg.conf are completely ignored, and all three taps
are set to zero but defaults.  I can work around this by adding synclient to
Xsetup, but it would be nice to understand why xorg.conf is being ignore and if
its possible to fix this.

--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#530032: Fix applied upstream

2009-09-18 Thread Itai Seggev
Finally had the time to test it.  Yes, it fixes my problem.

Thanks!

On Mon, Sep 07, 2009 at 07:44:44AM +0200, Roland Clobus wrote:
> tags +pending
> thanks
> 
> Hello,
> 
> I've applied a patch to the subversion repository upstream. An incoming
> connection will now correctly try all available protocols.
> 
> On my computer (with kernel 2.6.30, and localhost mentioned
> in /etc/hosts for 127.0.0.1 and ::1 netstat reports that the server is
> running on IPv4. The clients will connect correctly.
> 
> Could you try verify if this will work for you?
> (A release could follow soon)
> 
> With kind regards,
> Roland Clobus


--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#530032: it is something in name lookup

2009-07-07 Thread Itai Seggev
It seems that the problem is that pioneers (or some underlying library) is only
trying the first address returned by getaddrinfo.  I have localhost as pointing
to both 127.0.0.1 and ::1 (I don't think I did this.  Did the debian installer
do this?).  When the ai attempts to connect to the server, it tries to connect
to ::1 and fails.  However, if I telnet to localhost 5556, telnet finds
127.0.0.1 and connects successfully.  (See output below.)  Removing localhost
from ::1 or making getaddrinfo prefer ipv4 addresses fixes the issue, but
really pioneers should be able to deal with multiple addresses. 

117:cavy-v4:~> pioneersai -n asdf
ai port is 5556
18:55:25 - Type of computer player: greedy
18:55:25 - Connecting to localhost, port 5556
18:55:25 *ERROR* Error connecting to host 'localhost': Connection refused

118:cavy-v4:~> telnet localhost 5556
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
version report
^]
telnet> close
Connection closed.

--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#535650: laptop-mode-tools: error message on upgrade (unititalized variable?)

2009-07-03 Thread Itai Seggev
Package: laptop-mode-tools
Version: 1.49-1
Severity: normal

I got an error message on upgrade, although everything seems to be
working fine now. 

---
Enabling laptop mode.../usr/share/laptop-mode-tools/modules/laptop-mode: line 
252: [: : integer expression expected
/usr/share/laptop-mode-tools/modules/laptop-mode: line 252: [: : integer 
expression expected
done (Laptop Mode Tools 1.49
enabled, active).
---
-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (120, 'stable'), (110, 'unstable'), (105, 
'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.29-2-powerpc
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages laptop-mode-tools depends on:
ii  lsb-base3.2-22   Linux Standard Base 3.2 init scrip
ii  psmisc  22.7-1   utilities that use the proc file s
ii  util-linux  2.15.1~rc1-1 Miscellaneous system utilities

Versions of packages laptop-mode-tools recommends:
ii  ethtool  6+20090307-1display or change Ethernet device 
ii  hal  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer
ii  hdparm   8.9-3   tune hard disk parameters for high
ii  net-tools1.60-23 The NET-3 networking toolkit
ii  pbbuttonsd   0.7.9-2 PBButtons daemon to handle special
ii  sdparm   1.02-1  Output and modify SCSI device para
ii  wireless-too 29-1.1  Tools for manipulating Linux Wirel

laptop-mode-tools 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#533141: closed by Jonas Smedegaard (Bug#533141: fixed in netatalk 2.0.4-1)

2009-06-20 Thread Itai Seggev
On Fri, Jun 19, 2009 at 09:37:12AM +0200, Jonas Smedegaard wrote:
> 
> Did you reset your environment between each step?  I.e. remove your 
> unpacked netatalk sources and unpack again from scratch using 
> dpkg-source -x netatalk*.dsc?  If not, please try that (as the source 
> becomes "infected" when the error first occur).

Yes, I always unpacked the source a new. 

> What version of Debian are you using which allows you to switch between 
> 1.x and 2.x of libtool?  I.e. what is the output of the following commands:
> 
>  lsb_release -a

LSB Version:
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:cxx-3.0-amd64:cxx-3.0-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:desktop-3.1-amd64:desktop-3.1-noarch:desktop-3.2-amd64:desktop-3.2-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.0-amd64:graphics-3.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:qt4-3.1-amd64:qt4-3.1-noarch
Distributor ID: Debian
Description:Debian GNU/Linux testing (squeeze)
Release:testing
Codename:   squeeze


>  egrep -Hr '^[^#]' /etc/apt/sources.list*

I mostly track testing, but I always keep stable, unstable, and experimental
available.  At the present time, the only thing I have which is neither stable
nor testing is the nouveau driver from experimental.  I'm mostly up-to-date on
squeeze, except I'm still using the lenny KDE pacakges.  I also grab the emacs
snapshot packages from http://emacs.orebokech.com as well as mplayer, vlc, and
related packages from http://www.debian-multimedia.org.

--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#533141: closed by Jonas Smedegaard (Bug#533141: fixed in netatalk 2.0.4-1)

2009-06-18 Thread Itai Seggev
At all times I had libltdl7=2.2.6a-4 and libltdl3=1.5.26-4 installed.  I
started out with the following packages.

libtool  i=2.2.6a-4
libltdl-dev  i=2.2.6a-4
libltl3-dev  p

This produced the error messages in my bug report, and it still does.  (With
2.0.4-1).  As someone suggested, I installed libltdl3-dev, giving.

libtool  i=2.2.6a-4
libltdl-dev  p
libltl3-dev  i=1.5.26-4

This produced the same error messages.  At this point I downgraded libtool to
match libltdl3-dev, resulting in

libtool  i=1.5.26-4
libltdl-dev  p
libltl3-dev  i=1.5.26-4

This allowed me to successfully build the package.  For completeness, I also
tried the following. 

libtool  i=1.5.26-4
libltdl-dev  i=2.2.6a-4
libltl3-dev  p

Unsuprisingly, this died with error messages like those shown below. 

In all 4 of configurations described above, a ./configure && make would
succesfully build the package, so I guess something in debian/rules or the
patches it applies is wonky.  Or there is something wrong with my system.
However, I don't really muck with autotools and such.  I can write a Makefile,
but about the only thing I can do autotools is ./autogen.sh && ./configure &&
make && make install. :)

Anway, thanks for your time!  Let me know if there's something further I can do
to help.

error message snippet---
/usr/src/netatalk-2.0.4/./configure: line 23815: _LT_CMD_GLOBAL_SYMBOLS:
command not found
checking for _ prefix in compiled symbols... no
/usr/src/netatalk-2.0.4/./configure: line 23874: syntax error near unexpected
token `newline'
/usr/src/netatalk-2.0.4/./configure: line 23874: `_LT_TRY_DLOPEN_SELF('
make[1]: *** [config.status] Error 2
make[1]: Leaving directory `/usr/src/netatalk-2.0.4'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1324:
dpkg-buildpackage -rfakeroot -D -us -uc failed
error message snippet----


--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#533141: closed by Jonas Smedegaard (Bug#533141: fixed in netatalk 2.0.4-1)

2009-06-17 Thread Itai Seggev
This issue wasn't quite solved for me, but I'm no longer sure this is a bug in
netatalk.  After further investigation, I discovered that the bug manifested
because of the following two situations
a) libltdl-dev provides libltdl3-dev and hence satisfies the build-dep
b) even if you install libltdl3-dev, you can still have the shiny libtool 2.2
installed. 

Either of these conditions results in build failure.  I was only able to build
the package successfully when I had libltdl3-dev and libtool=1.5.26 installed. 

Whether this is a bug in netatalk, libtool, or in my layman's understanding of
build dependencies, I shall leave to wiser minds than mine. 

--Itai

On Tue, Jun 16, 2009 at 10:06:10PM +, Debian Bug Tracking System wrote:
> 
> This is an automatic notification regarding your Bug report
> which was filed against the netatalk package:
> 
> #533141: Current netatalk fails to build from source
> 
> It has been closed by Jonas Smedegaard .
> 
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Jonas Smedegaard 
>  by
> replying to this email.
> 
> 
> -- 
> 533141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533141
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems

> From: Jonas Smedegaard 
> To: 533141-cl...@bugs.debian.org
> Date: Tue, 16 Jun 2009 22:03:43 +
> Subject: Bug#533141: fixed in netatalk 2.0.4-1
> 
> Source: netatalk
> Source-Version: 2.0.4-1
> 
> We believe that the bug you reported is fixed in the latest version of
> netatalk, which is due to be installed in the Debian FTP archive:
> 
> netatalk_2.0.4-1.diff.gz
>   to pool/main/n/netatalk/netatalk_2.0.4-1.diff.gz
> netatalk_2.0.4-1.dsc
>   to pool/main/n/netatalk/netatalk_2.0.4-1.dsc
> netatalk_2.0.4-1_amd64.deb
>   to pool/main/n/netatalk/netatalk_2.0.4-1_amd64.deb
> netatalk_2.0.4.orig.tar.gz
>   to pool/main/n/netatalk/netatalk_2.0.4.orig.tar.gz
> 
> 
> 
> A summary of the changes between this version and the previous one is
> attached.
> 
> Thank you for reporting the bug, which will now be closed.  If you
> have further comments please address them to 533...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
> 
> Debian distribution maintenance software
> pp.
> Jonas Smedegaard  (supplier of updated netatalk package)
> 
> (This message was generated automatically at their request; if you
> believe that there is a problem with it please contact the archive
> administrators by mailing ftpmas...@debian.org)
> 
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: RIPEMD160
> 
> Format: 1.8
> Date: Tue, 16 Jun 2009 23:32:48 +0200
> Source: netatalk
> Binary: netatalk
> Architecture: source amd64
> Version: 2.0.4-1
> Distribution: unstable
> Urgency: low
> Maintainer: Jonas Smedegaard 
> Changed-By: Jonas Smedegaard 
> Description: 
>  netatalk   - AppleTalk user binaries
> Closes: 533141 533344 533345
> Changes: 
>  netatalk (2.0.4-1) unstable; urgency=low
>  .
>* New upstream release.
>* Update local CDBS snippets:
>  + Fix package-relations cleanup of debhelper 7
>  + Implement fail-source-not-repackaged rule in upstream-tarball.mk
>  + Update URL to draft DEP5 format in copyright-check.mk output
>* Add proper copyright header to debian/rules.
>* Rewrite copyright to use DEP5 r54 proposed machine-readable format.
>* Fix and improve db upgrade commands in README.Debian, and adjust
>  NEWS. Closes: bug#533344, thanks to Itai Seggev.
>* Update dependencies:
>  + Suggest texlive-base-bin (not tetex-bin). Closes: bug#533345,
>thanks to Itai Seggev
>  + Suggest (not recommend) libpam-cracklib
>  + Build-depend on libcups2-dev (not libcupsys2-dev), thanks to
>lintian
>* Fix patches against autogenerated files:
>  + Renumber patches 208, 209 and 211 to have them applied last.
>  + Rewrite and rename patch 109 to unconditionally avoid broken xfs
>    quota, and add new patch 294 doing the same to autogenerated
>configure script.
>  + Disable patches 107 and 112 to avoid maintaining complex autotools
>patch for feature we do not currently use anyway (zeroconf).
>  Together, above closes: bug#533141, thanks to Itai Seggev and Frank
>  Lahm.
>* Drop Uploaders stanza: I am already maintainer (lintian complains),
>  and Sebastian haven't contributed for a couple of years (package is
>  in LowNMU and collab-maint: contributions are still welcome!).
> Check

Bug#533344: closed by Jonas Smedegaard (Bug#533344: fixed in netatalk 2.0.4-1)

2009-06-17 Thread Itai Seggev
Didn't quite fix it.  The __db.* files need to be deleted before the the call
to db4.7_load, otherwise the latter complaims about a version mismatch.  At
least, that was my experience.

On Tue, Jun 16, 2009 at 10:06:18PM +, Debian Bug Tracking System wrote:
> 
> This is an automatic notification regarding your Bug report
> which was filed against the netatalk package:
> 
> #533344: db upgrade related errors in README.Debian
> 
> It has been closed by Jonas Smedegaard .
> 
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Jonas Smedegaard 
>  by
> replying to this email.
> 
> 
> -- 
> 533344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533344
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems

> From: Jonas Smedegaard 
> To: 533344-cl...@bugs.debian.org
> Date: Tue, 16 Jun 2009 22:03:43 +
> Subject: Bug#533344: fixed in netatalk 2.0.4-1
> 
> Source: netatalk
> Source-Version: 2.0.4-1
> 
> We believe that the bug you reported is fixed in the latest version of
> netatalk, which is due to be installed in the Debian FTP archive:
> 
> netatalk_2.0.4-1.diff.gz
>   to pool/main/n/netatalk/netatalk_2.0.4-1.diff.gz
> netatalk_2.0.4-1.dsc
>   to pool/main/n/netatalk/netatalk_2.0.4-1.dsc
> netatalk_2.0.4-1_amd64.deb
>   to pool/main/n/netatalk/netatalk_2.0.4-1_amd64.deb
> netatalk_2.0.4.orig.tar.gz
>   to pool/main/n/netatalk/netatalk_2.0.4.orig.tar.gz
> 
> 
> 
> A summary of the changes between this version and the previous one is
> attached.
> 
> Thank you for reporting the bug, which will now be closed.  If you
> have further comments please address them to 533...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
> 
> Debian distribution maintenance software
> pp.
> Jonas Smedegaard  (supplier of updated netatalk package)
> 
> (This message was generated automatically at their request; if you
> believe that there is a problem with it please contact the archive
> administrators by mailing ftpmas...@debian.org)
> 
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: RIPEMD160
> 
> Format: 1.8
> Date: Tue, 16 Jun 2009 23:32:48 +0200
> Source: netatalk
> Binary: netatalk
> Architecture: source amd64
> Version: 2.0.4-1
> Distribution: unstable
> Urgency: low
> Maintainer: Jonas Smedegaard 
> Changed-By: Jonas Smedegaard 
> Description: 
>  netatalk   - AppleTalk user binaries
> Closes: 533141 533344 533345
> Changes: 
>  netatalk (2.0.4-1) unstable; urgency=low
>  .
>* New upstream release.
>* Update local CDBS snippets:
>  + Fix package-relations cleanup of debhelper 7
>  + Implement fail-source-not-repackaged rule in upstream-tarball.mk
>  + Update URL to draft DEP5 format in copyright-check.mk output
>    * Add proper copyright header to debian/rules.
>* Rewrite copyright to use DEP5 r54 proposed machine-readable format.
>* Fix and improve db upgrade commands in README.Debian, and adjust
>  NEWS. Closes: bug#533344, thanks to Itai Seggev.
>* Update dependencies:
>  + Suggest texlive-base-bin (not tetex-bin). Closes: bug#533345,
>thanks to Itai Seggev
>  + Suggest (not recommend) libpam-cracklib
>  + Build-depend on libcups2-dev (not libcupsys2-dev), thanks to
>lintian
>* Fix patches against autogenerated files:
>  + Renumber patches 208, 209 and 211 to have them applied last.
>  + Rewrite and rename patch 109 to unconditionally avoid broken xfs
>    quota, and add new patch 294 doing the same to autogenerated
>configure script.
>  + Disable patches 107 and 112 to avoid maintaining complex autotools
>patch for feature we do not currently use anyway (zeroconf).
>  Together, above closes: bug#533141, thanks to Itai Seggev and Frank
>  Lahm.
>* Drop Uploaders stanza: I am already maintainer (lintian complains),
>  and Sebastian haven't contributed for a couple of years (package is
>  in LowNMU and collab-maint: contributions are still welcome!).
> Checksums-Sha1: 
>  fd560e401a8235f9554f91d21a4b4e1bd87ba09e 1462 netatalk_2.0.4-1.dsc
>  c5c46eca6a17d88c327f4052add20d75aeb174bb 1345860 netatalk_2.0.4.orig.tar.gz
>  3a1fe567e96f64d362a6eb275d35eb2f1c5036f7 56102 netatalk_2.0.4-1.diff.gz
>  0a8499b33efb5140cdcf1347b557974a55410200 971812 netatalk_2.0.4-1_amd64.deb
> Checksums-Sha256: 
>  17c12e312bca465b040366d689ca0eca25f59a09d6a751018ae8330fe2d04598 1462 
> netatalk_2.0.4-1.dsc
>  3b5099f4bbe0f6e54e5fe04796d5563d907fb77b24b593031b299037df4c76cc 1345860 
> ne

Bug#533345: suggests transitional package tetex-bin

2009-06-16 Thread Itai Seggev
Package: netatalk
Version: 2.0.4~rc2-1
Severity: serious

Netatalk currently suggests the transitional package tetex-bin.  This should be
replaced with texlive, texlive-base, or texlive-base-bin.  

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages netatalk depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcomerr2   1.41.3-1common error description library
ii  libcrack22.8.13-9pro-active password checker librar
ii  libcups2 1.3.10-2Common UNIX Printing System(tm) - 
ii  libdb4.7 4.7.25-6Berkeley v4.7 Database Libraries [
ii  libgcrypt11  1.4.4-2 LGPL Crypto library - runtime libr
ii  libgnutls26  2.6.6-1 the GNU TLS library - runtime libr
ii  libgssapi-krb5-2 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - k
ii  libk5crypto3 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - C
ii  libkrb5-31.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries
ii  libpam-modules   1.0.1-9 Pluggable Authentication Modules f
ii  libpam0g 1.0.1-9 Pluggable Authentication Modules l
ii  libwrap0 7.6.q-16Wietse Venema's TCP wrappers libra
ii  netbase  4.34Basic TCP/IP networking system
ii  perl 5.10.0-22   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

Versions of packages netatalk recommends:
ii  cracklib-runtime   2.8.13-9  runtime support for password check
ii  db4.7-util 4.7.25-6  Berkeley v4.7 Database Utilities
pn  libpam-cracklib(no description available)
ii  lsof   4.81.dfsg.1-1 List open files
ii  procps 1:3.2.8-1 /proc file system utilities
pn  rc (no description available)

Versions of packages netatalk suggests:
ii  db4.2-util 4.2.52+dfsg-5 Berkeley v4.2 Database Utilities
pn  quota  (no description available)
pn  tetex-bin  (no description available)
ii  timeout1.18-3run a command with a time limit

-- 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#533344: db upgrade related errors in README.Debian

2009-06-16 Thread Itai Seggev
Package: netatalk
Version: 2.0.4~rc2-1
Severity: minor

There are three errors in the "Upgrading Problems" section of
/usr/share/doc/netatalk/README.Debian.

1) In addition to the errors like those in #200373, a db version mismatch can
prevent a connection from being made at all.  Log file reproduced below to
show that I am not delusional.  (This is the issue I mentioned as a BTW in my
previous bug report.  I thought it was due to needing SSL to connect with
Leopard, but after additional research I discovered that it was a db version
problem.)

2) The `find $APPLE_DIR -name ".AppleDB/*.db"` in the suggested upgrade command
is doomed to failure, as -name matches the tail of the name only.  Something
like `find $APPLE_DIR -wholename "*.AppleDB/*.db"` would be better.

3) The upgrade command is missing "rm -f __db.*".  If you don't erase these,
you get an error message which looks like the following. 

db4.7_load: Program version 4.7 doesn't match environment version 4.2
db4.7_load: DB_ENV->open: DB_VERSION_MISMATCH: Database environment version 
mismatch 

---Begin Log Extract---

Jun 16 00:59:29 cavy-v4 afpd[13933]: DHX2 login: iseggev
Jun 16 00:59:30 cavy-v4 afpd[13933]: DHX2: logincont2 alive!
Jun 16 00:59:30 cavy-v4 afpd[13933]: PAM DHX2: PAM Success
Jun 16 00:59:30 cavy-v4 afpd[13933]: DHX2: PAM Auth OK!
Jun 16 00:59:30 cavy-v4 afpd[13933]: login iseggev (uid , gid ) AFP3.1
Jun 16 00:59:30 cavy-v4 afpd[13933]: Setting uid/gid to 0/0
Jun 16 00:59:30 cavy-v4 afpd[13933]: Warning: No CNID scheme for volume
/home/iseggev. Using default.
Jun 16 00:59:30 cavy-v4 afpd[13933]: Setting uid/gid to /
Jun 16 00:59:30 cavy-v4 afpd[13933]: cnid_open: dbenv->open (rw) of
/home/iseggev/.AppleDB failed: DB_VERSION_MISMATCH: Database environment
version mismatch
Jun 16 00:59:30 cavy-v4 afpd[13933]: cnid_open: dbenv->open of
/home/iseggev/.AppleDB failed: DB_VERSION_MISMATCH: Database environment
version mismatch
Jun 16 00:59:30 cavy-v4 afpd[13933]: Cannot open CNID db at [/home/iseggev].
Jun 16 00:59:30 cavy-v4 afpd[13933]: Fatal error: cannot open CNID or invalid
CNID backend for /home/iseggev: cdb
Jun 16 00:59:30 cavy-v4 afpd[13933]: logout iseggev
Jun 16 00:59:30 cavy-v4 afpd[13933]: 0.66KB read, 0.53KB written
Jun 16 00:59:30 cavy-v4 afpd[13917]: server_child[1] 13933 done

---End Log Extract-

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages netatalk depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcomerr2   1.41.3-1common error description library
ii  libcrack22.8.13-9pro-active password checker librar
ii  libcups2 1.3.10-2Common UNIX Printing System(tm) - 
ii  libdb4.7 4.7.25-6Berkeley v4.7 Database Libraries [
ii  libgcrypt11  1.4.4-2 LGPL Crypto library - runtime libr
ii  libgnutls26  2.6.6-1 the GNU TLS library - runtime libr
ii  libgssapi-krb5-2 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - k
ii  libk5crypto3 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - C
ii  libkrb5-31.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries
ii  libpam-modules   1.0.1-9 Pluggable Authentication Modules f
ii  libpam0g 1.0.1-9 Pluggable Authentication Modules l
ii  libwrap0 7.6.q-16Wietse Venema's TCP wrappers libra
ii  netbase  4.34Basic TCP/IP networking system
ii  perl 5.10.0-22   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

Versions of packages netatalk recommends:
ii  cracklib-runtime   2.8.13-9  runtime support for password check
ii  db4.7-util 4.7.25-6  Berkeley v4.7 Database Utilities
pn  libpam-cracklib(no description available)
ii  lsof   4.81.dfsg.1-1 List open files
ii  procps 1:3.2.8-1 /proc file system utilities
pn  rc (no description available)

Versions of packages netatalk suggests:
ii  db4.2-util 4.2.52+dfsg-5 Berkeley v4.2 Database Utilities
pn  quota  (no description available)
pn  tetex-bin  (no description available)
ii  timeout1.18-3run a command with a time limit

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
w

Bug#533141: Current netatalk fails to build from source

2009-06-15 Thread Itai Seggev
On Mon, Jun 15, 2009 at 09:53:46AM +0200, Jonas Smedegaard wrote:
> Hi Itai,
> 
> On Mon, Jun 15, 2009 at 02:10:20AM -0500, Itai Seggev wrote:
> >Okay, perhaps I am cluless or there's something seriously wrong with my 
> >system, but this has never failed me in the past.  I am try to rebuild 
> >the package from source to enable openSSL.
> >
> >Going through the following 
> >
> >apt-get source netatalk 
> >cd netatalk-2.0.4~rc2
> >dpkg-buildpackage  (with or without DEB_BUILD_OPTIONS=openssl)
> >
> >will die with the following below.  
> 
> Do you have all build-dependencies installed?  Especially libltdl3-dev?

An apt-get build-dep netatalk didn't pull anything.  Just to be safe, I did an
apt-get install libltdl3-dev.  This resulted in the instalation of that package
and the removal of a libltdl-dev package (I don't know if this is a feature or
a bug).  However, this did not result in any change in my experience.  

> I recommend using the wrapper "debuild" instead of dpkg-buildpackage 
> directly. It is found in the Debian package devscripts.

I tried that.  Same results. 

Any other suggestions?

--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#533141: Current netatalk fails to build from source

2009-06-15 Thread Itai Seggev
Package: netatalk
Version: 2.0.4~rc2-1
Severity: serious

Okay, perhaps I am cluless or there's something seriously wrong with my system,
but this has never failed me in the past.  I am try to rebuild the package from
source to enable openSSL.  

Going through the following 

apt-get source netatalk 
cd netatalk-2.0.4~rc2
dpkg-buildpackage  (with or without DEB_BUILD_OPTIONS=openssl)

will die with the following below.  

BTW (and perhaps this should be its own separate bug), the README.Debian seems
to suggest openssl support is not need to connect to OS X 10.4 and higher, but
TimeMachine won't connect with the stock build.  I'm not sure if I'm
misunderstanding the readme me, it is wrong, or I have some misconfiguration.  


cd . && /bin/sh /usr/src/netatalk-2.0.4~rc2/missing --run autoheader
rm -f stamp-h1
touch config.h.in
/usr/bin/make  all-recursive
make[2]: Entering directory `/usr/src/netatalk-2.0.4~rc2'
Making all in libatalk
make[3]: Entering directory `/usr/src/netatalk-2.0.4~rc2/libatalk'
Making all in adouble
make[4]: Entering directory `/usr/src/netatalk-2.0.4~rc2/libatalk/adouble'
/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..
-I../../include -D_U_="__attribute__((unused))" -g -O2 -g -Wall -O2 -I../../sys
-c -o ad_open.lo ad_open.c
../../libtool: line 793: X--tag=CC: command not found
../../libtool: line 826: libtool: ignoring unknown tag : command not found
../../libtool: line 793: X--mode=compile: command not found
../../libtool: line 959: *** Warning: inferring the mode of operation is
deprecated.: command not found
../../libtool: line 960: *** Future versions of Libtool will require
--mode=MODE be specified.: command not found
../../libtool: line 1103: Xcc: command not found
../../libtool: line 1103: X-DHAVE_CONFIG_H: command not found
../../libtool: line 1103: X-I.: command not found
../../libtool: line 1103: X-I../..: No such file or directory
../../libtool: line 1103: X-I../../include: No such file or directory
../../libtool: line 1103: X-D_U_=__attribute__((unused)): command not found
../../libtool: line 1103: X-g: command not found
../../libtool: line 1103: X-O2: command not found
../../libtool: line 1103: X-g: command not found
../../libtool: line 1103: X-Wall: command not found
../../libtool: line 1103: X-O2: command not found
../../libtool: line 1103: X-I../../sys: No such file or directory
../../libtool: line 1103: X-c: command not found
../../libtool: line 1154: Xad_open.lo: command not found
../../libtool: line 1159: libtool: compile: cannot determine name of library
object from `': command not found
make[4]: *** [ad_open.lo] 1 הלקת
make[4]: Leaving directory `/usr/src/netatalk-2.0.4~rc2/libatalk/adouble'
make[3]: *** [all-recursive] 1 הלקת
make[3]: Leaving directory `/usr/src/netatalk-2.0.4~rc2/libatalk'
make[2]: *** [all-recursive] 1 הלקת
make[2]: Leaving directory `/usr/src/netatalk-2.0.4~rc2'
make[1]: *** [all] 2 הלקת
make[1]: Leaving directory `/usr/src/netatalk-2.0.4~rc2'
make: *** [debian/stamp-makefile-build] 2 הלקת
dpkg-buildpackage: error: debian/rules build gave error exit status 2


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages netatalk depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcomerr2   1.41.3-1common error description library
ii  libcrack22.8.13-9pro-active password checker librar
ii  libcups2 1.3.10-2Common UNIX Printing System(tm) - 
ii  libdb4.7 4.7.25-6Berkeley v4.7 Database Libraries [
ii  libgcrypt11  1.4.4-2 LGPL Crypto library - runtime libr
ii  libgnutls26  2.6.6-1 the GNU TLS library - runtime libr
ii  libgssapi-krb5-2 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - k
ii  libk5crypto3 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - C
ii  libkrb5-31.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries
ii  libpam-modules   1.0.1-9 Pluggable Authentication Modules f
ii  libpam0g 1.0.1-9 Pluggable Authentication Modules l
ii  libwrap0 7.6.q-16Wietse Venema's TCP wrappers libra
ii  netbase  4.34Basic TCP/IP networking system
ii  perl 5.10.0-22   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

Versions of packages netatalk recommends:
ii  cracklib-runtime   2.8.13-9  runtime support for password check
ii  db4.7-util 4.7.25-6  Berkeley v4.7 Database Utilities
pn  libpam-cracklib(no 

Bug#530032: cannot start server

2009-05-22 Thread Itai Seggev
Package: pioneers
Version: 0.12.2-4
Severity: grave

I'm not sure when exactly this happened, but pioneers no longer works.  I'm
getting the same behavior on three different machines of two different
architectures (amd64 and ppc).  I tried reinstalling and I've reccompiling the
source pacakge without any success. 

Basically, when I click on start server in the gtk server dialog box, I get
"Preparing Game #${long string}", but that's it.  If I click on "add computer
player", it adds a playe to the list the "Connected" box is checkmarked, but
location is listed as "not connected" and the number is -1.  Clicking again on
add computer player will disconnected that player.  

Being unable to connect to the server does make this game kindof useless, hence
the severity level.  :(

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages pioneers depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libglib2.0-0 2.20.0-2The GLib library of C routines
ii  libgnome2-0  2.26.0-1The GNOME library - runtime files
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libpango1.0-01.24.0-3+b1 Layout and rendering of internatio
ii  pioneers-console 0.12.2-4the Settlers of Catan board game -
ii  pioneers-data0.12.2-4the Settlers of Catan board game -

Versions of packages pioneers recommends:
ii  yelp  2.24.0-2   Help browser for GNOME 2

pioneers 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#524684: kdm: missing dependency (on plasma?)

2009-04-18 Thread Itai Seggev
Package: kdm
Version: 4:4.2.2-2
Severity: important

When I first installed kdm 4.2.2, it would crash on startup with the
error message "No greeter widge plugin loaded.  Check the
configuration."  I went back and looked for missing packages, and
discovered that somehow I had managed to install a good chunk of KDE4
w/o plasma.  Once I installed the base plasma packages, kdm would run
just fine. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (120, 'stable'), (110, 'unstable'), (105, 
'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.26-2-powerpc
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdm depends on:
ii  consolekit0.3.0-2framework for defining and trackin
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libck-connector0  0.3.0-2ConsoleKit libraries
ii  libdbus-1-3   1.2.12-1   simple interprocess messaging syst
ii  libpam0g  1.0.1-9Pluggable Authentication Modules l
ii  libqimageblitz4   1:0.0.4-4  QImageBlitz image effects library
ii  libqt4-qt3support 4.4.3-2Qt 3 compatibility library for Qt 
ii  libqt4-svg4.4.3-2Qt 4 SVG module
ii  libqt4-xml4.4.3-2Qt 4 XML module
ii  libqtcore44.4.3-2Qt 4 core module
ii  libqtgui4 4.4.3-2Qt 4 GUI module
ii  libstdc++64.3.3-7The GNU Standard C++ Library v3
ii  libx11-6  2:1.2-1X11 client-side library
ii  libxau6   1:1.0.4-2  X11 authorisation library
ii  libxdmcp6 1:1.0.2-3  X11 Display Manager Control Protoc
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip

Versions of packages kdm recommends:
ii  gnome-session [x-session-ma 2.22.3-2 The GNOME 2 Session Manager
ii  gnome-terminal [x-terminal- 2.24.3-3 The GNOME 2 terminal emulator appl
ii  icewm [x-window-manager]1.2.37-1 wonderful Win95-OS/2-Motif-like wi
ii  icewm-lite [x-window-manage 1.2.37-1 wonderful Win95-OS/2-Motif-like wi
ii  kde-window-manager [x-windo 4:4.2.2-2the KDE 4 window manager (KWin)
ii  kdebase 4:4.2.2-1base applications from the officia
ii  konsole [x-terminal-emulato 4:4.2.2-1X terminal emulator for KDE 4
ii  lesstif-bin [x-window-manag 1:0.95.0-2.1 user binaries for LessTif
ii  logrotate   3.7.7-3  Log rotation utility
ii  metacity [x-window-manager] 1:2.24.0-2   A lightweight GTK2 based Window Ma
ii  mlterm [x-terminal-emulator 2.9.4-6  MultiLingual TERMinal
ii  twm [x-window-manager]  1:1.0.4-2Tab window manager
ii  wmaker [x-window-manager]   0.92.0-8 NeXTSTEP-like window manager for X
ii  xserver-xorg-core [xserver] 2:1.4.2-11   Xorg X server - core server
ii  xterm [x-terminal-emulator] 242-1X terminal emulator

Versions of packages kdm suggests:
ii  kdepasswd 4:4.2.2-1  password changer for KDE 4

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm



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



Bug#518786: also affects nouveau

2009-04-17 Thread Itai Seggev
Package: kwin
Severity: normal

I'm not sure if this is relevant (and I've tried the kde4 packages; as soon as
my laptop is down compiling some stuff I will, though), but this also affected
my system which uses the opensource nouveau driver.  

I'd also like to point out that this bug was allowed to propogate into
squeeze. :(  If the KDE 4 version are not planned to progate into squeeze soon,
perhaps you should reconsider not fixing it. 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (101, 'experimental'), (10, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages kwin depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-2 core libraries and binaries for al
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libgcc11:4.3.3-3 GCC support library
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.3.3-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2-1   X11 client-side library
ii  libxcomposite1 1:0.4.0-3 X11 Composite extension library
ii  libxdamage11:1.1.1-4 X11 damaged region extension libra
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxrender11:0.9.4-2 X Rendering Extension client libra

kwin recommends no packages.

Versions of packages kwin suggests:
ii  kdebase-bin4:3.5.9.dfsg.1-6  core binaries for the KDE base mod
ii  kdebase-data   4:3.5.9.dfsg.1-6  shared data files for the KDE base
ii  kdesktop   4:3.5.9.dfsg.1-6  miscellaneous binaries and files f
ii  kicker 4:3.5.9.dfsg.1-6  desktop panel for KDE
ii  kpager 4:3.5.10.dfsg.1-2 desktop pager for KDE
ii  kpersonalizer  4:3.5.9.dfsg.1-6  installation personalizer for KDE
ii  ksmserver  4:3.5.10.dfsg.1-2 session manager for KDE
ii  ksplash4:3.5.9.dfsg.1-6  the KDE splash screen

-- 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#515639: installation-reports: Install on 12" PowerBookG4 (mostly successful)

2009-02-16 Thread Itai Seggev
s=mouse0 
/proc/bus/input/devices: B: EV=7
/proc/bus/input/devices: B: KEY=7 0 0 0 0 0 0 0 0
/proc/bus/input/devices: B: REL=3
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0017 Vendor=0001 Product=22c3 Version=0100
/proc/bus/input/devices: N: Name="ADB keyboard"
/proc/bus/input/devices: P: Phys=adb2:2.c3/input
/proc/bus/input/devices: S: Sysfs=/class/input/input1
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd 
/proc/bus/input/devices: B: EV=120003
/proc/bus/input/devices: B: KEY=1 0 0 0 0 0 0 0 0 0 0 feb0ffdf 3cf 
 fffe
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0017 Vendor=0001 Product=771f Version=0100
/proc/bus/input/devices: N: Name="ADB Powerbook buttons"
/proc/bus/input/devices: P: Phys=adb7:7.1f/input
/proc/bus/input/devices: S: Sysfs=/class/input/input2
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd 
/proc/bus/input/devices: B: EV=13
/proc/bus/input/devices: B: KEY=7b 0 2 0 e 0 0 0
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0019 Vendor=0001 Product=0001 Version=0100
/proc/bus/input/devices: N: Name="PMU"
/proc/bus/input/devices: P: Phys=
/proc/bus/input/devices: S: Sysfs=/class/input/input3
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd 
/proc/bus/input/devices: B: EV=23
/proc/bus/input/devices: B: KEY=10 0 0 0
/proc/bus/input/devices: B: SW=1
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0003 Vendor=05ac Product=1000 Version=0111
/proc/bus/input/devices: N: Name="HID 05ac:1000"
/proc/bus/input/devices: P: Phys=usb-0001:10:1a.0-1/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input4
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd 
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=e080ffdf 1cf  fffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=1f
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0003 Vendor=05ac Product=1000 Version=0111
/proc/bus/input/devices: N: Name="HID 05ac:1000"
/proc/bus/input/devices: P: Phys=usb-0001:10:1a.0-1/input1
/proc/bus/input/devices: S: Sysfs=/class/input/input5
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse1 
/proc/bus/input/devices: B: EV=17
/proc/bus/input/devices: B: KEY=1f 0 0 0 0 0 0 0 0
/proc/bus/input/devices: B: REL=3
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: 

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.26-1-powerpc
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment to fix a
travesty they didn't create.  Their program promptly found its way onto un*x
systems everywhere. Today, still opposed by a software monopolist, they survive
as soldiers of fortune.  If you share their vision, if you know you can help,
and if you can connect to internet, maybe you can join... the K-Team.



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



Bug#489755: fixed in upstream cvs

2008-08-23 Thread Itai Seggev
Package: mozplugger
Version: 1.10.2-1
Followup-For: Bug #489755

This may be a bit late with lenny being in freeze and all, but this bug is
fixed in current upstream cvs (I have tested it myself).  It would be nice if
we could get this into lenny as it is a significant usability bug on AMD64.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages mozplugger depends on:
ii  epiphany-browser2.22.3-1 Intuitive web browser - dummy pack
ii  iceweasel   3.0.1-1  lightweight web browser based on M
hi  konqueror   4:3.5.9.dfsg.1-5 KDE's advanced file manager, web b
ii  libc6   2.7-13   GNU C Library: Shared libraries
ii  libx11-62:1.1.4-2X11 client-side library
ii  m4  1.4.11-1 a macro processing language

mozplugger recommends no packages.

mozplugger suggests no packages.

-- no debconf information



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



Bug#478125: default xara-gtkrc-2.0 is causing problems

2008-08-23 Thread Itai Seggev
Package: xara-gtk
Version: 1.0.25
Followup-For: Bug #478125

I have an unmodifed xara-gtkrc-2.0 and xara segfaults for me.  I use gtk-qt
engine with the Keramik qt style. 

154:cavy-v4:~> md5sum /etc/xara-gtkrc-2.0
eba47292b0662d09cfcdd6e28b0d2440  /etc/xara-gtkrc-2.0
155:cavy-v4:~> dpkg -s xara-gtk| grep gtkrc
 /etc/xara-gtkrc-2.0 eba47292b0662d09cfcdd6e28b0d2440
156:cavy-v4:~> xara
zsh: segmentation fault  xara

However, if I comment out the line in the file, which is the line suggested in
the 2008.04.28 email of this bug, then the program runs fine.  I do not know
gtk well enough to know if this line is invalid, but it seems to be the source
of the problem. 


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages xara-gtk depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.16.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.5-1   Layout and rendering of internatio

Versions of packages xara-gtk recommends:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  sudo  1.6.9p17-1 Provide limited super user privile

Versions of packages xara-gtk suggests:
pn  a2ps   (no description available)

-- no debconf information



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



Bug#438144: Info received (Bug#438144: linux-image-2.6.21-2-686: new kernel does not like my ATI Rage 128 card)

2007-10-14 Thread Itai Seggev
0xd8ff (0x100) IX[B](B)
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Loading /usr/lib/xorg/modules/drivers//r128_drv.so
(II) Module r128: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 4.1.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after probing:
[0] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0xf200 - 0xf20f (0x10) MX[B]
[5] -1  0   0xf280 - 0xf2800fff (0x1000) MX[B]
[6] -1  0   0xf800 - 0xf7ff (0x0) MX[B]O
[7] -1  0   0xf3fe - 0xf3ff (0x2) MX[B](B)
[8] -1  0   0xf300 - 0xf3003fff (0x4000) MX[B](B)
[9] -1  0   0xf400 - 0xf7ff (0x400) MX[B](B)
[10] 0  0   0x000a - 0x000a (0x1) MS[B]
[11] 0  0   0x000b - 0x000b7fff (0x8000) MS[B]
[12] 0  0   0x000b8000 - 0x000b (0x8000) MS[B]
[13] -1 0   0x - 0x (0x1) IX[B]
[14] -1 0   0x - 0x00ff (0x100) IX[B]
[15] -1 0   0xa800 - 0xa83f (0x40) IX[B]
[16] -1 0   0xb000 - 0xb007 (0x8) IX[B]
[17] -1 0   0xb400 - 0xb41f (0x20) IX[B]
[18] -1 0   0xb800 - 0xb83f (0x40) IX[B]
[19] -1 0   0x9000 - 0x901f (0x20) IX[B]
[20] -1 0   0xe800 - 0xe80f (0x10) IX[B]
[21] -1 0   0x9400 - 0x941f (0x20) IX[B]
[22] -1 0   0x9800 - 0x980f (0x10) IX[B]
[23] -1 0   0xd800 - 0xd8ff (0x100) IX[B](B)
[24] 0  0   0x03b0 - 0x03bb (0xc) IS[B]
[25] 0  0   0x03c0 - 0x03df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 24, (--) framebuffer bpp 32
(II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "UseFBDev" "true"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.2
(II) R128(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x
(==) R128(0): RGB weight 888
(II) R128(0): Using 8 bits per RGB (8 bit DAC)
(**) R128(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.0.2
ABI class: X.Org Video Driver, version 1.2
(--) R128(0): Chipset: "ATI Rage 128 Pro GL PF (AGP)" (ChipID = 0x5046)
(--) R128(0): Linear framebuffer at 0xf400
(--) R128(0): MMIO registers at 0xf300
(--) R128(0): BIOS at 0xf3fe
(EE) R128(0): mmap mmio: Invalid argument

Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x81) [0x80c8631]
1: [0xe420]
2: /usr/lib/xorg/modules/drivers//r128_drv.so(R128PreInit+0x761) [0xb7c07541]
3: /usr/X11R6/bin/X(InitOutput+0x9a4) [0x80a8394]
4: /usr/X11R6/bin/X(main+0x27b) [0x8076c6b]
5: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7dd1050]
6: /usr/X11R6/bin/X(FontFileCompleteXLFD+0x1ed) [0x80761c1]

Fatal server error:
Caught signal 11.  Server aborting


--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.



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



Bug#438144: linux-image-2.6.21-2-686: new kernel does not like my ATI Rage 128 card

2007-10-11 Thread Itai Seggev
_drv.so
(II) Module r128: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 4.1.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after probing:
[0] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0xf200 - 0xf20f (0x10) MX[B]
[5] -1  0   0xf280 - 0xf2800fff (0x1000) MX[B]
[6] -1  0   0xf800 - 0xf7ff (0x0) MX[B]O
[7] -1  0   0xf3fe - 0xf3ff (0x2) MX[B](B)
[8] -1  0   0xf300 - 0xf3003fff (0x4000) MX[B](B)
[9] -1  0   0xf400 - 0xf7ff (0x400) MX[B](B)
[10] 0  0   0x000a - 0x000a (0x1) MS[B]
[11] 0  0   0x000b - 0x000b7fff (0x8000) MS[B]
[12] 0  0   0x000b8000 - 0x000b (0x8000) MS[B]
[13] -1 0   0x - 0x (0x1) IX[B]
[14] -1 0   0x - 0x00ff (0x100) IX[B]
[15] -1 0   0xa800 - 0xa83f (0x40) IX[B]
[16] -1 0   0xb000 - 0xb007 (0x8) IX[B]
[17] -1 0   0xb400 - 0xb41f (0x20) IX[B]
[18] -1 0   0xb800 - 0xb83f (0x40) IX[B]
[19] -1 0   0x9000 - 0x901f (0x20) IX[B]
[20] -1 0   0xe800 - 0xe80f (0x10) IX[B]
[21] -1 0   0x9400 - 0x941f (0x20) IX[B]
[22] -1 0   0x9800 - 0x980f (0x10) IX[B]
[23] -1 0   0xd800 - 0xd8ff (0x100) IX[B](B)
[24] 0  0   0x03b0 - 0x03bb (0xc) IS[B]
[25] 0  0   0x03c0 - 0x03df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 24, (--) framebuffer bpp 32
(II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "UseFBDev" "true"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.2
(II) R128(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x
(==) R128(0): RGB weight 888
(II) R128(0): Using 8 bits per RGB (8 bit DAC)
(**) R128(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.0.2
ABI class: X.Org Video Driver, version 1.2
(--) R128(0): Chipset: "ATI Rage 128 Pro GL PF (AGP)" (ChipID = 0x5046)
(--) R128(0): Linear framebuffer at 0xf400
(--) R128(0): MMIO registers at 0xf300
(--) R128(0): BIOS at 0xf3fe
(EE) R128(0): mmap mmio: Invalid argument

Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x81) [0x80c8631]
1: [0xe420]
2: /usr/lib/xorg/modules/drivers//r128_drv.so(R128PreInit+0x761) [0xb7bfa541]
3: /usr/X11R6/bin/X(InitOutput+0x9a4) [0x80a8394]
4: /usr/X11R6/bin/X(main+0x27b) [0x8076c6b]
5: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7dc4050]
6: /usr/X11R6/bin/X(FontFileCompleteXLFD+0x1ed) [0x80761c1]

Fatal server error:
Caught signal 11.  Server aborting


--
Itai

Itai Seggev, Knox College, Mathematics Department 

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.



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



Bug#442950: g++-4.2: -Wwrite-strings getting turned on for no aparent reason

2007-09-17 Thread Itai Seggev
Package: g++-4.2
Version: 4.2.1-4
Severity: minor

Hi. Sometime in the last month or so, g++ has started spitting out at me a
bunch of "warning: deprecated conversion from string constant to ‘char*’"
messages. This apparently comes from -Wwrite-strings. However, according to the
man/info pages, this option shouldn't be turned on unless explicitly requrested
(not even -Wall turns it on). My makefile certainly certainly isn't turning it
on, and I don't get this message when compiling in Fedora or OS/X. I've looked
the the changelog.Debian and haven't seen anything to explain this. I can turn
it off with a CXXFLAGS=-Wno-write-strings, but it's a pain to remeber this each
time so I'd really appreciate it if you could fix this. :)

Thanks, 

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

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

Versions of packages g++-4.2 depends on:
ii  gcc-4.2   4.2.1-4The GNU C compiler
ii  gcc-4.2-base  4.2.1-4The GNU Compiler Collection (base 
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libstdc++6-4.2-dev4.2.1-4The GNU Standard C++ Library v3 (d

g++-4.2 recommends no packages.

-- no debconf information



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



Bug#442629: vpnc: please clarify security warning in Readme.Debian

2007-09-16 Thread Itai Seggev
Package: vpnc
Version: 0.5.0-1
Severity: minor

The security warning in Readme.Debian says that there is nothing to prevent
man-in-the-middle attacks and the username and password are always exchanged in
an insecure format. However, following the link [1] in that file takes you to a
page on Cisco's website. That page claims that the old "Group Authentication"
mode is vulnerable, but that "Mutual Group Authentication" is not vulnerable to
attacks. Being a reasonably competent user but not an expert in security
models, some research using Google and Wikipedia failed to help me discern
which document is correct. So here are some questions I'd like answers to, and
which I think would make for helpful edits to the readme.

1) Is Cisco lying when they say the new mode is not vulnerable to MITM attacks,
or is the Readme.Debian out of date?

2) Is the insecurity a fundamental issue with XAUTH (for example, not using
good encryption), or is it a matter that group password vulernability leads to
MITM attacks which leads to theft of passwords? 

2.5) A related/varient on 2: If I can actually access the internal network
after authenticating, does that mean that my password was not stolen, or can an
attacker provide me access to the network after stealing my password?

3) The official Cisco client, which I have on my Mac, has three authentication
modes. "Group Password" (old and bad, I gather), "Mutual Group Authentication"
(Cisco claims is OK), and "Certificate Authentication". Which, if any, of these
modes is secure? Does vpnc support all or only some of theme?

Thanks,

--Itai

[1] http://www.cisco.com/warp/public/707/cisco-sn-20040415-grppass.shtml

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

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

Versions of packages vpnc depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libgcrypt11   1.2.4-2LGPL Crypto library - runtime libr

Versions of packages vpnc recommends:
ii  iproute   20070313-1 Professional tools to control the 
ii  resolvconf1.37   nameserver information handler

-- no debconf information



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



Bug#440887: gtk-qt-engine fails to report LTR/RTL status

2007-09-04 Thread Itai Seggev
Package: gtk-qt-engine
Version: 1:0.8~svn-rev36-2
Severity: normal
Tags: l10n

This bug came out of the discussion for bug #439559. You can read there for
more background. In short, GTK apps appranetly have some way of indicating
whether they are in Left-to-Right to Right-to-Left mode. gtk-qt fails to report
this, so tool bars will continue to display as if in LTR language environment
rather than a RTL environment, which can cause some icons to be reversed. 

For a quick example, check out and compile Emacs CVS HEAD. Start emacs and open
an info buffer. The forward/back buttons (which are now on the right edge
rather than the left edge) are pointing towards echo other rather than away
from each other. This problem goes away if you you select any other gtk theme I
have installed on my system.

This bug is likely upstream. I'll try to do some more testing if I have the
time. 

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

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

Versions of packages gtk-qt-engine depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libglib2.0-0  2.14.0-2   The GLib library of C routines
ii  libgtk2.0-0 [gtk2.0-binver-2. 2.10.13-1  The GTK+ graphical user interface 
ii  libpango1.0-0 1.16.5-1   Layout and rendering of internatio
ii  libqt3-mt 3:3.3.7-7  Qt GUI Library (Threaded runtime v
ii  libstdc++64.2.1-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library

gtk-qt-engine recommends no packages.

-- no debconf information


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



Bug#439559: emacs22-gtk: forward/back buttons backwards when GTK is set to RTL language

2007-08-25 Thread Itai Seggev
Package: emacs22-gtk
Version: 22.1+1-1
Severity: normal
Tags: l10n

Emacs22 has these shiny new forward/back, next/previous, etc. buttons for
things like info mode. When using gtk Emacs, my menu bar goes from
right-to-left since my system locale is Hebrew. However, the back button still
points to the left. This results in the forward/back buttons pointing towards
each other rather than away from each other, which is very confusing. Either
the buttons should remain in the same left-to-right order always, or,
preferably, when in RTL mode the back button should point to the right and the
forward button should point to the left. 

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

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

Versions of packages emacs22-gtk depends on:
ii  emacs22-bin-common  22.1+1-1 The GNU Emacs editor's shared, arc
ii  libasound2  1.0.14a-2ALSA library
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 2:1.0.3-3X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libncurses5 5.6+20070812-1   Shared libraries for terminal hand
ii  libpango1.0-0   1.16.5-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5  shared library for GIF images
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxpm4 1:3.5.6-3X11 pixmap library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

emacs22-gtk recommends no packages.

-- no debconf information


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



Bug#438144: linux-image-2.6.21-2-686: new kernel does not like my ATI Rage 128 card

2007-08-15 Thread Itai Seggev
Package: linux-image-2.6.21-2-686
Version: 2.6.21-6
Severity: important

I normally use a self-compiled kernel, but keep a debian kernel around. After
booting into the 2.6.21-2-686 kernel, X wouldn't start (log file below). This
problem does not occur with my self-compiled 2.6.21 kernel (from Debian source
2.6.21-5), nor did it happen with the previous debian kernel in testing
(2.6.18-something, I think).

Contents of /var/log/Xorg.0.log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux cavy 2.6.21-2-686 #1 SMP Wed Jul 11 03:53:02 
UTC 2007 i686
Build Date: 01 June 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 13 21:31:24 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "ATI Technologies, Inc. Rage 128 PF/PRO AGP 4x TMDS"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi").
(WW) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/X11R6/lib/X11/fonts/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81e5f60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1130 card 1043,8027 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1131 card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1043,8027 rev 02 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1043,8027 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1043,8027 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 1043,8027 rev 02 class 0c,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5046 card 1002,002a rev 00 clas

Bug#368818: x11-common: insufficient error checking in Xsession can prevent users from logging in

2007-08-14 Thread Itai Seggev
On Wed, Aug 15, 2007 at 12:10:10AM +0200, Brice Goglin wrote:
> Hi,
> 
> I am trying to see what to do with this old bug, but I don't see yet why
> COLUMNS would be set to 0 and why we should support this (buggy?) case.
> Do you guys know any valid use of COLUMNS=0 ?

No, there is no valid reason for COLUMNS=0. There have been versions of
'resize' which incorrectly reported sizes of 0 on various terminals,
but such buggy version are hard to find these days (as are actual
terminals, :) so it may simply be a matter of those bugs no longer
being triggered). As I noted in my original report, this behaviour was
some underlying bug which I was never able to find. I don't entirely
understand the whole logic of Xsession and Xsession.d, so I'm not sure
what, if anything, in the scripts was causing COLUMNS=0. Perhaps some
version of my shell was buggy. (I think tcsh users were _not_
affected, but I no longer recall). 

I, personally, think the error check is trivial and worth it, but of
course the final decision is up to you. I've just tested removing
COLUMNS=80 from the script, and it seems to be working fine, so I'm OK
with the bug being closed.

--
Itai

Itai Seggev, Knox College

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Itai Seggev
On Thu, Aug 09, 2007 at 06:15:53PM +0200, Brice Goglin wrote:
> Get a modeline with:
>   $ gtf 1280 1024 75
>   # 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz
>   Modeline "1280x1024_75.00"  138.54  1280 1368 1504 1728  1024 1025
> 1028 1069  -HSync +Vsync
> 
> And then add the last line above and the following to the monitor
> section of your xorg.conf
> Option "PreferredMode" "1280x1024_75.00"
> 
> (as explained in
> http://www.tetromino.net/blog/2007/04/25/manual-modesetting-for-xf86-video-intel/)

OK. This fixed it (and I learned a few things along the way).

Many thanks!

--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Itai Seggev
On Thu, Aug 09, 2007 at 08:30:11AM +0200, Brice Goglin wrote:
> >  I didn't know about
> > xrandr and using it to resize. When I tried the command above
> > involving --mode, I got a usage message but that's it.
> 
> You need to upgrade xbase-clients to 7.2 (in testing).

>From a subsequent email in this thread, I figured out that I need to
add --output VGA to the command line. Once I did this, I was able to
set the resolution to my desired resolution. It still seems to be a
bug that before the upgrade in respected my preferences in xorg.conf,
but afterwards it didn't. 

--
Itai Seggev 

Visiting Assistant ProfessorOffice: Lewis 121A
Department of Physics and Astronomy Phone: +1-662-915-3887
University of Mississippi   Fax: +1-662-915-5045 


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



Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-09 Thread Itai Seggev
On Thu, Aug 09, 2007 at 08:30:11AM +0200, Brice Goglin wrote:
> Itai Seggev wrote:
> > The output to the first two commands is below.
> 
> Did you forget to paste it ?

*sigh* That's what I get for sending email at 1am. It's at the end of
the email. 

> >  I didn't know about
> > xrandr and using it to resize. When I tried the command above
> > involving --mode, I got a usage message but that's it.
> 
> You need to upgrade xbase-clients to 7.2 (in testing).

I'm already at 7.2. Is there something else I need to check? 

het:/etc/X11# dpkg -l xbase-clients
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  xbase-clients  1:7.2.ds2-2miscellaneous X clients


> >  I'll be losing
> > access to this machine in a few days (new job), so I won't be able to
> > help with tings for much longer.
> >   
> 
> Ok, if you're not able to test/debug/help things anymore for this bug,
> we'll probably close it until somebody else meets it.
> 
> But I am pretty confident that your problem is just about the preferred
> mode of your monitor not being the largest one, and xrandr should allow
> to change it after starting X.

Screen 0: minimum 320 x 200, current 1280 x 768, maximum 2048 x 2048
VGA connected 1280x768+0+0 (normal left inverted right) 0mm x 0mm
   2048x1536  60.0  
   1920x1440  60.0  
   1856x1392  60.0  
   1792x1344  60.0  
   1920x1200  72.8 60.0  
   1600x1200  75.0 70.0 65.0 60.0  
   1680x1050  60.0  
   1600x1024  60.0  
   1400x1050  85.3 74.8 70.0 60.0  
   1280x1024  85.0 75.0 60.0  
   1440x900   60.2  
   1280x960   85.0 60.0  
   1280x800   60.0  
   1152x864   85.1 75.0  
   1280x768   60.0* 
   1152x768   54.8  
   1024x768   85.0 75.0 70.1 60.0  
   832x62474.6  
   800x60085.1 72.2 75.0 60.3 56.2  
   640x48085.0 72.8 75.0 59.9  
   720x40085.0  
   640x40085.1  
   640x35085.1  





Screen 0: minimum 320 x 200, current 1280 x 768, maximum 2048 x 2048
VGA connected 1280x768+0+0 normal (normal left inverted right) 0mm x 0mm
Identifier: 0x43
Timestamp:  1227476509
Subpixel:   unknown
Clones: 
CRTC:   0
CRTCs:  0
  2048x1536 (0x44)  266.9MHz
h: width  2048 start 2200 end 2424 total 2800 skew0 clock   95.3KHz
v: height 1536 start 1537 end 1540 total 1589   clock   60.0Hz
  1920x1440 (0x45)  234.0MHz
h: width  1920 start 2048 end 2256 total 2600 skew0 clock   90.0KHz
v: height 1440 start 1441 end 1444 total 1500   clock   60.0Hz
  1856x1392 (0x46)  218.3MHz
h: width  1856 start 1952 end 2176 total 2528 skew0 clock   86.4KHz
v: height 1392 start 1393 end 1396 total 1439   clock   60.0Hz
  1792x1344 (0x47)  204.8MHz
h: width  1792 start 1920 end 2120 total 2448 skew0 clock   83.7KHz
v: height 1344 start 1345 end 1348 total 1394   clock   60.0Hz
  1920x1200 (0x48)  230.0MHz
h: width  1920 start 1936 end 2096 total 2528 skew0 clock   91.0KHz
v: height 1200 start 1201 end 1204 total 1250   clock   72.8Hz
  1920x1200 (0x49)  193.2MHz
h: width  1920 start 2048 end 2256 total 2592 skew0 clock   74.5KHz
v: height 1200 start 1201 end 1204 total 1242   clock   60.0Hz
  1600x1200 (0x4a)  202.5MHz
h: width  1600 start 1664 end 1856 total 2160 skew0 clock   93.8KHz
v: height 1200 start 1201 end 1204 total 1250   clock   75.0Hz
  1600x1200 (0x4b)  189.0MHz
h: width  1600 start 1664 end 1856 total 2160 skew0 clock   87.5KHz
v: height 1200 start 1201 end 1204 total 1250   clock   70.0Hz
  1600x1200 (0x4c)  175.5MHz
h: width  1600 start 1664 end 1856 total 2160 skew0 clock   81.2KHz
v: height 1200 start 1201 end 1204 total 1250   clock   65.0Hz
  1600x1200 (0x4d)  162.0MHz
h: width  1600 start 1664 end 1856 total 2160 skew0 clock   75.0KHz
v: height 1200 start 1201 end 1204 total 1250   clock   60.0Hz
  1680x1050 (0x4e)  147.1MHz
h: width  1680 start 1784 end 1968 total 2256 skew0 clock   65.2KHz
v: height 1050 start 1051 end 1054 total 1087   clock   60.0Hz
  1600x1024 (0x4f)  106.9MHz
h: width  1600 start 1620 end 1640 total 1670 skew0 clock   64.0KHz
v: height 1024 start 1027 end 1030 total 1067   clock   60.0Hz
  1400x1050 (0x50

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-08-08 Thread Itai Seggev
On Thu, Aug 09, 2007 at 12:44:56AM +0200, Brice Goglin wrote:
> Drew Parsons wrote:
> > Your X log reports that the server knows about your desired mode:
> >
> > (II) intel(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728
> > 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
> > (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 
> > 1025 1028 1066 +hsync +vsync (80.0 kHz)
> > (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 
> > 1025 1028 1066 +hsync +vsync (64.0 kHz)
> >
> > Do you have xrandr 1.2 installed?  What does "xrandr" say?  Does
> > "xrandr --verbose" show the modes listed above?  Did you select your
> > mode with "xrandr --mode 1280x1024"?
> > Work is ongoing in the server to make xorg.conf redundant altogether. 
> > One thing you could try is deleting xorg.conf completely and seeing
> > what kind of success you get. Or alternatively delete the Modes lines
> > from the Screen section.
> >   
> 
> Hi Itai,
> 
> Any news about this? Could you reply to what Drew requested above? It
> would for instance let us know whether your monitor has a preferred
> mode, which might explain why the new driver chooses one mode instead of
> another.
> 
> Thanks,
> Brice

Sorry, I thought I had replied to this...

The output to the first two commands is below. I didn't know about
xrandr and using it to resize. When I tried the command above
involving --mode, I got a usage message but that's it. I'll be losing
access to this machine in a few days (new job), so I won't be able to
help with tings for much longer.

--
Itai Seggev 

Visiting Assistant ProfessorOffice: Lewis 121A
Department of Physics and Astronomy Phone: +1-662-915-3887
University of Mississippi   Fax: +1-662-915-5045 


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



Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-06-27 Thread Itai Seggev
On Thu, Jun 28, 2007 at 01:03:27AM +0200, Brice Goglin wrote:
> Itai Seggev wrote:
> > Package: xserver-xorg-video-intel
> > Version: 2:2.0.0-1
> > Severity: normal
> >   
> 
> Please try xserver-xorg-video-intel 2:2.0.0-5 currently in experimental.
> It contains a much more recent git snapshot. If it does not help, please
> send the whole output of
> /usr/share/bug/xserver-xorg/script 3>&1

OK, I tried this, same result. Although it seems I was mistaken about
4:3 in my bug report. It's the resolution it selects is actually
1280x768, not 1280x960.  Output of the bug script is below. 

I thought this bug might be because I hadn't cleaned out all the
xfree86 cruft from my xorg.conf, so I generated a new xorg.conf
using "dpkg-reconfigure xserver-xorg". That didn't make any
difference, but I'm including that alternate config at the very end
for completeness

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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-07-12 22:56 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736280 2007-06-01 08:28 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE 
Chipset Integrated Graphics Device (rev 01)

/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 3366 2007-06-27 17:42 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/CID"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us,il"
Option  "XkbVariant"",lyx"
Option  "XkbOptions"
"grp:switch,grp:shifts_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "false"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "

Bug#430885: xserver-xorg-video-intel: new intel driver doesn't support all modes of i810 driver

2007-06-27 Thread Itai Seggev
Package: xserver-xorg-video-intel
Version: 2:2.0.0-1
Severity: normal

This seems very similar to bug #424952, but manifests differently. 

I have a Dell Dimension with an i845 Rev 1 graphics. I've been happily using it
in 1280x1024 mode for a couple of years. I upgraded today to the new intel
driver and and X started using modes with a 4:3 aspect ratio. If I tried to
force 1280x1024, I would get "no usable screen". Downgrading to the i810
(1.7.2-4) fixed the problem. 

If there's more data you need, let me know. 

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libdrm2 2.3.0-4  Userspace interface to kernel DRM 
ii  xserver-xorg-core   2:1.3.0.0.dfsg-6 X.Org X server -- core server

xserver-xorg-video-intel recommends no packages.


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



Bug#427859: Acknowledgement (lmodern fails to configure on upgrade, dpkg error)

2007-06-08 Thread Itai Seggev
On Fri, Jun 08, 2007 at 08:59:23AM +0200, Frank Küster wrote:
> Itai Seggev <[EMAIL PROTECTED]> wrote:
> 
> >> In order to understand what is going on, we need the packages which are
> >> actually installed on your system.  Please send the output of
> >> 
> >> dpkg -l tex-common
> >> dpkg -l tetex* | grep -v '^un'
> >> dpkg -l texlive* | grep -v '^un'
> >
> > Below is the info you asked for. 
> 
> ii  tetex-base3.0.dfsg.3-5   Basic TeX input files of teTeX
> 
> Previously, you wrote:
> 
> ,
> | OK, so the problem turned out to be that aptitutde had decided to
> | upgrade tetex-base to 2007-9 instead of leaving it at 3.whatever
> `
> 
> So did you downgrade tetex-base again?  Did you downgrade any other
> packages? 

The only package I downgraded was tetex-base. I discovered that
tetex-base was upgraded to 2007-9 when tex started telling me it
couldn't find "article.sty". :) Once I downgraded it, I was able to
to install lmodern. I suppose the fact that you could install
tetex-base 2007-9 w/o also pulling in texlive or some other useful
pacakge is another bug. 

-- 
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.



Bug#427859: Acknowledgement (lmodern fails to configure on upgrade, dpkg error)

2007-06-07 Thread Itai Seggev
On Thu, Jun 07, 2007 at 01:26:19PM +0200, Frank Küster wrote:
> Itai Seggev <[EMAIL PROTECTED]> wrote:
>
> > So, it seems that this not a "grave" bug since it is installable, but
> > perhaps it is still "serious" bug since it doesn't have sufficient
> > dependencies to ensure installability? At any rate, that's for you,
> > Kindly Mr. Maintainer, to decide. 
> 
> In order to understand what is going on, we need the packages which are
> actually installed on your system.  Please send the output of
> 
> dpkg -l tex-common
> dpkg -l tetex* | grep -v '^un'
> dpkg -l texlive* | grep -v '^un'

Below is the info you asked for. As for the reason why I have an old
version of tex-common: some packages {lyx-common,tipa,mathpartir} now
depend exlucisvely on texlive* instead of texlive*|tetex*, so when I
hit 'U' (upgrade-available) in aptitute it would try to pull in
texlive, creating confilcts with other packages which have
transitioned to texlive yet. That's how I discoved a couple of months
back about the transition. I've therefore been avoiding upgrading any
tex-related packages for fear of pulling in tex-live. Obviously, a few
tex packages slipped in during my last upgrade. (With the new libc
entering lenny, some 300 packages entered in just a few days.)

If you think I should/would like me upgrade tex-common, I'd be happy
to.  It seems that only the three pacakges listed above depend only on
texlive.  Is it a bug to only depend on texlive instead of
texlive|tetex? Let me know if you need anyting else.

--
Itai Seggev 

Visiting Assistant ProfessorOffice: Lewis 121A
Department of Physics and Astronomy Phone: +1-662-915-3887
University of Mississippi   Fax: +1-662-915-5045 


Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-==
ii  tex-common 1.0.1  Common infrastructure for using and building 
TeX in Debian
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  VersionDescription
+++-=-==-
ii  tetex-base3.0.dfsg.3-5   Basic TeX input files of teTeX
ii  tetex-bin 3.0-30 The teTeX programs
pn  tetex-brev (no description available)
ii  tetex-doc 3.0.dfsg.3-5   The documentation component of the Debian 
te
ii  tetex-doc-nonfree 1.1teTeX documentation that is non-free
ii  tetex-extra   3.0.dfsg.3-5   Additional TeX input files of teTeX
pn  tetex-frogg(no description available)
pn  tetex-frogg-doc(no description available)
pn  tetex-src  (no description available)
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersionDescription
+++-===-==-
pn  texlive  (no description available)
pn  texlive-base (no description available)
pn  texlive-base-bin (no description available)
pn  texlive-bibtex-extra (no description available)
pn  texlive-chemistry(no description available)
rc  texlive-common  2005.dfsg.3-1  TeX Live: Base component
pn  texlive-context  (no description available)
pn  texlive-doc-base (no description available)
pn  texlive-doc-bg   (no description available)
pn  texlive-doc-cs+sk(no description available)
pn  texlive-doc-de   (no description available)
pn  texlive-doc-el   (no description available)
pn  texlive-doc-en   (no description available)
pn  texlive-doc-es   (no description available)
pn  texlive-doc-fi   (no description available)
pn  texlive-doc-fr   (no description available)
pn  texlive-doc-it   (no description available)
pn  texlive-doc-ja   (no description available)
pn  texlive-doc-ko   (no description available)
pn  texlive-doc-mn   (no description available)
pn  texlive-doc-nl   (no description ava

Bug#427859: Acknowledgement (lmodern fails to configure on upgrade, dpkg error)

2007-06-06 Thread Itai Seggev
OK, so the problem turned out to be that aptitutde had decided to
upgrade tetex-base to 2007-9 instead of leaving it at 3.whatever (I
could have sworn I told it not to do that, but that's another story). 

So, it seems that this not a "grave" bug since it is installable, but
perhaps it is still "serious" bug since it doesn't have sufficient
dependencies to ensure installability? At any rate, that's for you,
Kindly Mr. Maintainer, to decide. 

Sorry for the trouble...

--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#427859: lmodern fails to configure on upgrade, dpkg error

2007-06-06 Thread Itai Seggev
Package: lmodern
Version: 1.010x-3
Severity: grave
Justification: renders package unusable

I upgraded a whole flotilla of packages today. I didn't mean upgrade an
TeX packages as I'm waiting on TeXLive to stabalize, but apparently aptitude
decided to upgrade lmodern (or maybe I was just careless). At any rate, even
though this version is in lenny, the install died a horrible flaming death: 

E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up lmodern (1.010x-3) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time...
updmap-sys failed. Output has been stored in
/tmp/updmap.wEc16557
Please include this file if you report a bug.

Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
causes updmap-sys to fail.  Please check for files with extension
.dpkg-dist or .ucf-dist in this directory

dpkg: error processing lmodern (--configure):
 subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  lmodern
  Press return to continue.



120:het:~/research/causal_sets/c_code> sudo cat /tmp/updmap.wEc16557
updmap-sys: This is updmap-sys, version 1107552857-debian
updmap-sys: using transcript file `/var/lib/texmf/web2c/updmap-sys.log'

updmap is creating new map files using the following configuration:

  config file: `/var/lib/texmf/web2c/updmap.cfg'
  dvips output directory: `/var/lib/texmf/fonts/map/dvips/updmap'
  pdftex output directory: `/var/lib/texmf/fonts/map/pdftex/updmap'
  dvipdfm output directory: `/var/lib/texmf/fonts/map/dvipdfm/updmap'

  prefer outlines: `true'
  texhash enabled: `false'
  download standard fonts (dvips): `false'
  download standard fonts (pdftex): `true'
  download standard fonts (dvipdfm): `true'

updmap-sys: Scanning for LW35 support files

!!! ERROR! The map file `dvips35.map' has not been found at all.

Either put this file into the right place or remove the
reference from the configuration files - see
update-updmap(1).

121:het:~/research/causal_sets/c_code>


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lmodern depends on:
ii  defoma   0.11.10-0.1 Debian Font Manager -- automatic f
ii  tex-common   1.0.1   Common infrastructure for using an
ii  xfonts-utils 1:1.0.1-1   X Window System font utility progr

lmodern recommends no packages.

-- no debconf information


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



Bug#427407: xosview no longer respects .Xdefaults

2007-06-03 Thread Itai Seggev
Package: xosview
Version: 1.8.2-11
Severity: normal

I recently upgraded my system, including the xosview which entered
lenny in April. Xosview no longer respects my settings in
~/.Xdefault. If I modify /etc/X11/app-defaults/XOsview, than the
changes are okay. I've even re-run xrdb just to make sure it wasn't a
resources problem. I think the problem is in xosview because other X
apps are still behaving normally. This bug may have something to do
with the fix of #408147. 

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

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

Versions of packages xosview depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library

xosview recommends no packages.

-- no debconf information


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



Bug#420770: shfs-source: patch from gentoo

2007-06-02 Thread Itai Seggev
Package: shfs-source
Version: 0.35-6.2
Followup-For: Bug #420770

Attached is a patch from gentoo. I haven't tested it extensively, but it
applies more or less cleanly and seems to work.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.18cavybook1
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 shfs-source depends on:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  debconf   1.5.13 Debian configuration management sy
ii  debhelper 5.0.49 helper programs for debian/rules
ii  module-assistant  0.10.11tool to make module package creati

Versions of packages shfs-source recommends:
ii  shfs-utils0.35-6.2   (secure) SHell File System mount p

-- no debconf information
--- shfs-0.35.orig/shfs/Linux-2.6/fcache.c	2007-01-03 22:29:26.0 -0600
+++ shfs-0.35/shfs/Linux-2.6/fcache.c	2007-01-03 22:34:21.0 -0600
@@ -100,7 +100,11 @@
 		VERBOSE("dir in file cache?\n");
 		return -EINVAL;
 	}
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	p = (struct shfs_inode_info *)inode->i_private;
+#else
 	p = (struct shfs_inode_info *)inode->u.generic_ip;
+#endif
 	if (!p) {
 		VERBOSE("inode without info\n");
 		return -EINVAL;
@@ -127,7 +131,11 @@
 		VERBOSE("dir in file cache?\n");
 		return -EINVAL;
 	}
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	p = (struct shfs_inode_info *)inode->i_private;
+#else
 	p = (struct shfs_inode_info *)inode->u.generic_ip;
+#endif
 	if (!p) {
 		VERBOSE("inode without info\n");
 		return -EINVAL;
@@ -160,7 +168,11 @@
 	if (result == 0) {
 		struct shfs_inode_info *p;
 
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+		p = (struct shfs_inode_info *)f->f_dentry->d_inode->i_private;
+#else
 		p = (struct shfs_inode_info *)f->f_dentry->d_inode->u.generic_ip;
+#endif
 		if (!p) {
 			VERBOSE("inode without info\n");
 			return -EINVAL;
@@ -184,7 +196,11 @@
 		return -EINVAL;
 	}
 	DEBUG("ino: %lu\n", inode->i_ino);
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	p = (struct shfs_inode_info *)inode->i_private;
+#else
 	p = (struct shfs_inode_info *)inode->u.generic_ip;
+#endif
 	if (!p) {
 		VERBOSE("inode without info\n");
 		return -EINVAL;
@@ -226,7 +242,11 @@
 		VERBOSE("dir in file cache?\n");
 		return -EINVAL;
 	}
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	p = (struct shfs_inode_info *)inode->i_private;
+#else
 	p = (struct shfs_inode_info *)inode->u.generic_ip;
+#endif
 	if (!p) {
 		VERBOSE("inode without info\n");
 		return -EINVAL;
@@ -327,7 +347,11 @@
 		VERBOSE("dir in file cache?\n");
 		return -EINVAL;
 	}
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	p = (struct shfs_inode_info *)inode->i_private;
+#else
 	p = (struct shfs_inode_info *)inode->u.generic_ip;
+#endif
 	if (!p) {
 		VERBOSE("inode without info\n");
 		return -EINVAL;
--- shfs-0.35.orig/shfs/Linux-2.6/inode.c	2004-06-01 08:16:19.0 -0500
+++ shfs-0.35/shfs/Linux-2.6/inode.c	2007-01-03 22:39:44.0 -0600
@@ -35,7 +36,11 @@
 shfs_set_inode_attr(struct inode *inode, struct shfs_fattr *fattr)
 {
 	struct shfs_sb_info *info = info_from_inode(inode);
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	struct shfs_inode_info *i = inode->i_private;
+#else
 	struct shfs_inode_info *i = inode->u.generic_ip;
+#endif
 	struct timespec last_time = inode->i_mtime;
 	loff_t last_size = inode->i_size;
 
@@ -52,7 +57,9 @@
 	inode->i_ctime	= fattr->f_ctime;
 	inode->i_atime	= fattr->f_atime;
 	inode->i_mtime	= fattr->f_mtime;
+#ifdef STRUCT_INODE_HAS_I_BLKSIZE
 	inode->i_blksize= fattr->f_blksize;
+#endif
 	inode->i_blocks	= fattr->f_blocks;
 	inode->i_size	= fattr->f_size;
 
@@ -75,7 +82,11 @@
 	if (!inode)
 		return NULL;
 	inode->i_ino = fattr->f_ino;
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	i = inode->i_private = (struct shfs_inode_info *)KMEM_ALLOC("inode", inode_cache, GFP_KERNEL);
+#else
 	i = inode->u.generic_ip = (struct shfs_inode_info *)KMEM_ALLOC("inode", inode_cache, GFP_KERNEL);
+#endif
 	if (!i)
 		return NULL;
 	i->cache = NULL;
@@ -107,7 +118,11 @@
 	struct shfs_inode_info *i;
 
 	DEBUG("ino: %lu\n", inode->i_ino);
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	i = (struct shfs_inode_info *)inode->i_private;
+#else
 	i = (struct shfs_inode_info *)inode->u.generic_ip;
+#endif
 	if (!i) {
 		VERBOSE("invalid inode\n");
 		goto out;
@@ -172,7 +190,11 @@
 {
 	struct shfs_sb_info *info = info_from_dentry(dentry);
 	struct inode *inode = dentry->d_inode;
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19))
+	struct shfs_inode_info *i = (struct shfs_inode_info *)inode->i_private;
+#else
 	struct shfs_inode_info *i = (struct shfs_inode_info *)inode->u.generic_ip;
+#endif
 	int result;
 
 DEBUG("%s\n", dentry->d_name.name);
--- sh

Bug#391846: shfs does not compile with 2.6.20

2007-04-20 Thread Itai Seggev
found 391846 0.35-6.2
thanks

I apologize if I'm doing this wrong, but the BTS lists this bug as
fixed when it most definitely is not. I've just tried compiling it
several times today and it fails miserably. (I'm not sure why it
compiles with 2.6.18, but it does.)

--
Itai Seggev 

Visiting Assistant ProfessorOffice: Lewis 121A
Department of Physics and Astronomy Phone: +1-662-915-3887
University of Mississippi   Fax: +1-662-915-5045 


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



Bug#415104: Acknowledgement (iceweasel-l10n-he: please include localized search engines)

2007-04-01 Thread Itai Seggev
You probably already know this, but I didn't until I started hunting
around, so I'm including this just in case. The localizations are
stored in their separate CVS tree for some reason, namely:

:pserver:anonymous:[EMAIL PROTECTED]:/l10n

the different locals are then under that root by locale name, and then
the search plugins are under browser/searchplugins/. They all have a
google.xml which correctly sets the locale from the environment, so
that would have to be excluded from the patch. 

--
Itai Seggev 

Visiting Assistant ProfessorOffice: Lewis 121A
Department of Physics and Astronomy Phone: +1-662-915-3887
University of Mississippi   Fax: +1-662-915-5045 


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



Bug#416867: adept-notifier: adept doesn't respected hold flag

2007-03-30 Thread Itai Seggev
Package: adept-notifier
Version: 2.1.2
Severity: normal

Whenever I click on the adept notifier, it wants to upgrade all
packages, even those marked as hold (or is this a bug in a
adept-updater?). Aptitude, apt-get get, and even dselect are all smart
enough not do this without at least asking for persmission first. It
would also be nice if the updater would ignore packages marked hold in
its little status icon, although I suppose that might be really part
of bug #386473.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (100, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages adept-notifier depends on:
ii  adept-updater  2.1.2 system update tool for KDE
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libtdb11.0.6-13  Trivial Database - shared library
ii  zlib1g 1:1.2.3-13compression library - runtime

adept-notifier recommends no packages.

-- no debconf information


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



Bug#415104: iceweasel-l10n-he: please include localized search engines

2007-03-15 Thread Itai Seggev
Package: iceweasel-l10n-he
Version: 2.0.0.1+debian-2
Severity: wishlist

The Hebrew version of [trademarked name deleted] includes several
search engines not include with the English package. These are:

morfix-dic.xml
nana.xml
netex.xml
wikipedia-he.xml

The first one is particularly important for Hebrew web surfers as it
provides a Hebrew/English dictionary. It would be great of all of
these could be added to iceweasel-l10n-he. The sources can be nabbed
from

http://lxr.mozilla.org/l10n-mozilla1.8/source/he/browser/searchplugins/

Thanks for your consideration.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages iceweasel-l10n-he depends on:
ii  iceweasel 2.0.0.2+dfsg-3 lightweight web browser based on M

Versions of packages iceweasel-l10n-he recommends:
ii  myspell-he1.0-2  Hebrew dictionary for myspell

-- no debconf information


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



Bug#415101: iceweasel: bring back -p

2007-03-15 Thread Itai Seggev
Package: iceweasel
Version: 2.0.0.2+dfsg-3
Severity: wishlist

It used to be that you could start with an alternate profile using
"firefox -p prof_name", and that "firefox -p" would bring up the
profile manager. This no longer works. After finally resorting the
something radical like RTFM and RBTS (read the BTS), it seems that -p
has been renamed -P, but that -P with no args brings up the default
profile. Is this really what's wanted? -ProfileManager is just so
long, Could we revert the behaviour, and/or bring back the good old
"-p"? Thanks for your consideration. 

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages iceweasel depends on:
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  fontconfig2.4.2-1.2  generic font configuration library
ii  libatk1.0-0   1.12.4-2   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-7   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libmyspell3c2 1:3.1-18   MySpell spellchecking library
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-6  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

iceweasel recommends no packages.

-- no debconf information


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



Bug#410487: desktop-base: kdm greeter layout incorrect for RTL languages

2007-02-10 Thread Itai Seggev
Package: desktop-base
Version: 4.0.0
Severity: normal
Tags: l10n

I don't normally use the KDE themes (only had a taste of it becuase of
the broken KDE 3.5.5 upload), and this may be a bug in kdm instead, but:

In the debian-moreblue theme, when a right-to-left (RTL) language such
as Hebrew, Arabic, Farsi, etc. is used, the textbox captions are on the
left and the textboxes themeselve are on the right, as in a LTR
language. However, a RTL speaker would expect the captions on the right
and the textboxes on the left (the natural direction of his/her
language). This is somewhat disconcerting/annoying. Moreover, the
default KDE greater which I use does _not_ suffer from this problem. 


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

desktop-base depends on no packages.

Versions of packages desktop-base recommends:
ii  iceape-browser [www-br 1.0.7-3   Iceape Navigator (Internet browser
ii  iceweasel [www-browser 2.0.0.1+dfsg-2lightweight web browser based on M
ii  konqueror [www-browser 4:3.5.5a.dfsg.1-6 KDE's advanced file manager, web b
ii  lynx [www-browser] 2.8.5-2sarge2.2   Text-mode WWW Browser
ii  w3m [www-browser]  0.5.1-5.1 WWW browsable pager with excellent

-- no debconf information


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



Bug#410461: Acknowledgement (mol-source: modules package fails to install: wants to overwrite files)

2007-02-10 Thread Itai Seggev
Hmm. Maybe the problem is more serious, or in kernel package. When I
tried loading mol, it told me 

Loading Mac-on-Linux kernel module:
insmod /lib/modules/2.6.18cavybook1/extra/mol.ko
FATAL: Error inserting mol
(/lib/modules/2.6.18cavybook1/extra/mol.ko): Invalid module format

However, when cd'd into /usr/src/modules/mol and did a make install,
the resulting module worked just fine. Mol is the only module I'm
having problems with, so I think the issue is in mol and not
kernel-package or other packages. 
--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#410461: mol-source: modules package fails to install: wants to overwrite files

2007-02-10 Thread Itai Seggev
Package: mol-source
Version: 0.9.71.dfsg-4
Severity: normal

When I try to install modules created from the most recent mol-source,
they fail to install:

Unpacking replacement mol-modules-2.6.18cavybook1 ...
dpkg: error processing
mol-modules-2.6.18cavybook1_0.9.71.dfsg-4+7.0_powerpc.deb (--install):
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.pcimap',
 which is also in package linux-image-2.6.18cavybook1

I can install it with a force-overwrite, but I'm fairly certain that's
not supposed to be necessary:

118:cavybook:/usr/src> sudo dpkg -i --force-overwrite 
mol-modules-2.6.18cavybook1_0.9.71.dfsg-4+7.0_powerpc.deb
(Reading database ... 266077 files and directories currently installed.)
Preparing to replace mol-modules-2.6.18cavybook1 0.9.70+7.0 (using 
mol-modules-2.6.18cavybook1_0.9.71.dfsg-4+7.0_powerpc.deb) ...
Unpacking replacement mol-modules-2.6.18cavybook1 ...
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.pcimap', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.dep', which is also 
in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.ieee1394map', which 
is also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.usbmap', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.ccwmap', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.isapnpmap', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.inputmap', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.ofmap', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.seriomap', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.alias', which is 
also in package linux-image-2.6.18cavybook1
dpkg - warning, overriding problem because --force enabled:
 trying to overwrite `/lib/modules/2.6.18cavybook1/modules.symbols', which is 
also in package linux-image-2.6.18cavybook1
Setting up mol-modules-2.6.18cavybook1 (0.9.71.dfsg-4+7.0) ...


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages mol-source depends on:
ii  gcc 4:4.1.1-15   The GNU C compiler
ii  libc6-dev   2.3.6.ds1-10 GNU C Library: Development Librari
ii  m4  1.4.8-2  a macro processing language
ii  make3.81-2   The GNU version of the "make" util

Versions of packages mol-source recommends:
ii  debhelper 5.0.42 helper programs for debian/rules
ii  kernel-package10.066 A utility for building Linux kerne

-- no debconf information


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



Bug#404121: linux-patch-bootsplash: boot splash cannot be built on powerpc (non-x86 platforms?)

2006-12-21 Thread Itai Seggev
Package: linux-patch-bootsplash
Version: 2.6.18-1
Severity: serious
Justification: FTBFS

It appears that in order build boot splash, you must select the VESA
driver. However, the VESA driver is not available on powerpc (and I
presume other x86 platforms). 

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages linux-patch-bootsplash depends on:
ii  bash  3.1dfsg-7  The GNU Bourne Again SHell
ii  grep-dctrl2.9.3  Grep Debian package information - 
ii  patch 2.5.9-4Apply a diff file to an original

Versions of packages linux-patch-bootsplash recommends:
ii  bootsplash3.3-2  Enables a graphical boot screen

-- no debconf information


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



Bug#353089: gs-esp: bug related to gimpprint?

2006-12-17 Thread Itai Seggev
Package: gs-esp
Version: 8.15.3.dfsg.1-1
Followup-For: Bug #353089

I tried 8.15.3.dfsg.1-1, but the issue continues. However, I made an
interesting discovery. When I downgraded back to 7.07.1-9, I was lazy
at first and used --force-depends to downgrade without also
reinstalling libgimpprint1. The bug persisted after the downgrade! It
was only when I reinstalled libgimpprint1 that the behaviour was
fixed. I don't know what this means, but it seemed like a clue. :) 

On Friday, Aug 25 2006 I wrote:

> It would appear that I was mistaken. The current version in sid and
> the previous version I thought had fixed the problem like some of my
> postscript files but not others. Especially when I went back and
> looked at some old files, none of the graphics were
> displayed. Either the postscript I've been using recently has been
> more to gs's liking, or the new version is partial fix but not a
> total fix. I've had to downgrade back to version 7.07.1-9 in order
> to completely fix the problem.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)


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



Bug#400856: iceweasel: please replace with pretty icon

2006-11-30 Thread Itai Seggev
Package: iceweasel
Version: 2.0+dfsg-1
Followup-For: Bug #400856

I totally agree that IceWeasel needs to use one of the pretty icons
https://wiki.ubuntu.com/IceWeaselIcon. I would have filed my own bug
last weekend but didn't have time, so now I'm reduced to saying Me Too!

--Itai


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



Bug#376919: koffice-data: isn't this an RC bug?

2006-08-19 Thread Itai Seggev
Package: koffice-data
Version: 1:1.5.2-2
Followup-For: Bug #376919

This violates section 2.2.1 of the Debian policy (`thus, the package
must not declare a "Depends", "Recommends", or "Build-Depends"
relationship on a non-main package'). Therefore it should be
"serious", not "important", right?

--Itai


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



Bug#353089: gs-esp: seems to be fixed

2006-08-13 Thread Itai Seggev
Package: gs-esp
Version: 8.15.2.dfsg.1-1
Followup-For: Bug #353089

I tried the new version to recently enter etch, and it seems that
the bug is now fixed. 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages gs-esp depends on:
ii  gs-common   0.3.9Common files for different Ghostsc
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libcupsimage2   1.2.2-1  Common UNIX Printing System(tm) - 
ii  libcupsys2  1.2.2-1  Common UNIX Printing System(tm) - 
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libgnutls13 1.4.1-1  the GNU TLS library - runtime libr
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpaper1   1.1.19   Library for handling paper charact
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-5  The GNU Standard C++ Library v3
ii  libtiff43.8.2-6  Tag Image File Format (TIFF) libra
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages gs-esp recommends:
ii  gsfonts   8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre
ii  psfontmgr 0.11.10PostScript font manager -- part of

-- no debconf information


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



Bug#382734: add an update-yaboot script

2006-08-12 Thread Itai Seggev
Package: yaboot
Version: 1.3.13a-1
Severity: wishlist

Debian's grub has a nice update-grub script which addes explicit targets
for newly installed kernels. It would be nice if this could be ported to
yaboot.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages yaboot depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries

Versions of packages yaboot recommends:
ii  hfsutils  3.2.6-10   Tools for reading and writing Maci
ii  powerpc-utils 1.1.3-19   Various utilities for Linux/PowerP

-- no debconf information


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



Bug#359240: bluemon: using package provided default

2006-08-12 Thread Itai Seggev
Package: bluemon
Version: 1.3-1
Followup-For: Bug #359240

I've also seen this, using the package provided /etc/default/bluemon.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bluemon depends on:
ii  bluez-utils   2.25-1 Bluetooth tools and daemons
ii  libbluetooth1 2.25-2 Library to use the BlueZ Linux Blu
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libdbus-1-2   0.62-4 simple interprocess messaging syst

bluemon recommends no packages.

-- no debconf information


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



Bug#377744: tetex-doc: /usr/share/texmf-tetex/doc/index.html broken

2006-07-11 Thread Itai Seggev
On Tue, Jul 11, 2006 at 07:03:39PM +0200, Hilmar Preusse wrote:
> On 11.07.06 Itai Seggev ([EMAIL PROTECTED]) wrote:
> 
> Here is a first patch. I've checked all links by clicking on them. A
> lot of them I could fix by just changing the base_url. The files in
> tetex-doc-non-free do not reside yet in /usr/share/texmf-tetex.

I don't know if this is should be a separate wishlist bug and/or
violates policy, but the disclaimer about needing the tetex-doc
package should also reference tetex-doc-non-free.

Just a thought. 
--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#377744: tetex-doc: /usr/share/texmf-tetex/doc/index.html broken

2006-07-10 Thread Itai Seggev
Package: tetex-doc
Version: 3.0-19
Severity: normal

Most of the links in /usr/share/texmf-tetex/doc/index.html are
broken. They appear to refernce /usr/share/texmf/doc, when they should
be pointing to /usr/share/texmf-tetex/. This severly limits the
utility of the nice summary page. 


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (100, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

tetex-doc depends on no packages.

Versions of packages tetex-doc recommends:
ii  firefox [www-browser] 1.5.dfsg+1.5.0.4-1 lightweight web browser based on M
ii  gs-esp [postscript-vi 7.07.1-9   The Ghostscript PostScript interpr
ii  gs-gpl [postscript-vi 8.50-1.1   The GPL Ghostscript PostScript int
ii  gv [pdf-viewer]   1:3.6.1-13 PostScript and PDF viewer for X
ii  kghostview [pdf-viewe 4:3.5.3-1  PostScript viewer for KDE
ii  konqueror [www-browse 4:3.5.3-2  KDE's advanced file manager, web b
ii  kpdf [pdf-viewer] 4:3.5.3-1  PDF viewer for KDE
ii  lynx [www-browser]2.8.5-2sarge1  Text-mode WWW Browser
ii  mozilla-browser [www- 2:1.7.12-1.2   The Mozilla Internet application s
ii  tetex-bin 3.0-17 The teTeX binary files
ii  w3m [www-browser] 0.5.1-4WWW browsable pager with excellent
ii  xpdf-reader [pdf-view 3.01-8 Portable Document Format (PDF) sui
ii  xpdf-utils [pdf-viewe 3.01-8 Portable Document Format (PDF) sui

-- no debconf information


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



Bug#344871: kdm: changing Language option breaks keyboard input

2006-07-08 Thread Itai Seggev
Cleaning out my inbox and found this bug languishing behind. I
upgraded to 3.5 three or four months back, and the all three settings
of the LANG variable produce the correct behaviour. This bug can be
closed. 

On Wed, Jan 04, 2006 at 10:55:00AM -0500, Christopher Martin wrote:
> On Saturday 31 December 2005 15:16, Itai Seggev wrote:
> > I started with the Debian pacakged kdmrc, then edited the file by
> > hand. I tried using the KDE Control Center as you suggested, and that
> > worked fine. Confused, I looked at the config file it generated, and
> > saw that it set Lang to he rather than he_IL or he he_IL.UTF-8 (from
> > the default en_US). I then restored my original kdmrc and put in he
> > for Lang, and it also worked. Thus, it seems to be a bug (why does
> > using he_IL rather than he break some of the functionality?), but
> > perhaps not as serious as I originally thought.
> >
> > > Also, if you have any systems/chroots
> > > where you're feeling daring, could you see if the problem occurs using
> > > KDM 3.5 from experimental?
> >
> > No chroots handy, but it should be easy to test whether setting Lang
> > to he_IL continues to be a problem in 3.5 as described above.
> 
> OK, I re-installed kde-i18n-he, and changed Language=en_US to Language=he, 
> he_IL, and he_IL.UTF-8. All three seemed to work. I then hacked together a 
> KDE 3.4 setup. There, all "he" locales resulted in empty boxes instead of 
> Hebrew characters, though I could still log in. Not exactly the same 
> results as you obtained, but interesting.
> 
> It would appear that something has been fixed for KDE 3.5, hopefully 
> including the problem you noticed. I'll leave the bug open until you can 
> confirm that KDE 3.5 works (or not), when it enters Unstable/Testing or 
> whenever you feel like trying it, since this is an important issue. Anyone 
> else using a Hebrew desktop with KDE 3.5 is welcome to chime in.
> 
> Thanks,
> Christopher Martin
--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#368818: x11-common: insufficient error checking in Xsession can prevent users from logging in

2006-05-24 Thread Itai Seggev
Package: x11-common
Version: 6.9.0.dfsg.1-6
Severity: normal

If fold is given zero columns as an argument, it dies with the error
message below. If the $COLUMNS enivornment variable is for some reason
set to zero, then the command "fold -s -w ${COLUMNS:-80}" in
Xsessions's message functions will cause xinit to die with only the
following output in .xsession-errors:

Xsession: X session started for iseggev at Wed May 24 23:51:20 CDT 2006
fold: invalid number of columns: `0'

The result is that the user cannot log in. This can be fixed by
setting COLUMNS=80 by hand in Xsession.

Clearly the ultimate cause is some underlying bug which I have yet to
identify. I would appreciate help in tracking down that bug as well,
but given the ugly results for X and simple work around, (test
COLUMNS and set it to 80 if it equals zero), I'm filing this bug. 

This never happened to me in the past; it started happening today
after an upgrade. Kdm and curses seem like the most likely culprits of
the packages upgraded today. The really wierd thing is that it only
happens for some accounts and not others. I don't entirely understand
the X login process, which makes it difficult for me to figure out
exactly why this is happening. Any help would be appreciated.

Thanks,

Itai 



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.5.1  Debian configuration management sy
ii  debianutils   2.16   Miscellaneous utilities specific t
ii  lsb-base  3.1-5  Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/experimental_packages:


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



Bug#368817: x11-common: man page for Xsession.options fails to document use-session-dbus

2006-05-24 Thread Itai Seggev
Package: x11-common
Version: 6.9.0.dfsg.1-6
Severity: minor

The default Xsession.options now has 5 options in it, the last being
use-session-dbus. This option is not documented in the corresponding
man page, however.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.5.1  Debian configuration management sy
ii  debianutils   2.16   Miscellaneous utilities specific t
ii  lsb-base  3.1-5  Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/experimental_packages:


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



Bug#365964: openoffice.org-l10n-he: changes all function names to German upon installation

2006-05-03 Thread Itai Seggev
Package: openoffice.org-l10n-he
Version: 2.0.2-3
Severity: important
Tags: l10n

Upon installation of openoffice.org-l10n-he, openoffice calc converts
all function names to their German equivalents. I must therefore enter
STABW instead of STDEV and so on (existing formulae are translated to
German so they continue to work, but since I'm not fluent in German I
find it extremely difficult to enter new ones). This might be remotely
sane if I had a German locale installed, but I do not. I have en-US
and he installed.

Thanks,

--Itai

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (100, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages openoffice.org-l10n-he depends on:
ii  locales   2.3.6-7GNU C Library: National Language (

Versions of packages openoffice.org-l10n-he recommends:
ii  openoffice.org-core   2.0.2-3OpenOffice.org office suite archit

-- no debconf information


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



Bug#352833: xlibs: xkb no longer handles grp:shift_toggle)

2006-04-28 Thread Itai Seggev
I think this information (renaming the option) should be put in the
NEWS.Debian.gz file. When I first upgraded to 6.9 and discovered
shift_toggle no lnoger works, I looked first in the bug tracking
system[1], then NEWS.Debian.gz. This file mentioned major changes to
xkb and recommended installing xkb-data (which I think was in
experimental at the time, but was of no help in any event), but not
this specific fix. I think this is worth mentioning.

[1] I thought I had reported bug about this, but apprently I forgot to
the repeat was eaten by @[EMAIL PROTECTED] exim. Fortunately, exim no longer 
runs
on that box. 

--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#361174: firefox-locale-he: please add replaces: mozilla-firefox-theme-rtlclassic

2006-04-06 Thread Itai Seggev
Package: firefox-locale-he
Version: 1.5.0.1lang20060327-1
Severity: wishlist

In the past (firefox 1.0.x) there was a separate theme for RTL
language like Hebrew. This package has been obsoleted now that the
default firefox themes are RTL aware. It would be nice if the new
locale packages add a Replaces: mozilla-firefox-theme-rtlclassic in
order to smooth sarge->etch upgrades. I file this against the Hebrew
package because that's what I use, but these probably should be done
to other RTL languages like Arabic and Farsi. 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (100, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages firefox-locale-he depends on:
ii  firefox   1.5.dfsg+1.5.0.1-4 lightweight web browser based on M

firefox-locale-he recommends no packages.

-- no debconf information


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



Bug#330295: bug can be closed

2006-03-31 Thread Itai Seggev
I think this bug may be saefly closed now, as the relicensing project
is complete:

http://weblogs.mozillazine.org/gerv/archives/2006/03/relicensing_complete.html

--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#354317: bcm43xx-source: softmac header problems

2006-02-24 Thread Itai Seggev
Package: bcm43xx-source
Version: 20060212-3
Severity: normal

This may be the same bug as 353996, but I found that report so confusing
I really wasn't sure. This may also be a case of operator error, but I'm
not sure what I've done wrong. Anyway, I followed this procedure in
trying to help bcm43xx modules.

1) tar xjvf linux-source-2.6.15.tar.bz
2) configure & compile kernel with make-kpkg. 
3) tar xjvf ieee80211softmac.tar.bz2
4) make-kpkg --added-modules  ieee80211softmac modules_image
5) dpkg -i ieee80211softmac-headers-2.6.15cavybook1_20060125-2+3.0_all.deb \
ieee80211softmac-modules-2.6.15cavybook1_20060125-2+3.0_powerpc.deb
6) tar xjvf bcm43xx.tar.bz2
7) make-kpkg --added-modules bcm43xx modules_image

At this point it starts to compile, then dies (error messages are shown
below). However, if I copy the contents of
/usr/src/linux-headers-2.6.15cavybook1/include/net
into /usr/src/linux-source-2.6.15/include/net, then it compiles just
fine. 

Here is the output:

/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx.h:11:34:
error: net/ieee80211softmac.h: No such file or directory
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx.h:19:1:
warning: "KBUILD_MODNAME" redefined
:1:1: warning: this is the location of the previous
definition
In file included from
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:43:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx.h: In
function ‘bcm43xx_priv’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx.h:751:
warning: implicit declaration of function ‘ieee80211softmac_priv’
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx.h:751:
warning: return makes pointer from integer without a cast
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c: In
function ‘bcm43xx_generate_txhdr’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:512:
error: dereferencing pointer to incomplete type
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:514:
error: dereferencing pointer to incomplete type
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c: In
function ‘bcm43xx_disassociate’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:676:
error: dereferencing pointer to incomplete type
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c: In
function ‘bcm43xx_softmac_init’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:3268:
warning: implicit declaration of function ‘ieee80211softmac_start’
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c: In
function ‘bcm43xx_net_stop’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:4164:
warning: implicit declaration of function ‘ieee80211softmac_stop’
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c: In
function ‘bcm43xx_init_private’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:4178:
error: dereferencing pointer to incomplete type
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c: In
function ‘bcm43xx_init_one’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:4243:
warning: implicit declaration of function ‘alloc_ieee80211softmac’
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:4243:
warning: assignment makes pointer from integer without a cast
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:4301:
warning: implicit declaration of function ‘free_ieee80211softmac’
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c: In
function ‘bcm43xx_resume’:
/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.c:4432:
error: dereferencing pointer to incomplete type
make[5]: ***
[/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx/bcm43xx_main.o] 1
הלקת
make[4]: ***
[_module_/usr/src/modules/bcm43xx/drivers/net/wireless/bcm43xx] 2 הלקת
make[4]: Leaving directory `/usr/src/linux-source-2.6.15'
make[3]: *** [modules] 2 הלקת
make[3]: Leaving directory `/usr/src/modules/bcm43xx'
make[2]: *** [binary-modules] 2 הלקת
make[2]: Leaving directory `/usr/src/modules/bcm43xx'
make[1]: *** [kdist_build] 2 הלקת
make[1]: Leaving directory `/usr/src/modules/bcm43xx'
Module /usr/src/modules/bcm43xx failed.
Perhaps /usr/src/modules/bcm43xx does not understand --rootcmd?
If you see messages that indicate that it is not
in fact being built as root, please file a bug
against /usr/src/modules/bcm43xx.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bcm43xx-source depends on:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  debhelper 5.0.22 helper pro

Bug#353089: I'm a moron

2006-02-15 Thread Itai Seggev
I've a bit more investigation, I discovered that the culprit is not
kdvi, but the new version of gs-esp which entered sarge at about the
same time as KDE 3.4. This new gs breaks eps view in xdvi in addition
to kdvi, but downgrading to the version in sarge fixes both. 

Can you move this bug over to gs-esp, or should I submit a new bug?

Sorry for wasting your time. 
--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#353089: kdvi does not display eps images

2006-02-15 Thread Itai Seggev
Package: kdvi
Version: 4:3.5.1-2
Severity: important

Ever since the upgrade to 3.4, kdvi has stopped display eps figures.
All I get is a blank space, and on the command line the error message
kdvi (kdegraphics): ERROR: GS did not produce output.

This problem persists in 3.5. My sarge machine does not have this 
defect. This really limits the utility of kdvi for me. Help!

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kdvi depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  kviewshell4:3.5.1-2  generic framework for viewer appli
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages kdvi recommends:
ii  tetex-bin 3.0-13 The teTeX binary files

-- no debconf information


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



Bug#353088: bcm43xx-source: failes to compile

2006-02-15 Thread Itai Seggev
Package: bcm43xx-source
Version: 20060125-2
Severity: normal

when I try to compile the bcm43xx-source module, it fails with

make[1]: Entering directory `/usr/src/modules/bcm43xx'
./debian/rules:18: /usr/share/dpatch/dpatch.make: No such file or
directory
make[1]: *** `/usr/share/dpatch/dpatch.make' הרטמ תיינבל םיללכ ןיא.
Stop.
make[1]: Leaving directory `/usr/src/modules/bcm43xx'
Module /usr/src/modules/bcm43xx failed.

(The message in Hebrew says "There are no rules for building target")
I presume this means that there is a missing dependency on some 
package called  "dpatch." If so, it should be added. If not, some
explanation in the docs would be appreciated.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bcm43xx-source depends on:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  debhelper 5.0.22 helper programs for debian/rules
ii  ieee80211softmac-source   20060125-2 Source for the ieee80211softmac dr
ii  make  3.80+3.81.b4-1 The GNU version of the "make" util
ii  module-assistant  0.10.2 tool to make module package creati

Versions of packages bcm43xx-source recommends:
ii  bcm43xx-fwcutter  20060108-3 Utility for extracting Broadcom 43

-- no debconf information


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



Bug#345864: I've experienced this bug.

2006-01-08 Thread Itai Seggev
IJYTS that I've expereinced this bug and that it corrupted my root
file system. However, it only happened under some very unique
circumstances. 

I reinstalled from sarge DVD's, then upgraded to etch pacakges. I then
restored my original /etc (which I backed up to a separate partition)
and rebooted, which recorrupted my root FS. (This was mid December,
right around the 15th). However, if I just went forward with the new
udev configuration and restored my hdparm paramters, the problem did
not resurface. So I'm not sure if the problem was with one specific
version of udev, or perhaps local modifications of the config files,
but it was not pleasant. :( This happened with by 2.6.12 and 2.6.13
(and maybe 2.6.8?), so I don't think it's a problem with a specific
kernel version but (at least for) a problem with a specific version of
udev. 

I believe I still have my ole /etc and can supply you with lspci
output or other information if you feel it would be useful. 

--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#344871: kdm: changing Language option breaks keyboard input

2005-12-31 Thread Itai Seggev
On Thu, Dec 29, 2005 at 04:36:42PM -0500, Christopher Martin wrote:
> On Tuesday 27 December 2005 00:51, Itai Seggev wrote:
> > Package: kdm
> > Version: 4:3.4.3-3
> > Severity: important
> > Tags: l10n
> >
> KDM has 'issues' reading /etc/kde3/kdm/kdmrc configuration files from older 
> versions of kdm, so just to make sure that your problem isn't in this 
> category, it would be good to purge and reinstall KDM 3.4 (you can of 
> course backup the old kdmrc first).

I started with the Debian pacakged kdmrc, then edited the file by
hand. I tried using the KDE Control Center as you suggested, and that
worked fine. Confused, I looked at the config file it generated, and
saw that it set Lang to he rather than he_IL or he he_IL.UTF-8 (from
the default en_US). I then restored my original kdmrc and put in he
for Lang, and it also worked. Thus, it seems to be a bug (why does
using he_IL rather than he break some of the functionality?), but
perhaps not as serious as I originally thought.

> Also, if you have any systems/chroots 
> where you're feeling daring, could you see if the problem occurs using KDM 
> 3.5 from experimental?

No chroots handy, but it should be easy to test whether setting Lang
to he_IL continues to be a problem in 3.5 as described above.

Thanks,
--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#273069: fixed in 3.4.3

2005-12-26 Thread Itai Seggev
I've just installed 3.4.3, and it is working again. Yay! I think this
bug can be safely closed now.

--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#344871: kdm: changing Language option breaks keyboard input

2005-12-26 Thread Itai Seggev
Package: kdm
Version: 4:3.4.3-3
Severity: important
Tags: l10n

If I keep the Language option in kdmrc on the default en_US, then the
greeter will happily accept both Hebrew and Enlgish input, even though
all the menu items are in Englsih. If, however, I change the option to
he_IL or he_IL.UTF-8, then it stops accept Hebrew input. If I try
typing hebrew in a text field, all I get are empty boxes. If I try
activating a menu using Alt-key, it fails. This happens on both my x86
desktop and my powerbook. This is new to 3.4 (I had no problem with
Hebrew kdm in 3.3 or earlier). 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (110, 'unstable'), (10, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages kdm depends on:
ii  debconf [debconf-2.0]1.4.65  Debian configuration management sy
hi  kdebase-bin  4:3.4.3-3   core binaries for the KDE base mod
hi  kdebase-data 4:3.4.3-3   shared data files for the KDE base
ii  kdelibs4c2a  4:3.4.3-2   core libraries for all KDE applica
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libgcc1  1:4.0.2-5   GCC support library
ii  libpam-runtime   0.79-3  Runtime support for the PAM librar
ii  libpam0g 0.79-3  Pluggable Authentication Modules l
ii  libqt3-mt3:3.3.5-3   Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.0.2-5 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxau6  6.8.2.dfsg.1-11 X Authentication library
ii  libxdmcp66.8.2.dfsg.1-11 X Display Manager Control Protocol
ii  libxtst6 6.8.2.dfsg.1-11 X Window System event recording an
ii  xbase-clients6.8.2.dfsg.1-11 miscellaneous X clients

Versions of packages kdm recommends:
ii  logrotate 3.7.1-2Log rotation utility

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm


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



Bug#344555: apt-move: new upstream release

2005-12-23 Thread Itai Seggev
Package: apt-move
Version: 4.2.24-1
Severity: wishlist

There is a new upstream release available, 4.2.26. It would be nice if
this were incorporated into the debian pacakge. 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (10, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14cavy1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages apt-move depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.42.1   Advanced front-end for dpkg
ii  ash   0.5.2-8Compatibility package for the Debi
ii  bc1.06-19The GNU bc arbitrary precision cal
ii  dash  0.5.2-8The Debian Almquist Shell
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-5  GCC support library
ii  libstdc++64.0.2-5The GNU Standard C++ Library v3

Versions of packages apt-move recommends:
ii  apt   0.6.42.1   Advanced front-end for dpkg

-- no debconf information


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



Bug#344498: apt-move depends on old libapt-pkg version

2005-12-22 Thread Itai Seggev
Package: apt-move
Version: 4.2.24-1
Severity: normal

The new version of apt which has propogated to etch provides
libapt-pkg-libc6.63-3.11 rather than libapt-pkg-libc6.63-3.10, making
apt-move uninstalable on both sid and etch. 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (10, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14cavy1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages apt-move depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.42.1   Advanced front-end for dpkg
ii  ash   0.5.2-8Compatibility package for the Debi
ii  bc1.06-19The GNU bc arbitrary precision cal
ii  dash  0.5.2-8The Debian Almquist Shell
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-5  GCC support library
ii  libstdc++64.0.2-5The GNU Standard C++ Library v3

Versions of packages apt-move recommends:
ii  apt   0.6.42.1   Advanced front-end for dpkg

-- no debconf information



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



Bug#339819: ipodder: crashes on startup: X error message

2005-11-18 Thread Itai Seggev
Package: ipodder
Version: 2.1-2
Severity: important

Ipodder crashes on startup. This bug seems to me to be different from
the other crash on startup bugs reported, as I do not have
wxgtk-2.4python installed and it gives me an X error message:

[, ]
USING XMMS
USING XMMS
The program 'python' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 2038 error_code 11 request_code 53 minor_code 0)
(Note to programmers: normally, X errors are reported
asynchronously;
   that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a
 meaningful
backtrace from your debugger if you break on the
gdk_x_error() function.)


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (10, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ipodder depends on:
ii  bittorrent   3.4.2-5 Scatter-gather network file transf
ii  python   2.3.5-3 An interactive high-level object-o
ii  python-wxgtk2.6  2.6.1.2.0.1 wxWidgets Cross-platform C++ GUI t
ii  python-xmms  2.06-2  Python interface to XMMS

ipodder recommends no packages.

-- no debconf information


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



Bug#335402: penguin-command: shouldn't this bug be closed?

2005-11-05 Thread Itai Seggev
Package: penguin-command
Version: 1.6.7-2
Followup-For: Bug #335402

shouldn't this bug be closed? It would seems that this was fixed with
1.6.9-2. Right now this bug is the only thing preventing 1.6.10-1 
from entering etch.  


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (10, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13cavybook1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages penguin-command depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libpng2   1.0.18-1   PNG library, older version - runti
ii  libsdl-mixer1 1.2.6-1.1  mixer library for Simple DirectMed
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  zlib1g1:1.2.3-4  compression library - runtime

penguin-command recommends no packages.

-- no debconf information


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



Bug#271068: Seems fixed

2005-10-29 Thread Itai Seggev
On Wed, Sep 14, 2005 at 08:19:21PM +0900, Seo Sanghyeon wrote:
> With mozilla-dev 2:1.7.10-1, mozilla-{gtkmozembed,plugin,xpcom} does
> include -I/usr/include/mozilla in their CFLAGS output.
> 
> I think mozilla-js shouldn't include -I/usr/include/mozilla, as this
> is intended for those only using Spidermonkey JS engine.
> 
> Itai Seggev, you said "this means that many packages can't compile".
> What are them? Can you try again?

Sorry for the delayed response. I've tried them again (mainly the
mplayer plugin), and they seemm to be working. As I recall, it was
mozilla-plugin that was the culprit.

--
Itai

Itai Seggev, University of Mississippi, Department of Physics and Astronomy

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#328868: Acknowledgement (mozilla-firefox: extension not working after upgrade to 1.5beta1)

2005-10-14 Thread Itai Seggev
Whatever the problem was, it has gone away with beta 2. I guess you
can close the bug report now.

--
Itai Seggev 

Visiting Assistant ProfessorOffice: Lewis 121A
Department of Physics and Astronomy Phone: +1-662-915-3887
University of Mississippi   Fax: +1-662-915-5045 


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



Bug#330738: mozilla-firefox: experimental version uninstable due to dependency

2005-09-29 Thread Itai Seggev
Package: mozilla-firefox
Version: 1.4.99+1.5beta1.dfsg-3
Severity: serious
Tags: experimental

I used reportbug to submit this bug a couple of days ago, but I
never got a confirmation and I can't find a bug report online. Anyway,
it seems to apply to the even newer version in experimental, so I'm
resubmitting it.

The new version in experimental depends on a non-existence 1.2.8rel-4
version of libpng12-0. According to packags.qa.d.o, the most recernt
versions are 1.2.8rel-1 in unstable and 1.2.8rel-2 in experimental.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (10, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages mozilla-firefox depends on:
ii  debianutils   2.14.2 Miscellaneous utilities specific t
ii  fontconfig2.3.2-1generic font configuration library
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.1-8  GCC support library
ii  libglib2.0-0  2.8.0-1The GLib library of C routines
ii  libgtk2.0-0   2.6.9-1The GTK+ graphical user interface
ii  libidl0   0.8.5-1library for parsing CORBA IDL file
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG
ii  libkrb53  1.3.6-5MIT Kerberos runtime libraries
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libstdc++64.0.1-8The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-5 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-5 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxinerama1  6.8.2.dfsg.1-5 X Window System multi-head display
ii  libxp66.8.2.dfsg.1-5 X Window System printing extension
ii  libxt66.8.2.dfsg.1-5 X Toolkit Intrinsics
ii  psmisc21.6-1 Utilities that use the proc filesy
ii  xlibs 6.8.2.dfsg.1-5 X Window System client libraries m
ii  zlib1g1:1.2.3-3  compression library - runtime

mozilla-firefox recommends no packages.

-- no debconf information


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



Bug#328868: mozilla-firefox: extension not working after upgrade to 1.5beta1

2005-09-17 Thread Itai Seggev
Package: mozilla-firefox
Version: 1.4.99+1.5beta1.dfsg-1
Severity: important
Tags: experimental

I've recently upgraded to 1.4.99+1.5beta1 from 1.0.99+deer-park-alpha2.
(I don't know if this is at all relevent, but because the locale
packages wouldn't uninstall with deerpark alpha2 installed because of
the missing update-mozilla-firefox-chrome command (bug #327216), I had to use
apt-get install mozilla-firefox/unstable 
apt-get install mozilla-firefox/experimental
to upgrade.)

When I started firefox, the updater screen came up but was blank. I
clicked on finish, and it started up, but not of my extensions had been
updated (some were disabled, others weren't). I went into the extension
manger and manually updated them to the latest version. However, it took
a few restarts until the extension manager listed them as actually
updated; it continued to read "this extension will be installed after
firefox is restarted" during the first few restarts. Now all but one of my
extensions are listed as active, but none of them is working (i.e.,
none of the functionality appears to be present).

I believe this is a Debian bug because
A) In using 1.5Beta 1 on my Mac with essentially the same profile, I've
not had this problem.
B) When I tried another profile, which had only one extension installed
(TabBrowser), the updater screen did work correctly, but the extension still
didn't work. 

The only odd things I see are
1) The Hebrew Language pack is still listed as installed (but disabled) in 
the global chrome, even though I've removed mozilla-firefox-locale-he-il.
2) when I start firefox, I see the follow messages scroll by:

264:cavy:~/teaching/now/physics-213> firefox
*** ExtensionManager:_finishOperations - failure, catching exception -
lineno: 1051 - file: undefined - [Exception... "Component returned
failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.create]"
nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)"  location: "JS
frame ::
file:///usr/lib/mozilla-firefox/components/nsExtensionManager.js ::
anonymous :: line 1051"  data: no]
*** ExtensionManager:_finishOperations - failure, catching exception -
lineno: 1051 - file: undefined - [Exception... "Component returned
failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.create]"
nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)"  location: "JS
frame ::
file:///usr/lib/mozilla-firefox/components/nsExtensionManager.js ::
anonymous :: line 1051"  data: no]
*** ExtensionManager:_finishOperations - failure, catching exception -
lineno: 1051 - file: undefined - [Exception... "Component returned
failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.create]"
nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)"  location: "JS
frame ::
file:///usr/lib/mozilla-firefox/components/nsExtensionManager.js ::
anonymous :: line 1051"  data: no]


The extensions I have installed are 
Tabbrowser 1.14.2005.09.1601 (the new version from yesterday)
Flasblock 1.2.9
Right Encoding 0.1
User Agent Switcher 0.6.7
Digger
Go Up
Go To
(I've hacked the compatiblity version I've last three so they'd
work with 1.5, and this hasn't produced on issues on my Mac)

Sorry if I'm being overly verbose, but I figured too much data is better
than too little.

Thanks,

--Itai

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages mozilla-firefox depends on:
ii  debianutils   2.14.2 Miscellaneous utilities specific t
ii  fontconfig2.3.2-1generic font configuration library
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libcairo2 1.0.0-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.1-5  GCC support library
ii  libglib2.0-0  2.8.0-1The GLib library of C routines
ii  libgtk2.0-0   2.6.9-1The GTK+ graphical user interface 
ii  libidl0   0.8.5-1library for parsing CORBA IDL file
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libstdc++64.0.1-5The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-5 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-5 X Window System miscellaneous exte
ii  libxft2   2.1.7-1 

Bug#327743: mozilla-firefox-locale-he-il: fails to uninstall

2005-09-11 Thread Itai Seggev
Package: mozilla-firefox-locale-he-il
Version: 1.0.4lang20050515-1
Severity: normal

This is probably the same bug I reported for 
mozilla-firefox-theme-rtlclassic, but for completeness the same thing
happened when I tried to remove this package:

Removing mozilla-firefox-locale-he-il ...
/var/lib/dpkg/info/mozilla-firefox-locale-he-il.postrm: line 12:
update-mozilla-firefox-chrome: command not found
dpkg: error processing mozilla-firefox-locale-he-il (--remove):
 subprocess post-removal script returned error exit status 127
 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages mozilla-firefox-locale-he-il depends on:
hi  mozilla-firefox 1.0.99+deerpark-alpha2-1 lightweight web browser based on M
pn  mozilla-firefox(no description available)

mozilla-firefox-locale-he-il recommends no packages.

-- no debconf information


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



Bug#327742: mozilla-firefox-theme-rtlclassic: fails to uninstall

2005-09-11 Thread Itai Seggev
Package: mozilla-firefox-theme-rtlclassic
Version: 1.0.4lang20050515-1
Severity: normal

I tried installing the Firefox 1.5 beta from experimental, which forced
the removal of mozilla-firefox-theme-rtlclassic. However, this didn't
suceed:

Removing mozilla-firefox-theme-rtlclassic ...
/var/lib/dpkg/info/mozilla-firefox-theme-rtlclassic.postrm: line 12:
update-mozilla-firefox-chrome: command not found
dpkg: error processing mozilla-firefox-theme-rtlclassic (--remove):
 subprocess post-removal script returned error exit status 127
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages mozilla-firefox-theme-rtlclassic depends on:
hi  mozilla-firefox 1.0.99+deerpark-alpha2-1 lightweight web browser based on M

mozilla-firefox-theme-rtlclassic recommends no packages.

-- no debconf information


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



Bug#320617: hibernate: please add mkinitrd script

2005-07-30 Thread Itai Seggev
Package: hibernate
Severity: wishlist

Initrd images (like the standard debian kernels... :) ) require special
configuration to work with suspend2. One such script can be found at

http://wiki.suspend2.net/DistroAndHardwareSetup/DebianInitrd?action=AttachFile&do=get&target=swsusp-initrd-text.txt

I don't know if this still works (it refers to compiling suspend2 as a
module), but if it does it or a derivative could be usefully added to
the hibernate package. 

Thanks, 

Itai
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)


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



Bug#319557: apt-file: assumes cdrom mount is /cdrom

2005-07-22 Thread Itai Seggev
Package: apt-file
Version: 2.0.6
Severity: normal

apt-file assumes mount point is /cdrom:

137:gr-visitor:/> sudo apt-file update
Put CDROM labeled
[Debian_GNU/Linux_3.1_r0__Sarge__-_Official_powerpc_Binary-2_(20050605)]
in the cdrom device

mount: can't find /cdrom in /etc/fstab or /etc/mtab
cp: cannot stat `/cdrom/dists/unstable/Contents-powerpc.gz': No such
file or directory
umount: /cdrom: not found

This is despite the fact that I have Aquire::cdrom::Mount set to
/mnt/cdrom (my mount point). However, if I symlink /cdrom to /mnt/cdrom,
it still doesn't work:

140:gr-visitor:/> sudo apt-file update
Put CDROM labeled
[Debian_GNU/Linux_3.1_r0__Sarge__-_Official_powerpc_Binary-2_(20050605)]
in the cdrom device

cp: cannot stat `/cdrom/dists/unstable/Contents-powerpc.gz': No such
file or directory

I'm not sure if this is the same or a different bug. 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12grvisitor1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages apt-file depends on:
ii  gzip  1.3.5-12   The GNU compression utility
ii  libapt-pkg-perl   0.1.13 Perl interface to libapt-pkg
ii  libconfigfile-perl1.2.1  Parses simple configuration files
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

Versions of packages apt-file recommends:
ii  curl  7.14.0-2   Get a file from an HTTP, HTTPS, FT
ii  wget  1.10-3+1.10.1beta1 retrieves files from the web

-- no debconf information


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



Bug#319515: new kernel-package creates ridiculous symlinks in /boot

2005-07-22 Thread Itai Seggev
Package: kernel-package
Version: 9.003
Severity: grave
Justification: renders package unusable

I happily compiled the new linux-source-2.6.12, installed my kernel, and
rebooted, but yaboot compalined it couldn't find vmlinux. Upon
inspection, the problem turned out to be the symlinks created in /boot
in the install:

103:gr-visitor:/boot> dir vmlinux initrd.img
lrwxrwxrwx  1 root root 4 2005-07-22 00:44 initrd.img -> -2.6
lrwxrwxrwx  1 root root 4 2005-07-22 00:44 vmlinux -> -2.6
104:gr-visitor:/boot> dir vmlinux-2.6.12grvisitor1 initrd.img-2.6.12grvisitor1
-rw-r--r--  1 root root 1437696 2005-07-22 00:44 initrd.img-2.6.12grvisitor1
-rw-r--r--  1 root root 4049573 2005-07-22 00:40 vmlinux-2.6.12grvisitor1



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6-suspend
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-package depends on:
ii  dpkg  1.13.10Package maintenance system for Deb
ii  dpkg-dev  1.13.10Package building tools for Debian
ii  gcc [c-compiler]  4:4.0.0-2  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.6-7  The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.4-5The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.1-2The GNU C compiler
ii  make  3.80-9 The GNU version of the "make" util
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

Versions of packages kernel-package recommends:
ii  bzip2   1.0.2-7  high-quality block-sorting file co
ii  libc6-dev [libc-dev]2.3.2.ds1-22 GNU C Library: Development Librari

-- no debconf information


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



Bug#318523: xfree86-driver-synaptics: OK, it seems to work now.

2005-07-16 Thread Itai Seggev
Package: xfree86-driver-synaptics
Version: 0.14.2-2
Followup-For: Bug #318523

hmm, I'm not sure what changed, but it seems to be working fine today.
(I did turn the machine off overnight, but I'm sure why that would
change anything.) Sorry for the inconvinience.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6-suspend
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xfree86-driver-synaptics depends on:
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libx11-6  6.8.2.dfsg.1-2 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-2 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-2 X Window System Input extension li
ii  xlibs 6.8.2.dfsg.1-2 X Window System client libraries m
ii  xserver-xorg [xserver-xfr 6.8.2.dfsg.1-2 the X.Org X server

xfree86-driver-synaptics recommends no packages.

-- no debconf information


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



Bug#318523: xfree86-driver-synaptics: driver doesn't seem to want to load (when using xorg server?)

2005-07-15 Thread Itai Seggev
Package: xfree86-driver-synaptics
Version: 0.14.2-2
Severity: important

I've installed xfree86-driver-synaptics, added Load "synaptics" to the
Module section of xorg.conf, and configured a synaptics device, but it
doesn't work. What I see in my xorg log is 

(II) LoadModule: "synaptics"
(WW) Warning, couldn't open module synaptics
(II) UnloadModule: "synaptics"
(EE) Failed to load module "synaptics" (module does not exist, 0)

If I understand that correctly, it's saying it can find the driver file,
but it is installed:

102:gr-visitor:/usr/local/src/kde> locate synaptics_drv
/usr/X11R6/lib/modules/input/synaptics_drv.o

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6-suspend
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xfree86-driver-synaptics depends on:
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libx11-6  6.8.2.dfsg.1-2 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-2 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-2 X Window System Input extension li
ii  xlibs 6.8.2.dfsg.1-2 X Window System client libraries m
ii  xserver-xorg [xserver-xfr 6.8.2.dfsg.1-2 the X.Org X server

xfree86-driver-synaptics recommends no packages.

-- no debconf information


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



Bug#312358: kdm crashes on startup

2005-07-11 Thread Itai Seggev
On Sun, Jul 03, 2005 at 11:27:56AM +0200, Adeodato Sim?? wrote:
> * Frank Lichtenheld [Sun, 03 Jul 2005 02:37:12 +0200]:
> 
> Hello all,
> 
> > On Sat, Jul 02, 2005 at 11:37:37PM +0300, Jarkko Suontausta wrote:
> > > On Wednesday 08 June 2005 19:54, Itai Seggev wrote:
> > > > On Tue, Jun 07, 2005 at 07:24:56PM +0200, Isaac Clerencia wrote:
> > > > > On Tuesday, 7 June 2005 18:53, Itai Seggev wrote:
> > > > rest of kdebase. Is there any particular reason for this behaviour? I
> > > > would expect that if I installed kdebase, I would get all of it.
> 
>   Exactly for this:
> 
> > kdebase doesn't depend on kde because it works perfectly without it.
> > I have kdebase installed here but I can live fine with my gdm...
> > Recommends is really the right choice here and I would suggest to use
> > a apt frontend that honors them.

I just wanted to point out the the short description of kdebase is
"KDE Base Metapackage." With a description like that, I would expect
to get all of kdebase, and kdm does live under kdebase in the the
source tree. Perhaps there is some slightly better terminology that
can be used? (I'd offer something if I could think if it. :) 


>   We tightened the kdm dependency on kdebase-bin, which was the one
>   causing problems. As now kdm Depends: kdebase-bin (= ${Source-Version),
>   kdm will necessarily get upgraded whenever kdebase is.

This sounds like a reasonable solution. 

-- 
Itai

Itai Seggev, University of Chicago, Department of Physics

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#317698: please add update-alternatives support to gcc packages

2005-07-10 Thread Itai Seggev
Package: gcc
Version: 4:4.0.0-1
Severity: wishlist

It is a sad but true fact that some people write silly make files which
don't respect CC environemnt variables and other such ways of specifying
gcc version. It would be nice if gcc were integrated into the
update-alternatives system, so that one could override the default gcc
version,


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages gcc depends on:
ii  cpp   4:4.0.0-1  The GNU C preprocessor (cpp)
ii  cpp-4.0   4.0.0-12   The GNU C preprocessor
ii  gcc-4.0   4.0.0-12   The GNU C compiler

Versions of packages gcc recommends:
ii  libc6-dev [libc-dev]2.3.2.ds1-22 GNU C Library: Development Librari

-- no debconf information


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



Bug#151611: xosview: wrong swapped reported on AlBook

2005-07-06 Thread Itai Seggev
Never mind. I forgot that the number was the swap used, which on my
new machine is only 608K. Sorry for spam. :-/


On Tue, Jul 05, 2005 at 10:59:25AM -0500, Itai Seggev wrote:
> Package: xosview
> Version: 1.8.2-6
> Followup-For: Bug #151611
> 
> I don't know if this is the same bug or not, but it seems related. 
> I have about 2GB swap partition, but xosview reports 608K???
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
> Architecture: powerpc (ppc)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.12-rc6
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> 
> Versions of packages xosview depends on:
> ii  libc62.3.2.ds1-22GNU C Library: Shared libraries 
> an
> ii  libgcc1  1:4.0.0-11  GCC support library
> ii  libstdc++5   1:3.3.6-7   The GNU Standard C++ Library v3
> ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client 
> li
> ii  libxpm4  4.3.0.dfsg.1-14 X pixmap library
> ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) 
> configu
> 
> xosview recommends no packages.
> 
> -- no debconf information

-- 
Itai

Itai Seggev, University of Chicago, Department of Physics

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



Bug#151611: xosview: wrong swapped reported on AlBook

2005-07-05 Thread Itai Seggev
Package: xosview
Version: 1.8.2-6
Followup-For: Bug #151611

I don't know if this is the same bug or not, but it seems related. 
I have about 2GB swap partition, but xosview reports 608K???

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xosview depends on:
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libgcc1  1:4.0.0-11  GCC support library
ii  libstdc++5   1:3.3.6-7   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxpm4  4.3.0.dfsg.1-14 X pixmap library
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

xosview recommends no packages.

-- no debconf information


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



Bug#316593: rosegarden4: rosegarden uninstallable

2005-07-01 Thread Itai Seggev
Package: rosegarden4
Version: 1.0-1
Severity: grave
Justification: renders package unusable

Rosegarden depends on libjack0.90.0-0 and jackd. However, the current
version of jackd depends on libjack0.10.0, thus making rosegarden
uninstallable. Perhaps rosegarden should depend only on jackd, thus
autmatically updating to new library versions (although I suppose this
may have its own set of issues).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages rosegarden4 depends on:
hi  jackd0.99.0-6JACK Audio Connection Kit (server 
ii  kdelibs4 4:3.3.2-6.1 KDE core libraries
ii  khelpcenter  4:3.3.2-1   KDE Help Center
ii  libasound2   1.0.9-2 ALSA library
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.0-11  GCC support library
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
hi  libjack0.80.0-0  0.99.0-6JACK Audio Connection Kit (librari
ii  liblo0   0.18-1  Lightweight OSC library
ii  liblrdf0 0.4.0-1 a library to manipulate RDF files 
ii  libmad0  0.15.1b-2.1 MPEG audio decoder library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session Management
ii  libstdc++5   1:3.3.6-7   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

Versions of packages rosegarden4 recommends:
ii  swh-plugins [ladspa-plugin]   0.4.13-1   Steve Harris's LADSPA plugins

-- no debconf information


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



Bug#315014: kernel-source-2.6.11: need to rerun alsaconf after upgrading to 2.6.11 kernel???

2005-06-19 Thread Itai Seggev
Package: kernel-source-2.6.11
Version: 2.6.11-5
Severity: minor

When I upgraded my kernel from 2.6.10 to 2.6.11, the sound stopped
working. I got a bunch of "symbol not found errors" on boot. Examples
are included below. I created the kernel by untarring 2.6.11-4, doing a
make xconfig (I don't think I changed anythin, so I just reproduced my
old config), compiling and installing it. When 2.6.11-5 came out, I
repeated the procedure, still no sound. Finally, I reran alsaconf, and
now sound works again. This is good, but still seems like suboptimal
behaviour. 

Here is a (short) portion of /var/log/messages. I can also send any
files which might be interesting. 

Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_info_register
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol 
snd_info_create_module_entry
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_info_free_entry
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_unregister_oss_device
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_register_oss_device
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_ctl_register_ioctl
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_card_file_add
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_iprintf
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_unregister_device
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_device_new
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_ctl_unregister_ioctl
Jun 19 19:20:05 cavy kernel: snd_hwdep: Unknown symbol snd_card_file_remove
Jun 19 19:20:08 cavy kernel: snd_hwdep: Unknown symbol snd_info_unregister
Jun 19 19:20:08 cavy kernel: snd_hwdep: Unknown symbol snd_register_device
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_info_register
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol 
snd_info_create_module_entry
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_info_free_entry
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_iprintf
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_ecards_limit
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_oss_info_register
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_unregister_device
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_device_new
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_kmalloc_strdup
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_info_unregister
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_register_device
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_info_register
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol 
snd_info_create_module_entry
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_info_free_entry
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_info_free_entry
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_iprintf
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_ecards_limit
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_oss_info_register
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_unregister_device
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_device_new
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_kmalloc_strdup
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_info_unregister
Jun 19 19:20:08 cavy kernel: snd_timer: Unknown symbol snd_register_device
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_info_register
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol 
snd_info_create_module_entry
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_timer_notify
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_timer_interrupt
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_info_free_entry
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_info_get_str
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_ctl_register_ioctl
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_card_file_add
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_iprintf
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_major
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_unregister_device
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_timer_new
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_device_new
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_ctl_unregister_ioctl
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_info_create_card_entry
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_power_wait
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_device_free
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_card_file_remove
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_info_unregister
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_device_register
Jun 19 19:20:08 cavy kernel: snd_pcm: Unknown symbol snd_register_device
Jun 19 19:20:08 cavy kernel: snd_pcm:

Bug#313488: www.debian.org: install manual incorrectly states HFS+ can't be read under debian

2005-06-13 Thread Itai Seggev
Package: www.debian.org
Severity: normal

Hi. I apologize if I'm filing a bug against the wrong package or
severity level. Anyway:

The installation manually for Sarge on powerpc, specifically the section
on partitioning (http://www.debian.org/releases/stable/powerpc/ch03s05.html.en)
incorrectly states that HFS+ can't be read under debian. In fact, the
hfsplus package which installed with Debian can quite nicely read and
write to Mac partitions. Seems like an error that should be corrected,
since (I would guess) most ppc machine srunning linux are in fact
Apples.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10cavy1
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)


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



Bug#313312: kernel-package: symlinks in /boot aren't update for packages created with make-kpkg

2005-06-12 Thread Itai Seggev
Package: kernel-package
Version: 9.000
Severity: normal

On all previous systems I've used, packages created with make-kpkg would
updated the symlinks in / or /boot to point to the new kernel. On my new
powerbook, this isn't happening. This may be an architecture bug; all my
previous machines were i386. The only output I'm getting from the
install process is 

Setting up kernel-image-2.6.11grvisitor2 (5.0) ...
/boot/vmlinux-2.6.11grvisitor1 points to /boot/vmlinux-2.6.11grvisitor2
-- doing nothing at
/var/lib/dpkg/info/kernel-image-2.6.11grvisitor2.postinst line 559.
run-parts: executing /etc/kernel/postinst.d/mkvmlinuz

suggestions?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-powerpc
Locale: LANG=he_IL, LC_CTYPE=he_IL (charmap=ISO-8859-8)

Versions of packages kernel-package depends on:
ii  dpkg  1.10.28Package maintenance system for Deb
ii  dpkg-dev  1.10.28Package building tools for Debian
ii  gcc [c-compiler]  4:3.3.5-3  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.6-6  The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.4-0The GNU C compiler
ii  make  3.80-9 The GNU version of the "make" util
ii  perl  5.8.7-3Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#312358: kdm crashes on startup

2005-06-08 Thread Itai Seggev
On Tue, Jun 07, 2005 at 07:24:56PM +0200, Isaac Clerencia wrote:
> On Tuesday, 7 June 2005 18:53, Itai Seggev wrote:
> > Package: kdm
> > Version: 4:3.3.2-1
> > Severity: grave
> > Tags: experimental
> > Justification: renders package unusable
> >
> > I think the title says it all. :) I've upgraded all my kde packages to
> > 3.4 (experimental) and now kdm crashes on startup.
> That's false, according to your own report you're still using kdm 3.3.2 ;)
> 
> Upgrading it should work.
> 
> Best regards

Yes, you're right. It seems the problem was that kdm is only recommend
by, and not depended on, by kdebase, so it wasn't upgraded with the
rest of kdebase. Is there any particular reason for this behaviour? I
would expect that if I installed kdebase, I would get all of it. 

Thanks, 

-- 
Itai

Itai Seggev, University of Chicago, Department of Physics

In 1997 a group of programmers started writing a desktop environment
to fix a travesty they didn't create.  Their program promptly found
its way onto un*x systems everywhere. Today, still opposed by a
software monopolist, they survive as soldiers of fortune.  If you share
their vision, if you know you can help, and if you can connect to
internet, maybe you can join... the K-Team.


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



  1   2   >