[Bug 1792652] Re: 18.04.1 LTS undefined reference to `CRYPTO_get_lock_name'

2021-11-30 Thread sboyce
Please close as I am no longer on 18.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792652

Title:
  18.04.1 LTS undefined reference to `CRYPTO_get_lock_name'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1792652/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1792652] [NEW] 18.04.1 LTS undefined reference to `CRYPTO_get_lock_name'

2018-09-14 Thread sboyce via ubuntu-bugs
Public bug reported:

I get this error on x86_64 that I don't on 16.04.1 ARM64 and it does not seem 
to be defined in any libraries.
make[2]: Entering directory '/usr/src/ghpsdr3-alex/trunk/src/dspserver'
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -O3 -Wall 
-I../../../trunk/src/DttSP -Wno-unused-function -L../../../trunk/src/DttSP -L.  
 -ffast-math -fopenmp  -march=native  -g -O2 -I/usr/include/libusb-1.0/ 
-I/usr/local/include/  -L/lib64 -L/usr/lib64 -o dspserver dspserver-main.o 
dspserver-ozy.o dspserver-soundcard.o dspserver-client.o 
dspserver-audiostream.o dspserver-register.o dspserver-rtp.o dspserver-G711A.o 
-lDttSP -lsdrutil -lrt -lssl -lcrypto  -lgomp -lortp -lsamplerate 
-levent_openssl -levent_pthreads -levent -lusb-1.0 -lconfig -ljack -lusb 
-lpulse -lpulse-simple -lcodec2 -lfftw3f -lportaudio -lpthread -lm 
libtool: link: gcc -O3 -Wall -I../../../trunk/src/DttSP -Wno-unused-function 
-ffast-math -fopenmp -march=native -g -O2 -I/usr/include/libusb-1.0/ 
-I/usr/local/include/ -o dspserver dspserver-main.o dspserver-ozy.o 
dspserver-soundcard.o dspserver-client.o dspserver-audiostream.o 
dspserver-register.o dspserver-rtp.o dspserver-G711A.o  
-L../../../trunk/src/DttSP -L. -L/lib64 -L/usr/lib64 -lDttSP -lsdrutil -lrt 
-lssl -lcrypto -lgomp -lortp -lsamplerate -levent_openssl -levent_pthreads 
-levent -lusb-1.0 -lconfig -ljack -lusb -lpulse -lpulse-simple -lcodec2 
-lfftw3f -lportaudio -lpthread -lm -fopenmp
dspserver-client.o: In function `thread_cleanup':
/usr/src/ghpsdr3-alex/trunk/src/dspserver/client.c:932: undefined reference to 
`CRYPTO_get_lock_name'
collect2: error: ld returned 1 exit status
Makefile:462: recipe for target 'dspserver' failed
make[2]: *** [dspserver] Error 1
make[2]: Leaving directory '/usr/src/ghpsdr3-alex/trunk/src/dspserver'
Makefile:432: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/src/ghpsdr3-alex'
Makefile:364: recipe for target 'all' failed
make: *** [all] Error 2
root@sdrbox1:/usr/src/ghpsdr3-alex#

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792652

Title:
  18.04.1 LTS undefined reference to `CRYPTO_get_lock_name'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1792652/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1304805] Re: KDE desktop login failure: Could not start d-bus. Can you call qdbus?

2014-10-12 Thread sboyce
Just selected KDE Plasma Workspace at the login prompt and that fixed
it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1304805

Title:
  KDE desktop login failure: Could not start d-bus. Can you call
  qdbus?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1304805/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1304805] Re: KDE desktop login failure: Could not start d-bus. Can you call qdbus?

2014-10-04 Thread sboyce
This is a big puzzle. I am fully updated on 14.04 and none of the
workarounds fixes the problem.


root@sdrbox:~# ls -l /usr/lib/i386-linux-gnu/qt4/bin/qdbus
ls: cannot access /usr/lib/i386-linux-gnu/qt4/bin/qdbus: No such file or 
directory
root@sdrbox:~# ls -l /usr/lib/x86_64-linux-gnu/qt4/bin/qdbus
-rwxr-xr-x 1 root root 64920 Mar 12  2014 
/usr/lib/x86_64-linux-gnu/qt4/bin/qdbus
root@sdrbox:~# 


root@sdrbox:~# dpkg -S /usr/lib/i386-linux-gnu/qt4
libqtcore4:i386: /usr/lib/i386-linux-gnu/qt4
root@sdrbox:~#

There is no /usr/lib/i386-linux-gnu/qt4/bin directory

ii  qdbus
4:4.8.5+git192-g085f851+dfsg-2ubunt amd64
Qt 4 D-Bus tool

root@sdrbox:~# dpkg -S /usr/lib/i386-linux-gnu/qt4
libqtcore4:i386: /usr/lib/i386-linux-gnu/qt4

ii  libqtcore4:i386
4:4.8.5+git192-g085f851+dfsg-2ubunt i386
Qt 4 core module

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1304805

Title:
  KDE desktop login failure: Could not start d-bus. Can you call
  qdbus?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1304805/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 725386] Re: dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

2011-03-03 Thread sboyce
Still no further with this bug. As it's dpkg that's broken may be 
discrete replacements either for libgnomecanvas2 or dpkg are needed.
Regards
Sid.

On 26/02/11 21:03, sboyce wrote:
 On 26/02/11 19:51, Fabio Marconi wrote:
 Hello
 look in your /etc/apt/sources.list with sudo gedit and substitute every 
 meverick word with natty, save, then
 sudo apt-get update
 sudo apt-get upgrade

 root@g3vbv:~# cat /etc/apt/sources.list
 deb http://ports.ubuntu.com/ubuntu-ports natty main universe multiverse
 deb http://ports.ubuntu.com/ubuntu-ports natty-updates main universe
 multiverse

 I started with Natty.
 Well experienced in Sun Unix on SPARC, UTS on Amdahl mainframes, Linux
 on SPARC, AMD/Intel and mainframes, so no problem with editing tools.
 Regards
 Sid.


-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/725386

Title:
  dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 725386] Re: dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

2011-02-26 Thread sboyce
On 26/02/11 13:02, Fabio Marconi wrote:
 Hello
 can you please run
 sudo apt-get clean
 update-manager -d
 Thanks
 Fabio

 ** Changed in: ubuntu
 Status: New =  Incomplete


Unfortunately update-manager is not installed and cannot be because of 
the same error.
Regards
Sid.
-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/725386

Title:
  dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 725386] Re: dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

2011-02-26 Thread sboyce
On 26/02/11 19:51, Fabio Marconi wrote:
 Hello
 look in your /etc/apt/sources.list with sudo gedit and substitute every 
 meverick word with natty, save, then
 sudo apt-get update
 sudo apt-get upgrade

root@g3vbv:~# cat /etc/apt/sources.list
deb http://ports.ubuntu.com/ubuntu-ports natty main universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports natty-updates main universe 
multiverse

I started with Natty.
Well experienced in Sun Unix on SPARC, UTS on Amdahl mainframes, Linux 
on SPARC, AMD/Intel and mainframes, so no problem with editing tools.
Regards
Sid.
-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/725386

Title:
  dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 725386] [NEW] dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

2011-02-25 Thread sboyce
Public bug reported:

aptitude safe-upgrade gives the following error.
The following packages are RECOMMENDED but will NOT be installed:
  bash-completion xserver-xorg-input-wacom 
111 packages upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
Need to get 955 kB/160 MB of archives. After unpacking 21.1 MB will be used.
Do you want to continue? [Y/n/?] 
Get:1 http://ports.ubuntu.com/ubuntu-ports/ natty/main indicator-application 
armel 0.2.94-0ubuntu2 [23.4 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ natty/main yelp armel 
2.91.90-0ubuntu1 [556 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ natty/main python-aptdaemon all 
0.41+bzr586-0ubuntu2 [70.2 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports/ natty/main aptdaemon all 
0.41+bzr586-0ubuntu2 [31.4 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports/ natty/main gnome-settings-daemon 
armel 2.32.1-0ubuntu7 [274 kB]
Fetched 955 kB in 0s (1,295 kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 70%dpkg: unrecoverable fatal error, aborting:
 failed to read on buffer copy for files list for package `libgnomecanvas2-0': 
Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:
 
root@g3vbv:~# dpkg -S /usr/bin/dpkg
dpkg-query: unrecoverable fatal error, aborting:
 failed to read on buffer copy for files list for package `libgnomecanvas2-0': 
Input/output error
root@g3vbv:~#

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/725386

Title:
  dpkg fails with `libgnomecanvas2-0': Input/output error on ARM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs