Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Problema symlinks con aMSN
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Crema83
Apprentice
Apprentice


Joined: 06 Oct 2004
Posts: 207
Location: Settimo Milanese (MI)

PostPosted: Mon Dec 06, 2004 11:37 pm    Post subject: [RISOLTO] Problema symlinks con aMSN Reply with quote

Ciao a tutti...al termine dell' "emersione" di aMSN mi si è presentato il seguente errore:

Code:
>>> Merging net-im/amsn-0.94 to /
--- /usr/
--- /usr/bin/
--- /usr/kde/
--- /usr/kde/3.3/
--- /usr/kde/3.3/share/
--- /usr/kde/3.3/share/icons/

!!! Cannot write to '/usr/kde/3.3/share/icons/default.kde'.
!!! Please check permissions and directories for broken symlinks.
!!! You may start the merge process again by using ebuild:
!!! ebuild /usr/portage/net-im/amsn/amsn-0.94.ebuild merge
!!! And finish by running this: env-update


Io al momento sto utilizzando Enlightenmen...potrebbe essere questo il problema oppure c'è qualcos'altro che no và???

Grazie
_________________
Cream

" We live as we dream : ALONE "


Last edited by Crema83 on Tue Dec 07, 2004 12:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


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

PostPosted: Mon Dec 06, 2004 11:45 pm    Post subject: Reply with quote

che dicono i premessi su quella cartella?
posteresti un
Code:
# ls -l /usr/kde/3.3/share ; ls -l /usr/kde/3.3/share/icons

se per caso scopri che i permessi sono sbagliati, modificali con chmod (Se hai dubbi guarda "man chmod" e magari riposta qui)
se pensi di aver risolto dai i comandi come ti sono stati scritti:
Code:
# ebuild /usr/portage/net-im/amsn/amsn-0.94.ebuild merge

e alla fine
Code:
# env-update

_________________
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
Crema83
Apprentice
Apprentice


Joined: 06 Oct 2004
Posts: 207
Location: Settimo Milanese (MI)

PostPosted: Tue Dec 07, 2004 12:26 am    Post subject: Reply with quote

[quote="Peach"]che dicono i premessi su quella cartella?
posteresti un
Code:
# ls -l /usr/kde/3.3/share ; ls -l /usr/kde/3.3/share/icons

se per caso scopri che i permessi sono sbagliati, modificali con chmod (Se hai dubbi guarda "man chmod" e magari riposta qui)

I permessi di quelle cartella sono questi:

Code:
cream@CreamBox cream $ ls -l /usr/kde/3.3/share       
total 3
drwxr-xr-x    3 root     root           72 Dec  6 17:45 apps
drwxr-xr-x    6 root     root         1048 Dec  6 00:30 config
drwxr-xr-x    2 root     root           80 Dec  6 17:45 icons
drwxr-xr-x    3 root     root           72 Dec  6 17:36 templates
cream@CreamBox cream $ ls -l /usr/kde/3.3/share/icons
total 1
lrwxrwxrwx    1 root     root           10 Dec  6 00:25 default.kde -> crystalsvg


Penso che siano esatti però non mi sconquinfera molto il default.kde -> crystalsvg.... Cosa significa???
_________________
Cream

" We live as we dream : ALONE "
Back to top
View user's profile Send private message
Crema83
Apprentice
Apprentice


Joined: 06 Oct 2004
Posts: 207
Location: Settimo Milanese (MI)

PostPosted: Tue Dec 07, 2004 1:00 am    Post subject: Reply with quote

Peach wrote:
se pensi di aver risolto dai i comandi come ti sono stati scritti:
Code:
# ebuild /usr/portage/net-im/amsn/amsn-0.94.ebuild merge

e alla fine
Code:
# env-update


In ogni caso se do il comando
Code:
ebuild /usr/portage/net-im/amsn/amsn-0.94.ebuild merge

mi viene restituito lo stesso identico medesimo errore riportato nel primo post!!! Quindi probabilmente i permessi non sono poi così giusti!!! Sbaglio?!?!?
_________________
Cream

" We live as we dream : ALONE "
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


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

PostPosted: Tue Dec 07, 2004 10:37 am    Post subject: Reply with quote

Crema83 wrote:
Penso che siano esatti però non mi sconquinfera molto il default.kde -> crystalsvg.... Cosa significa???

effettivamente, anche perchè sembrerebbe che non esista questo crystalsvg

potresti provare a fare così: fai un backup di default.kde (tipo spostalo nella tua home) eliminandolo da quella directory e poi rilancia il comando.
_________________
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
Crema83
Apprentice
Apprentice


Joined: 06 Oct 2004
Posts: 207
Location: Settimo Milanese (MI)

PostPosted: Tue Dec 07, 2004 12:30 pm    Post subject: Reply with quote

Peach wrote:
potresti provare a fare così: fai un backup di default.kde (tipo spostalo nella tua home) eliminandolo da quella directory e poi rilancia il comando.


Grandioso...ora è andato!!!

Grazie mille...

Solo un 'ultima cosa...cosa me ne faccio del file default.kde???[/quote]
_________________
Cream

" We live as we dream : ALONE "
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


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

PostPosted: Tue Dec 07, 2004 12:40 pm    Post subject: Reply with quote

beh, penso che tu possa buttarlo tranquillamente, il backup ti serve nel caso qualche app di kde si lamenti... cmq nn dovrebbero esserci problemi a cancellarlo definitivamente :roll:
_________________
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
Crema83
Apprentice
Apprentice


Joined: 06 Oct 2004
Posts: 207
Location: Settimo Milanese (MI)

PostPosted: Tue Dec 07, 2004 1:01 pm    Post subject: Reply with quote

Peach wrote:
beh, penso che tu possa buttarlo tranquillamente, il backup ti serve nel caso qualche app di kde si lamenti... cmq nn dovrebbero esserci problemi a cancellarlo definitivamente :roll:


Perfetto... grazie mille ancora!!! 8)
_________________
Cream

" We live as we dream : ALONE "
Back to top
View user's profile Send private message
redview
Guru
Guru


Joined: 18 Feb 2004
Posts: 365
Location: Goteborg - Sweden

PostPosted: Tue Dec 07, 2004 1:58 pm    Post subject: Reply with quote

default.kde -> crystalsvg è un link..no??
cancellando default.kde perdi quel link a crystalsvg, che è un tema di icone di kde: con quel link kde ti usa di default il tema di icone puntato.
..e credo che tu nn abbia più la cartella crystalsvg con tutte le simpatiche iconcine dentro perchè hai cancellato kde ieri sera..o sbaglio?! :lol: ma appena finirai l'emerge di kdebase-meta dovresti riavere sia il link che la cartella..ma ora sto immaginando e sparando a caso..!
buona proseguzione mago cream83..! :wink:
_________________
our enterprise a success as return is no option/our eyes were removed for our own safety/the distance too great for you to hear our cries/nevermind take this lamp we are beyond light [kinetic-arcturus]
you and I, connect and emerge [we ride-syl]
Back to top
View user's profile Send private message
Crema83
Apprentice
Apprentice


Joined: 06 Oct 2004
Posts: 207
Location: Settimo Milanese (MI)

PostPosted: Tue Dec 07, 2004 2:03 pm    Post subject: Reply with quote

redview wrote:
default.kde -> crystalsvg è un link..no??
cancellando default.kde perdi quel link a crystalsvg, che è un tema di icone di kde: con quel link kde ti usa di default il tema di icone puntato.
..e credo che tu nn abbia più la cartella crystalsvg con tutte le simpatiche iconcine dentro perchè hai cancellato kde ieri sera..o sbaglio?! :lol: ma appena finirai l'emerge di kdebase-meta dovresti riavere sia il link che la cartella..ma ora sto immaginando e sparando a caso..!
buona proseguzione mago cream83..! :wink:


Oh ma quante ne sai carissimo RedView?!?!? Sai anche che ieri sera ho cancellato kde... mamma mia che Apprentice effizente!!! :wink:

Beh ma allora xchè mi creava problemi con aMSN??? ...che invece adesso funge come hai potuto notare !!!
_________________
Cream

" We live as we dream : ALONE "
Back to top
View user's profile Send private message
redview
Guru
Guru


Joined: 18 Feb 2004
Posts: 365
Location: Goteborg - Sweden

PostPosted: Tue Dec 07, 2004 2:12 pm    Post subject: Reply with quote

una risposta certa nn ce l'ho, caro signor mago, forse perchè amsn può usare il set di icone crystalsvg..e quindi credeva che fosse presente nel tuo superpc vedendo quel link...
...ma quante ne sto sparando?? 8)
_________________
our enterprise a success as return is no option/our eyes were removed for our own safety/the distance too great for you to hear our cries/nevermind take this lamp we are beyond light [kinetic-arcturus]
you and I, connect and emerge [we ride-syl]
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


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

PostPosted: Tue Dec 07, 2004 2:13 pm    Post subject: Reply with quote

[quote="Crema83"]
redview wrote:
Beh ma allora xchè mi creava problemi con aMSN??? ...che invece adesso funge come hai potuto notare !!!

forse perchè era un link errato e non riusciva a sovrascriverlo con una operazione normale? chissà, dipende anche com'è stato scritto l'ebuild
_________________
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
Crema83
Apprentice
Apprentice


Joined: 06 Oct 2004
Posts: 207
Location: Settimo Milanese (MI)

PostPosted: Tue Dec 07, 2004 4:30 pm    Post subject: Reply with quote

Peach wrote:
forse perchè era un link errato e non riusciva a sovrascriverlo con una operazione normale? chissà, dipende anche com'è stato scritto l'ebuild


Beh vi farò sapere appena finito di emergere kdebase-meta!!! 8)
_________________
Cream

" We live as we dream : ALONE "
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
Page 1 of 1

 
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