Discussion:
[users] Dependency issue with clisp
Alfred von Campe
2010-05-21 12:37:44 UTC
Permalink
I'm trying to install the clisp package from rpmforge and get the
following error:

# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

The libsigsegv package from rpmforge is already installed:

# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf

However, it provides /usr/lib/libsigsegv.so.2 and not /usr/lib/
libsigsegv.so.0:

# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0

Can/should libsigsegv be rebuilt to fix this dependency?

Thanks,
Alfred
Yury V. Zaytsev
2010-05-21 12:41:19 UTC
Permalink
Post by Alfred von Campe
Can/should libsigsegv be rebuilt to fix this dependency?
I think it's rather clisp that has to be rebuilt.
--
Sincerely yours,
Yury V. Zaytsev
Alfred von Campe
2010-05-21 13:22:22 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Doh! That's what I meant to say.

Alfred
Alfred von Campe
2010-05-21 13:22:22 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Doh! That's what I meant to say.

Alfred
Alfred von Campe
2010-05-21 13:22:22 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Doh! That's what I meant to say.

Alfred
Alfred von Campe
2010-05-21 13:22:22 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Doh! That's what I meant to say.

Alfred
Alfred von Campe
2010-05-21 13:22:22 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Doh! That's what I meant to say.

Alfred
Alfred von Campe
2010-06-03 21:03:36 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Another bump coupled with a pretty please: can clisp be rebuilt so that it depends on /usr/lib/libsigsegv.so.2 and not /usr/lib/libsigsegv.so.0?

Thanks,
Alfred
Alfred von Campe
2010-06-03 21:03:36 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Another bump coupled with a pretty please: can clisp be rebuilt so that it depends on /usr/lib/libsigsegv.so.2 and not /usr/lib/libsigsegv.so.0?

Thanks,
Alfred
Alfred von Campe
2010-06-03 21:03:36 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Another bump coupled with a pretty please: can clisp be rebuilt so that it depends on /usr/lib/libsigsegv.so.2 and not /usr/lib/libsigsegv.so.0?

Thanks,
Alfred
Alfred von Campe
2010-06-03 21:03:36 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Another bump coupled with a pretty please: can clisp be rebuilt so that it depends on /usr/lib/libsigsegv.so.2 and not /usr/lib/libsigsegv.so.0?

Thanks,
Alfred
Alfred von Campe
2010-06-03 21:03:36 UTC
Permalink
Post by Yury V. Zaytsev
I think it's rather clisp that has to be rebuilt.
Another bump coupled with a pretty please: can clisp be rebuilt so that it depends on /usr/lib/libsigsegv.so.2 and not /usr/lib/libsigsegv.so.0?

Thanks,
Alfred
Alfred von Campe
2010-05-25 21:59:16 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this
depency issue? If I knew how to do it, I would submit an updated
spec file (assuming that's how to fix this issue).

Alfred
Rex Dieter
2010-05-25 22:06:59 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this depency
issue? If I knew how to do it, I would submit an updated spec file
(assuming that's how to fix this issue).
bump Release and rebuild should be all that is required.

-- Rex
Rex Dieter
2010-05-25 22:06:59 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this depency
issue? If I knew how to do it, I would submit an updated spec file
(assuming that's how to fix this issue).
bump Release and rebuild should be all that is required.

-- Rex
Rex Dieter
2010-05-25 22:06:59 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this depency
issue? If I knew how to do it, I would submit an updated spec file
(assuming that's how to fix this issue).
bump Release and rebuild should be all that is required.

-- Rex
Rex Dieter
2010-05-25 22:06:59 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this depency
issue? If I knew how to do it, I would submit an updated spec file
(assuming that's how to fix this issue).
bump Release and rebuild should be all that is required.

-- Rex
Rex Dieter
2010-05-25 22:06:59 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this depency
issue? If I knew how to do it, I would submit an updated spec file
(assuming that's how to fix this issue).
bump Release and rebuild should be all that is required.

-- Rex
Alfred von Campe
2010-05-21 12:37:44 UTC
Permalink
I'm trying to install the clisp package from rpmforge and get the
following error:

# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

The libsigsegv package from rpmforge is already installed:

# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf

However, it provides /usr/lib/libsigsegv.so.2 and not /usr/lib/
libsigsegv.so.0:

# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0

Can/should libsigsegv be rebuilt to fix this dependency?

Thanks,
Alfred
Yury V. Zaytsev
2010-05-21 12:41:19 UTC
Permalink
Post by Alfred von Campe
Can/should libsigsegv be rebuilt to fix this dependency?
I think it's rather clisp that has to be rebuilt.
--
Sincerely yours,
Yury V. Zaytsev
Alfred von Campe
2010-05-25 21:59:16 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this
depency issue? If I knew how to do it, I would submit an updated
spec file (assuming that's how to fix this issue).

Alfred
Alfred von Campe
2010-05-21 12:37:44 UTC
Permalink
I'm trying to install the clisp package from rpmforge and get the
following error:

# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

The libsigsegv package from rpmforge is already installed:

# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf

However, it provides /usr/lib/libsigsegv.so.2 and not /usr/lib/
libsigsegv.so.0:

# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0

Can/should libsigsegv be rebuilt to fix this dependency?

Thanks,
Alfred
Yury V. Zaytsev
2010-05-21 12:41:19 UTC
Permalink
Post by Alfred von Campe
Can/should libsigsegv be rebuilt to fix this dependency?
I think it's rather clisp that has to be rebuilt.
--
Sincerely yours,
Yury V. Zaytsev
Alfred von Campe
2010-05-25 21:59:16 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this
depency issue? If I knew how to do it, I would submit an updated
spec file (assuming that's how to fix this issue).

Alfred
Alfred von Campe
2010-05-21 12:37:44 UTC
Permalink
I'm trying to install the clisp package from rpmforge and get the
following error:

# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

The libsigsegv package from rpmforge is already installed:

# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf

However, it provides /usr/lib/libsigsegv.so.2 and not /usr/lib/
libsigsegv.so.0:

# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0

Can/should libsigsegv be rebuilt to fix this dependency?

Thanks,
Alfred
Yury V. Zaytsev
2010-05-21 12:41:19 UTC
Permalink
Post by Alfred von Campe
Can/should libsigsegv be rebuilt to fix this dependency?
I think it's rather clisp that has to be rebuilt.
--
Sincerely yours,
Yury V. Zaytsev
Alfred von Campe
2010-05-25 21:59:16 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this
depency issue? If I knew how to do it, I would submit an updated
spec file (assuming that's how to fix this issue).

Alfred
Alfred von Campe
2010-05-21 12:37:44 UTC
Permalink
I'm trying to install the clisp package from rpmforge and get the
following error:

# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

The libsigsegv package from rpmforge is already installed:

# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf

However, it provides /usr/lib/libsigsegv.so.2 and not /usr/lib/
libsigsegv.so.0:

# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0

Can/should libsigsegv be rebuilt to fix this dependency?

Thanks,
Alfred
Yury V. Zaytsev
2010-05-21 12:41:19 UTC
Permalink
Post by Alfred von Campe
Can/should libsigsegv be rebuilt to fix this dependency?
I think it's rather clisp that has to be rebuilt.
--
Sincerely yours,
Yury V. Zaytsev
Alfred von Campe
2010-05-25 21:59:16 UTC
Permalink
Post by Alfred von Campe
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package
clisp-2.42-1.el5.rf.i386 (rpmforge)
Sorry to bring this up again. Can clisp be rebuilt to fix this
depency issue? If I knew how to do it, I would submit an updated
spec file (assuming that's how to fix this issue).

Alfred
Alfred von Campe
2010-11-15 18:19:15 UTC
Permalink
Now that we have a bit more activity on this list and the repo, I thought I'd repost my request from earlier this year.
Post by Alfred von Campe
# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf
# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0
Can/should libsigsegv be rebuilt to fix this dependency?
What I meant to ask was if clisp should be rebuilt to depend on /usr/lib/libsigsegv.so.2 (libsigsegv-2.7-1.el5.rf.i386.rpm) instead of /usr/lib/libsigsegv.so.0 (libsigsegv-2.4-1.el5.rf.i386.rpm) to avoid this problem.

Thanks,
Alfred
Alfred von Campe
2010-11-15 18:19:15 UTC
Permalink
Now that we have a bit more activity on this list and the repo, I thought I'd repost my request from earlier this year.
Post by Alfred von Campe
# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf
# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0
Can/should libsigsegv be rebuilt to fix this dependency?
What I meant to ask was if clisp should be rebuilt to depend on /usr/lib/libsigsegv.so.2 (libsigsegv-2.7-1.el5.rf.i386.rpm) instead of /usr/lib/libsigsegv.so.0 (libsigsegv-2.4-1.el5.rf.i386.rpm) to avoid this problem.

Thanks,
Alfred
Alfred von Campe
2010-11-15 18:19:15 UTC
Permalink
Now that we have a bit more activity on this list and the repo, I thought I'd repost my request from earlier this year.
Post by Alfred von Campe
# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf
# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0
Can/should libsigsegv be rebuilt to fix this dependency?
What I meant to ask was if clisp should be rebuilt to depend on /usr/lib/libsigsegv.so.2 (libsigsegv-2.7-1.el5.rf.i386.rpm) instead of /usr/lib/libsigsegv.so.0 (libsigsegv-2.4-1.el5.rf.i386.rpm) to avoid this problem.

Thanks,
Alfred
Alfred von Campe
2010-11-15 18:19:15 UTC
Permalink
Now that we have a bit more activity on this list and the repo, I thought I'd repost my request from earlier this year.
Post by Alfred von Campe
# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf
# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0
Can/should libsigsegv be rebuilt to fix this dependency?
What I meant to ask was if clisp should be rebuilt to depend on /usr/lib/libsigsegv.so.2 (libsigsegv-2.7-1.el5.rf.i386.rpm) instead of /usr/lib/libsigsegv.so.0 (libsigsegv-2.4-1.el5.rf.i386.rpm) to avoid this problem.

Thanks,
Alfred
Alfred von Campe
2010-11-15 18:19:15 UTC
Permalink
Now that we have a bit more activity on this list and the repo, I thought I'd repost my request from earlier this year.
Post by Alfred von Campe
# yum install clisp
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
822 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package clisp.i386 0:2.42-1.el5.rf set to be updated
--> Processing Dependency: libsigsegv.so.0 for package: clisp
--> Finished Dependency Resolution
clisp-2.42-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: libsigsegv.so.0 is needed by package clisp-2.42-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
# rpm -q libsigsegv
libsigsegv-2.7-1.el5.rf
# rpm -ql libsigsegv | fgrep .so
/usr/lib/libsigsegv.so.2
/usr/lib/libsigsegv.so.2.0.0
Can/should libsigsegv be rebuilt to fix this dependency?
What I meant to ask was if clisp should be rebuilt to depend on /usr/lib/libsigsegv.so.2 (libsigsegv-2.7-1.el5.rf.i386.rpm) instead of /usr/lib/libsigsegv.so.0 (libsigsegv-2.4-1.el5.rf.i386.rpm) to avoid this problem.

Thanks,
Alfred

Loading...