Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2012 11:14:38 +0100
From:      Henri Hennebert <hlh@restart.be>
To:        freebsd-stable@freebsd.org
Subject:   Re: libutempter
Message-ID:  <4F11558E.6010806@restart.be>
In-Reply-To: <op.v72f03qaqdqf40@desktop.drenet.local>
References:  <CAN-pd=cA_H%2Beq4V0UuhCTrhJxtrPn1hqyXw0DoSxEXpfe0qU2A@mail.gmail.com> <op.v72f03qaqdqf40@desktop.drenet.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/14/2012 09:47, Andre Goree wrote:
> On Tue, 10 Jan 2012 19:58:13 -0600, Andre Goree <andre@drenet.info> wrote:
> 
>> I recently csup'd 9-STABLE and was able to get it working along with my
>> custom kernel.  I'm now in the process of rebuilding all my ports, and
>> I've
>> come across something when running 'portmaster -af' that I can't seem to
>> find any information on.
>>
>> ===>>> Launching child to reinstall libutempter-1.1.5_1
>>
>> ===>>> Port directory: /usr/ports/sysutils/libutempter
>>
>>         ===>>> This port is marked IGNORE
>>         ===>>> is now contained in the base system
>>
>>
>>         ===>>> If you are sure you can build it, remove the
>>                IGNORE line in the Makefile and try again.
>>
>> ===>>> Update for libutempter-1.1.5_1 failed
>> ===>>> Aborting update
>>
>> Terminated
>>
>>
>> I figure, "ok I'll just delete the package and move on."  However, there
>> are many packages I have installed that depend on libutemper.  I would
>> still just proceed with the removal given that the functionality is
>> provided in base now, however I don't want to break all these ports and
>> have to deal with the mess when I portmaster -af again.
>>
>> What is the recommended action here?  Should I just force exclude that
>> port
>> from the upgrade?  That's probably the easiest way but I'd have to deal
>> with this at some point.
>>
>> Thanks in advance for any advice
>>
>> -- 
>> Andre Goree
>> andre@drenetinfo
> 
> So I've rebuilt everything that I could, but when I get to the ports
> that depend on libutempter, I get an error that they could not be
> reinstalled due to a failure with libutempter  :/
> 
> --->  Skipping 'www/opera' (opera-11.60) because a requisite package
> 'libutempter-1.1.5_1' (sysutils/libutempter) failed (specify -k to force)
> --->  Skipping 'www/opera-linuxplugins' (opera-linuxplugins-11.60)
> because a requisite package 'opera-11.60' (www/opera) failed (specify -k
> to force)
> --->  Skipping 'deskutils/kdeplasma-addons' (kdeplasma-addons-4.7.3)
> because a requisite package 'kdepimlibs-4.7.3' (deskutils/kdepimlibs4)
> failed (specify -k to force)
> --->  Skipping 'graphics/libkdcraw-kde4' (libkdcraw-4.7.3) because a
> requisite package 'libutempter-1.1.5_1' (sysutils/libutempter) failed
> (specify -k to force)
> 
> 
> I installed misc/compat8x, however it informed my that I'd need to add
> "" to the kernel conf.  When I try to do that, I'm met with this error:
> 
> /usr/src/sys/amd64/conf/DESKTOPKERN9: unknown option "COMPAT_FREEBSD8"
> *** Error code 1
> Stop in /usr/src.
> 
> 
> Which is weird, because:
> 
> [root@desktop src]# uname -r
> 9.0-STABLE
> 
> 
> Meaning I'm certainly running 9.0-STABLE.  So what gives re: that error
> above about "unknown option"?  I even tried to csup source and
> buildworld again, but to no avail -- the error remains.
> 
> 
I upgrade my ports with portupgrade.
After removing libutempter I just run `pkgdb -Fu' and then
I can proceed with the update of depending ports.
I don't need compat8x.

Henri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F11558E.6010806>