Bug#722577: l2tp-ipsec-vpn: L2TP doesn't connect

2013-09-12 Thread el jefe delito
Package: l2tp-ipsec-vpn
Version: 1.0.9-1
Severity: important

Dear Maintainer,

I cannot connect to our L2TP server using this package.  I've tried a number of 
troubleshooting steps, including reinstalling the package, changing from Wicd 
to Network-Manager, putting my password in plain-text (!!) into the config 
file, setting 'Length Bit' in the GUI, removing the prefix in the shared key 
file, and more.  This doesn't connect, there is no 'tun0' interface created, 
the IPSec isn't negotiated it seems, and from the VPN side that server doesn't 
see my computer even trying to connect.

I have no local firewall for this computer; an Android phone on the same 
wireless network connects and stays up without issue, same user account etc.

Ubuntu has a closed bug report about this which seems to just have been 
discarded,
https://bugs.launchpad.net/ubuntu/+source/l2tp-ipsec-vpn/+bug/933139


   * What led up to the situation
At work we're moving from PPTP VPN to L2TP.  We have this working rather easily 
for Android, OSX, and Windows clients, but our Debian clients cannot connect.  
I worked with two people who had successful connections (fedora and arch) and 
did set up the GUI/config files the same but no success on Debian.


   * What exactly did you do (or not do) that was effective (or
 ineffective)?
We compaired my L2TP settings with another two employees (using Fedora and 
Arch) and they were able to connect using this package, same version (1.0.9).  

After installing these packages I rebooted to ensure the networking was reset 
and anything else as well.

None of the following steps, or a combo of these, were effective:
-In the GUI, I used 'Length Bit' and not
-In the GUI, I set the 'Allow these protocols' to CHAP, MS-Chap, MS-CHAPv2
-Commented out hide-password in the config file (/etc/ppp/work-vpn.xl2tpd)
-Added my password as plain-test (!!) in that config file (password ABCd1234)
-Tried to remove the prefix (0t) before the PSK in /etc/ipsec.secrets
-Worked with VPN admin to view logs, which don't seem to show me even trying to 
connect
-Recreated my config without capital letters or dots or dashes in the 
connection profile name
-Changed IPSec from Netkey to Auto in /etc/ipsec.conf


   * What was the outcome of this action?
No connections were made with Debian Stable machines.


   * What outcome did you expect instead?
I expected the connection to be made and the VPN to function, but it does not.


Here is my config file:
# /etc/ppp/work-vpn.xl2tpd - Options used by PPP when a connection is made by 
an L2TP daemon
# $Id$

# Manual: PPPD(8)

# Created: Tue Sep 10 08:46:17 2013
#  by: The L2TP IPsec VPN Manager application version 1.0.9
#
# WARNING! All changes made in this file will be lost!

debug
#dump
#record /var/log/pppd

plugin passprompt.so
ipcp-accept-local
ipcp-accept-remote
idle 72000
ktune
noproxyarp
asyncmap 0
noauth
crtscts
lock
#hide-password
modem
noipx

ipparam L2tpIPsecVpn-work-vpn

promptprog /usr/bin/L2tpIPsecVpn

refuse-eap
refuse-pap

remotename 
name username
password ABCd1234




Here are the errors I get (debug log in the GUI):
Sep 12 07:41:03.424 ipsec_setup: Stopping Openswan IPsec...
Sep 12 07:41:05.691 Stopping xl2tpd: xl2tpd.
Sep 12 07:41:05.716 xl2tpd[10757]: death_handler: Fatal signal 15 received
Sep 12 07:41:05.827 ipsec_setup: Starting Openswan IPsec 2.6.37...
Sep 12 07:41:06.240 ipsec_setup: No KLIPS support found while requested, 
desperately falling back to netkey
Sep 12 07:41:06.307 ipsec_setup: NETKEY support found. Use protostack=netkey in 
/etc/ipsec.conf to avoid attempts to use KLIPS. Attempting to continue with 
NETKEY
Sep 12 07:41:06.768 ipsec__plutorun: Starting Pluto subsystem...
Sep 12 07:41:06.835 recvref[30]: Protocol not available
Sep 12 07:41:06.835 xl2tpd[29403]: This binary does not support kernel L2TP.
Sep 12 07:41:06.837 Starting xl2tpd: xl2tpd.
Sep 12 07:41:06.837 xl2tpd[29404]: xl2tpd version xl2tpd-1.3.1 started on 
hbomb1500 PID:29404
Sep 12 07:41:06.839 xl2tpd[29404]: Written by Mark Spencer, Copyright (C) 1998, 
Adtran, Inc.
Sep 12 07:41:06.839 xl2tpd[29404]: Forked by Scott Balmos and David Stipp, (C) 
2001
Sep 12 07:41:06.839 xl2tpd[29404]: Inherited by Jeff McAdams, (C) 2002
Sep 12 07:41:06.840 xl2tpd[29404]: Forked again by Xelerance 
(www.xelerance.com) (C) 2006
Sep 12 07:41:06.840 xl2tpd[29404]: Listening on IP address 0.0.0.0, port 1701
Sep 12 07:41:06.898 ipsec__plutorun: adjusting ipsec.d to /etc/ipsec.d
Sep 12 07:41:07.056 ipsec__plutorun: 022 connection must specify host IP 
address for our side
Sep 12 07:41:07.056 ipsec__plutorun: 037 attempt to load incomplete connection
Sep 12 07:42:23.220 Last command timed out
Sep 12 07:42:24.269 000 initiating all conns with alias='work-vpn' 
Sep 12 07:42:24.269 021 no connection named work-vpn
Sep 12 07:42:24.272 [ERROR  300]   'IPsec' failed to negotiate or establish 
security associations






-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: 

Bug#705004: amarok: Amarok doesn't continue to next track for Ampache music

2013-04-08 Thread el jefe delito
Subject: amarok: Amarok doesn't continue to next track for Ampache music
Package: amarok
Version: 2.6.0-1
Severity: important

   * What led up to the situation?
Added Ampache backend; tried to play music.  Greyed-out tracks are listed
but after a track ends, Amarok stops playback.  Next track needs to be
manually started.

Ampache version 3.5.4.

KDE bug report at https://bugs.kde.org/show_bug.cgi?id=317154

   * What exactly did you do (or not do) that was effective (or
ineffective)?
Removed and re-added the Ampache source, no fix.  Ran updates, no fix.
 Rebooted computer, no fix.

   * What was the outcome of this action?
No fix; Amarok still won't play the next Ampache-based track.

   * What outcome did you expect instead?
Amarok plays normally and moves to the next track as expected.



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

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

Versions of packages amarok depends on:
ii  amarok-common 2.6.0-1
ii  amarok-utils  2.6.0-1
ii  kde-runtime   4:4.8.4-2
ii  libaio1   0.3.109-3
ii  libavcodec53  7:0.10.3-dmo1
ii  libavformat53 7:0.10.3-dmo1
ii  libavutil51   8:1.0.6-dmo2
ii  libc6 2.13-38
ii  libcurl3-gnutls   7.29.0-2
ii  libgcc1   1:4.7.2-5
ii  libgcrypt11   1.5.0-3
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libgl1-mesa-glx [libgl1]  8.0.5-3
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libgpod4-nogtk0.8.2-7
ii  libkcmutils4  4:4.8.4-4
ii  libkdecore5   4:4.8.4-4
ii  libkdeui5 4:4.8.4-4
ii  libkdewebkit5 4:4.8.4-4
ii  libkdnssd44:4.8.4-4
ii  libkfile4 4:4.8.4-4
ii  libkio5   4:4.8.4-4
ii  libknewstuff3-4   4:4.8.4-4
ii  liblastfm00.4.0~git20090710-2
ii  libloudmouth1-0   1.4.3-9
ii  libmtp9   1.1.3-35-g0ece104-5
ii  libmysqlclient18  5.5.30+dfsg-1
ii  libofa0   0.9.3-5
ii  libphonon44:4.6.0.0-3
ii  libplasma34:4.8.4-4
ii  libqjson0 0.7.1-7
ii  libqt4-dbus   4:4.8.2+dfsg-10
ii  libqt4-network4:4.8.2+dfsg-10
ii  libqt4-opengl 4:4.8.2+dfsg-10
ii  libqt4-script 4:4.8.2+dfsg-10
ii  libqt4-sql4:4.8.2+dfsg-10
ii  libqt4-svg4:4.8.2+dfsg-10
ii  libqt4-xml4:4.8.2+dfsg-10
ii  libqtcore44:4.8.2+dfsg-10
ii  libqtgui4 4:4.8.2+dfsg-10
ii  libqtscript4-core 0.2.0-1
ii  libqtscript4-gui  0.2.0-1
ii  libqtscript4-network  0.2.0-1
ii  libqtscript4-sql  0.2.0-1
ii  libqtscript4-uitools  0.2.0-1
ii  libqtscript4-xml  0.2.0-1
ii  libqtwebkit4  2.2.1-5
ii  libsolid4 4:4.8.4-4
ii  libstdc++64.7.2-5
ii  libtag-extras11.0.1-3
ii  libtag1c2a1.8-dmo1
ii  libthreadweaver4  4:4.8.4-4
ii  libx11-6  2:1.5.0-1
ii  libxml2   2.8.0+dfsg1-7
ii  phonon4:4.6.0.0-3

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins  4:4.8.4-2

Versions of packages amarok suggests:
pn  amarok-doc none
ii  libqt4-sql-mysql   4:4.8.2+dfsg-10
pn  libqt4-sql-psqlnone
ii  libqt4-sql-sqlite  4:4.8.2+dfsg-10
ii  moodbar0.1.2-4

Versions of packages amarok-common depends on:
ii  perl  5.14.2-17

amarok-common recommends no packages.

Versions of packages amarok is related to:
ii  phonon-backend-vlc [phonon-backend]  0.6.0-1

-- no debconf information
Report will be sent to Debian Bug Tracking System sub...@bugs.debian.org


Bug#679193: unison: Please backport Unison 2.4 to Stable Squeeze

2012-06-26 Thread el jefe delito
Package: unison
Version: 2.32.52-1
Severity: important

*** Please type your report below this line ***
Please backport Unison 2.4 to Debian Stable (Squeeze) to allow us to pull
from Debian Backports and use Unison with more current software stacks,
such as Debian Sid.


-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: i386 (i686)

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

Versions of packages unison depends on:
ii  libc6 2.11.3-3   Embedded GNU C Library: Shared
lib

Versions of packages unison recommends:
ii  openssh-client [ssh-c 1:5.5p1-6+squeeze2 secure shell (SSH) client, for
sec

unison suggests no packages.

-- no debconf information


Bug#626165: Fwd: qdvdauthor: QDVDAuthor-produced XML files are no longer dvdauthor-compliant XML structure, fails

2011-05-09 Thread el jefe delito
Package: qdvdauthor
Version: 1:2.1.0-0.2
Severity: important

*** Please type your report below this line ***

This worked in the recent past, sometime in 2011 April.

I created a DVD with QDVDAuthor and tried to create the DVD and creation
failed with:

cmd /usr/bin/dvdauthor -x /tmp/2011_05/dvdauthor.xml
INFO: no default video format, must explicitly specify NTSC or PAL
INFO: dvdauthor creating VTS
STAT: Picking VTS 01
ERR:  no video format specified for VTSM

I googled and read about that as Problem #3 here:
http://old.nabble.com/bugreport-%283-bugs%29-td29677370.html

I exported the QDVDAuthor script and edited its dvdauthor.xml file, and ran
the script with the new file (note, this is in /tmp/ so it won't be around
forever).

Manually editing the dvdauthor.xml file to have a video  / line in it
seemed to allow the exported QDVDAuthor to run fine.  Code before:

 titleset!-- Titleset 1 // --
 menus
   pgc entry=root 
pre {   if ( g3 gt 0 )  {
if ( g3 eq 1 ) { g3=0; jump title 1  chapter 1; }
jump vmgm menu entry title;
}
} /pre
post { g2 = 0; jump vmgm menu entry title; } /post
   /pgc
  /menus
  titles
   video format=ntsc aspect=16:9 resolution=720x480 /
   audio lang=en /
   pgc pause=0 !-- Title 1 // --
vob file=/tmp/2011_05/2011_05/2011_05.mpeg2 pause=0
chapters=00:00:00.000 /
post { g2 = 0; call vmgm menu entry title; } /post
   /pgc
  /titles
 /titleset
/dvdauthor

And after:

 titleset!-- Titleset 1 // --
 menus
 video format=ntsc aspect=16:9 resolution=720x480 /
   pgc entry=root 
pre {   if ( g3 gt 0 )  {
if ( g3 eq 1 ) { g3=0; jump title 1  chapter 1; }
jump vmgm menu entry title;
}
} /pre
post { g2 = 0; jump vmgm menu entry title; } /post
   /pgc
  /menus
  titles
   video format=ntsc aspect=16:9 resolution=720x480 /
   audio lang=en /
   pgc pause=0 !-- Title 1 // --
vob file=/tmp/2011_05/2011_05/2011_05.mpeg2 pause=0
chapters=00:00:00.000 /
post { g2 = 0; call vmgm menu entry title; } /post
   /pgc
  /titles
 /titleset
/dvdauthor





-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages qdvdauthor depends on:
ii  dvd-slideshow 0.8.2-0.1  tools to create dvd slideshow
with
ii  dvdauthor 0.7.0-1create DVD-Video file system
ii  lame  3.98.4-0.0 LAME Ain't an MP3 Encoder
ii  libavcodec52  5:0.6.2-0.1library to encode decode
multimedi
ii  libavformat52 5:0.6.2-0.1ffmpeg file format library
ii  libavutil50   5:0.6.2-0.1avutil shared libraries -
runtime
ii  libc6 2.11.2-11  Embedded GNU C Library: Shared
lib
ii  libgcc1   1:4.6.0-2  GCC support library
ii  libqt3-mt 3:3.3.8b-7+b1  Qt GUI Library (Threaded
runtime v
ii  libqt4-network4:4.7.2-3  Qt 4 network module
ii  libqt4-xml4:4.7.2-3  Qt 4 XML module
ii  libqtcore44:4.7.2-3  Qt 4 core module
ii  libqtgui4 4:4.7.2-3  Qt 4 GUI module
ii  libstdc++64.6.0-2The GNU Standard C++ Library v3
ii  libswscale0   5:0.6.2-0.1ffmpeg video scaling library
ii  libx11-6  2:1.4.3-1  X11 client-side library
ii  libxine1  1.1.19-3   the xine video/media player
librar
ii  libxine1-x1.1.19-3   X desktop video output plugins
for
ii  mjpegtools1:1.9.0-0.7MJPEG video
capture/editting/playb
ii  netpbm2:10.0-12.2+b1 Graphics conversion tools
between
ii  qdvdauthor-data   1:2.1.0-0.2GUI frontend for dvdauthor and
oth
ii  sox   14.3.2-1   Swiss army knife of sound
processi
ii  videotrans1.6.0-0.3  DVD authoring utilities
ii  vorbis-tools  1.4.0-1several Ogg Vorbis tools

qdvdauthor recommends no packages.

qdvdauthor suggests no packages.

-- no debconf information



-- 
SMARTNiX Computer Support and Linux Installations

www.smartnix.us


Bug#575851: kvpnc: KVpnc sometimes crashes with PPTP connection, requesting dbg packages

2010-03-29 Thread el jefe delito
Package: kvpnc  

  
Version: 0.9.6-1

  
Severity: normal

  

*** Please type your report below this line ***
KVpnc is crashing when I try to connect to a certain host, but I cannot report 
bugs without a -dbg debugging package.  Please provide these for a better, 
future bug report, thanks!


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

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

Versions of packages kvpnc depends on:
ii  kdebase-runtime  4:4.3.4-2   runtime components from the offici
ii  kdelibs5 4:4.3.4-3   core libraries for all KDE 4 appli
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libgcc1  1:4.4.3-4   GCC support library   
ii  libgcrypt11  1.4.5-2 LGPL Crypto library - runtime libr
ii  libqt4-dbus  4:4.5.3-4   Qt 4 D-Bus module 
ii  libqt4-network   4:4.5.3-4   Qt 4 network module   
ii  libqt4-qt3support4:4.5.3-4   Qt 3 compatibility library for Qt
ii  libqt4-svg   4:4.5.3-4   Qt 4 SVG module
ii  libqt4-xml   4:4.5.3-4   Qt 4 XML module
ii  libqtcore4   4:4.5.3-4   Qt 4 core module
ii  libqtgui44:4.5.3-4   Qt 4 GUI module
ii  libstdc++6   4.4.3-4 The GNU Standard C++ Library v3
ii  menu 2.1.43  generates programs menu for all me
ii  module-init-tools3.12~pre2-1 tools for managing Linux kernel mo
ii  net-tools1.60-23 The NET-3 networking toolkit
ii  psmisc   22.10-1 utilities that use the proc file s

kvpnc recommends no packages.

Versions of packages kvpnc suggests:
ii  iptables 1.4.6-2 administration tools for packet fi
pn  openct   none  (no description available)
pn  opensc   none  (no description available)
ii  openssl  0.9.8m-2Secure Socket Layer (SSL) binary a
pn  openswan none  (no description available)
ii  openvpn  2.1.0-1 virtual private network daemon
ii  pptp-linux   1.7.2-4 Point-to-Point Tunneling Protocol
ii  racoon   1:0.7.3-4   IPsec IKE keying daemon
ii  vpnc 0.5.3r449-2 Cisco-compatible VPN client
pn  xl2tpd   none  (no description available)

-- debconf-show failed



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



Bug#548903: system-config-printer-kde: After Samba printer setup, [Print Test Page] button returns 'client-error-not-found'

2009-09-29 Thread el jefe delito
Package: system-config-printer-kde
Version: 4:4.3.1-1
Severity: important

*** Please type your report below this line ***
 set up a Samba printer, including the workgroup in the smb:// string, by 
launching 'kdesudo systemsettings' and following allong with the Printer Setup 
dialog.  When I got to the end of the setup, without errors or issues, I got 
the error 'client-error-not-found'.

 This is an HP Colour LaserJet 1600 connected to an XPsp2 machine.  There are 
no spaces in the smb:/ path.  I chose the HPLIP driver but I did not use the 
HPLIP application to set up the printer at all.  'lpstat -a' returns that the 
printer is ready for printing and accepting jobs.

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

Kernel: Linux 2.6.31-1.slh.1-sidux-686 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages system-config-printer-kde depends on:
ii  python-cupsutils  1.0.0-6Python utility modules around the
ii  python-kde4   4:4.3.1-1  Python bindings for the KDE 4 libr
ii  python-qt4-dbus   4.5.4-1DBus Support for PyQt4

system-config-printer-kde recommends no packages.

system-config-printer-kde 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#539213: bootcd: Kernel panic at boot /sbin/init

2009-07-29 Thread el jefe delito
Package: bootcd
Version: 3.16  
Severity: important

Kernel panic at boot, both with bootcd-mkinitramfs and without.

During creation of bootcdwrite ISO image I get this error:

cpio --null --quiet -pldum /media/8gb_ssd_1/input_dir/ --- 

cpio: File var/tmp/kdecache-eljefe/kpc/plasma_theme_default.data was modified 
while being copied
/usr/share/bootcd/bootcd-run.lib: line 71: 16647 Donefind 
/selinux /home /sbin /opt /lost+found /root /boot /var /dev /tmp /srv 
/vmlinuz.old /etc /media /initrd.img.old /mnt /usr /bin /initrd.img /vmlinuz 
/lib -print0   
 16648   | sed -e s|^|\x00|   

 16649   | sed -e s|\x00/media/8gb_ssd_1[^\x00]*||g   

 16650   | sed -e 
s|\x00/var/log/bootcdwrite.log[^\x00]*||g 
  
 16651   | sed -e s|\x00/tmp[^\x00]*||g -e 
s|\x00/etc/udev/rules.d/70-persistent-net.rules\[^\x00]*||g -e 
s|\x00/etc/mtab\[^\x00]*||g -e s|\x00/etc/cron.daily/standard\[^\x00]*||g 
-e s|\x00/etc/fstab\[^\x00]*||g -e 
s|\x00/etc/ssh/ssh_host_rsa_key\[^\x00]*||g -e 
s|\x00/etc/ssh/ssh_host_rsa_key.pub\[^\x00]*||g -e 
s|\x00/etc/ssh/ssh_host_dsa_key.pub\[^\x00]*||g -e 
s|\x00/etc/ssh/ssh_host_dsa_key\[^\x00]*||g -e 
s|\x00/usr/share/bootcd/bootcd-run.lib\[^\x00]*||g -e 
s|\x00/usr/share/bootcd/bootcd2disk.lib\[^\x00]*||g -e 
s|\x00/media/8gb_ssd_1\[^\x00]*||g   
 16652   | sed -e s|\x00/|\x00|g  

 16653 Broken pipe | sed -e s|^\x00|| 

 16654 Segmentation fault  | cpio --null --quiet -pldum 
/media/8gb_ssd_1/input_dir/ 
exit=139

--- (e)xit (r)edo (i)gnore ---  





If I ignore the above error (retry just fails again) and continue making the 
ISO, Qemu cannot boot the resulting image due to:

Begin: Mounting root file system... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.   
Begin: Running /scripts/local-bottom ... done. 
done.  
Begin: Running /scripts/init-bottom ... done.  
run-init: /sbin/init: no such file or directory
[   14.249986] Kernel panic - not syncing: Attempted to kill init! 
[   14.250287] Pid: 1, comm: run-init Not tainted 2.6.30-1-686 #1  
[   14.250424] Call Trace: 
[   14.251566]  [c031c92b] ? panic+0x38/0xdd 
[   14.251722]  [c0129a66] ? do_exit+0x5a/0x5b8  
[   14.251846]  [c012a06e] ? complete_and_exit+0x0/0x16  
[   14.251965]  [c01030e9] ? syscall_call+0x7/0xb



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

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

Versions of packages bootcd depends on:
ii  bootcd-i386   3.16   bootcd extension to create images 
ii  cpio  2.10-1 GNU cpio -- a program to manage ar
ii  dosfstools3.0.3-1utilities for making and checking
ii  fdutils   5.5-20060227-3 Linux floppy utilities
ii  file  5.03-1 Determines file type using magic
ii  genisoimage   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem
ii  realpath  1.15   Return the canonicalized absolute

Versions of packages bootcd recommends:
ii  wodim 9:1.1.9-1  command line CD/DVD writing tool

Versions of packages bootcd suggests:
pn  bootcd-mkinitramfsnone (no description available)
pn  ssh   none (no description available)

-- 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#519900: Sound is working

2009-03-16 Thread el jefe delito
This bug report can likely be closed.  After much struggling with this audio 
issue, I tested mplayer CLI app (which failed for me) and again the same 
command as root (which worked); it came down to the users not being in the 
Audio group.

Thank you for Debian!



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