Bug#1058465: ipmitool package is missing enterprise-numbers.txt

2023-12-12 Thread BW
Package: ipmitool
Version: 1.8.19-4

Many ipmi command doesn't work because the
file "/usr/share/misc/enterprise-numbers.txt" is missing.

If I manually grab the file from the sid package, where it exist, and place
it in "/usr/share/misc/" on my box, where package 1.8.19-4 is installed,
everything works fine :-)


Bug#1057843: linux: ext4 data corruption in 6.1.64-1

2023-12-12 Thread BW
Online check of ext4:

If your filesystem is located on a logical volume (LVM) then I assume you
can make a snapshot and do a check of that.

Make SS:
lvcreate --snapshot --size 1G --name lv_root_SS --chunksize 4k
/dev/VG1/lv_root

EXT4 check:
e2fsck -f /dev/dm-3

Remove SS:
lvremove --yes VG1/lv_root_SS


Bug#1050869: skrooge: /tmp/skrooge-* files accumulate

2023-08-30 Thread bw
Package: skrooge
Version: 2.29.0-1
Severity: normal

Dear Maintainer,

Thanks for the new version, upgraded yesterday to bookworm.  I use the app a 
lot for 
several years now.  Very reliable, so minor annoyance is acceptable.

Every time skrooge is opened it creates and leaves behind 16 random tmp files, 
these will 
build up pretty quickly, but I can deal with it.

I checked quickly on the web, did not browse the source code very much, but 
found no 
issue reported https://github.com/flathub/org.kde.skrooge/issues.  It does not 
seem to be 
a problem with my data file, happens with or without an open file.

$ ls -d /tmp/skrooge* && ls -d /tmp/skrooge* | wc -l
...
/tmp/skrooge-FLmLeH  /tmp/skrooge-KRgBkN  /tmp/skrooge-rmUVys  
/tmp/skrooge-zssohZ
/tmp/skrooge-fntqIZ  /tmp/skrooge-KuFuam  /tmp/skrooge-RtTREt  
/tmp/skrooge-ZswTYO
/tmp/skrooge-fVRVtR  /tmp/skrooge-LHuBTM  /tmp/skrooge-rWGCXf  
/tmp/skrooge-zuWWwY
96

Thanks, keep up the great work!
bw

-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-11-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages skrooge depends on:
ii  kinit 5.103.0-1
ii  kio   5.103.0-1
ii  libc6 2.36-9+deb12u1
ii  libgcc-s1 12.2.0-14
ii  libgrantlee-templates55.2.0-4
ii  libkf5archive55.103.0-1
ii  libkf5completion5 5.103.0-1
ii  libkf5configcore5 5.103.0-2
ii  libkf5configgui5  5.103.0-2
ii  libkf5configwidgets5  5.103.0-1
ii  libkf5coreaddons5 5.103.0-1
ii  libkf5dbusaddons5 5.103.0-1
ii  libkf5i18n5   5.103.0-1
ii  libkf5iconthemes5 5.103.0-1
ii  libkf5kiocore55.103.0-1
ii  libkf5kiofilewidgets5 5.103.0-1
ii  libkf5newstuff5   5.103.0-1
ii  libkf5newstuffcore5   5.103.0-1
ii  libkf5notifications5  5.103.0-1
ii  libkf5notifyconfig5   5.103.0-1
ii  libkf5parts5  5.103.0-1
ii  libkf5service-bin 5.103.0-1
ii  libkf5service55.103.0-1
ii  libkf5textwidgets55.103.0-1
ii  libkf5wallet-bin  5.103.0-1
ii  libkf5wallet5 5.103.0-1
ii  libkf5widgetsaddons5  5.103.0-1
ii  libkf5xmlgui5 5.103.0-1
ii  libofx7   1:0.10.9-1
ii  libqca-qt5-2  2.3.5-2
ii  libqca-qt5-2-plugins  2.3.5-2
ii  libqt5concurrent5 5.15.8+dfsg-11
ii  libqt5core5a [qtbase-abi-5-15-8]  5.15.8+dfsg-11
ii  libqt5dbus5   5.15.8+dfsg-11
ii  libqt5gui55.15.8+dfsg-11
ii  libqt5network55.15.8+dfsg-11
ii  libqt5printsupport5   5.15.8+dfsg-11
ii  libqt5qml55.15.8+dfsg-3
ii  libqt5quick5  5.15.8+dfsg-3
ii  libqt5quickwidgets5   5.15.8+dfsg-3
ii  libqt5script5 5.15.8+dfsg-2
ii  libqt5sql55.15.8+dfsg-11
ii  libqt5sql5-sqlite 5.15.8+dfsg-11
ii  libqt5svg55.15.8-3
ii  libqt5webkit5 5.212.0~alpha4-30
ii  libqt5widgets55.15.8+dfsg-11
ii  libqt5xml55.15.8+dfsg-11
ii  libqt5xmlpatterns55.15.8-2
ii  libsqlcipher0 3.4.1-2+b1
ii  libstdc++612.2.0-14
ii  skrooge-common2.29.0-1

Versions of packages skrooge recommends:
ii  poppler-utils  22.12.0-2+b1

Versions of packages skrooge suggests:
pn  aqbanking-tools  

-- no debconf information



Bug#1041714: ffmpeg package (dependencies) is enormous

2023-07-22 Thread BW
Package: ffmpeg
Version: 7:5.1.3-1 (but apply to all version forward)

On a fresh installed Debian 12 console installation, installing ffmpeg will
have an install size of 544MB!
Adding "--no-install-recommends" will not help you.

To get a sane installation I had to goto ffmpeg.org to download the Static
Builds which will get you a running ffmpeg of only 76MB.

Please at least make "--no-install-recommends" work so people who just need
to do some video-encoding (which I assume is the majority of users) don't
have to bloat the box.

Br,
Brian, Denmark
Static Buil


Bug#998627: Come on!

2023-06-14 Thread BW
Is NTFS3 still not available, not even in Debian 12? After so long?
Please don't be patronizing and think you now better than the users and
decide what they need and don't.
This is Linux, users are capable of deciding if this is useable for them or
not.
I don't think any will use NTFS as a production file-system on Linux! So
don't use any excuse of missing utils or it is not stable. NTFS-3G is not
stable and useable as production FS either.
NTFS3 will for the huge majority of users be used in a utility-context,
e.g. accessing/grapping files from a disk from a MS box etc.
Please make it available


Bug#1006807: chromium: resolved

2022-11-02 Thread bw
Package: chromium
Followup-For: Bug #1006807

Dear Maintainer,

The latest upgrade resolved the issue for both yahoo mail and gmail.
Thanks for your attention.

-- System Information:
Debian Release: 11.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-19-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages chromium depends on:
ii  chromium-common 107.0.5304.87-1~deb11u1
ii  libasound2  1.2.4-1.1
ii  libatk-bridge2.0-0  2.38.0-1
ii  libatk1.0-0 2.36.0-2
ii  libatomic1  10.2.1-6
ii  libatspi2.0-0   2.38.0-4
ii  libbrotli1  1.0.9-2+b2
ii  libc6   2.31-13+deb11u5
ii  libcairo2   1.16.0-5
ii  libcups22.3.3op2-3+deb11u2
ii  libdbus-1-3 1.12.24-0+deb11u1
ii  libdouble-conversion3   3.1.5-6.1
ii  libdrm2 2.4.104-1
ii  libevent-2.1-7  2.1.12-stable-1
ii  libexpat1   2.2.10-2+deb11u5
ii  libflac81.3.3-2+deb11u1
ii  libfontconfig1  2.13.1-4.2
ii  libfreetype62.10.4+dfsg-1+deb11u1
ii  libgbm1 20.3.5-1
ii  libgcc-s1   10.2.1-6
ii  libglib2.0-02.66.8-1
ii  libgtk-3-0  3.24.24-4+deb11u2
ii  libjpeg62-turbo 1:2.0.6-4
ii  libjsoncpp241.9.4-4
ii  liblcms2-2  2.12~rc1-2
ii  libminizip1 1.1-8+b1
ii  libnspr42:4.29-1
ii  libnss3 2:3.61-1+deb11u2
ii  libopenjp2-72.4.0-3
ii  libopus01.3.1-0.1
ii  libpango-1.0-0  1.46.2-3
ii  libpng16-16 1.6.37-3
ii  libpulse0   14.2-2
ii  libre2-920210201+dfsg-1
ii  libsnappy1v51.1.8-1
ii  libstdc++6  10.2.1-6
ii  libwebp60.6.1-2.1
ii  libwebpdemux2   0.6.1-2.1
ii  libwebpmux3 0.6.1-2.1
ii  libwoff11.0.2-1+b1
ii  libx11-62:1.7.2-1
ii  libxcb1 1.14-3
ii  libxcomposite1  1:0.4.5-1
ii  libxdamage1 1:1.1.5-2
ii  libxext62:1.3.3-1.1
ii  libxfixes3  1:5.0.3-2
ii  libxkbcommon0   1.0.3-2
ii  libxml2 2.9.10+dfsg-6.7+deb11u2
ii  libxnvctrl0 470.141.03-1~deb11u1
ii  libxrandr2  2:1.5.1-1
ii  libxslt1.1  1.1.34-4+deb11u1
ii  xdg-desktop-portal-kde [xdg-desktop-portal-backend  5.20.5-1
ii  zlib1g  1:1.2.11.dfsg-2+deb11u2

Versions of packages chromium recommends:
ii  chromium-sandbox  107.0.5304.87-1~deb11u1

Versions of packages chromium suggests:
pn  chromium-driver  
pn  chromium-l10n
pn  chromium-shell   

Versions of packages chromium-common depends on:
ii  libc6  2.31-13+deb11u5
ii  libdouble-conversion3  3.1.5-6.1
ii  libstdc++6 10.2.1-6
ii  libx11-6   2:1.7.2-1
ii  libxnvctrl0470.141.03-1~deb11u1
ii  x11-utils  7.7+5
ii  xdg-utils  1.1.3-4.1
ii  zlib1g 1:1.2.11.dfsg-2+deb11u2

Versions of packages chromium-common recommends:
ii  chromium-sandbox107.0.5304.87-1~deb11u1
ii  fonts-liberation1:1.07.4-11
ii  

Bug#1008724: gscan2pdf: date out of range after changing date before saving

2022-04-03 Thread bw
I used the date field for the date the article I was scanning was created..
Maybe it is not the right field for it?
Sometimes I just know a year like 1758 or with a month. So I prefer an
almost open field.

On Sun, 3 Apr 2022 at 13:38, Jeff  wrote:

> On 31/03/2022 11:20, bwak...@gmail.com wrote:
> > gscan2pdf crashes after changing the date to to 1934-1-1 or 1934-01-01
> > just before saving to pdf
> >
> > Date::Calc::Date_to_Time(): date out of range at
> > /usr/bin/site_perl/gscan2pdf line 2817
>
> Good catch. Most file systems don't support file dates before 1970. I
> thought I had put in test cases for all code like this, but this one
> obviously got away.
>
> Thanks for the report. Fixed in the next release.
>


Bug#995471: I would be great to have virt-top available on bullseye

2021-11-23 Thread BW
I agree, please add virt-top to stable or backport


Bug#550712: ...and delete lease-file

2021-11-17 Thread BW
It might also be necessary/good idea to delete any lease file(s) related to
the interfaces which is not specified as dhcp-assigned in the interface
config file.

It seems, even though you kill the dhclient process, it might come back if
you don't delete the lease file.

In my view this issues is very common and there you could argue it should
be escalated to a bug and not a feature request.
I will claim that the majority of all new installations get an dhcp
assigned IP address and the majority of all server-setups will be changed
to staticand then we have the problem, that's a lot of pain out there!

Perhaps most just restart but you should be able to just do a "ifdown
--all; ifup --all" and then everything is good, but that's not the case.

(well not quite: when I change a new servers to static and add a bridge
interface, "ifdown --all; ifup --all" seems not to enable the bridge
interface. I have to do "systemctl restart networking" too, but fixing this
dhclient issue would be a good start)


Bug#997800: Missing "--fix-broken" in apt documentation

2021-10-24 Thread BW
Package: apt
Version: 2.2.4
Debian version: Bullseye

Cannot find any documentation about "apt --fix-broken install", not in man apt.



Bug#872470: Fixed busy-wait loop

2019-06-26 Thread bw
On Sat, 22 Jun 2019, Jeremy Sowden wrote:

> The package includes a patch to fix seg-faults which can occur by
> sending repeated SIGINTs or SIGTERMs.  However, it does this by
> introducing a busy-wait loop which wakes the process up ten times a
> second.
> 
> I've attached an updated version of it which uses a blocking select(2)
> instead.
> 
> J.
> 

Wow, thanks.  Let me know if you need to test patches to a any of these 
wm_* pkgs.  Give me a sec to get up to speed and I can test any patch you 
want to make.  I really like all of these doodads and have some other 
issues to report that might not have clear bugs, but many of the progs 
need work.  THANKS AGAIN!



Bug#911424: systemd-rfkill screws up iwlwifi

2018-10-19 Thread bw



On Sat, 20 Oct 2018, Michael Biebl wrote:

> Am 20.10.2018 um 03:38 schrieb bw:
> > Package: systemd
> > Version: 232-25+deb9u4
> > Severity: normal
> > 
> > Dear Maintainer,
> > 
> > *** Reporter, please consider answering these questions, where appropriate 
> > ***
> > 
> >* What led up to the situation? 
> > 
> > I got a cheap used laptop hp 6930, not bad... noticed a lot of 
> > disconnect events in /var/log/daemon.log
> > 
> >* What exactly did you do (or not do) that was effective (or
> >  ineffective)?
> > 
> > Well, it was pretty nasty, the device disconnected about evry 3-10 minutes.
> > 
> >* What was the outcome of this action?
> > 
> > I tried several things, then masked 
> > systemd-rfkill.service and systemd-rfkill.target
> > 
> >* What outcome did you expect instead?
> > 
> > Not much different, why does systemd need an rfkill.service anyway?
> 
> I don't see a systemd bug report here. Please elaborate.
> 
> 
> 
> 
> -- 
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
> 
> 

Sorry, the file reportbug placed in /tmp was some kind of weird also.

The short version is, frequent disconnects using iwlfifi device:

$ lspci -nnk | grep Shiloh
02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5100 AGN 
[Shiloh] Network Connection [8086:4237]

...seem to be fixed by masking systemd-rfkill service and target.
FYI

Thanks,
bw



Bug#881791: libgl1-mesa-dri: Affects VLC, Dragonplayer, DVD Playback Also

2017-11-16 Thread bw
Package: libgl1-mesa-dri
Version: 13.0.6-1+b2
Followup-For: Bug #881791

Dear Maintainer,

Wow, I'm glad I tried new installations of stretch instead of upgrading, jessie 
is still a keeper.  Video performance on stretch is really bad by
comparison.  DVD playback has tearing, fuzzy borders.  I guess I'll do some
more research, there are problems on my little notebook too.


-- Package-specific info:
glxinfo:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
GLX_SGI_make_current_read, GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, 
GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel Open Source Technology Center (0x8086)
Device: Mesa DRI Intel(R) Pineview M  (0xa011)
Version: 13.0.6
Accelerated: yes
Video memory: 384MB
Unified memory: yes
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Pineview M 
OpenGL version string: 2.1 Mesa 13.0.6
OpenGL shading language version string: 1.20
OpenGL extensions:
GL_3DFX_texture_compression_FXT1, GL_AMD_shader_trinary_minmax, 
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
GL_APPLE_object_purgeable, GL_APPLE_packed_pixels, 
GL_APPLE_vertex_array_object, GL_ARB_ES2_compatibility, 
GL_ARB_clear_buffer_object, GL_ARB_compressed_texture_pixel_storage, 
GL_ARB_copy_buffer, GL_ARB_debug_output, GL_ARB_depth_texture, 
GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, 
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
GL_ARB_fragment_program, GL_ARB_fragment_shader, 
GL_ARB_framebuffer_object, GL_ARB_get_program_binary, 
GL_ARB_get_texture_sub_image, GL_ARB_half_float_pixel, 
GL_ARB_internalformat_query, GL_ARB_invalidate_subdata, 
GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind, 
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_separate_shader_objects, 
GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_shadow, 
GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
GL_ARB_texture_env_dot3, 

Bug#881791: libgl1-mesa-dri: Poor Performance on Stretch

2017-11-14 Thread bw
Package: libgl1-mesa-dri
Version: 13.0.6-1+b2
Severity: normal

Dear Maintainer,

I have a pretty good setup on jessie, all the opengl works really well,
but since I have been using stretch I can't get it to work.  Very slow,
stuttering on any emulators, compositing insists on Xrender, which actually
performs well.

I like opengl okay but it's not a huge loss. I just thought if I filed a bug
it might help to sort things out.  I have a really old setup, so I suppose
the newer stuff can't always stay stuck in the past.

Thanks for all the fun!

L8r,
bw 


-- Package-specific info:
glxinfo:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
GLX_SGI_make_current_read, GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, 
GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync
Extended renderer info (GLX_MESA_query_renderer):
Vendor: X.Org R300 Project (0x1002)
Device: ATI R430 (0x554f)
Version: 13.0.6
Accelerated: yes
Video memory: 512MB
Unified memory: no
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on ATI R430
OpenGL version string: 2.1 Mesa 13.0.6
OpenGL shading language version string: 1.20
OpenGL extensions:
GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3, 
GL_ANGLE_texture_compression_dxt5, GL_APPLE_packed_pixels, 
GL_APPLE_vertex_array_object, GL_ARB_ES2_compatibility, 
GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clip_control, 
GL_ARB_compressed_texture_pixel_storage, GL_ARB_copy_buffer, 
GL_ARB_debug_output, GL_ARB_depth_texture, GL_ARB_draw_buffers, 
GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location, 
GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions, 
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
GL_ARB_fragment_shader, GL_ARB_framebuffer_object, 
GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, 
GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata, 
GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind, 
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
GL_ARB_occlusion_query2, GL_ARB_pixel_buffer_object, 
GL_ARB_point_parameters, GL_ARB_point_sprite, 
GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_separate_shader_objects

Bug#698023: vlc: 'Here I am' in ~/.xsession-errors

2013-01-12 Thread bw
Package: vlc
Version: 2.0.3-4
Severity: minor

Dear Maintainer,
Wtf?
--- 
Xsession: X session started for bw at Wed Jan  9 17:38:42 EST 2013
localuser:bw being added to access control list
[0x1220de8] dbus interface: listening on dbus as: org.mpris.MediaPlayer2.vlc
[0x1159108] main libvlc: Running vlc with the default interface. Use 'cvlc' to $
libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/r300_drv_video.so
libva: va_openDriver() returns -1
[mpeg4 @ 0x14d6c40] Invalid and inefficient vfw-avi packed B frames detected
MKV/Ebml Parser: m_el[mi_level] == NULL
MKV/Ebml Parser: m_el[mi_level] == NULL
MKV/Ebml Parser: Up cannot escape itself
[0x1467df8] alsa audio output error: cannot recover playback stream: File descr$

Here I am
Here I am
---


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
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 vlc depends on:
ii  dpkg  1.16.9
ii  fonts-freefont-ttf20120503-1
ii  libaa11.4p5-40
ii  libavcodec53  6:0.8.4-1
ii  libavutil51   6:0.8.4-1
ii  libc6 2.13-37
ii  libcaca0  0.99.beta18-1
ii  libfreetype6  2.4.9-1.1
ii  libfribidi0   0.19.2-3
ii  libgcc1   1:4.7.2-4
ii  libgl1-mesa-glx [libgl1]  8.0.5-3
ii  libice6   2:1.0.8-2
ii  libqtcore44:4.8.2+dfsg-9
ii  libqtgui4 4:4.8.2+dfsg-9
ii  libsdl-image1.2   1.2.12-2
ii  libsdl1.2debian   1.2.15-5
ii  libsm62:1.2.1-2
ii  libstdc++64.7.2-4
ii  libtar0   1.2.16-1
ii  libva-x11-1   1.0.15-4
ii  libva11.0.15-4
ii  libvlccore5   2.0.3-4
ii  libx11-6  2:1.5.0-1
ii  libxcb-composite0 1.8.1-2
ii  libxcb-keysyms1   0.3.9-1
ii  libxcb-randr0 1.8.1-2
ii  libxcb-render01.8.1-2
ii  libxcb-shape0 1.8.1-2
ii  libxcb-shm0   1.8.1-2
ii  libxcb-xfixes01.8.1-2
ii  libxcb-xv01.8.1-2
ii  libxcb1   1.8.1-2
ii  libxext6  2:1.3.1-2
ii  libxinerama1  2:1.1.2-1
ii  libxpm4   1:3.5.10-1
ii  vlc-nox   2.0.3-4
ii  zlib1g1:1.2.7.dfsg-13

Versions of packages vlc recommends:
pn  vlc-plugin-notify  none
pn  vlc-plugin-pulse   none
ii  xdg-utils  1.1.0~rc1+git20111210-6

Versions of packages vlc suggests:
pn  videolan-doc  none

Versions of packages vlc-nox depends on:
ii  dpkg   1.16.9
ii  liba52-0.7.4   0.7.4-16
ii  libasound2 1.0.25-4
ii  libass40.10.0-3
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libavc1394-0   0.5.4-1
ii  libavcodec53   6:0.8.4-1
ii  libavformat53  6:0.8.4-1
ii  libavutil516:0.8.4-1
ii  libbluray1 1:0.2.2-1
ii  libc6  2.13-37
ii  libcddb2   1.3.2-3
ii  libcdio13  0.83-4
ii  libcrystalhd3  1:0.0~git20110715.fdd2f19-7
ii  libdbus-1-31.6.8-1
ii  libdc1394-22   2.2.0-2
ii  libdca00.0.5-5
ii  libdirac-decoder0  1.0.2-6
ii  libdirac-encoder0  1.0.2-6
ii  libdirectfb-1.2-9  1.2.10.0-5
ii  libdvbpsi7 0.2.2-1
ii  libdvdnav4 4.2.0+20120524-2
ii  libdvdread44.2.0+20120521-2
ii  libebml3   1.2.2-2
ii  libfaad2   2.7-8
ii  libflac8   1.2.1-6
ii  libfontconfig1 2.9.0-7.1
ii  libfreetype6   2.4.9-1.1
ii  libfribidi00.19.2-3
ii  libgcc11:4.7.2-4
ii  libgcrypt111.5.0-3
ii  libgnutls262.12.20-2
ii  libgpg-error0  1.10-3.1
ii  libiso9660-8   0.83-4
ii  libkate1   0.4.1-1
ii  liblircclient0 0.9.0~pre1-1
ii  liblua5.1-05.1.5-4
ii  libmad00.15.1b-7
ii  libmatroska5   1.3.0-2
ii  libmodplug11:0.8.8.4-3
ii  libmpcdec6 2:0.1~r459-4
ii  libmpeg2-4 0.4.1-3
ii  libmtp91.1.3-35-g0ece104-4
ii  libncursesw5   5.9-10
ii  libogg01.3.0-4
ii  libpng12-0 1.2.49-1
ii  libpostproc52  6:0.8.4-1
ii  libproxy0  0.3.1-5.1
ii  libraw1394-11  2.0.9-1
ii  libresid-builder0c2a   2.1.1-13
ii  libsamplerate0 0.1.8-5
ii  libschroedinger-1.0-0  1.0.11-2
ii  libshout3  2.2.2-8
ii  libsidplay22.1.1-13
ii  libsmbclient   2:3.6.6-3
ii  libspeex1  1.2~rc1-7
ii  libspeexdsp1   1.2~rc1-7
ii  libstdc++6

Bug#696818: exim4 assumes ipv6 ::1 in /etc/hosts

2012-12-27 Thread bw
Package: exim4
Version: 4.80-6
Severity: minor

Dear Maintainer,

I commented out this section in /etc/hosts some time ago.
# The following lines are desirable for IPv6 capable hosts
#::1 localhost ip6-localhost ip6-loopback
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters

Somewhere along the line exim4 added ::1 to it's lookup, which causes
exim4 paniclog non-zero issue, though mail still seems to work.

dpkg-reconfigure exim4-config and removing the ::1 fixes it.

Happy New Year, and thanks for the wheezy.

-- Package-specific info:
Exim version 4.80 #3 built 21-Nov-2012 18:49:50
Copyright (c) University of Cambridge, 1995 - 2012
(c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2012
Berkeley DB: Berkeley DB 5.1.29: (October 25, 2011)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz 
dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'
#
# Please note that this is _not_ a dpkg-conffile and that automatic changes
# to this file might happen. The code handling this will honor your local
# changes, so this is usually fine, but will break local schemes that mess
# around with multiple versions of the file.
#
# update-exim4.conf uses this file to determine variable values to generate
# exim configuration macros for the configuration file.
#
# Most settings found in here do have corresponding questions in the
# Debconf configuration, but not all of them.
#
# This is a Debian specific file

dc_eximconfig_configtype='local'
dc_other_hostnames='apisonco'
dc_local_interfaces='127.0.0.1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
mailname:apisonco

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
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 exim4 depends on:
ii  debconf [debconf-2.0]  1.5.48
ii  exim4-base 4.80-6
ii  exim4-daemon-light 4.80-6

exim4 recommends no packages.

exim4 suggests no packages.

-- debconf information:
* exim4/drec:


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



Bug#695476: installation-report: workarounds for i845 rev 1 on wheezy

2012-12-27 Thread bw

Julien Cristau wrote:

On Tue, Dec 25, 2012 at 22:12:29 +0100, Cyril Brulebois wrote:


Letting debian-x@ know about this…


If this is the old coherency issue with i8[45]5 then debian-x already
knows about it.  There may be a fix in linux 3.8.  If it's something
else then we'll want a report with X and kernel logs.

Cheers,
Julien


It's old hardware, but I think it was pretty common in a lot of low-end 
machines.  I want poor people to be able to use linux with cheap 
hardware, so I'm glad to help.  I have a rev1 and a rev2 i845G available 
if some more info is needed, just ask.  Thanks for the hard work you all do.

bw


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



Bug#693763: udev: failed to execute '/lib/udev/mtp-probe'

2012-11-19 Thread bw
Package: udev
Version: 175-7
Severity: minor

Dear Maintainer,

some boot messages, system runs fine.  this output is from 
plymouth-log-viewer, no error messages in dmesg or syslog.

Waiting for /dev to be fully populated...
udevd[486]: failed to execute '/lib/udev/mtp-probe' 
'mtp-probe /sys/devices/pci:00/:00:13.2/usb1/1-6 1 4': 
No such file or directory

udevd[499]: failed to execute '/lib/udev/mtp-probe' 
'mtp-probe /sys/devices/pci:00/:00:13.1/usb3/3-1 3 2': 
No such file or directory

ok done.
[] Setting preliminary keymap...
udevd[542]: failed to execute '/lib/udev/mtp-probe' 
'mtp-probe /sys/devices/pci:00/:00:13.1/usb3/3-4 3 3': 
No such file or directory

ok done.
udevd[675]: failed to execute '/lib/udev/mtp-probe' 
'mtp-probe /sys/devices/pci:00/:00:13.0/usb2/2-1/2-1.1 2 3': 
No such file or directory

[] Activating swap... ok done.


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
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 udev depends on:
ii  debconf [debconf-2.0]  1.5.46
ii  libc6  2.13-35
ii  libselinux12.1.9-5
ii  libudev0   175-7
ii  lsb-base   4.1+Debian8
ii  procps 1:3.3.3-2
ii  util-linux 2.20.1-5.2

Versions of packages udev recommends:
ii  pciutils  1:3.1.9-5
ii  usbutils  1:005-3

udev suggests no packages.

-- debconf information:
  udev/new_kernel_needed: false
  udev/title/upgrade:
  udev/reboot_needed:
  udev/sysfs_deprecated_incompatibility:


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



Bug#692296: installation-report: wheezy beta3 installation report

2012-11-04 Thread bw
Package: installation-reports
Version: 2.47
Severity: wishlist

Dear Maintainer,

Looks good, thanks.

-- Package-specific info:

Boot method: usb flash
Image version: debian-wheezy-DI-b3-amd64-CD-1.iso
Date: Nov 3. 2012 AM

Machine: compaq sr1610nx
Partitions: 
Disk /dev/sdc: 82.0 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders, total 160086528 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xb978982a

   Device Boot  Start End  Blocks   Id  System
/dev/sdc1   *  6319531312 9765625   83  Linux
/dev/sdc240965750   160071659595529557  HPFS/NTFS/exFAT
/dev/sdc31953177421483519  9758735  Extended
/dev/sdc42148352040964095 9740288b  W95 FAT32
/dev/sdc51953177621483519  975872   82  Linux swap / Solaris

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [ ]
Detect CD:  [O]
Load installer modules: [O]
Clock/timezone setup:   [O]
User/password setup:[O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:

it's good

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=7.0 (wheezy) - installer build 20120930+b1
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux apisonco 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 
x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] nee ATI 
RS480 Host Bridge [1002:5950] (rev 10)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7141]
lspci -knn: 00:02.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI 
RS480 PCI-X Root Port [1002:5a34]
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI 
IXP SB400 USB Host Controller [1002:4374]
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7141]
lspci -knn: Kernel driver in use: ohci_hcd
lspci -knn: 00:13.1 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI 
IXP SB400 USB Host Controller [1002:4375]
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7141]
lspci -knn: Kernel driver in use: ohci_hcd
lspci -knn: 00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI 
IXP SB400 USB2 Host Controller [1002:4373]
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7141]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI IXP 
SB400 SMBus Controller [1002:4372] (rev 11)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7141]
lspci -knn: 00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI 
IXP SB400 IDE Controller [1002:4376]
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7141]
lspci -knn: Kernel driver in use: pata_atiixp
lspci -knn: 00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI IXP 
SB400 PCI-ISA Bridge [1002:4377]
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7141]
lspci -knn: 00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI IXP 
SB400 PCI-PCI Bridge [1002:4371]
lspci -knn: 00:14.5 Multimedia audio controller [0401]: Advanced Micro Devices 
[AMD] nee ATI IXP SB400 AC'97 Audio Controller [1002:4370] (rev 02)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7093]
lspci -knn: 00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 
[Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
lspci -knn: 00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 
[Athlon64/Opteron] Address Map [1022:1101]
lspci -knn: 00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 
[Athlon64/Opteron] DRAM Controller [1022:1102]
lspci -knn: 00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 
[Athlon64/Opteron] Miscellaneous Control [1022:1103]
lspci -knn: 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices 
[AMD] nee ATI R430 [Radeon X800 (PCIE)] [1002:554f]
lspci -knn: Subsystem: PC Partner Limited Device 

Bug#545012: network-manager-gnome: nm-applet problem with dsl modem

2009-09-04 Thread BW
Package: network-manager-gnome
Version: 0.6.6-4
Severity: normal


Everytime I boot my pc mn-applet tels me I'm conected to the internet but it 
doesn't work. I need to disconect first and reconect to make it work. It's a 
bit anoying. I use 2 ethernet cards one of them is conected to the dsl modem.
thx for your help

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

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
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 network-manager-gnome depends on:
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libdbus-1-3 1.2.1-5+lenny1   simple interprocess messaging syst
ii  libdbus-glib-1-20.76-1   simple interprocess messaging syst
ii  libgconf2-4 2.22.0-1 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.16.6-2 The GLib library of C routines
ii  libgnome-keyring0   2.22.3-2 GNOME keyring services library
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomeui-02.20.1.1-2   The GNOME 2 libraries (User Interf
ii  libgtk2.0-0 2.12.12-1~lenny1 The GTK+ graphical user interface 
ii  libnm-util0 0.6.6-3  network management framework (shar
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libpango1.0-0   1.20.5-5 Layout and rendering of internatio
ii  libx11-62:1.1.5-2X11 client-side library
ii  network-manager 0.6.6-3  network management framework daemo

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [libpam- 2.22.3-2   PAM module to unlock the GNOME key
pn  network-manager-openvpn-gnome none (no description available)
pn  network-manager-vpnc-gnomenone (no description available)
ii  notification-daemon   0.3.7-1+b1 a daemon that displays passive pop

network-manager-gnome 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#474786: Bug report logs - #474786

2008-05-03 Thread sebastian . bw
Solution:

change
#ifndef YY_NO_INPUT
to
#ifdef YY_NO_INPUT
in
guile-1.8.4/libguile/c-tokenize.c :656 and :1529

Should work on this error.

 Bastl



Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain inkl.
http://office.freenet.de/dienste/emailoffice/produktuebersicht/power/mail/index.html




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