portupgrade linux-pango problem


 
Thread Tools Search this Thread
Operating Systems BSD portupgrade linux-pango problem
# 1  
Old 06-25-2009
portupgrade linux-pango problem

Downloading fresh database.
auditfile.tbz 56 kB 65 kBps
New database installed.
Database created: Thu Jun 25 02:40:01 HKT 2009

Checking for packages with security vulnerabilities:

Affected package: linux-pango-1.10.2
Type of problem: pango -- integer overflow.
Reference: <http://www.FreeBSD.org/ports/portaudit/4b172278-3f46-11de-becb-001cc0377035.html>

1 problem(s) in your installed packages found.

You are advised to update or deinstall the affected package(s) immediately.

ostubeSmilieortupgrade linux-pango-1.10.2
upgrading 'linux-pango-1.10.2' to 'linux-pango-1.10.2_3' (x11-toolkits/linux-pango)
Building '/usr/ports/x---toolkits/linux-pango'
Cleaning for linux-pango-1.10.2_3
Command failed [exit code 1]: /usr/bin/script -qa/tmp/portupgrade20090625-3180-6pac2y-0 env UPGRADE_TOOL:
portupgrade UPGRADE_PORT:linux-pango-1.10.2 UPGRADE_PORT_VER=1.10.2 make
**Fix the problem and try again
** Listing the failed packages(-:ignored/ *:skipped / !:failed)
! x11-toolkits/linux-pango (linux-pango-1.10.2)
(unknown build error)

i have a ostube install in this computer and this problem let the ostube can't work
anyone can help me , please
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

need help,about pango installing

dear all; Pango built with Cairo support is required to build GTK+. how can i install Pango built with Cairo?? anybody know? Thanks a lot!!!!!!!!! (5 Replies)
Discussion started by: snowfly
5 Replies

2. BSD

portupgrade

Hello this is newly user of FreeBSD and got a problem on portupgrade I just installed release4.6 and then cvsup was ok every ports are renew to up to date. but can't make install even one ports. incomplete process with message below. i want someone advice me what the reason and how to solve... (1 Reply)
Discussion started by: antoniozacca
1 Replies

3. Linux

Pango installation problem

Hello I am trying to install gtk and after installing fontconfig,pkg-config,glib,pango,atk (in that order)i tried installing gtk but it said pango along with cario package is required. So now when i complied cario and then do a "make" for pango it gives the following error ... (2 Replies)
Discussion started by: shalabh
2 Replies
Login or Register to Ask a Question
ABRT-ACTION-SAVE-(1)						    ABRT Manual 					      ABRT-ACTION-SAVE-(1)

NAME
abrt-action-save-package-data - Query package database and save package and component name. SYNOPSIS
abrt-action-save-package-data [-v] [-c CONFFILE] -d DIR DESCRIPTION
The tool reads problem directory DIR. It analyzes contents of analyzer, executable, cmdline and remote elements, checks database of installed packages, and creates new elements package and component. This data is usually necessary if the problem will be reported to a bug tracking database. Integration with ABRT events This tool can be used as an ABRT reporter. Example fragment for /etc/libreport/report_event.conf: # Determine in which package/component the crash happened (if not yet done): EVENT=post-create component= abrt-action-save-package-data OPTIONS
-v, --verbose Be verbose -c CONFFILE Path to configuration file. -d DIR Path to problem directory. SEE ALSO
abrt_event.conf(5), abrt-action-save-package-data.conf(5) AUTHORS
o ABRT team abrt 2.1.11 06/18/2014 ABRT-ACTION-SAVE-(1)