Bug#236256: xbase-clients: installer fails

2004-06-28 Thread Matthew Vernon

  I would try:
  
  $ dpkg -P --force-depends xlibs
  $ apt-get install xlibs

This has made no difference.

Matthew

-- 
Rapun.sel - outermost outpost of the Pick Empire
http://www.pick.ucam.org




Bug#236256: xbase-clients: installer fails

2004-06-28 Thread Branden Robinson
On Mon, Jun 28, 2004 at 06:07:17PM +0100, Matthew Vernon wrote:
 
   I would try:
   
   $ dpkg -P --force-depends xlibs
   $ apt-get install xlibs
 
 This has made no difference.

Okay.

How about:
$ dpkg -P --force-depends xlibs
# dpkg -S etc/X11/xkb/xkbcomp

If that's not owned by any package, then either:

1) You have found a bug in dpkg;
2) You created it yourself;
3) Some very badly-behaved script created it.

I'm pretty sure I can rule out 3) for the xfree86 packages dating back
to the version released in potato or before.

There are known problems with dpkg's conffile handling.  For example,
Scott James Remnant recently fixed one which had been around for a long
time indeed:

  dpkg (1.10.21) unstable; urgency=low

* Fix incorrect linked list node removal code that caused every second
  shared or diverted conffile to be deleted by dpkg.
  Closes: #10879, #33046, #47267, #90623, #98210, #109691, #146167.
  Closes: #155456, #204275.

In any case, there is no obvious right thing to do if someone has stuck
a plain file where a package expects to place a conffile.  Just
unconditionally deleting it is a good way to get angry bug reports.

In situations like this, the user is expected to inspect the situation
and make an informed decision.  If your /etc/X11/xkb/xkbcomp looks
useless to you, delete it and try to install the package again.

If there is a bug here, I'm not sure it is one I can fix.  You'll need
to tell me what you think the package is doing wrong.

-- 
G. Branden Robinson| Why do we have to hide from the
Debian GNU/Linux   |  police, Daddy?
[EMAIL PROTECTED] | Because we use vi, son.  They use
http://people.debian.org/~branden/ |  emacs.


signature.asc
Description: Digital signature


Bug#236256: xbase-clients: installer fails

2004-06-25 Thread Branden Robinson
On Sun, Jun 13, 2004 at 04:05:30PM -0500, Branden Robinson wrote:
 On Thu, Jun 10, 2004 at 11:26:34PM +0100, Matthew Vernon wrote:
  I think I'm probably entitled to feel rather unnecessarily hassled at
  this point.
 
 The thirty days is counted from the time of last contact.
 
  As to your suggestion, I'll try that and get back to you - but it's
  likely to be next week.

Hi,

It's been over two weeks since I've heard from you about this bug; do
you have anything further to report?

-- 
G. Branden Robinson|It was a typical net.exercise -- a
Debian GNU/Linux   |screaming mob pounding on a greasy
[EMAIL PROTECTED] |spot on the pavement, where used to
http://people.debian.org/~branden/ |lie the carcass of a dead horse.


signature.asc
Description: Digital signature


Bug#236256: xbase-clients: installer fails

2004-06-13 Thread Branden Robinson
On Thu, Jun 10, 2004 at 11:26:34PM +0100, Matthew Vernon wrote:
 I think I'm probably entitled to feel rather unnecessarily hassled at
 this point.

The thirty days is counted from the time of last contact.

 As to your suggestion, I'll try that and get back to you - but it's
 likely to be next week.

If you can live with the problem for that long, I can probably live with
waiting to help you resolve it.

-- 
G. Branden Robinson|As people do better, they start
Debian GNU/Linux   |voting like Republicans -- unless
[EMAIL PROTECTED] |they have too much education and
http://people.debian.org/~branden/ |vote Democratic.   -- Karl Rove


signature.asc
Description: Digital signature


Bug#236256: xbase-clients: installer fails

2004-06-10 Thread Branden Robinson
On Mon, Jun 07, 2004 at 09:08:42PM -0500, Einar Jørgensen wrote:
 Dear Branden,
 
 I managed to install xbase-clients after a lot of trials on the previous
 version.

Okay, so you can no longer reproduce this.  Thanks for following up!

-- 
G. Branden Robinson|Half of being smart is knowing what
Debian GNU/Linux   |you're dumb at.
[EMAIL PROTECTED] |-- David Gerrold
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#236256: xbase-clients: installer fails

2004-06-10 Thread Branden Robinson
On Tue, Jun 08, 2004 at 11:11:35AM +0100, Matthew Vernon wrote:
 Branden Robinson writes:
   On Wed, Jun 02, 2004 at 04:23:47AM -0500, Branden Robinson wrote:
Sorry.  I've now attached a version that should work.
   
   It's been a few days.  Do either of you gentlemen have anything to
   report?
  
 Yes - I've been away for the weekend :p
  
   If not, I will have to close this report as being unreproducible, and
   having a submitter unresponsive to requests for further information.
 
 Given the first script you sent was buggy, I think a little more
 patience might be called for.

I generally give people 30 days.

 Anyway:
 
 bash-2.05a$ /tmp/bugs.sh 
 bugs.sh warning: /etc/X11/xkb/xkbcomp is not a symbolic link
 Analyzing /etc/X11/xkb/xkbcomp:
 drwxr-xr-x  129 root root12288 Jun  2 00:04 /etc
 drwxr-xr-x   27 root root 4096 Jun  6 20:25 /etc/X11
 drwxr-xr-x   10 root root 4096 Mar 26 00:41 /etc/X11/xkb
 -rwxr-xr-x1 root root   275980 Mar  7  2003
 /etc/X11/xkb/xkbcomp
 Searching for overlapping packages...
 no overlaps found.
 bugs.sh error: bad symbolic links on system

Something, over a year ago, created a plain file where there should have
been a symbolic link.  This could have been caused by an old buggy
xfree86 package, possibly an unofficial version.

I would try:

$ dpkg -P --force-depends xlibs
$ apt-get install xlibs

...and see if things are set right.

-- 
G. Branden Robinson|Religion consists in a set of
Debian GNU/Linux   |things which the average man thinks
[EMAIL PROTECTED] |he believes and wishes he was
http://people.debian.org/~branden/ |certain of.   -- Mark Twain


signature.asc
Description: Digital signature


Bug#236256: xbase-clients: installer fails

2004-06-08 Thread Matthew Vernon
Branden Robinson writes:
  On Wed, Jun 02, 2004 at 04:23:47AM -0500, Branden Robinson wrote:
   Sorry.  I've now attached a version that should work.
  
  It's been a few days.  Do either of you gentlemen have anything to
  report?
 
Yes - I've been away for the weekend :p
 
  If not, I will have to close this report as being unreproducible, and
  having a submitter unresponsive to requests for further information.

Given the first script you sent was buggy, I think a little more
patience might be called for. Anyway:

bash-2.05a$ /tmp/bugs.sh 
bugs.sh warning: /etc/X11/xkb/xkbcomp is not a symbolic link
Analyzing /etc/X11/xkb/xkbcomp:
drwxr-xr-x  129 root root12288 Jun  2 00:04 /etc
drwxr-xr-x   27 root root 4096 Jun  6 20:25 /etc/X11
drwxr-xr-x   10 root root 4096 Mar 26 00:41 /etc/X11/xkb
-rwxr-xr-x1 root root   275980 Mar  7  2003
/etc/X11/xkb/xkbcomp
Searching for overlapping packages...
no overlaps found.
bugs.sh error: bad symbolic links on system

Matthew

-- 
Rapun.sel - outermost outpost of the Pick Empire
http://www.pick.ucam.org




Bug#236256: xbase-clients: installer fails

2004-06-07 Thread Branden Robinson
On Wed, Jun 02, 2004 at 04:23:47AM -0500, Branden Robinson wrote:
 Sorry.  I've now attached a version that should work.

It's been a few days.  Do either of you gentlemen have anything to
report?

If not, I will have to close this report as being unreproducible, and
having a submitter unresponsive to requests for further information.

-- 
G. Branden Robinson|
Debian GNU/Linux   |   Bother, said Pooh, as he was
[EMAIL PROTECTED] |   assimilated by the Borg.
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#236256: xbase-clients: installer fails

2004-06-07 Thread Einar Jørgensen
Dear Branden,

I managed to install xbase-clients after a lot of trials on the previous
version.

Peaceful regards Einar

mandag 7. juni 2004, 18:19, skrev du :
 On Wed, Jun 02, 2004 at 04:23:47AM -0500, Branden Robinson wrote:
  Sorry.  I've now attached a version that should work.

 It's been a few days.  Do either of you gentlemen have anything to
 report?

 If not, I will have to close this report as being unreproducible, and
 having a submitter unresponsive to requests for further information.

-- 
Peaceful regards from Einar

--
Kari Fiskum and Einar Joergensen
1000 Univ. Manor Drive Unit 23
Fairfield, IA 52556, USA
+1-641-472-3429, [EMAIL PROTECTED]


Peaceful regards Einar

Kari and Einar Joergensen
1000 University Manor Drive Unit 23A
Fairfield, Iowa 52556, USA
Tel +1-641-472-3429, email [EMAIL PROTECTED]




Bug#236256: xbase-clients: installer fails

2004-06-02 Thread Branden Robinson
On Tue, Jun 01, 2004 at 11:28:41PM +0100, Matthew Vernon wrote:
 Branden Robinson writes:
   Please run the attached shell script and mail the output to:
 
 Done. Um, it appears to be buggy...

Sorry.  I've now attached a version that should work.

-- 
G. Branden Robinson|No executive devotes much effort to
Debian GNU/Linux   |proving himself wrong.
[EMAIL PROTECTED] |-- Laurence J. Peter
http://people.debian.org/~branden/ |
#!/bin/sh

PROGNAME=${0##*/}

# Use special abnormal exit codes so that problems with this script are more
# easily tracked down.
INTERNAL_ERROR=86
THROWN_ERROR=74
USAGE_ERROR=99

trap message;\
  message \Received signal.  Aborting.\;\
  message;\
  exit 1 HUP INT QUIT TERM

# Query the terminal to establish a default number of columns to use for
# displaying messages to the user.  This is used only as a fallback in the
# event the COLUMNS variable is not set.  ($COLUMNS can react to SIGWINCH while
# the script is running, and this cannot, only being calculated once.)
DEFCOLUMNS=$(stty size 2 /dev/null | awk '{print $2}') || true
if ! expr $DEFCOLUMNS : [[:digit:]]\+$  /dev/null 21; then
  DEFCOLUMNS=80
fi

message () {
  # pretty-print messages of arbitrary length
  echo $* | fmt -t -w ${COLUMNS:-$DEFCOLUMNS} 2
}

observe () {
  # syntax: observe message ...
  #
  # issue observational message suitable for logging someday when support for
  # it exists in dpkg
  if [ -n $DEBUG_XFREE86_PACKAGE ]; then
message $PROGNAME note: $*
  fi
}

warn () {
  # syntax: warn message ...
  #
  # issue warning message suitable for logging someday when support for
  # it exists in dpkg; also send to standard error
  message $PROGNAME warning: $*
}

die () {
  # syntax: die message ...
  #
  # exit script with error message
  message $PROGNAME error: $*
  exit $THROWN_ERROR
}

internal_error () {
  # exit script with error; essentially a THIS SHOULD NEVER HAPPEN message
  message internal error: $*
  exit $INTERNAL_ERROR
}

usage_error () {
  message usage error: $*
  exit $USAGE_ERROR
}


maplink () {
  # returns what symlink should point to; i.e., what the sane answer is
  # Keep this in sync with the debian/*.links files.
  # This is only needed for symlinks to directories.
  case $1 in
/etc/X11/xkb/compiled) echo /var/lib/xkb ;;
/etc/X11/xkb/xkbcomp) echo /usr/X11R6/bin/xkbcomp ;;
/usr/X11R6/lib/X11/app-defaults) echo /etc/X11/app-defaults ;;
/usr/X11R6/lib/X11/fs) echo /etc/X11/fs ;;
/usr/X11R6/lib/X11/lbxproxy) echo /etc/X11/lbxproxy ;;
/usr/X11R6/lib/X11/proxymngr) echo /etc/X11/proxymngr ;;
/usr/X11R6/lib/X11/rstart) echo /etc/X11/rstart ;;
/usr/X11R6/lib/X11/twm) echo /etc/X11/twm ;;
/usr/X11R6/lib/X11/xdm) echo /etc/X11/xdm ;;
/usr/X11R6/lib/X11/xinit) echo /etc/X11/xinit ;;
/usr/X11R6/lib/X11/xkb) echo /etc/X11/xkb ;;
/usr/X11R6/lib/X11/xserver) echo /etc/X11/xserver ;;
/usr/X11R6/lib/X11/xsm) echo /etc/X11/xsm ;;
/usr/bin/X11) echo ../X11R6/bin ;;
/usr/bin/rstartd) echo ../X11R6/bin/rstartd ;;
/usr/include/X11) echo ../X11R6/include/X11 ;;
/usr/lib/X11) echo ../X11R6/lib/X11 ;;
*) internal_error maplink() called with unknown path \$1\ ;;
  esac
}

analyze_path () {
  # given a supplied set of pathnames, break each one up by directory and do an
  # ls -dl on each component, cumulatively; i.e.
  # analyze_path /usr/X11R6/bin - ls -dl /usr /usr/X11R6 /usr/X11R6/bin
  # Thanks to Randolph Chung for this clever hack.

  local f g

  while [ -n $1 ]; do
g=
message Analyzing $1:
for f in $(echo $1 | tr / \  ); do
  if [ -e /$g$f ]; then
ls -dl /$g$f /$g$f.dpkg-* 2 /dev/null || true
g=$g$f/
  else
message /$g$f: nonexistent; directory contents of /$g:
ls -l /$g
break
  fi
done
shift
  done
}

find_culprits () {
  local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package \
msg

  message Searching for overlapping packages...
  dpkg_info_dir=/var/lib/dpkg/info
  if [ -d $dpkg_info_dir ]; then
if [ $(echo $dpkg_info_dir/*.list) != $dpkg_info_dir/*.list ]; then
  possible_culprits=$(ls -1 $dpkg_info_dir/*.list | egrep -v \
(xbase-clients|xfree86-common|xfs|xlibs))
  if [ -n $possible_culprits ]; then
smoking_guns=$(grep -l $1 $possible_culprits)
if [ -n $smoking_guns ]; then
  bad_packages=$(printf \\n)
  for f in $smoking_guns; do
# too bad you can't nest parameter expansion voodoo
p=${f%*.list}  # strip off the trailing .list
package=${p##*/}   # strip off the directories
bad_packages=$(printf %s\n%s $bad_packages $package)
  done
  msg=$(cat EOF
The following packages appear to have file overlaps with the XFree86 packages;
these packages are either very old, or in violation of Debian Policy.  Try
upgrading each of these packages to the latest 

Bug#236256: xbase-clients: installer fails

2004-06-01 Thread Branden Robinson
Please run the attached shell script and mail the output to:

  [EMAIL PROTECTED]

-- 
G. Branden Robinson|Every aristocracy that has ever
Debian GNU/Linux   |existed has behaved, in all
[EMAIL PROTECTED] |essential points, exactly like a
http://people.debian.org/~branden/ |small mob.   -- G.K. Chesterton
#!/bin/sh

PROGNAME=${0##*/}

# Use special abnormal exit codes so that problems with this script are more
# easily tracked down.
INTERNAL_ERROR=86
THROWN_ERROR=74
USAGE_ERROR=99

trap message;\
  message \Received signal.  Aborting.\;\
  message;\
  exit 1 HUP INT QUIT TERM

# Query the terminal to establish a default number of columns to use for
# displaying messages to the user.  This is used only as a fallback in the
# event the COLUMNS variable is not set.  ($COLUMNS can react to SIGWINCH while
# the script is running, and this cannot, only being calculated once.)
DEFCOLUMNS=$(stty size 2 /dev/null | awk '{print $2}') || true
if ! expr $DEFCOLUMNS : [[:digit:]]\+$  /dev/null 21; then
  DEFCOLUMNS=80
fi

message () {
  # pretty-print messages of arbitrary length
  reject_nondigits $COLUMNS
  echo $* | fmt -t -w ${COLUMNS:-$DEFCOLUMNS} 2
}

observe () {
  # syntax: observe message ...
  #
  # issue observational message suitable for logging someday when support for
  # it exists in dpkg
  if [ -n $DEBUG_XFREE86_PACKAGE ]; then
message $PROGNAME note: $*
  fi
}

warn () {
  # syntax: warn message ...
  #
  # issue warning message suitable for logging someday when support for
  # it exists in dpkg; also send to standard error
  message $PROGNAME warning: $*
}

die () {
  # syntax: die message ...
  #
  # exit script with error message
  message $PROGNAME error: $*
  exit $THROWN_ERROR
}

internal_error () {
  # exit script with error; essentially a THIS SHOULD NEVER HAPPEN message
  message internal error: $*
  exit $INTERNAL_ERROR
}

usage_error () {
  message usage error: $*
  exit $USAGE_ERROR
}


maplink () {
  # returns what symlink should point to; i.e., what the sane answer is
  # Keep this in sync with the debian/*.links files.
  # This is only needed for symlinks to directories.
  case $1 in
/etc/X11/xkb/compiled) echo /var/lib/xkb ;;
/etc/X11/xkb/xkbcomp) echo /usr/X11R6/bin/xkbcomp ;;
/usr/X11R6/lib/X11/app-defaults) echo /etc/X11/app-defaults ;;
/usr/X11R6/lib/X11/fs) echo /etc/X11/fs ;;
/usr/X11R6/lib/X11/lbxproxy) echo /etc/X11/lbxproxy ;;
/usr/X11R6/lib/X11/proxymngr) echo /etc/X11/proxymngr ;;
/usr/X11R6/lib/X11/rstart) echo /etc/X11/rstart ;;
/usr/X11R6/lib/X11/twm) echo /etc/X11/twm ;;
/usr/X11R6/lib/X11/xdm) echo /etc/X11/xdm ;;
/usr/X11R6/lib/X11/xinit) echo /etc/X11/xinit ;;
/usr/X11R6/lib/X11/xkb) echo /etc/X11/xkb ;;
/usr/X11R6/lib/X11/xserver) echo /etc/X11/xserver ;;
/usr/X11R6/lib/X11/xsm) echo /etc/X11/xsm ;;
/usr/bin/X11) echo ../X11R6/bin ;;
/usr/bin/rstartd) echo ../X11R6/bin/rstartd ;;
/usr/include/X11) echo ../X11R6/include/X11 ;;
/usr/lib/X11) echo ../X11R6/lib/X11 ;;
*) internal_error maplink() called with unknown path \$1\ ;;
  esac
}

analyze_path () {
  # given a supplied set of pathnames, break each one up by directory and do an
  # ls -dl on each component, cumulatively; i.e.
  # analyze_path /usr/X11R6/bin - ls -dl /usr /usr/X11R6 /usr/X11R6/bin
  # Thanks to Randolph Chung for this clever hack.

  local f g

  while [ -n $1 ]; do
reject_whitespace $1
g=
message Analyzing $1:
for f in $(echo $1 | tr / \  ); do
  if [ -e /$g$f ]; then
ls -dl /$g$f /$g$f.dpkg-* 2 /dev/null || true
g=$g$f/
  else
message /$g$f: nonexistent; directory contents of /$g:
ls -l /$g
break
  fi
done
shift
  done
}

find_culprits () {
  local f p dpkg_info_dir possible_culprits smoking_guns bad_packages package \
msg

  reject_whitespace $1
  message Searching for overlapping packages...
  dpkg_info_dir=/var/lib/dpkg/info
  if [ -d $dpkg_info_dir ]; then
if [ $(echo $dpkg_info_dir/*.list) != $dpkg_info_dir/*.list ]; then
  possible_culprits=$(ls -1 $dpkg_info_dir/*.list | egrep -v \
(xbase-clients|xfree86-common|xfs|xlibs))
  if [ -n $possible_culprits ]; then
smoking_guns=$(grep -l $1 $possible_culprits)
if [ -n $smoking_guns ]; then
  bad_packages=$(printf \\n)
  for f in $smoking_guns; do
# too bad you can't nest parameter expansion voodoo
p=${f%*.list}  # strip off the trailing .list
package=${p##*/}   # strip off the directories
bad_packages=$(printf %s\n%s $bad_packages $package)
  done
  msg=$(cat EOF
The following packages appear to have file overlaps with the XFree86 packages;
these packages are either very old, or in violation of Debian Policy.  Try
upgrading each of these packages to the latest available version if possible:
for 

Bug#236256: xbase-clients: installer fails

2004-06-01 Thread Matthew Vernon
Branden Robinson writes:
  Please run the attached shell script and mail the output to:

Done. Um, it appears to be buggy...

bash-2.05a$ /tmp/xfree86_symlink_audit 
/tmp/xfree86_symlink_audit: reject_nondigits: command not found
xfree86_symlink_audit warning: /etc/X11/xkb/xkbcomp is not a symbolic
link
/tmp/xfree86_symlink_audit: reject_whitespace: command not found
/tmp/xfree86_symlink_audit: reject_nondigits: command not found
Analyzing /etc/X11/xkb/xkbcomp:
drwxr-xr-x  129 root root12288 Jun  1 23:23 /etc
drwxr-xr-x   27 root root 4096 Jun  1 23:25 /etc/X11
drwxr-xr-x   10 root root 4096 Mar 26 00:41 /etc/X11/xkb
-rwxr-xr-x1 root root   275980 Mar  7  2003
/etc/X11/xkb/xkbcomp
/tmp/xfree86_symlink_audit: reject_whitespace: command not found
/tmp/xfree86_symlink_audit: reject_nondigits: command not found
Searching for overlapping packages...
/tmp/xfree86_symlink_audit: reject_nondigits: command not found
no overlaps found.
/tmp/xfree86_symlink_audit: reject_nondigits: command not found
xfree86_symlink_audit error: bad symbolic links on system

Matthew

-- 
Rapun.sel - outermost outpost of the Pick Empire
http://www.pick.ucam.org



Bug#236256: xbase-clients: installer fails

2004-05-25 Thread Branden Robinson
On Tue, May 18, 2004 at 10:33:13PM -0500, Einar Jørgensen wrote:
 Package: xbase-clients
 Version: 4.3.0-7
 Severity: normal
 Followup-For: Bug #236256

* Your bug contained no actual followup, just boilerplate material
  supplied by reportbug.

* 4.3.0-7 is out of date even in Debian sarge.  Please try
  4.3.0.dfsg.1-1 or 4.3.0.dfsg.1-2.

-- 
G. Branden Robinson|Every aristocracy that has ever
Debian GNU/Linux   |existed has behaved, in all
[EMAIL PROTECTED] |essential points, exactly like a
http://people.debian.org/~branden/ |small mob.   -- G.K. Chesterton


signature.asc
Description: Digital signature


Bug#236256: xbase-clients: installer fails

2004-05-18 Thread Einar Jørgensen
Package: xbase-clients
Version: 4.3.0-7
Severity: normal
Followup-For: Bug #236256



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.3-1-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xbase-clients depends on:
ii  cpp   4:3.3.3-2  The GNU C preprocessor (cpp)
ii  libc6 2.3.2.ds1-12   GNU C Library: Shared
libraries an
ii  libdps1   4.3.0.dfsg.1-1 Display PostScript (DPS)
client li
ii  libexpat1 1.95.6-8   XML parsing C library -
runtime li
ii  libfontconfig12.2.2-2generic font configuration
library
ii  libfreetype6  2.1.7-2FreeType 2 font engine,
shared lib
ii  libice6   4.3.0.dfsg.1-1 Inter-Client Exchange library
ii  libncurses5   5.4-3  Shared libraries for terminal
hand
ii  libpng12-01.2.5.0-6  PNG library - runtime
ii  libsm64.3.0.dfsg.1-1 X Window System Session
Management
ii  libstdc++51:3.3.3-6  The GNU Standard C++ Library v3
ii  libxaw7   4.3.0.dfsg.1-1 X Athena widget set library
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  4.3.0.dfsg.1-1 X Window System miscellaneous
exte
ii  libxft2   2.1.2-6FreeType-based font drawing
librar
ii  libxi64.3.0.dfsg.1-1 X Window System Input
extension li
ii  libxmu6   4.3.0.dfsg.1-1 X Window System miscellaneous
util
ii  libxmuu1  4.3.0.dfsg.1-1 lightweight X Window System
miscel
ii  libxpm4   4.3.0.dfsg.1-1 X pixmap library
ii  libxrandr24.3.0.dfsg.1-1 X Window System Resize,
Rotate and
ii  libxrender1   0.8.3-7X Rendering Extension client
libra
ii  libxt64.3.0.dfsg.1-1 X Toolkit Intrinsics
ii  libxtrap6 4.3.0.dfsg.1-1 X Window System
protocol-trapping
ii  libxtst6  4.3.0.dfsg.1-1 X Window System event
recording an
ii  libxv14.3.0.dfsg.1-1 X Window System video
extension li
ii  xlibmesa-gl [libgl1]  4.3.0.dfsg.1-1 Mesa 3D graphics library
[XFree86]
ii  xlibmesa-glu [libglu1]4.3.0.dfsg.1-1 Mesa OpenGL utility library
[XFree
ii  xlibs 4.3.0.dfsg.1-1 X Window System client
libraries m
ii  xlibs-data4.3.0.dfsg.1-1 X Window System client data
ii  zlib1g1:1.2.1-5  compression library - runtime

-- no debconf information



Kari og Einar Joergensen
1000 University Manor Drive Unit 23A
Fairfield, Iowa 52556, USA
Tel +1-641-472-3429, email [EMAIL PROTECTED]



Bug#236256: xbase-clients: installer fails

2004-03-05 Thread Matthew Vernon
Package: xbase-clients
Version: 4.1.0-16woody1
Severity: important

Script started on Fri Mar  5 07:49:28 2004
[EMAIL PROTECTED]:/usr/src/linux-2.4/linux-2.4.25# dpkg --configure xbase-cients
Setting up xbase-clients (4.1.0-16woody1) ...
Analyzing /etc/X11/xkb/xkbcomp:
drwxr-xr-x  129 root root12288 Mar  5 07:49 /etc
drwxr-xr-x   27 root root 4096 Mar  5 00:07 /etc/X11
drwxr-xr-x   10 root root 4096 Feb 28 01:28 /etc/X11/xkb
-rwxr-xr-x1 root root   275980 Mar  7  2003 /etc/X11/xkb/xkbcomp
ERROR: /etc/X11/xkb/xkbcomp is not a symbolic link.  The package preinst script 
should have failed.
Please report the package name, version, and the text of the above error 
message(s) to debian-x@lists.debian.org.
dpkg: error processing xbase-clients (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 xbase-clients
[EMAIL PROTECTED]:/usr/src/linux-2.4/linux-2.4.25# 
Script done on Fri Mar  5 07:49:40 2004



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux ming 2.4.24 #1 Fri Feb 13 01:06:03 GMT 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xbase-clients depends on:
ii  cpp  2:2.95.4-14 The GNU C preprocessor.
ii  debconf  1.0.32  Debian configuration management sy
ii  libc62.2.5-11.5  GNU C Library: Shared libraries an
ii  libdps1  4.1.0-16woody3  Display PostScript (DPS) client li
ii  libfreetype6 2.0.9-1 FreeType 2 font engine, shared lib
ii  libncurses5  5.2.20020112a-7 Shared libraries for terminal hand
ii  libxaw7  4.1.0-16woody3  X Athena widget set library
ii  xlibmesa34.1.0-16woody3  XFree86 version of Mesa 3D graphic
ii  xlibmesa3 [libgl1]   4.1.0-16woody3  XFree86 version of Mesa 3D graphic
ii  xlibs4.1.0-16woody3  X Window System client libraries