Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[info] openssl-0.9.8
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Tue Sep 19, 2006 8:34 pm    Post subject: Re: [info] openssl-0.9.8 Reply with quote

ho un fastidioso problema con questa libreria
l'installazione di openldap continua ad essere linkata alle vecchie versioni libssl.so.0.9.7 e libcrypto.so.0.9.7

ho ricompilato diverse volte. ho rimosso i due files in questione. ho ricompilato ancora
non cambia nulla: liblber-2.2.so.7, libldap-2.2.so.7 e libldap_r-2.2.so.7 continuano a essere linkati contro libssl.so.0.9.7 e libcrypto.so.0.9.7, e non mi so spiegare il motivo.

qualcuno ha idea di come potrei risolvere?
Back to top
View user's profile Send private message
dark_knight
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2006
Posts: 112

PostPosted: Tue Sep 19, 2006 8:39 pm    Post subject: Reply with quote

Provato così?
Code:
You must re-compile all packages that are linked against
OpenSSL 0.9.7 by using revdep-rebuild from gentoolkit:
# revdep-rebuild --library libssl.so.0.9.7
# revdep-rebuild --library libcrypto.so.0.9.7
After this, you can delete /usr/lib/libssl.so.0.9.7
and /usr/lib/libcrypto.so.0.9.7

_________________
You can say that you are a true Gentoo-addicted when you type emerge --update --deep --newuse happiness.


Last edited by dark_knight on Tue Sep 19, 2006 8:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Tue Sep 19, 2006 8:41 pm    Post subject: Reply with quote

dark_knight wrote:
Provato così?
Code:
You must re-compile all packages that are linked against
OpenSSL 0.9.7 by using revdep-rebuild from gentoolkit:
# revdep-rebuild --library libssl.so.0.9.7
# revdep-rebuild --library libcrypto.so.0.9.7
After this, you can delete ... ecc ecc

ehm... il thread l'ho aperto io, con quel consiglio... era ovvio che l'avessi già fatto ;)
Back to top
View user's profile Send private message
dark_knight
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2006
Posts: 112

PostPosted: Tue Sep 19, 2006 8:43 pm    Post subject: Reply with quote

/me si cosparge il capo di cenere :)
_________________
You can say that you are a true Gentoo-addicted when you type emerge --update --deep --newuse happiness.
Back to top
View user's profile Send private message
devilheart
l33t
l33t


Joined: 17 Mar 2005
Posts: 848
Location: Villach, Austria

PostPosted: Wed Sep 20, 2006 9:26 am    Post subject: Re: [info] openssl-0.9.8 Reply with quote

k.gothmog wrote:
non cambia nulla: liblber-2.2.so.7, libldap-2.2.so.7 e libldap_r-2.2.so.7 continuano a essere linkati contro libssl.so.0.9.7 e libcrypto.so.0.9.7, e non mi so spiegare il motivo.
io ho aggiornato openssl, rimosso a mano libssl.so.0.9.7 e libcrypto e poi ricompilato i pacchetti che davano rogne. le librerie del mio server ldap si sono linkate da sole contro libssl.so.0.9.8 e libcrypto.so.0.9.8 però io non ho liblber-2.2.so.7, libldap-2.2.so.7 e libldap_r-2.2.so.7 ma
Code:

liblber-2.3.so.0 -> liblber-2.3.so.0.2.12
liblber-2.3.so.0.2.12
liblber.a
liblber.la
liblber.so -> liblber-2.3.so.0.2.12
libldap-2.3.so.0 -> libldap-2.3.so.0.2.12
libldap-2.3.so.0.2.12
libldap.a
libldap.la
libldap_r-2.3.so.0 -> libldap_r-2.3.so.0.2.12
libldap_r-2.3.so.0.2.12
libldap_r.a
libldap_r.la
libldap_r.so -> libldap_r-2.3.so.0.2.12
libldap.so -> libldap-2.3.so.0.2.12
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Wed Sep 20, 2006 10:57 am    Post subject: Reply with quote

Peach wrote:
io ho appena scoperto di avere problemi con la ricompilazione di net-firewall/ipsec-tools-0.6.2-r1 come riportato anche in questo post qui


allora come si legge nel thread sopraccitato, riporto per corretteza che c'è un bug aperto su bugzilla e che passando alla versione masked il problema si risolve....
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Wed Sep 20, 2006 1:07 pm    Post subject: Re: [info] openssl-0.9.8 Reply with quote

devilheart wrote:
io non ho liblber-2.2.so.7, libldap-2.2.so.7 e libldap_r-2.2.so.7

potrei chiederti le tue USE flag?
Back to top
View user's profile Send private message
devilheart
l33t
l33t


Joined: 17 Mar 2005
Posts: 848
Location: Villach, Austria

PostPosted: Wed Sep 20, 2006 4:24 pm    Post subject: Re: [info] openssl-0.9.8 Reply with quote

k.gothmog wrote:
devilheart wrote:
io non ho liblber-2.2.so.7, libldap-2.2.so.7 e libldap_r-2.2.so.7

potrei chiederti le tue USE flag?

Code:
USE="amd64 X alsa avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader doc dri dvd dvdr eds elibc_glibc emboss encode fam firefox fortran gdbm gif gstreamer hal input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics isdnlog jpeg kde kdeenablefinal kdehiddenvisibility kernel_linux ldap libg++ linguas_it mad mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spl ssl tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa vorbis xml xorg xv zlib"

queste sono prese da emerge --info
Code:
USE="doc kdeenablefinal kdehiddenvisibility nls nptl nptlonly sse2 threads tiff -arts -esd -gnome -gpm -gtk -gtk2 -ipv6 -mikmod -oss -ruby -spell"
queste da make.conf
aggiungo che uso il profilo default-linux/amd64/2006.1/desktop e ho installato la versione 2.3.24-r1 di openldap
Back to top
View user's profile Send private message
fabius
Guru
Guru


Joined: 29 Nov 2004
Posts: 525

PostPosted: Wed Sep 20, 2006 9:40 pm    Post subject: Reply with quote

Volevo segnalare che ci possono essere problemi con pacchetti non ricompilati automaticamente da revdep-rebuild. Nel mio caso le kdelibs: infatti dopo l'aggiornamento non mi funzionava più l'autenticazione POP3 di kmail via TLS.
Back to top
View user's profile Send private message
syntaxerrormmm
Guru
Guru


Joined: 17 Apr 2005
Posts: 449
Location: Romano di Lombardia - BG - ITALY

PostPosted: Sun Sep 24, 2006 12:08 pm    Post subject: Reply with quote

syntaxerrormmm wrote:
Non so se è attinente, ma posto qui; nel caso non lo sia, prego un Mod di separare il post, magari con titolo 'ssh Segmentation Fault'
Giusto per completezza, rimarco che il problema che avevo riportato in questo mio post è scomparso con i vari aggiornamenti di openssl e openssh.

Sorry per non essere stato molto attivo, avevo grossi problemi di rete; grazie a quanti mi hanno risposto.
_________________
"Every rule can be broken, but no rule may be ignored."

Last.fm - Gentoo 2006.1 on:
Acer Aspire 1355LC - suspend2-sources-2.6.18-r3
IBM Thinkpad T30 - suspend2-sources-2.6.19-r3
Back to top
View user's profile Send private message
richard77
Apprentice
Apprentice


Joined: 21 Apr 2004
Posts: 281

PostPosted: Mon Sep 25, 2006 5:48 pm    Post subject: Reply with quote

Domanda sciocca: è normale che rieseguendo
Code:
revdep-rebuild --library libcrypto.so.0.9.7
mi continui a ricompilare openssl-0.9.8c-r2?
_________________
Fletto i muscoli e sono nel vuoto
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Sep 25, 2006 9:16 pm    Post subject: Reply with quote

richard77 wrote:
Domanda sciocca: è normale che rieseguendo
Code:
revdep-rebuild --library libcrypto.so.0.9.7
mi continui a ricompilare openssl-0.9.8c-r2?

non proprio
prova ad eliminare /usr/lib/libcrypto.so.0.9.7
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Tue Sep 26, 2006 12:09 am    Post subject: Reply with quote

questo update ha causato una marea di problemi :X
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Sep 26, 2006 8:01 am    Post subject: Reply with quote

X-Drum wrote:
questo update ha causato una marea di problemi :X


Credo che sia stati tenuti poco in considerazione dai developer i problemi che poteva creare :S
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Tue Sep 26, 2006 9:40 am    Post subject: Reply with quote

X-Drum wrote:
questo update ha causato una marea di problemi :X

e cmq ti sfido a fare una transizione meno dolorosa.
L'unico sistema che non mi ha dato proprio problemi è stato un amd64, su x86 è stata una croce :twisted:
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Tue Sep 26, 2006 10:14 am    Post subject: Reply with quote

Peach wrote:
X-Drum wrote:
questo update ha causato una marea di problemi :X

e cmq ti sfido a fare una transizione meno dolorosa.
L'unico sistema che non mi ha dato proprio problemi è stato un amd64, su x86 è stata una croce :twisted:

la mia era solo una constatazione,
in ogni caso anche sotto amd64 ho avuto numerosi problemi con emul-libs
ai quali si sono sommate, sempre nello stesso periodo, le problematiche
scaturite dall'upgrade di amarok e kdelibs, insomma revded-rebuild a go go! :twisted:
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
Cerberos86
Guru
Guru


Joined: 13 Dec 2003
Posts: 581
Location: Padova

PostPosted: Mon Oct 02, 2006 5:37 pm    Post subject: Reply with quote

i tempi sono abbastanza maturi...?
si può fare un aggiornamento senza tante "rogne"...? Non ho un server di produzione ma meno casini ci sono meglio è.... :wink:

Thx
_________________
Account jabber: cerberos@jabber.org
"I'm using the hand..." ~ Guybrush Threepwood ~
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Mon Oct 02, 2006 5:40 pm    Post subject: Reply with quote

Cerberos86 wrote:
i tempi sono abbastanza maturi...?
si può fare un aggiornamento senza tante "rogne"...? Non ho un server di produzione ma meno casini ci sono meglio è.... :wink:

Thx

non capisco, in che senso "maturi" ?

in ogni caso se aggiorni (e nel caso di una macchina di produzione starei bene attento)
preparati ad un bel revdep-rebuild, quello non lo puoi evitare in alcun modo

forse dato che è passato del tempo non dovresti avere alcuni problemi/complicazioni
che altri hanno avuto, ma in ogni caso un po di lavoro ti aspetta
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Oct 02, 2006 5:48 pm    Post subject: Reply with quote

Cerberos86 wrote:
i tempi sono abbastanza maturi...?
si può fare un aggiornamento senza tante "rogne"...? Non ho un server di produzione ma meno casini ci sono meglio è....

le macchine in troduzione le ho aggiornate la settimana scorsa. nessun problema degno di nota

fai una cosa:
emerge --sync
emerge -u openssl
emerge -1 openssh

aggiorna SUBITO solo openssl e il minimo indispensabile, e poi SUBITO openssh, senza nemmeno che il sistema te lo chieda. e non chiudere mai le connessioni SSH mentre lo fai
così facendo non dovresti correre nessun rischio
Back to top
View user's profile Send private message
Cerberos86
Guru
Guru


Joined: 13 Dec 2003
Posts: 581
Location: Padova

PostPosted: Tue Oct 03, 2006 7:32 pm    Post subject: Reply with quote

NESSUNA macchina in produzione per fortuna, la mia era solo una preoccupazione per eventuali problemi in compilazione. Dato che l'aggiornamento che devo fare riguarda sia openssl che il gccconfig 4.1, e dato che è un normale desktop, posso anke ricompilare tutto, basta che le compilazioni vadano via lisce... :wink:

grazie a tutti
_________________
Account jabber: cerberos@jabber.org
"I'm using the hand..." ~ Guybrush Threepwood ~
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Tue Oct 03, 2006 8:54 pm    Post subject: Reply with quote

che io sappia, l'unico problema che potresti avere da questo punto di vista sono i pacchetti scritti in modo incompatibile con il nuovo compilatore (incompatibilità proprio a livello del codice sorgente), ma mi risulta che siano davvero rari, ormai
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum