By the way, this is the error I'm getting after running apt-get update and following the instructions on the site listed in an earlier thread. "WARNING: 'apache' has 2 packages with same version but different dependencies. That usually means a packaging bug." What does this mean and is this fixable? Preston
On Thursday 29 August 2002 19:14, Preston Crawford wrote:
By the way, this is the error I'm getting after running apt-get update and following the instructions on the site listed in an earlier thread.
"WARNING: 'apache' has 2 packages with same version but different dependencies. That usually means a packaging bug."
What does this mean and is this fixable?
Preston
rpm --erase --allmatches apache after that install apache via apt-get -- greetz, Frederik Vos www.vosberg.be
On Wed, 28 Aug 2002, Frederik Vos wrote:
On Thursday 29 August 2002 19:14, Preston Crawford wrote:
By the way, this is the error I'm getting after running apt-get update and following the instructions on the site listed in an earlier thread.
"WARNING: 'apache' has 2 packages with same version but different dependencies. That usually means a packaging bug."
What does this mean and is this fixable?
Preston
rpm --erase --allmatches apache
after that install apache via apt-get
Is that to say I have to uninstall apache (which I'm currently using) and reinstall it via apt-get? I'm getting a lot for those errors, btw, for other programs. Does that mean ALL of those have to be uninstalled and reinstalled? Sorry, if that's the case I'll switch to FreeBSD. I bought a distro so I could gain the benefit of a distro. That sounds like a HUGE drawback to me. Preston
On Thursday 29 August 2002 19:22, Preston Crawford wrote:
Is that to say I have to uninstall apache (which I'm currently using) and reinstall it via apt-get? I'm getting a lot for those errors, btw, for other programs. Does that mean ALL of those have to be uninstalled and reinstalled?
No: if there are dependency problems, just ignore it: rpm --erase --nodeps --allmatches apache apt-get will fix the dependencies for you (apt-get install -f is probably needed)
Sorry, if that's the case I'll switch to FreeBSD. I bought a distro so I could gain the benefit of a distro. That sounds like a HUGE drawback to me.
Preston
don't panic, be calm, read the manuals and ask the lists -- greetz, Frederik Vos www.vosberg.be
Good news, the latest version of APT (0.5.4) does not have this problem: With respect to APT and SuSE-8.0, you need to have the latest apt release available, that's all. With the latest release there is no need to uninstall anything :))) The latest one is available at http://linux01.gwdg.de/apt4rpm/different-versions.html Only the *cnc6* rpms are needed. One drawback for GUI fans: synaptic is not available for this version. If someone gets it to build let me know ;/ The link should get you started: http://distro.conectiva.com.br/projetos/46/ Op woensdag 28 augustus 2002 19:35, schreef Frederik Vos:
On Thursday 29 August 2002 19:22, Preston Crawford wrote:
Is that to say I have to uninstall apache (which I'm currently using) and reinstall it via apt-get? I'm getting a lot for those errors, btw, for other programs. Does that mean ALL of those have to be uninstalled and reinstalled?
No: if there are dependency problems, just ignore it:
rpm --erase --nodeps --allmatches apache
apt-get will fix the dependencies for you
(apt-get install -f is probably needed)
Sorry, if that's the case I'll switch to FreeBSD. I bought a distro so I could gain the benefit of a distro. That sounds like a HUGE drawback to me.
Preston
don't panic, be calm, read the manuals and ask the lists
-- Richard Bos Without a home the journey is endless
Op woensdag 28 augustus 2002 21:17, schreef Richard Bos:
The latest one is available at http://linux01.gwdg.de/apt4rpm/different-versions.html Only the *cnc6* rpms are needed.
Humm, the better link would be: http://linux01.gwdg.de/apt4rpm/apt-0.5.4/ -- Richard Bos Without a home the journey is endless
* Preston Crawford; <prestonc@crawfordsolutions.com> on 29 Aug, 2002 wrote:
Is that to say I have to uninstall apache (which I'm currently using) and reinstall it via apt-get? I'm getting a lot for those errors, btw, for
apt-get is not SuSE'fied ( it is not available via SuSE CD/DVD or ftp.suse.com)
other programs. Does that mean ALL of those have to be uninstalled and reinstalled? Sorry, if that's the case I'll switch to FreeBSD. I bought a distro so I could gain the benefit of a distro. That sounds like a HUGE drawback to me.
http://dinamizm.ath.cx/addingsoftware#AEN2082 should give you some insights on the background of updates -- Togan Muftuoglu Unofficial SuSE FAQ Maintainer http://dinamizm.ath.cx
Hi, I think it is no neccesary to do that. I resolved the problems of dependencies (derived likely of updating with Yast2_on_line_update with patches rpm) simply re-installing the problematic packages: apt-get install my_problematic_package That way apache only will be down during few seconds when doing '/sbin/SuSEconfig' Guillermo. On Thursday 29 August 2002 19:22, Preston Crawford wrote:
On Wed, 28 Aug 2002, Frederik Vos wrote:
On Thursday 29 August 2002 19:14, Preston Crawford wrote:
By the way, this is the error I'm getting after running apt-get update and following the instructions on the site listed in an earlier thread.
"WARNING: 'apache' has 2 packages with same version but different dependencies. That usually means a packaging bug."
What does this mean and is this fixable?
Preston
rpm --erase --allmatches apache
after that install apache via apt-get
Is that to say I have to uninstall apache (which I'm currently using) and reinstall it via apt-get? I'm getting a lot for those errors, btw, for other programs. Does that mean ALL of those have to be uninstalled and reinstalled? Sorry, if that's the case I'll switch to FreeBSD. I bought a distro so I could gain the benefit of a distro. That sounds like a HUGE drawback to me.
Preston
-- Guillermo Ballester Valor gbv@oxixares.com Ogijares, Granada SPAIN
participants (5)
-
Frederik Vos
-
Guillermo Ballester Valor
-
Preston Crawford
-
Richard Bos
-
Togan Muftuoglu