Date: Wed, 17 Apr 2013 20:27:58 +0200 From: Andrei Brezan <andrei693@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: chromium won't build on FreeBSD 9.1 ports rev 315799 Message-ID: <516EE9AE.7030002@gmail.com> In-Reply-To: <516ED089.6000008@growveg.net> References: <516ED089.6000008@growveg.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/17/13 18:40, John wrote: > Hello list, > > In my daily vulnerability report, I'm seeing this: > > ==================== > Affected package: chromium-25.0.1364.160 > Type of problem: chromium -- multiple vulnerabilities. > Reference: > http://portaudit.FreeBSD.org/bdd48858-9656-11e2-a9a8-00262d5ed8ee.html > ==================== > > Latest ports update as of 1630 UTC - 315981 > > I try to update it. I get: > > ================================================================ > portupgrade chromium > ---> Upgrading 'chromium-25.0.1364.160' to 'chromium-25.0.1364.172' > (www/chromium) > ---> Building '/usr/ports/www/chromium' > ===> Cleaning for chromium-25.0.1364.172 > > To build Chromium, you should have around 1 GB of memory > and a fair amount of free diskspace (~ 2.2GB). > > ===> chromium-25.0.1364.172 has known vulnerabilities: > Affected package: chromium-25.0.1364.172 > Type of problem: chromium -- multiple vulnerabilities. > Reference: > http://portaudit.FreeBSD.org/bdd48858-9656-11e2-a9a8-00262d5ed8ee.html > => Please update your ports tree and try again. > *** [check-vulnerable] Error code 1 > > Stop in /usr/ports/www/chromium. > *** [build] Error code 1 > > Stop in /usr/ports/www/chromium. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade20130417-83106-6ngbzf-0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=chromium-25.0.1364.160 UPGRADE_PORT_VER=25.0.1364.160 make > ** Fix the problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! www/chromium (chromium-25.0.1364.160) (unknown build error) > ================================================================= > > I know the code is now at revision 26.something. I have a look at > https://wiki.freebsd.org/Chromium and follow the instructions there. I > get up to here: > > ../../depot_tools/gclient sync --force > > Error: Can't update/checkout ~/tmp/depot_tools/src if an unversioned > directory is present. Delete the directory and try again. > > Please advise if/how I can proceed? > > thanks, > _______________________________________________ > You can try: portupgrade -m -DDISABLE_VULNERABILITIES chromium From what I can see there is no update yet for the mentioned security vulnerability. Regards, Andrei
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516EE9AE.7030002>