Bug#802235: openssl: linking MD5() fails with undefined reference to symbol 'MD5@@OPENSSL_1.0.0'

2015-10-18 Thread Rainer Glaschick
Package: openssl
Version: 1.0.1k-3+deb8u1
Severity: normal



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

Kernel: Linux 3.16.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages openssl depends on:
ii  libc62.19-18+deb8u1
ii  libssl1.0.0  1.0.1k-3+deb8u1

openssl recommends no packages.

Versions of packages openssl suggests:
ii  ca-certificates  20141019

-- no debconf information
 
The following small program
 
#include 
main () {
   char *str = "abc";
   unsigned char cs[MD5_DIGEST_LENGTH];
   MD5(str, 5, cs);
}   
 
fails to compile:
$ cc md5_test.c -l ssl
/usr/bin/ld: /tmp/ccvCx9Rb.o: undefined reference to symbol 'MD5@@OPENSSL_1.0.0'
//usr/lib/i386-linux-gnu/libcrypto.so.1.0.0: error adding symbols: DSO missing 
from command line
collect2: error: ld returned 1 exit status
Did just dist-upgrade from wheezy to jessie; works in wheezy



Bug#773634: lazarus: Fails any execution due to missing LConvEncoding

2014-12-21 Thread Rainer Glaschick
Package: lazarus
Version: 0.9.30.4-6
Severity: important

After a fresh installation, compiling even the smallest program gives   
Looks like a package is missing in the dependencies.
/usr/lib/lazarus/0.9.30.4/lcl/lconvencoding.pas(27,24) Fatal: Can't find unit 
iconvenc used by LConvEncoding

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

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

Versions of packages lazarus depends on:
ii  lazarus-0.9.30.4  0.9.30.4-6

lazarus recommends no packages.

lazarus 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#752156: xorg: X server crashes in fbBresSolid+0x1c0 (intel driver) only with KiCad

2014-06-21 Thread Rainer Glaschick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Next fault at exactly the same place:

[ 71106.083] Backtrace:
[ 71106.153] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb76c27b9]
[ 71106.153] 1: /usr/bin/X (0xb7545000+0x1811d6) [0xb76c61d6]
[ 71106.153] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb752640c]
[ 71106.153] 3: /usr/lib/xorg/modules/libfb.so (fbBresSolid+0x1c0) [0xb6e6bf40]
[ 71106.153] 4: /usr/lib/xorg/modules/libfb.so (fbSegment+0x443) [0xb6e6d363]
[ 71106.153] 5: /usr/lib/xorg/modules/libfb.so (fbPolySegment32+0x41c) 
[0xb6e610ac]
[ 71106.153] 6: /usr/lib/xorg/modules/libfb.so (fbPolySegment+0x5a) [0xb6e68a4a]
[ 71106.153] 7: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6eb7000+0xcc9d0) 
[0xb6f839d0]
[ 71106.153] 8: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6eb7000+0xc5008) 
[0xb6f7c008]
[ 71106.153] 9: /usr/bin/X (0xb7545000+0x1084b6) [0xb764d4b6]
[ 71106.153] 10: /usr/bin/X (0xb7545000+0x38353) [0xb757d353]
[ 71106.153] 11: /usr/bin/X (0xb7545000+0x3c375) [0xb7581375]
[ 71106.153] 12: /usr/bin/X (0xb7545000+0x29e95) [0xb756ee95]
[ 71106.153] 13: /lib/i386-linux-gnu/i686/cmov/libc.so.6 
(__libc_start_main+0xe6) [0xb71d2e46]
[ 71106.153] 14: /usr/bin/X (0xb7545000+0x2a1e9) [0xb756f1e9]
[ 71106.153]
[ 71106.153] Segmentation fault at address 0xb5c99ffc

Would it help to install the debug symbols and run X in gdb, like in

http://www.x.org/wiki/Development/Documentation/ServerDebugging/#OneMachine

Rainer

On 20.06.2014 16:24, rainglasz wrote:
> Unfortunately, the error is sporadic, seldomly twice a day.
> 
> Is there a way to use the experimental driver without migrating from stable 
> to experimental?
> 
> Maybe we get more information if I add with each new crash the backtrace, so 
> that we can see a pattern, and decide then.
> 
> Thanks for the quick response,
> 
> Rainer
> 
> 
> 
> On 20.06.2014 15:26, Julien Cristau wrote:
>> On Fri, Jun 20, 2014 at 11:30:28 +0200, Rainer Glaschick wrote:
> 
>>> [ 16731.438] Backtrace: [ 16731.438] 0: /usr/bin/X (xorg_backtrace+0x49) 
>>> [0xb76b37b9] [ 16731.438] 1: /usr/bin/X (0xb7536000+0x1811d6) [0xb76b71d6] 
>>> [ 16731.439] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb751740c] [ 
>>> 16731.439] 3: 
>>> /usr/lib/xorg/modules/libfb.so (fbBresSolid+0x1c0) [0xb6e5cf40] [ 
>>> 16731.439] 4: /usr/lib/xorg/modules/libfb.so (fbSegment+0x443) [0xb6e5e363] 
>>> [ 16731.439] 5: /usr/lib/xorg/modules/libfb.so (fbPolySegment32+0x41c) 
>>> [0xb6e520ac] [ 16731.439] 6: 
>>> /usr/lib/xorg/modules/libfb.so (fbPolySegment+0x5a) [0xb6e59a4a] [ 
>>> 16731.439] 7: /usr/lib/xorg/modules/drivers/intel_drv.so 
>>> (0xb6ea8000+0xcc9d0) [0xb6f749d0] [ 16731.439] 8: 
>>> /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6ea8000+0xc5008) 
>>> [0xb6f6d008] [ 16731.439] 9: /usr/bin/X (0xb7536000+0x1084b6) [0xb763e4b6] 
>>> [ 16731.439] 10: /usr/bin/X (0xb7536000+0x38353) [0xb756e353] [ 16731.439] 
>>> 11: /usr/bin/X (0xb7536000+0x3c375) [0xb7572375] [ 16731.439] 12: /usr/bin/X
>>> (0xb7536000+0x29e95) [0xb755fe95] [ 16731.439] 13: 
>>> /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) 
>>> [0xb71c3e46] [ 16731.439] 14: /usr/bin/X (0xb7536000+0x2a1e9) [0xb75601e9] 
>>> [ 16731.439] [ 16731.439] Segmentation fault at address
>>> 0xb4c98ffc [ 16731.439] Fatal server error: [ 16731.439] Caught signal 11 
>>> (Segmentation fault). Server aborting [ 16731.439]
> 
>> Is this reproducible with the intel driver from experimental?
> 
>> Cheers, Julien
> 
> 

- -- 
Rainer Glaschick
email: rai...@glaschick-pb.de
tel: +49 5254 6238
Paderborn, Germany
Persönliche nichtöffentliche Nachricht / personal private message

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBAgAGBQJTpU4bAAoJEP3aTklr2G+xVNoIALP2svNm5fFL5AtxnWquKAgt
OvnxA7MOJzoX2onNAIIsRlONp99VFDSPRE3TNEJoqUlhQFPXcRmYXFo1WztE4gaw
xunHBwXgsY/rnsRV+dRUeDkGEbXaoCIGLX/XavEE2ENShUXfa4XjcR3mOqQCPv2M
mcFDBFXlH4rAxr+jqClYbK2Mq1ZSiliMkal2t/e6sZ7SHY7Bwcv9h1Wm7ck9Neqv
YJMXF0Dy4MG5JiyIS+wDJJJOkLxcAn6xNVTwK5YqPnUfafD83kt81XvTXXSe5gge
HWNPg7nsg4szl9uZM+egYuMEDew4zdhBLt4SvuDe3zfJymaPtmMljY9Vuegs4eg=
=Uw0g
-END PGP SIGNATURE-


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



Bug#590993: installation-reports: netboot install report broken mirror if installation CD is used as mirror

2010-07-31 Thread Rainer Glaschick
Please excuse that I have sent back the original message to all;
this was not intended and a mistake that should not have happened.

And thank you, I now understand the case.

Rainer

Frans Pop wrote:
> reassign 590993 debian-cd
> severity 590993 normal
> thanks
> 
> Since you are trying something that's not really supported, this is 
> certainly *not* a "grave" issue. After all, a CD image is not a mirror 
> even if both contain a repository.
> 



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



Bug#590993: installation-reports: netboot install report broken mirror if installation CD is used as mirror

2010-07-31 Thread Rainer Glaschick


Frans Pop wrote:
> reassign 590993 debian-cd
> severity 590993 normal
> thanks
> 
> Since you are trying something that's not really supported, this is 
> certainly *not* a "grave" issue. After all, a CD image is not a mirror 
> even if both contain a repository.
> 
> It is correct that the error occurs because CD images have symlinks for all 
> suites to the release (codename) included on the CD. This is mostly for 
> historic reasons and no longer has any purpose (since current versions of 
> the installer select by codename instead of suite).
> 
> In a bit more detail. The latest versions of choose-mirror (including the 
> current Etch and Lenny versions) perform validity checks on the Release 
> files and will reject a "mirror" as broken if the Release file under a 
> suite symlink lists a different suite inside the Release file.
> 
> It would be better if debian-cd was modified to only include the symlink 
> for the suite actually specified in the Release file. Reassigning 
> accordingly.
> 
>> Looks like my whole attempt to use the ISO image as netboot installation
>> source is futile, as the files are not signed on the CD,
>> so netinst gives up in the next step.
> 
> This can be worked around by telling the installer to ignore the 
> signatures. See the installation guide for details.
> 
> Cheers,
> FJP

-- 
Rainer Glaschick
email: rai...@glaschick-pb.de
tel: +49 5254 6238
Paderborn, Germany
Persönliche nichtöffentliche Nachricht / personal private message




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



Bug#590993: installation-reports: netboot install report broken mirror if installation CD is used as mirror

2010-07-30 Thread Rainer Glaschick
Looks like my whole attempt to use the ISO image as netboot installation source
is futile, as the files are not signed on the CD,
so netinst gives up in the next step.

Rainer



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



Bug#590993: installation-reports: netboot install report broken mirror if installation CD is used as mirror

2010-07-30 Thread Rainer Glaschick
Package: installation-reports
Severity: grave
Justification: renders package unusable



-- Package-specific info:

Boot method: network
Image version: 
http://ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/
Date: 

Machine: VMware
Partitions: not yet reached


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

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

Comments/Problems:

Tried to do a netboot installation using the 5.05 xfce+lxde image
(obtained from 
http://cdimage.debian.org/debian-cd/5.0.5/i386/bt-cd/debian-505-i386-xfce+lxde-CD-1.iso.torrent)
as installation medium by loop-mounting the iso image and providing it locally 
as http://192.168.212.1/debian/


This is refused as invalid (see tail of syslog).
 
Output on running wget -q http://192.168.212.1/debian//dists/testing/Release -O 
- | grep -E '^(Suite|Codename):'
Suite: stable
 
Output on running wget -q http://ftp.debian.org/debian//dists/testing/Release 
-O - | grep -E '^(Suite|Codename):'
Suite: testing
 
Seems that linking all Release files to the same on the xfce+lxed installation 
CD is not appropriate.
 
Removing the linked releases solves the problem.
 
So this is finally a problem caused of the builders of the xfce+lxde image;
however, the distribution selection is very picky and refuses installation even 
if there
are still vaild Release files.
 
Because it stuck me in the installation for hours, I kept the severity as grave.
 
(Tried this already in 5.04 and gave up then).
--
Syslog output:

Jul 30 20:59:04 syslogd started: BusyBox v1.10.2
Jul 30 20:59:04 kernel: klogd started: BusyBox v1.10.2 (Debian 1:1.10.2-2)
Jul 30 20:59:04 kernel: [0.00] Initializing cgroup subsys cpu
Jul 30 20:59:04 kernel: [0.00] Linux version 2.6.26-2-486 (Debian 
2.6.26-23) (da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 
4.1.2-25)) #1 Sat Jun 12 02:15:32 UTC 2010
. (skipped) 
Jul 30 21:01:24 anna-install: Queueing udeb apt-mirror-setup for later 
installation
Jul 30 21:01:40 choose-mirror[2236]: DEBUG: command: wget -q 
http://192.168.212.1/debian//dists/oldstable/Release -O - | grep -E 
'^(Suite|Codename):'
Jul 30 21:01:40 choose-mirror[2236]: DEBUG: command: wget -q 
http://192.168.212.1/debian//dists/stable/Release -O - | grep -E 
'^(Suite|Codename):'
Jul 30 21:01:40 choose-mirror[2236]: DEBUG: command: wget -q 
http://192.168.212.1/debian//dists/lenny/Release -O - | grep -E 
'^(Suite|Codename):'
Jul 30 21:01:40 choose-mirror[2236]: DEBUG: command: wget -q 
http://192.168.212.1/debian//dists/testing/Release -O - | grep -E 
'^(Suite|Codename):'
Jul 30 21:01:40 choose-mirror[2236]: WARNING **: broken mirror: invalid Suite 
or Codename in Release file for testing
Jul 30 21:01:48 main-menu[1072]: (process:2228): wget: server returned error: 
HTTP/1.1 404 Not Found
Jul 30 21:01:48 main-menu[1072]: INFO: Menu item 'choose-mirror' succeeded but 
requested to be left unconfigured.
Jul 30 21:01:48 main-menu[1072]: DEBUG: resolver (libc6-udeb): package doesn't 
exist (ignored)
Jul 30 21:01:48 main-menu[1072]: DEBUG: resolver (libc6): package doesn't exist 
(ignored)
Jul 30 21:01:51 main-menu[1072]: INFO: Falling back to the package description 
for auto-install
Jul 30 21:01:51 main-menu[1072]: INFO: Falling back to the package description 
for ai-choosers
Jul 30 21:01:51 main-menu[1072]: INFO: Menu item 'save-logs' selected



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