Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: cactus02 on January 14, 2010, 02:20:03 PM
-
I got this error message when applied the last updates :
Error: Missing Dependency: perl(IO::Compress::Bzip2) >= 2.015 is needed by package perl-Archive-Tar
Is there something I should do ?
Or wait for the next update.
Thank you !
-
did you install any contrib?
-
Yes !
- Web Statistics
- Disk Archives
- Hardware Configuration
- Accès à distance de l'utilisateur (User Access to FTP ?)
And the bad guy is ?
Thank You
-
And the bad guy is ?
Try:
rpm -q --whatrequires perl(IO::Compress::Bzip2)
-
I am using Putty to access my server.
Typing what you told me I am getting this error message :
- bash: syntax error near unexpected token `('
If i don't type « (IO::Compress::Bzip2) », I get a long list of file referring to Perl (I guest) !
Would it be useful to see the list ?
Is there something missing in the command ?
Thank You !
-
I am using Putty to access my server.
Typing what you told me I am getting this error message :
- bash: syntax error near unexpected token `('
If i don't type « (IO::Compress::Bzip2) », I get a long list of file referring to Perl (I guest) !
Would it be useful to see the list ?
Is there something missing in the command ?
Oops, I forgot the quotes, please try:
rpm -q --whatrequires 'perl(IO::Compress::Bzip2)'
-
The response at your command :
no package requires perl(IO::Compress::Bzip2)
Helping ?
-
The response at your command :
no package requires perl(IO::Compress::Bzip2)
Helping ?
Then the dependency is in one of the packages you are trying to install (or one of it's dependencies, in this case perl-Archive-Tar). The package should be in the dag repository which you might already have installed. If not first follow the instructions in the wiki to do install the dag repository (http://wiki.contribs.org/Dag).
Then rerun your installation with this added to your command: --enablerepo=dag
-
I did the installation of the Dag repository as explained in http:/wiki.contribs.org/Dag.
Everthing seems to work fine.
Now, I don't understand what you want me to do :
Then « rerun your installation with this added to your command : --enablerepo=dag »
How do I « rerun my installation » ?
I tried to update and I still got an error :
Loading "smeserver" plugin
Loading "protect-packages" plugin
Loading "fastestmirror" plugin
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package perl-Archive-Tar.noarch 0:1.54-1.el4.rf set to be updated
--> Running transaction check
warning: only V3 signatures can be verified, skipping V4 signature
--> Processing Dependency: perl(IO::Compress::Bzip2) >= 2.015 for package: perl-Archive-Tar
--> Finished Dependency Resolution
Error: Missing Dependency: perl(IO::Compress::Bzip2) >= 2.015 is needed by package perl-Archive-Tar
yum update perl-Archive-Tar.noarch failed: 256
Thank you for your help and patience !
-
are you on SME 7.4 or SME 8?
-
SME Server 7.5beta1
Copyright 1999-2006 Mitel Corporation
Tous droits réservés.
Copyright 2006 SME Server, Inc.
Is V8 available ?
-
no, SME8 is in beta, and your 7.5 too..
can I ask you why are you using 7.5 beta?
as long as you are using a beta version, you should report your issue in bugzilla, thank you
-
I feel stupid to answer... « I don't know » :shock:
I applied the updates when they were available.
I did take notice of the addition of the word « beta » and ask myself why... How and when did I make the switch.
It's the first problem I get with an update. Was I lucky ?
Should I stop updating until the next stable version is available ?
Thank you !
I will report my problem in the bug tracker space !
-
I feel stupid to answer... « I don't know » :shock:
I applied the updates when they were available.
I did take notice of the addition of the word « beta » and ask myself why... How and when did I make the switch.
It's the first problem I get with an update. Was I lucky ?
Should I stop updating until the next stable version is available ?
Thank you !
I will report my problem in the bug tracker space !
I think you have repositories enabled by default which you should not have. Check your activated repositories:
/sbin/e-smith/audittools/repositories
Only the following should be enabled by default:
base: enabled
smeaddons: enabled
smeextras: enabled
smeos: enabled
smeupdates: enabled
updates: enabled
To restore the default follow the instructions here: http://wiki.contribs.org/Adding_Software#Restoring_Default_Yum_Repositories