[SOLVED] I cannot explore the network !

[SOLVED] I cannot explore the network !

Postby jag » Sep 4th, '12, 01:11

I have a laptop and a desktop, both have Mageia 2 as OS.
With the desktop I can see the network in a window when I click on the network icon but, when I try to do the same way with the laptop I get an error message. Investigating about the reason of this I discovered that the problem comes from the gvfs-smb file who is missing as the 1.12.1 64 bit version while the 586 ver and the 1.12.3 64 bit are well there (but the last one can break the system, as it seems ?) . I checked all the repository names one by one comparing on each PC and did not find any difference unless...?
Can someone tell me if knows the solution?
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51

Re: I cannot explore the network !

Postby tom_ » Sep 4th, '12, 10:32

in the repos I can see

gvfs-smb-1.12.1-1.mga2.i586.rpm is in updates,
gvfs-smb-1.12.3-1.mga2.i586.rpm is in updates_testing

so you have different repos enabled.
tom_
 
Posts: 423
Joined: Sep 3rd, '11, 12:26
Location: Porto Ercole, Italy

Re: I cannot explore the network !

Postby jag » Sep 4th, '12, 23:53

Hello tom,
Yes, I also have the first one but my system is 64 bit and I have another PC using Mageia and I can see the 64 bit version. This is strange !
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51

Re: I cannot explore the network !

Postby tom_ » Sep 5th, '12, 00:46

yes, it is starnge.
probably you have problem with the repository settings.

on my 64bit machine I have these settings,
run these 2 commands and compare the results with yours (expecially 36/64 bit parts)

commands:


Code: Select all
urpmq --list-media active

Code: Select all
urpmq --list-url
Core Release

Code: Select all
urpmq --list-media active
Core Updates
Core Backports
Nonfree Release
Nonfree Updates
Nonfree Backports
Tainted Release
Tainted Updates
Tainted Backports
Core 32bit Release
Core 32bit Updates
Core 32bit Backports


urpmq --list-url
Core Release ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/core/release
Core Release Debug
Core Updates ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/core/updates
Core Updates Debug
Core Updates Testing
Core Updates Testing Debug
Core Backports ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/core/backports
Core Backports Debug
Core Backports Testing
Core Backports Testing Debug
Nonfree Release ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/nonfree/release
Nonfree Release Debug
Nonfree Updates ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/nonfree/updates
Nonfree Updates Debug
Nonfree Updates Testing
Nonfree Updates Testing Debug
Nonfree Backports ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/nonfree/backports
Nonfree Backports Debug
Nonfree Backports Testing
Nonfree Backports Testing Debug
Tainted Release ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/tainted/release
Tainted Release Debug
Tainted Updates ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/tainted/updates
Tainted Updates Debug
Tainted Updates Testing
Tainted Updates Testing Debug
Tainted Backports ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/x86_64/media/tainted/backports
Tainted Backports Debug
Tainted Backports Testing
Tainted Backports Testing Debug
Core 32bit Release ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/i586/media/core/release
Core 32bit Release Debug
Core 32bit Updates ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/i586/media/core/updates
Core 32bit Updates Debug
Core 32bit Updates Testing
Core 32bit Updates Testing Debug
Core 32bit Backports ftp://mageia.mirror.garr.it/mirrors/mageia/distrib/2/i586/media/core/backports
Core 32bit Backports Debug
Core 32bit Backports Testing
Core 32bit Backports Testing Debug
tom_
 
Posts: 423
Joined: Sep 3rd, '11, 12:26
Location: Porto Ercole, Italy

Re: I cannot explore the network !

Postby jag » Sep 8th, '12, 19:57

Hello tom,

Here are the results of the two commands :

Code: Select all
urpmq --list-media active
Core Release
Core Updates
Core Updates Testing
Core Backports
Core Backports Testing
Nonfree Release
Nonfree Updates
Nonfree Updates Testing
Nonfree Backports
Nonfree Backports Testing
Tainted Release
Tainted Updates
Tainted Updates Testing
Tainted Backports
Tainted Backports Testing
Core 32bit Release
Core 32bit Updates
Core 32bit Updates Testing
Core 32bit Backports
Core 32bit Backports Testing

urpmq --list-url contains more than 15url and cannot be displayed according the forum limitation...

Any idea ?
Last edited by doktor5000 on Sep 9th, '12, 18:15, edited 1 time in total.
Reason: added code tags, to improve on clarity
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51

Re: I cannot explore the network !

Postby isadora » Sep 8th, '12, 20:21

Jag, you can avoid limitations by using code-tags.
So select the output of urpmq and posting it between [CODE][/CODE]-tags will help you out.

Good luck!!! ;)
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: I cannot explore the network !

Postby jag » Sep 8th, '12, 20:57

Hello !
I've choosen another source and the gvfs-smb for 64 bit computers appaers but when I click for installation I get a message telling it could not be installed . At this point I don't know what to do more !
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51

Re: I cannot explore the network !

Postby jkerr82508 » Sep 8th, '12, 21:39

You have enabled testing repo's. This is not recommended because untested packages can make your system unstable. For this reason, the testing repo's are disabled by default. Since you may have already installed packages from the testing repo's, your problem may arise from version conflicts among the installed packages.
To identify which gvfs packages you have installed, enter the following command in a root terminal:
Code: Select all
rpm -qa | grep gvfs

I believe that they should all be version 1.12.1-1

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: I cannot explore the network !

Postby jag » Sep 8th, '12, 23:22

Ok, I understand the problem !
I have this :
Code: Select all
gvfs-iphone-1.12.3-1.mga2
lib64gvfs0-1.12.3-1.mga2
gvfs-obexftp-1.12.3-1.mga2
gvfs-1.12.3-1.mga2


I suppose I have now to try uninstalling these packages then, uncheck the testing repo's and after that re-install the ver 1.12.2-1 ver, right ?
Last edited by doktor5000 on Sep 9th, '12, 18:15, edited 1 time in total.
Reason: added code tags, to improve on clarity
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51

[SOLVED] Re: I cannot explore the network !

Postby jag » Sep 8th, '12, 23:57

Tom, thanks for your advise, here after are the url's :
Code: Select all
Mageia 2 - x86_64 DVD cdrom://x86_64/media/core
Core Release ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/core/release
Core Release Debug
Core Updates ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/core/updates
Core Updates Debug
Core Updates Testing
Core Updates Testing Debug
Core Backports ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/core/backports
Core Backports Debug
Core Backports Testing
Core Backports Testing Debug
Nonfree Release ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/nonfree/release
Nonfree Release Debug
Nonfree Updates ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/nonfree/updates
Nonfree Updates Debug
Nonfree Updates Testing
Nonfree Updates Testing Debug
Nonfree Backports ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/nonfree/backports
Nonfree Backports Debug
Nonfree Backports Testing
Nonfree Backports Testing Debug
Tainted Release ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/tainted/release
Tainted Release Debug
Tainted Updates ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/tainted/updates
Tainted Updates Debug
Tainted Updates Testing ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/tainted/updates_testing
Tainted Updates Testing Debug
Tainted Backports ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/tainted/backports
Tainted Backports Debug
Tainted Backports Testing
Tainted Backports Testing Debug
Core 32bit Release ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/i586/media/core/release
Core 32bit Release Debug
Core 32bit Updates ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/i586/media/core/updates
Core 32bit Updates Debug
Core 32bit Updates Testing
Core 32bit Updates Testing Debug
Core 32bit Backports ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/i586/media/core/backports
Core 32bit Backports Debug
Core 32bit Backports Testing
Core 32bit Backports Testing Debug


I had before the testing repo's I cancelled them according to the advise from jker82508.
I uninstalled the 1.12.1's packages + some others that were automatically uninstalled by the system and
I reinstalled all the 1.12.1 package and some other that were deleted before et checked....
EVERYTHING WORKS NOW WELL !

Thank you very much tom and jker82508 for your help !!!
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51

[SOLVED] Re: I cannot explore the network !

Postby jag » Sep 9th, '12, 00:06

Sorry, I made a mistake :
I uninstalled the 1.12.3's packages + some others that were automatically uninstalled by the system and
I reinstalled all the 1.12.1 package and some other that were deleted before et checked....
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51

Re: I cannot explore the network !

Postby Ken-Bergen » Sep 9th, '12, 01:10

I'm glad you got it working but you missed one testing repository.
Code: Select all
Tainted Updates Testing ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/2/x86_64/media/tainted/updates_testing
As Jim eluded to leaving any testing repositories enabled is like running Cauldron, things will probably break.
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada

Re: [SOLVED] I cannot explore the network !

Postby jag » Sep 9th, '12, 09:46

Hello Ken,
Thank you for your kind attention, it's now done !
jag
 
Posts: 20
Joined: Sep 1st, '12, 16:51


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest