[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#387602: marked as done (xdebconfigurator: Unable to work with discover v2)



Your message dated Fri, 15 Sep 2006 15:17:11 -0700
with message-id <E1GOLzj-0001VQ-Hp@spohr.debian.org>
and subject line Bug#387602: fixed in xdebconfigurator 1.25
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 ---
Package: xdebconfigurator
Version: 1.24
Severity: important

When running xdebconfigurator while discover v2 is installed, it is
unable to get any info out of discover.  This is printed when I try:

  # xdebconfigurator
  Detected Xorg server
  discover: Bus not found.
  Use of uninitialized value in string eq at /usr/sbin/xdebconfigurator line 882.
  /usr/sbin/kudzu NOT found!
  [...]

The reason is that discover is called like this:

  discover --format="%V %M:%D:%S\n" video 

The video argument only work with discover1.  An example no how to
handle both discover1 and discover can be found it
/var/lib/dpkg/info/xserver-xorg.config.  The idea is to detect which
version is available, and then  call it like this:

  discover --data-path=xfree86/server/device/driver \
           --data-version=${SOURCE_VERSION%-*} display

The video card database in discover v2 is better then the one in
discover1, so I recommend using version 2.

Friendly,
-- 
Petter Reinholdtsen


--- End Message ---
--- Begin Message ---
Source: xdebconfigurator
Source-Version: 1.25

We believe that the bug you reported is fixed in the latest version of
xdebconfigurator, which is due to be installed in the Debian FTP archive:

xdebconfigurator_1.25.dsc
  to pool/main/x/xdebconfigurator/xdebconfigurator_1.25.dsc
xdebconfigurator_1.25.tar.gz
  to pool/main/x/xdebconfigurator/xdebconfigurator_1.25.tar.gz
xdebconfigurator_1.25_all.deb
  to pool/main/x/xdebconfigurator/xdebconfigurator_1.25_all.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 387602@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Morten Werner Olsen <werner@debian.org> (supplier of updated xdebconfigurator 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 15 Sep 2006 23:49:12 +0200
Source: xdebconfigurator
Binary: xdebconfigurator
Architecture: source all
Version: 1.25
Distribution: unstable
Urgency: medium
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Changed-By: Morten Werner Olsen <werner@debian.org>
Description: 
 xdebconfigurator - A script used with debconf to autoconfigure xserver-xfree86
Closes: 380264 387602
Changes: 
 xdebconfigurator (1.25) unstable; urgency=medium
 .
   * Urgency set to medium as this upload fixed an important bug.
   * Do not use result from read-edid if EDID checksum fails as this
     results in strange modes on my laptop.
   * Fixing loop problem when get-edid sends its errors to stderr. Thanks
     to Dean Montgomery for bugreport and patch. (Closes: #380264)
   * Prefer discover2 over discover 1 as suggested in #387602.
   * Call discover2 and discover1 in different ways. Thanks to
     Petter Reinholdtsen for great bugreport. (Closes: #387602)
   * Removing some xserver-stuff from discover section.
   * Writing authors name in manpage with ASCII characters. Thanks to lintian.
Files: 
 4e3bdde7e385b5f2d455a2332bdffa1d 658 x11 optional xdebconfigurator_1.25.dsc
 72536d2f2b2a3b5f42d69fbeadb85fa3 30393 x11 optional xdebconfigurator_1.25.tar.gz
 cba90ce6a76b86b67869eabef20b3116 27216 x11 optional xdebconfigurator_1.25_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFCyDgw951rgNrq40RAtM6AJwMUPU/c38dVNwiAU8QnCKOeW3WBQCguiJM
PeLrpw4bejyQKFOZoVK0NQQ=
=L/ul
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: