Your message dated Sun, 31 Dec 2006 00:32:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#405061: fixed in xserver-xorg-video-savage 1:2.1.2-3 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Subject: xserver-xorg-video-savage: Undefined symbol in savage driver Package: xserver-xorg-video-savage Version: 1:2.1.2-2 Severity: grave Justification: renders package unusable *** Please type your report below this line *** There is no such thing as SavageMamMem. No doubt, the fix to 397084 was supposed to call SavageMapMem. As it is, the drive can't be loaded due to an undefined symbol. -- Package-specific info: Contents of /var/lib/x11/X.roster: xserver-xorg /etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum. X server symlink status: lrwxrwxrwx 1 root root 13 2006-04-12 18:12 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1597868 2006-12-30 02:39 /usr/bin/Xorg Contents of /var/lib/x11/xorg.conf.roster: xserver-xorg VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: S3 Inc. SuperSavage IX/C SDR (rev 05) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 3813 2006-06-04 21:42 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: 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/share/fonts/X11/misc" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" 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/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/home/jk/.fonts/GillSans" EndSection ### BEGIN DEBCONF SECTION # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # If you want your changes to this file preserved by dexconf, only make changes # before the "### BEGIN DEBCONF SECTION" line above, and/or after the # "### END DEBCONF SECTION" line below. # # To change things within the debconf section, run the command: # dpkg-reconfigure xserver-xfree86 # as root. Also see "How do I add custom sections to a dexconf-generated # XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz. 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" "pc101" Option "XkbLayout" "no" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "CorePointer" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Generic Video Card" Driver "savage" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 30-92 VertRefresh 50-85 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection ### END DEBCONF SECTION -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (499, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages xserver-xorg-video-savage depends on: ii libc6 2.3.6.ds1-9 GNU C Library: Shared libraries ii xserver-xorg-core 2:1.1.1-13 X.Org X server -- core server xserver-xorg-video-savage recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: xserver-xorg-video-savage Source-Version: 1:2.1.2-3 We believe that the bug you reported is fixed in the latest version of xserver-xorg-video-savage, which is due to be installed in the Debian FTP archive: xserver-xorg-video-savage_2.1.2-3.diff.gz to pool/main/x/xserver-xorg-video-savage/xserver-xorg-video-savage_2.1.2-3.diff.gz xserver-xorg-video-savage_2.1.2-3.dsc to pool/main/x/xserver-xorg-video-savage/xserver-xorg-video-savage_2.1.2-3.dsc xserver-xorg-video-savage_2.1.2-3_i386.deb to pool/main/x/xserver-xorg-video-savage/xserver-xorg-video-savage_2.1.2-3_i386.deb 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. David Nusinow <[EMAIL PROTECTED]> (supplier of updated xserver-xorg-video-savage 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 30 Dec 2006 19:07:13 -0500 Source: xserver-xorg-video-savage Binary: xserver-xorg-video-savage Architecture: source i386 Version: 1:2.1.2-3 Distribution: unstable Urgency: medium Maintainer: David Nusinow <[EMAIL PROTECTED]> Changed-By: David Nusinow <[EMAIL PROTECTED]> Description: xserver-xorg-video-savage - X.Org X server -- Savage display driver Closes: 405021 405061 Changes: xserver-xorg-video-savage (1:2.1.2-3) unstable; urgency=medium . * SavageMamMem -> SavageMapMem in the previous patch. Thanks Mikael Petersson for reporting the bug, and Jon K Hellan for noticing the fix. Closes: #405061, #405021 Files: 9ec91501e5ad4263eb31e6fefaa156f6 1041 x11 optional xserver-xorg-video-savage_2.1.2-3.dsc 7ed93e86f46b188e581774b4bd7d86ee 20507 x11 optional xserver-xorg-video-savage_2.1.2-3.diff.gz da84b4e55659e91b81fd1708dc571867 71184 x11 optional xserver-xorg-video-savage_2.1.2-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFlwINyLfpNdY0ad8RAoPaAJwKXoNdegYlOamT9h9C7rYS+f7lLgCdEeuj d3L2gFcmy/AjVCTHLxJBDjY= =dnk5 -----END PGP SIGNATURE-----
--- End Message ---

