Slow down Database after upgrading to 10.2.0.5

Hi
I am having performance problems after upgrading to 10.2.0.5
At the beginning I thought the problem was sga too smalle ( ini: 598M , now 1408M ) but even after recreating the database with the new value the problem remains.
I am sending reports so that someone could give me an idea.
Thanks in advance!
DETAILED ADDM REPORT FOR TASK 'TASK_240' WITH ID 240
Analysis Period: 22-JUN-2011 from 08:34:06 to 16:00:13
Database ID/Instance: 2462860799/1
Database/Instance Names: DXT/DXT
Host Name: thoracle
Database Version: 10.2.0.5.0
Snapshot Range: from 71 to 78
Database Time: 6726 seconds
Average Database Load: .3 active sessions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FINDING 1: 38% impact (2540 seconds)
SQL statements consuming significant database time were found.
RECOMMENDATION 1: SQL Tuning, 26% benefit (1763 seconds)
ACTION: Investigate the SQL statement with SQL_ID "30rku9qg2y30j" for
possible performance improvements.
RELEVANT OBJECT: SQL statement with SQL_ID 30rku9qg2y30j and
PLAN_HASH 2734400036
select a.owner, a.object_name, INSTR(a.object_type, :"SYS_B_00"),
:"SYS_B_01" from sys.all_objects a where a.object_type IN
(:"SYS_B_02",:"SYS_B_03") and a.status = :"SYS_B_04" and a.owner
like:"SYS_B_05"escape:"SYS_B_06" and a.object_name
like:"SYS_B_07"escape:"SYS_B_08" union all select c.owner,
c.synonym_name, INSTR(a.object_type, :"SYS_B_09"), :"SYS_B_10" from
sys.all_objects a, sys.all_synonyms c where c.table_owner = a.owner
and c.table_name = a.object_name and a.object_type IN
(:"SYS_B_11",:"SYS_B_12") and a.status = :"SYS_B_13" and c.owner
like:"SYS_B_14"escape:"SYS_B_15" and c.synonym_name
like:"SYS_B_16"escape:"SYS_B_17" union all select distinct b.owner,
CONCAT(b.package_name, :"SYS_B_18" || b.object_name),
min(b.position), max(b.overload) from sys.all_arguments b where
b.package_name IS NOT NULL and b.owner
like:"SYS_B_19"escape:"SYS_B_20" and b.package_name
like:"SYS_B_21"escape:"SYS_B_22" group by b.owner,
CONCAT(b.package_name, :"SYS_B_23" || b.object_name) union all select
distinct c.owner, CONCAT(c.synonym_name, :"SYS_B_24" ||
b.object_name), min(b.position), max(b.overload) from
sys.all_arguments b, sys.all_synonyms c where c.table_owner = b.owner
and c.table_name = b.package_name and b.package_name IS NOT NULL and
c.owner like:"SYS_B_25"escape:"SYS_B_26" and c.synonym_name
like:"SYS_B_27"escape:"SYS_B_28" group by c.owner,
CONCAT(c.synonym_name, :"SYS_B_29" || b.object_name) union all select
distinct c.owner, c.synonym_name, min(b.position), max(b.overload)
from sys.all_arguments b, sys.all_synonyms c where c.owner = b.owner
and c.table_owner=b.package_name and c.table_name=b.object_name and
c.owner like:"SYS_B_30"escape:"SYS_B_31" and c.synonym_name
like:"SYS_B_32"escape:"SYS_B_33" group by c.owner, c.synonym_name
RATIONALE: SQL statement with SQL_ID "30rku9qg2y30j" was executed 12270
times and had an average elapsed time of 0.036 seconds.
RATIONALE: Waiting for event "cursor: pin S wait on X" in wait class
"Concurrency" accounted for 7% of the database time spent in
processing the SQL statement with SQL_ID "30rku9qg2y30j".
RECOMMENDATION 2: SQL Tuning, 23% benefit (1550 seconds)
ACTION: Run SQL Tuning Advisor on the SQL statement with SQL_ID
"7yv1ba0c8y86t".
RELEVANT OBJECT: SQL statement with SQL_ID 7yv1ba0c8y86t and
PLAN_HASH 2684283631
Select WSTJ_.ROWID, WSTJ_.*, WMVD_.*
From THPR.STOJOU WSTJ_, THPR.SMVTD WMVD_ Where ((WMVD_.VCRTYP_0(+) =
WSTJ_.VCRTYP_0) AND (WMVD_.VCRNUM_0(+) = WSTJ_.VCRNUM_0) AND
(WMVD_.VCRLIN_0(+) = WSTJ_.VCRLIN_0))
And WMVD_.CCE2_0 = :1 And WSTJ_.IPTDAT_0 <= :2 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_0",:"SYS_B_1") <> :3 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_2",:"SYS_B_3") <> :4 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_4",:"SYS_B_5") <> :5 And
((WSTJ_.TRSFAM_0 = :6) Or (WSTJ_.TRSFAM_0 = :7))
Order by WSTJ_.STOFCY_0,WSTJ_.UPDCOD_0,WSTJ_.ITMREF_0,WSTJ_.IPTDAT_0
Desc,WSTJ_.MVTSEQ_0,WSTJ_.MVTIND_0
RATIONALE: SQL statement with SQL_ID "7yv1ba0c8y86t" was executed 47
times and had an average elapsed time of 32 seconds.
RECOMMENDATION 3: SQL Tuning, 14% benefit (926 seconds)
ACTION: Use bigger fetch arrays while fetching results from the SELECT
statement with SQL_ID "7yv1ba0c8y86t".
RELEVANT OBJECT: SQL statement with SQL_ID 7yv1ba0c8y86t and
PLAN_HASH 2684283631
Select WSTJ_.ROWID, WSTJ_.*, WMVD_.*
From THPR.STOJOU WSTJ_, THPR.SMVTD WMVD_ Where ((WMVD_.VCRTYP_0(+) =
WSTJ_.VCRTYP_0) AND (WMVD_.VCRNUM_0(+) = WSTJ_.VCRNUM_0) AND
(WMVD_.VCRLIN_0(+) = WSTJ_.VCRLIN_0))
And WMVD_.CCE2_0 = :1 And WSTJ_.IPTDAT_0 <= :2 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_0",:"SYS_B_1") <> :3 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_2",:"SYS_B_3") <> :4 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_4",:"SYS_B_5") <> :5 And
((WSTJ_.TRSFAM_0 = :6) Or (WSTJ_.TRSFAM_0 = :7))
Order by WSTJ_.STOFCY_0,WSTJ_.UPDCOD_0,WSTJ_.ITMREF_0,WSTJ_.IPTDAT_0
Desc,WSTJ_.MVTSEQ_0,WSTJ_.MVTIND_0
FINDING 2: 37% impact (2508 seconds)
Time spent on the CPU by the instance was responsible for a substantial part
of database time.
RECOMMENDATION 1: SQL Tuning, 26% benefit (1763 seconds)
ACTION: Investigate the SQL statement with SQL_ID "30rku9qg2y30j" for
possible performance improvements.
RELEVANT OBJECT: SQL statement with SQL_ID 30rku9qg2y30j and
PLAN_HASH 2734400036
select a.owner, a.object_name, INSTR(a.object_type, :"SYS_B_00"),
:"SYS_B_01" from sys.all_objects a where a.object_type IN
(:"SYS_B_02",:"SYS_B_03") and a.status = :"SYS_B_04" and a.owner
like:"SYS_B_05"escape:"SYS_B_06" and a.object_name
like:"SYS_B_07"escape:"SYS_B_08" union all select c.owner,
c.synonym_name, INSTR(a.object_type, :"SYS_B_09"), :"SYS_B_10" from
sys.all_objects a, sys.all_synonyms c where c.table_owner = a.owner
and c.table_name = a.object_name and a.object_type IN
(:"SYS_B_11",:"SYS_B_12") and a.status = :"SYS_B_13" and c.owner
like:"SYS_B_14"escape:"SYS_B_15" and c.synonym_name
like:"SYS_B_16"escape:"SYS_B_17" union all select distinct b.owner,
CONCAT(b.package_name, :"SYS_B_18" || b.object_name),
min(b.position), max(b.overload) from sys.all_arguments b where
b.package_name IS NOT NULL and b.owner
like:"SYS_B_19"escape:"SYS_B_20" and b.package_name
like:"SYS_B_21"escape:"SYS_B_22" group by b.owner,
CONCAT(b.package_name, :"SYS_B_23" || b.object_name) union all select
distinct c.owner, CONCAT(c.synonym_name, :"SYS_B_24" ||
b.object_name), min(b.position), max(b.overload) from
sys.all_arguments b, sys.all_synonyms c where c.table_owner = b.owner
and c.table_name = b.package_name and b.package_name IS NOT NULL and
c.owner like:"SYS_B_25"escape:"SYS_B_26" and c.synonym_name
like:"SYS_B_27"escape:"SYS_B_28" group by c.owner,
CONCAT(c.synonym_name, :"SYS_B_29" || b.object_name) union all select
distinct c.owner, c.synonym_name, min(b.position), max(b.overload)
from sys.all_arguments b, sys.all_synonyms c where c.owner = b.owner
and c.table_owner=b.package_name and c.table_name=b.object_name and
c.owner like:"SYS_B_30"escape:"SYS_B_31" and c.synonym_name
like:"SYS_B_32"escape:"SYS_B_33" group by c.owner, c.synonym_name
RATIONALE: SQL statement with SQL_ID "30rku9qg2y30j" was executed 12270
times and had an average elapsed time of 0.036 seconds.
RATIONALE: Waiting for event "cursor: pin S wait on X" in wait class
"Concurrency" accounted for 7% of the database time spent in
processing the SQL statement with SQL_ID "30rku9qg2y30j".
RATIONALE: Average CPU used per execution was 0.036 seconds.
RECOMMENDATION 2: SQL Tuning, 23% benefit (1550 seconds)
ACTION: Run SQL Tuning Advisor on the SQL statement with SQL_ID
"7yv1ba0c8y86t".
RELEVANT OBJECT: SQL statement with SQL_ID 7yv1ba0c8y86t and
PLAN_HASH 2684283631
Select WSTJ_.ROWID, WSTJ_.*, WMVD_.*
From THPR.STOJOU WSTJ_, THPR.SMVTD WMVD_ Where ((WMVD_.VCRTYP_0(+) =
WSTJ_.VCRTYP_0) AND (WMVD_.VCRNUM_0(+) = WSTJ_.VCRNUM_0) AND
(WMVD_.VCRLIN_0(+) = WSTJ_.VCRLIN_0))
And WMVD_.CCE2_0 = :1 And WSTJ_.IPTDAT_0 <= :2 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_0",:"SYS_B_1") <> :3 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_2",:"SYS_B_3") <> :4 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_4",:"SYS_B_5") <> :5 And
((WSTJ_.TRSFAM_0 = :6) Or (WSTJ_.TRSFAM_0 = :7))
Order by WSTJ_.STOFCY_0,WSTJ_.UPDCOD_0,WSTJ_.ITMREF_0,WSTJ_.IPTDAT_0
Desc,WSTJ_.MVTSEQ_0,WSTJ_.MVTIND_0
RATIONALE: SQL statement with SQL_ID "7yv1ba0c8y86t" was executed 47
times and had an average elapsed time of 32 seconds.
RATIONALE: Average CPU used per execution was 32 seconds.
RECOMMENDATION 3: SQL Tuning, 5.8% benefit (390 seconds)
ACTION: Run SQL Tuning Advisor on the SQL statement with SQL_ID
"cbtd2nt52qn1c".
RELEVANT OBJECT: SQL statement with SQL_ID cbtd2nt52qn1c and
PLAN_HASH 2897530229
Select DAE_.ROWID, DAE_.*, HAE_.*
From THPR.GACCENTRYD DAE_, THPR.GACCENTRY HAE_ Where ((HAE_.TYP_0(+)
= DAE_.TYP_0) AND (HAE_.NUM_0(+) = DAE_.NUM_0))
And HAE_.CPY_0 = :1 And HAE_.ACCDAT_0 >= :2 And HAE_.ACCDAT_0 <= :3
And DAE_.ACC_0 = :4 And HAE_.FCY_0 >= :5 And HAE_.FCY_0 <= :6
Order by DAE_.BPR_0,DAE_.CUR_0,DAE_.ACC_0
RATIONALE: SQL statement with SQL_ID "cbtd2nt52qn1c" was executed 12980
times and had an average elapsed time of 0.03 seconds.
RATIONALE: Average CPU used per execution was 0.029 seconds.
RECOMMENDATION 4: SQL Tuning, 2.1% benefit (138 seconds)
ACTION: Run SQL Tuning Advisor on the SQL statement with SQL_ID
"33t7fszkr29gy".
RELEVANT OBJECT: SQL statement with SQL_ID 33t7fszkr29gy and
PLAN_HASH 2684283631
Select WSTJ_.ROWID, WSTJ_.*, WMVD_.*
From THPR.STOJOU WSTJ_, THPR.SMVTD WMVD_ Where ((WMVD_.VCRTYP_0(+) =
WSTJ_.VCRTYP_0) AND (WMVD_.VCRNUM_0(+) = WSTJ_.VCRNUM_0) AND
(WMVD_.VCRLIN_0(+) = WSTJ_.VCRLIN_0))
And WMVD_.CCE2_0 = :1 And WSTJ_.IPTDAT_0 <= :2 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_0",:"SYS_B_1") <> :3 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_2",:"SYS_B_3") <> :4 And
Substr(WMVD_.ITMDES1_0,:"SYS_B_4",:"SYS_B_5") <> :5 And
(((WSTJ_.TRSFAM_0 = :6) Or (WSTJ_.TRSFAM_0 = :7)))
Order by WSTJ_.STOFCY_0,WSTJ_.UPDCOD_0,WSTJ_.ITMREF_0,WSTJ_.IPTDAT_0
Desc,WSTJ_.MVTSEQ_0,WSTJ_.MVTIND_0
RATIONALE: SQL statement with SQL_ID "33t7fszkr29gy" was executed 1
times and had an average elapsed time of 136 seconds.
RATIONALE: Average CPU used per execution was 138 seconds.
FINDING 3: 15% impact (1008 seconds)
SQL statements with the same text were not shared because of cursor
environment mismatch. This resulted in additional hard parses which were
consuming significant database time.
RECOMMENDATION 1: Application Analysis, 15% benefit (1008 seconds)
ACTION: Look for top reason for cursor environment mismatch in
V$SQL_SHARED_CURSOR.
ADDITIONAL INFORMATION:
Common causes of environment mismatch are session NLS settings, SQL
trace settings and optimizer parameters.
SYMPTOMS THAT LED TO THE FINDING:
SYMPTOM: Hard parsing of SQL statements was consuming significant
database time. (20% impact [1336 seconds])
SYMPTOM: Contention for latches related to the shared pool was
consuming significant database time. (2% impact [135
seconds])
INFO: Waits for "cursor: pin S wait on X" amounted to 1% of
database time.
SYMPTOM: Wait class "Concurrency" was consuming significant
database time. (2.3% impact [154 seconds])
FINDING 4: 8.5% impact (570 seconds)
Wait class "User I/O" was consuming significant database time.
NO RECOMMENDATIONS AVAILABLE
ADDITIONAL INFORMATION:
Waits for I/O to temporary tablespaces were not consuming significant
database time.
The throughput of the I/O subsystem was not significantly lower than
expected.
FINDING 5: 5.3% impact (355 seconds)
The SGA was inadequately sized, causing additional I/O or hard parses.
RECOMMENDATION 1: DB Configuration, 3.2% benefit (215 seconds)
ACTION: Increase the size of the SGA by setting the parameter
"sga_target" to 1740 M.
ADDITIONAL INFORMATION:
The value of parameter "sga_target" was "1392 M" during the analysis
period.
SYMPTOMS THAT LED TO THE FINDING:
SYMPTOM: Hard parsing of SQL statements was consuming significant
database time. (20% impact [1336 seconds])
SYMPTOM: Contention for latches related to the shared pool was
consuming significant database time. (2% impact [135
seconds])
INFO: Waits for "cursor: pin S wait on X" amounted to 1% of
database time.
SYMPTOM: Wait class "Concurrency" was consuming significant
database time. (2.3% impact [154 seconds])
SYMPTOM: Wait class "User I/O" was consuming significant database time.
(8.5% impact [570 seconds])
INFO: Waits for I/O to temporary tablespaces were not consuming
significant database time.
The throughput of the I/O subsystem was not significantly lower
than expected.
FINDING 6: 4.2% impact (281 seconds)
Cursors were getting invalidated due to DDL operations. This resulted in
additional hard parses which were consuming significant database time.
RECOMMENDATION 1: Application Analysis, 4.2% benefit (281 seconds)
ACTION: Investigate appropriateness of DDL operations.
SYMPTOMS THAT LED TO THE FINDING:
SYMPTOM: Hard parsing of SQL statements was consuming significant
database time. (20% impact [1336 seconds])
SYMPTOM: Contention for latches related to the shared pool was
consuming significant database time. (2% impact [135
seconds])
INFO: Waits for "cursor: pin S wait on X" amounted to 1% of
database time.
SYMPTOM: Wait class "Concurrency" was consuming significant
database time. (2.3% impact [154 seconds])
FINDING 7: 4% impact (266 seconds)
Waits on event "log file sync" while performing COMMIT and ROLLBACK operations
were consuming significant database time.
RECOMMENDATION 1: Host Configuration, 4% benefit (266 seconds)
ACTION: Investigate the possibility of improving the performance of I/O
to the online redo log files.
RATIONALE: The average size of writes to the online redo log files was
26 K and the average time per write was 2 milliseconds.
SYMPTOMS THAT LED TO THE FINDING:
SYMPTOM: Wait class "Commit" was consuming significant database time.
(4% impact [266 seconds])
FINDING 8: 2.9% impact (192 seconds)
Soft parsing of SQL statements was consuming significant database time.
RECOMMENDATION 1: Application Analysis, 2.9% benefit (192 seconds)
ACTION: Investigate application logic to keep open the frequently used
cursors. Note that cursors are closed by both cursor close calls and
session disconnects.
RECOMMENDATION 2: DB Configuration, 2.9% benefit (192 seconds)
ACTION: Consider increasing the maximum number of open cursors a session
can have by increasing the value of parameter "open_cursors".
ACTION: Consider increasing the session cursor cache size by increasing
the value of parameter "session_cached_cursors".
RATIONALE: The value of parameter "open_cursors" was "800" during the
analysis period.
RATIONALE: The value of parameter "session_cached_cursors" was "20"
during the analysis period.
SYMPTOMS THAT LED TO THE FINDING:
SYMPTOM: Contention for latches related to the shared pool was consuming
significant database time. (2% impact [135 seconds])
INFO: Waits for "cursor: pin S wait on X" amounted to 1% of database
time.
SYMPTOM: Wait class "Concurrency" was consuming significant database
time. (2.3% impact [154 seconds])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ADDITIONAL INFORMATION
Wait class "Application" was not consuming significant database time.
Wait class "Configuration" was not consuming significant database time.
Wait class "Network" was not consuming significant database time.
Session connect and disconnect calls were not consuming significant database
time.
The database's maintenance windows were active during 100% of the analysis
period.
The analysis of I/O performance is based on the default assumption that the
average read time for one database block is 10000 micro-seconds.
An explanation of the terminology used in this report is available when you
run the report with the 'ALL' level of detail.

user12023161 wrote:
I have upgraded 10.2.0.3.0 to 10.2.0.5.0 and facing same issue. The database is slow in general after upgrade compared to 10.2.0.3.0.Try setting OPTIMIZER_FEATURE_ENABLE parameter to 10.2.0.3.
Refer following link:
http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams142.htm

Similar Messages

  • SAP B1 APPLICATION IS RUNNING SLOW IN SERVER AFTER UPGRADE

    Hi,
    The sap application is running slow in server after upgrading it from 9.0 to 9.1 it's taking 5-10 secs to open a document after clicking it and its taking more time in client system.
    what are the steps to be taken so that the application will run without any delay.
    Regards,
    Karthik B

    hi please check bellow thread ,it may help you
    Client Machines Logon to SAP Server is Very Slow
    update the status
    regards
    AKR

  • My iphone got slow on keyboard after upgrade...  Any hints ?  Tia .

    Hi team
    my iphone got slow on keyboard after upgrade...  Any hints ?  Tia .

    No, I have not done a restore with no backup but I'll try (when my job will let me some time to spend for myself).
    Contacts, music, calendars etc. work fine (I don't have pictures on my iPhone) but everything "feels" slow and intermittent.
    I'll let you know about the complete initialization.
    cheers
    rob

  • Screen Sharing slows down dramatically after RDP upgrade from 2 to 3

    For some reason once we upgraded from RDP 2 to RDP 3 our Screen Sharing has gotten increasingly slow. We are using it in a school environment where the teacher will share their screen with the students, and as we add more students to the share the sharing slows down to become unusable. This problem is intermittent (otherwise I would go though the logs and run a control test), and has only started upon upgrading to RDP 3. Anyone else experience this behavior? I believe we are all running 10.5.x on the OS side.

    I also know someone that is having this issue; it was fine with the previous ARD version they were using in the computer lab, but after upgrading screen sharing have slowed down. It's not really that of an issue when its just one computer, but when they put all 30 computers the FPS drops down.
    Keep in mind that they were not having the issues before upgrading. I've also been told that, currently, they got a 5 MB connection. I ran a network test and everything seemed fine (or more like I didn't know what was going to tell me that something was wrong, but all the numbers were very low).

  • My MBP (2012) has slowed down substantially after Yosemite installation, what should i

    Hi All,
    I have a 2012 MBP, which used to run smooth as silk, but it has dropped down to a snail pace after upgrading to Yosemite. I'd appreciate recommendations on how to re-store, kill malware, etc based on my machines diagnostics reported below:
    Problem description:
    Slow macbook Pro (2012) after Yosemite upgrade
    EtreCheck version: 2.1.8 (121)
    Report generated March 29, 2015 at 7:16:22 AM GMT+11
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Late 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.4 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 584
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Time since boot: 18 days 0:18:6
    Disk Information: ℹ️
        ST9500325ASG disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (63.09 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-8A8
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.devguru.driver.SamsungComposite (1.2.48 - SDK 10.6) [Click for support]
        [not loaded]    com.nike.sportwatch (1.0.0) [Click for support]
        [not loaded]    com.wdc.driver.1394HP (1.0.6) [Click for support]
        [not loaded]    com.wdc.driver.USBHP (1.0.4) [Click for support]
        [not loaded]    net.Thomson.iokit.USBLAN_usbpart (1.6.0) [Click for support]
            /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
        [not loaded]    com.devguru.driver.SamsungACMControl (1.2.48 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungACMData (1.2.48 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungMTP (1.2.48 - SDK 10.5) [Click for support]
        [not loaded]    com.devguru.driver.SamsungSerial (1.2.48 - SDK 10.6) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.icloud.fmfd.plist
        [killed]    com.apple.rcd.plist
        [killed]    com.apple.scopedbookmarkagent.xpc.plist
        6 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AirPlayXPCHelper.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.icloud.findmydeviced.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.periodic-monthly.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        8 processes killed due to memory pressure
    Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.bombich.ccc.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        BitTorrent    Application  (/Volumes/BitTorrent/BitTorrent.app)
        Nike+ Connect Helper    Application Hidden (/Applications/Nike+ Connect.app/Contents/Resources/Nike+ Connect Helper.app)
        EvernoteHelper    UNKNOWN  (missing value)
        KiesViaWiFiAgent    Application Hidden (/Applications/Kies.app/Contents/MacOS/KiesViaWiFiAgent.app)
        fuspredownloader    Application Hidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 11.1.102.55 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 11.1.102.55 Outdated! Update
        Default Browser: Version: 600 - SDK 10.10
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        CitrixICAClientPlugIn: Version: 11.4.0 - SDK 10.0 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 [Click for support]
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        Silverlight: Version: 5.1.20513.0 - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        Searchme [Adware! - Remove]
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            28%    Google Chrome
            17%    WindowServer
            13%    sandboxd
             3%    sysmond
             2%    Dock
    Top Processes by Memory: ℹ️
        168 MB    Google Chrome
        99 MB    Finder
        92 MB    Google Chrome Helper
        64 MB    mds_stores
        64 MB    WindowServer
    Virtual Memory Information: ℹ️
        77 MB    Free RAM
        1.27 GB    Active RAM
        1.22 GB    Inactive RAM
        1.13 GB    Wired RAM
        72.14 GB    Page-ins
        1.29 GB    Page-outs

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • System has slowed down considerably after updates from Apple. Is SyncServer the culprit?

    I use MacBook with preinstalled OS Leopard since April 2009. I have also regulalry updated my computer system using the Software Update application. However, since my last update on 12th Aug 2011, I have noticed that my system has slowed down. There is long pause between every character I type, delay in switching applications, battery dries out quicker, slow response to every command.
    I have started facing this problem after updating following software like iTunes 10.4, Safari 5.0.6, Migration Assistant Update for MAC OS Leopard & Quick Time 7.7 from Software Updater. Although, my OS is still leopard.
    I noticed on the Activity Monitor that syncserver is using majority of my RAM and reappers even if I stop the process. Some of its subprocess like AddressBookSync also appears and consumes lot of memory. Is this the problem? Though, I never noticed earlier what size it consumed.
    I use Microsoft Office suite for Mac and have also checked and deselected all sync services. Yet, the Process (PID 305) continues to appear in Activity Monitor.
    I am no techie, and would appreciate quick help to resolve this issue.
    Thanks!

    I was just about to write the same problem, but I don't have VMware; my laptop is late 2008 was running Snow Leopard (uptodate version).
    I've scientific softwares so probably would require a clean re-installation of ML. I MUST MENTION HERE that those software which were written for PPC will NOT work on ML. Just found out that one of my important softwares version won't work on ML; need $500  to upgrade that software .
    Therefore, I'd also want to know how can I go back to SL.
    I'll let you know how clean re-installation has worked.

  • OS slow to respond after upgrading to osx 10.8.3

    Hi ,
    I am facing issues after upgrading the mac book pro 2011 late model to osx lion 10.8.3 .
    Battery draining too fast. I was just reading an ebook . not connected to internet .
    Safari is slow to respond/stuck.
    itunes stuck .
    couldnt even open the terminal.
    hard rebooted the machine twice.
    below is the list of process
    851  mdworker     0.0  00:00.11 3    1    55   67    1640K  23M    6168K  51M    2416M  851  137  sleeping 501  2204     212     787       295       2762
    850  mdworker     0.0  00:00.04 3    1    55   64    1112K  13M    5452K  51M    2417M  850  225  sleeping 89   1729     206     639       290       1500
    840  rpcsvchost   0.0  00:00.02 16   2    46   85    1124K  680K   2980K  66M    2426M  840  1    sleeping 0    944      150     107       36        905
    825  com.apple.iC 0.0  00:00.19 4    2    54   67    1512K  3816K  5996K  51M    2428M  825  1    stuck    501  3286     325     577       264       3480
    820  cookied      0.0  00:00.30 2    1    43   46    2136K  228K   2896K  49M    2407M  820  137  sleeping 501  1561     106     3595      1779      27193
    mdworker process appeared to be stuck after i had rebooted the machine.
    is this process a bug or a system related process.
    what can i do if a process is shown as stuck ?
    Thanks,

    Try this:
    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • [SOLVED] Problem Synchronizing package databases after upgrade

    After upgrading I'm having this:
    [root@david-laptop david]# pacman -Suyy
    :: Synchronizing package databases...
    error: failed retrieving file 'testing.db' from mirrors.kernel.org : Forbidden
    downloading testing.db...
    error: failed retrieving file 'core.db' from mirrors.kernel.org : Forbidden
    downloading core.db...
    error: failed retrieving file 'extra.db' from mirrors.kernel.org : Forbidden
    downloading extra.db...
    error: failed retrieving file 'community-testing.db' from mirrors.kernel.org : Forbidden
    downloading community-testing.db...
    error: failed retrieving file 'community.db' from mirrors.kernel.org : Forbidden
    downloading community.db...
    error: failed retrieving file 'multilib-testing.db' from mirrors.kernel.org : Forbidden
    error: failed retrieving file 'multilib-testing.db' from mirror.cs.vt.edu : Not Found
    error: failed retrieving file 'multilib-testing.db' from mirrors.easynews.com : Not Found
    error: failed retrieving file 'multilib-testing.db' from mirrors.gigenet.com : Not Found
    error: failed retrieving file 'multilib-testing.db' from www.gtlib.gatech.edu : Not Found
    error: failed retrieving file 'multilib.db' from mirrors.kernel.org : Forbidden
    error: failed retrieving file 'multilib.db' from mirror.cs.vt.edu : Not Found
    error: failed retrieving file 'multilib.db' from mirrors.easynews.com : Not Found
    error: failed retrieving file 'multilib.db' from mirrors.gigenet.com : Not Found
    error: failed retrieving file 'multilib.db' from www.gtlib.gatech.edu : Not Found
    downloading archlinuxfr.db...
    :: Starting full system upgrade...
    warning: a52dec: local (0.7.4-5) is newer than extra (0.7.4-4)
    warning: aalib: local (1.4rc5-8) is newer than extra (1.4rc5-6)
    warning: acl: local (2.2.51-1) is newer than core (2.2.49-1)
    warning: alsa-lib: local (1.0.24.1-1) is newer than extra (1.0.23-1)
    warning: alsa-plugins: local (1.0.24-2) is newer than community (1.0.23-1)
    warning: apache: local (2.2.19-1) is newer than extra (2.2.15-2)
    warning: apr: local (1.4.5-1) is newer than extra (1.4.2-1)
    warning: apr-util: local (1.3.12-1) is newer than extra (1.3.9-4)
    warning: artwiz-fonts: local (1.3-6) is newer than extra (1.3-5)
    warning: aspell: local (0.60.6-5) is newer than extra (0.60.6-4)
    warning: atk: local (2.0.0-1) is newer than extra (1.30.0-1)
    warning: at-spi: local (1.32.0-4) is newer than extra (1.30.1-1)
    warning: attr: local (2.4.46-1) is newer than core (2.4.44-1)
    warning: autoconf: local (2.68-1) is newer than core (2.66-2)
    warning: automake: local (1.11.1-2) is newer than core (1.11.1-1)
    warning: avahi: local (0.6.30-2) is newer than extra (0.6.25-3)
    warning: babl: local (0.1.4-1) is newer than extra (0.1.2-1)
    warning: banshee: local (2.0.1-2) is newer than extra (1.6.1-1)
    warning: bash: local (4.2.010-1) is newer than core (4.1.007-1)
    warning: binutils: local (2.21-8) is newer than core (2.20.1-3)
    warning: bison: local (2.5-1) is newer than core (2.4.2-1)
    warning: bluez: local (4.93-2) is newer than extra (4.69-1)
    warning: bogofilter: local (1.2.2-2) is newer than extra (1.2.1-1)
    warning: boo: local (0.9.4.9-1) is newer than extra (0.9.3.3457-1)
    warning: boost-libs: local (1.46.1-2) is newer than extra (1.43.0-1)
    warning: brasero: local (3.0.0-1) is newer than extra (2.30.2-1)
    warning: brltty: local (4.2-4) is newer than extra (4.1-3)
    warning: bug-buddy: local (2.32.0-1) is newer than extra (2.30.0-1)
    warning: bzip2: local (1.0.6-1) is newer than core (1.0.5-5)
    warning: ca-certificates: local (20110421-3) is newer than core (20090814-3)
    warning: cairo: local (1.10.2-2) is newer than extra (1.8.10-1)
    warning: cairomm: local (1.10.0-1) is newer than extra (1.8.4-1)
    warning: cdparanoia: local (10.2-3) is newer than extra (10.2-2)
    warning: cdrdao: local (1.2.3-5) is newer than extra (1.2.3-4)
    warning: cdrkit: local (1.1.11-1) is newer than extra (1.1.10-1)
    warning: cheese: local (3.0.1-2) is newer than extra (2.30.1-1)
    warning: chromium: local (11.0.696.71-1) is newer than extra (5.0.375.99-1)
    warning: clutter: local (1.6.14-1) is newer than extra (1.2.10-1)
    warning: clutter-gtk: local (1.0.0-1) is newer than extra (0.10.4-1)
    warning: compositeproto: local (0.4.2-1) is newer than extra (0.4.1-1)
    warning: consolekit: local (0.4.5-1) is newer than extra (0.4.1-2)
    warning: coreutils: local (8.12-2) is newer than core (8.5-2)
    warning: cracklib: local (2.8.18-1) is newer than core (2.8.16-1)
    warning: cryptsetup: local (1.3.1-1) is newer than core (1.1.3-1)
    warning: cups: local (1.4.6-3) is newer than extra (1.4.4-1)
    warning: curl: local (7.21.6-2) is newer than extra (7.21.0-1)
    warning: cyrus-sasl-plugins: local (2.1.23-5) is newer than extra (2.1.23-2)
    warning: damageproto: local (1.2.1-1) is newer than extra (1.2.0-1)
    warning: dash: local (0.5.6.1-2) is newer than core (0.5.6.1-1)
    warning: db: local (5.1.25-1) is newer than core (4.8.26-2)
    warning: dbus: local (1.4.8-1) is newer than extra (1.2.24-1)
    warning: dbus-core: local (1.4.8-1) is newer than core (1.2.24-1)
    warning: dbus-glib: local (0.92-1) is newer than extra (0.86-1)
    warning: dbus-python: local (0.83.1-2) is newer than extra (0.83.1-1)
    warning: dcron: local (4.5-2) is newer than core (4.4-2)
    warning: desktop-file-utils: local (0.18-1) is newer than extra (0.16-1)
    warning: device-mapper: local (2.02.85-2) is newer than core (2.02.70-1)
    warning: dhcpcd: local (5.2.12-1) is newer than testing (5.2.6-1)
    warning: diffutils: local (3.0-2) is newer than core (3.0-1)
    warning: dirmngr: local (1.1.0-1) is newer than extra (1.1.0rc1-1)
    warning: djvulibre: local (3.5.24-1) is newer than extra (3.5.22-2)
    warning: dmidecode: local (2.11-1) is newer than extra (2.10-1)
    warning: dnsutils: local (9.8.0.P2-1) is newer than testing (9.7.1.P2-1)
    warning: e2fsprogs: local (1.41.14-1) is newer than core (1.41.12-1)
    warning: eject: local (2.1.5-5) is newer than extra (2.1.5-4)
    warning: ekiga: local (3.3.0-4) is newer than extra (3.2.7-2)
    warning: empathy: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: enchant: local (1.6.0-2) is newer than extra (1.6.0-1)
    warning: eog: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: epiphany: local (3.0.2-2) is newer than extra (2.30.2-1)
    warning: eventlog: local (0.2.12-2) is newer than core (0.2.12-1)
    warning: evince: local (3.0.2-1) is newer than extra (2.30.3-1)
    warning: evolution: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: evolution-data-server: local (3.0.2.1-1) is newer than extra (2.30.2.1-1)
    warning: evolution-exchange: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: evolution-webcal: local (2.32.0-1) is newer than extra (2.28.1-2)
    warning: exiv2: local (0.21.1-1) is newer than extra (0.19-1)
    warning: expat: local (2.0.1-6) is newer than core (2.0.1-5)
    warning: faad2: local (2.7-2) is newer than extra (2.7-1)
    warning: fakeroot: local (1.15.1-1) is newer than core (1.14.4-2)
    warning: fam: local (2.7.0-15) is newer than extra (2.7.0-14)
    warning: farsight2: local (0.0.28-2) is newer than extra (0.0.20-1)
    warning: ffmpeg: local (20110330-2) is newer than extra (24460-1)
    warning: fftw: local (3.2.2-2) is newer than extra (3.2.2-1)
    warning: file: local (5.07-3) is newer than core (5.04-2)
    warning: file-roller: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: filesystem: local (2011.04-1) is newer than testing (2010.07-1)
    warning: findutils: local (4.4.2-3) is newer than core (4.4.2-2)
    warning: fixesproto: local (5.0-1) is newer than extra (4.1.1-1)
    warning: flex: local (2.5.35-4) is newer than core (2.5.35-3)
    warning: fontsproto: local (2.1.1-1) is newer than extra (2.1.0-1)
    warning: freerdp: local (0.8.2-2) is newer than community (0.7.2-1)
    warning: freetype2: local (2.4.4-2) is newer than extra (2.4.1-1)
    warning: fuse: local (2.8.5-1) is newer than extra (2.8.4-2)
    warning: gawk: local (3.1.8-2) is newer than core (3.1.8-1)
    warning: gcalctool: local (6.0.2-1) is newer than extra (5.30.2-1)
    warning: gcc: local (4.6.0-6) is newer than testing (4.5.0-7)
    warning: gcc-libs: local (4.6.0-6) is newer than testing (4.5.0-7)
    warning: gconf: local (2.32.3-1) is newer than extra (2.28.1-1)
    warning: gconf-editor: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gdb: local (7.2-2) is newer than extra (7.1-2)
    warning: gdbm: local (1.8.3-8) is newer than core (1.8.3-7)
    warning: gdm: local (3.0.4-1) is newer than extra (2.30.4-1)
    warning: gedit: local (3.0.4-1) is newer than extra (2.30.3-1)
    warning: gegl: local (0.1.6-1) is newer than extra (0.1.2-1)
    warning: gen-init-cpio: local (2.6.36-1) is newer than core (2.6.32-1)
    warning: gettext: local (0.18.1.1-3) is newer than core (0.18.1.1-1)
    warning: ghostscript: local (9.02-2) is newer than extra (8.71-3)
    warning: giflib: local (4.1.6-4) is newer than extra (4.1.6-3)
    warning: gimp: local (2.6.11-5) is newer than extra (2.6.9-1)
    warning: git: local (1.7.5.4-1) is newer than extra (1.7.2-1)
    warning: gjs: local (0.7.14-1) is newer than extra (0.6-1)
    warning: glade: local (3.10.0-2) is newer than extra (3.6.7-1)
    warning: glib2: local (2.28.8-1) is newer than core (2.24.1-1)
    warning: glibc: local (2.13-5) is newer than core (2.12-4)
    warning: glibmm: local (2.28.1-1) is newer than extra (2.24.2-1)
    warning: glproto: local (1.4.12-1) is newer than extra (1.4.11-2)
    warning: gluezilla: local (2.6-3) is newer than extra (2.6-2)
    warning: gmime: local (2.4.23-1) is newer than extra (2.4.17-1)
    warning: gmp: local (5.0.2-1) is newer than core (5.0.1-1)
    warning: gnome-applets: local (3.1.1-1) is newer than extra (2.30.0-1)
    warning: gnome-backgrounds: local (3.0.2-1) is newer than extra (2.30.0-1)
    warning: gnome-bluetooth: local (3.0.1-1) is newer than extra (2.30.0-3)
    warning: gnome-common: local (2.34.0-1) is newer than extra (2.28.0-1)
    warning: gnome-control-center: local (3.0.2-1) is newer than extra (2.30.1-1)
    warning: gnome-desktop: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-desktop-sharp: local (2.26.0-7) is newer than extra (2.26.0-5)
    warning: gnome-disk-utility: local (3.0.0-1) is newer than extra (2.30.1-1)
    warning: gnome-doc-utils: local (0.20.6-1) is newer than extra (0.20.1-1)
    warning: gnome-games: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-games-extra-data: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gnome-icon-theme: local (3.0.0-2) is newer than extra (2.30.3-1)
    warning: gnome-keyring: local (3.0.3-1) is newer than extra (2.30.3-1)
    warning: gnome-mag: local (0.16.3-1) is newer than extra (0.16.1-1)
    warning: gnome-media: local (2.91.2-2) is newer than extra (2.30.0-2)
    warning: gnome-menus: local (3.0.1-1) is newer than extra (2.30.2-1)
    warning: gnome-mime-data: local (2.18.0-5) is newer than extra (2.18.0-4)
    warning: gnome-nettool: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gnome-panel: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-pilot: local (2.91.92-1) is newer than extra (2.0.17-2)
    warning: gnome-power-manager: local (3.0.2-2) is newer than extra (2.30.1-1)
    warning: gnome-python: local (2.28.1-7) is newer than extra (2.28.1-1)
    warning: gnome-python-desktop: local (2.32.0-6) is newer than extra (2.30.2-2)
    warning: gnome-screensaver: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gnome-session: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-settings-daemon: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-sharp: local (2.24.2-1) is newer than extra (2.24.1-1)
    warning: gnome-system-monitor: local (3.0.1-1) is newer than extra (2.28.1-1)
    warning: gnome-terminal: local (3.0.1-2) is newer than extra (2.30.2-1)
    warning: gnome-utils: local (3.0.1-1) is newer than extra (2.30.0-1)
    warning: gnome-vfs: local (2.24.4-3) is newer than extra (2.24.3-2)
    warning: gnupg: local (1.4.11-2) is newer than extra (1.4.10-2)
    warning: gnupg2: local (2.0.17-1) is newer than extra (2.0.15-1)
    warning: gnutls: local (2.12.6.1-1) is newer than extra (2.8.6-1)
    warning: gobject-introspection: local (0.10.8-1) is newer than extra (0.6.14-1)
    warning: gok: local (2.30.1-1) is newer than extra (2.30.0-1)
    warning: gpm: local (1.20.6-6) is newer than core (1.20.6-5)
    warning: grep: local (2.8-1) is newer than core (2.6.3-1)
    warning: groff: local (1.21-1) is newer than core (1.20.1-4)
    warning: gstreamer0.10: local (0.10.34-1) is newer than extra (0.10.29-1)
    warning: gstreamer0.10-bad: local (0.10.22-1) is newer than extra (0.10.19-1)
    warning: gstreamer0.10-bad-plugins: local (0.10.22-1) is newer than extra (0.10.19-1)
    warning: gstreamer0.10-base: local (0.10.34-1) is newer than extra (0.10.29-1)
    warning: gstreamer0.10-base-plugins: local (0.10.34-1) is newer than extra (0.10.29-1)
    warning: gstreamer0.10-ffmpeg: local (0.10.11-1) is newer than extra (0.10.10-1)
    warning: gstreamer0.10-good: local (0.10.29-1) is newer than extra (0.10.23-1)
    warning: gstreamer0.10-good-plugins: local (0.10.29-1) is newer than extra (0.10.23-1)
    warning: gstreamer0.10-python: local (0.10.21-1) is newer than extra (0.10.18-1)
    warning: gstreamer0.10-ugly: local (0.10.18-1) is newer than extra (0.10.15-2)
    warning: gstreamer0.10-ugly-plugins: local (0.10.18-1) is newer than extra (0.10.15-2)
    warning: gtk2: local (2.24.4-2) is newer than extra (2.20.1-2)
    warning: gtk-engines: local (2.20.2-1) is newer than extra (2.20.1-1)
    warning: gtkhtml: local (3.32.2-2) is newer than extra (3.30.2-1)
    warning: gtkmm: local (2.24.0-1) is newer than extra (2.20.3-1)
    warning: gtksourceview2: local (2.10.5-1) is newer than extra (2.10.4-1)
    warning: gtk-vnc: local (0.4.3-1) is newer than extra (0.3.10-1)
    warning: gucharmap: local (3.0.1-1) is newer than extra (2.30.2-1)
    warning: guile: local (1.8.8-1) is newer than extra (1.8.7-2)
    warning: gvfs: local (1.8.2-1) is newer than extra (1.6.3-1)
    warning: gvfs-obexftp: local (1.8.2-1) is newer than extra (1.6.3-1)
    warning: gvfs-smb: local (1.8.2-1) is newer than extra (1.6.3-1)
    warning: gzip: local (1.4-2) is newer than core (1.4-1)
    warning: hal: local (0.5.14-6) is newer than extra (0.5.14-4)
    warning: hunspell: local (1.3.2-1) is newer than extra (1.2.12-1)
    warning: hyphen: local (2.7.1-2) is newer than extra (2.5-1)
    warning: hyphen-en: local (2.7.1-2) is newer than extra (2.5-1)
    warning: icon-naming-utils: local (0.8.90-2) is newer than extra (0.8.90-1)
    warning: icu: local (4.8-1) is newer than extra (4.4.1-1)
    warning: imagemagick: local (6.7.0.2-1) is newer than extra (6.6.2.10-1)
    warning: initscripts: local (2011.06.3-1) is newer than core (2010.07-1)
    warning: inputproto: local (2.0.1-1) is newer than extra (2.0-1)
    warning: intel-dri: local (7.10.99.git20110531-1) is newer than extra (7.8.2-1)
    warning: intltool: local (0.41.1-2) is newer than extra (0.41.1-1)
    warning: iproute2: local (2.6.38-3) is newer than core (2.6.34-2)
    warning: iputils: local (20101006-1) is newer than core (20100214-2)
    warning: jack: local (0.120.2-1) is newer than extra (0.118.0-3)
    warning: jasper: local (1.900.1-6) is newer than extra (1.900.1-5)
    warning: jdk: local (6u25-1) is newer than community (6u20-1)
    warning: jfsutils: local (1.1.14-2) is newer than core (1.1.14-1)
    warning: jre: local (6u25-1) is newer than community (6u20-1)
    warning: kbd: local (1.15.3-1) is newer than core (1.15.2-1)
    warning: kbproto: local (1.0.5-1) is newer than extra (1.0.4-1)
    warning: kernel26: local (2.6.39-1) is newer than core (2.6.34.1-1)
    warning: kernel26-headers: local (2.6.39-1) is newer than core (2.6.34.1-1)
    warning: lcms: local (1.19-1) is newer than extra (1.18-3)
    warning: less: local (443-2) is newer than core (436-1)
    warning: lib32-alsa-lib: local (1.0.24.1-1) is newer than community (1.0.23-2)
    warning: lib32-atk: local (1.32.0-1) is newer than community (1.30.0-1)
    warning: lib32-attr: local (2.4.44-4) is newer than community (2.4.44-2)
    warning: lib32-cairo: local (1.10.2-2) is newer than community (1.8.10-1)
    warning: lib32-db: local (5.1.19-1) is newer than community (4.8.26-2)
    warning: lib32-dbus-core: local (1.4.0-2) is newer than community (1.2.24-1)
    warning: lib32-e2fsprogs: local (1.41.14-2) is newer than community (1.41.12-1)
    warning: lib32-expat: local (2.0.1-7) is newer than community (2.0.1-5)
    warning: lib32-flac: local (1.2.1-7) is newer than community (1.2.1-3)
    warning: lib32-fontconfig: local (2.8.0-3) is newer than community (2.8.0-1)
    warning: lib32-freetype2: local (2.4.4-1) is newer than community (2.4.1-1)
    warning: lib32-gcc-libs: local (4.6.0-6) is newer than community (4.5.0-6)
    warning: lib32-glib2: local (2.28.6-1) is newer than community (2.24.1-1)
    warning: lib32-glibc: local (2.13-5) is newer than community (2.12-4)
    warning: lib32-gnutls: local (2.12.2-1) is newer than community (2.8.6-1)
    warning: lib32-gtk2: local (2.24.4-1) is newer than community (2.20.1-2)
    warning: lib32-heimdal: local (1.3.3-3) is newer than community (1.3.3-1)
    warning: lib32-libasyncns: local (0.8-5) is newer than community (0.8-3)
    warning: lib32-libcap: local (2.21-1) is newer than community (2.19-1)
    warning: lib32-libcups: local (1.4.5-1) is newer than community (1.4.4-1)
    warning: lib32-libdrm: local (2.4.25-1) is newer than community (2.4.21-1)
    warning: lib32-libgcrypt: local (1.4.6-3) is newer than community (1.4.5-2.1)
    warning: lib32-libgl: local (7.10.99.git20110531-1) is newer than community (7.8.2-1)
    warning: lib32-libgpg-error: local (1.9-4) is newer than community (1.7-3.1)
    warning: lib32-libice: local (1.0.7-1) is newer than community (1.0.6-1)
    warning: lib32-libogg: local (1.2.2-1) is newer than community (1.2.0-2)
    warning: lib32-libpng: local (1.4.5-1) is newer than community (1.4.3-1)
    warning: lib32-libsm: local (1.2.0-1) is newer than community (1.1.1-1)
    warning: lib32-libsndfile: local (1.0.24-1) is newer than community (1.0.21-2)
    warning: lib32-libtiff: local (3.9.4-3) is newer than community (3.9.4-1)
    warning: lib32-libvorbis: local (1.3.2-1) is newer than community (1.3.1-2)
    warning: lib32-libx11: local (1.4.3-1) is newer than community (1.3.4-1)
    warning: lib32-libxau: local (1.0.6-2) is newer than community (1.0.5-1)
    warning: lib32-libxcb: local (1.7-2) is newer than community (1.6-1)
    warning: lib32-libxcomposite: local (0.4.3-1) is newer than community (0.4.2-1)
    warning: lib32-libxcursor: local (1.1.11-1) is newer than community (1.1.10-1)
    warning: lib32-libxdamage: local (1.1.3-3) is newer than community (1.1.3-1)
    warning: lib32-libxdmcp: local (1.1.0-1) is newer than community (1.0.3-1)
    warning: lib32-libxext: local (1.2.0-1) is newer than community (1.1.2-1)
    warning: lib32-libxfixes: local (4.0.5-3) is newer than community (4.0.5-1)
    warning: lib32-libxft: local (2.2.0-1) is newer than community (2.1.14-1)
    warning: lib32-libxi: local (1.4.1-1) is newer than community (1.3-2)
    warning: lib32-libxinerama: local (1.1.1-1) is newer than community (1.1-1)
    warning: lib32-libxrandr: local (1.3.1-1) is newer than community (1.3.0-1)
    warning: lib32-libxrender: local (0.9.6-4) is newer than community (0.9.6-1)
    warning: lib32-libxss: local (1.2.1-1) is newer than community (1.2.0-1)
    warning: lib32-libxtst: local (1.2.0-1) is newer than community (1.1.0-1)
    warning: lib32-libxv: local (1.0.6-1) is newer than community (1.0.5-1)
    warning: lib32-libxxf86vm: local (1.1.1-1) is newer than community (1.1.0-1)
    warning: lib32-ncurses: local (5.7-6) is newer than community (5.7-3)
    warning: lib32-openssl: local (1.0.0.d-1) is newer than community (1.0.0.a-2)
    warning: lib32-pango: local (1.28.3-1) is newer than community (1.28.1-1)
    warning: lib32-pcre: local (8.12-1) is newer than community (8.02-1)
    warning: lib32-pixman: local (0.20.2-1) is newer than community (0.18.2-1)
    warning: lib32-qt: local (4.7.3-1) is newer than community (4.6.3-1)
    warning: lib32-readline: local (6.1.002-3) is newer than community (6.1.002-1)
    warning: lib32-sqlite3: local (3.7.4-1) is newer than community (3.6.23.1-1)
    warning: lib32-xcb-util: local (0.3.6-3) is newer than community (0.3.6-1)
    warning: lib32-zlib: local (1.2.5-6) is newer than community (1.2.5-2)
    warning: libao: local (1.1.0-1) is newer than extra (1.0.0-2)
    warning: libarchive: local (2.8.4-2) is newer than core (2.8.4-1)
    warning: libass: local (0.9.12-1) is newer than extra (0.9.9-1)
    warning: libassuan: local (2.0.1-1) is newer than extra (2.0.0-1)
    warning: libasyncns: local (0.8-3) is newer than community (0.8-2)
    warning: libbeagle: local (0.3.9-2) is newer than extra (0.3.9-1)
    warning: libbonobo: local (2.32.1-1) is newer than extra (2.24.3-1)
    warning: libbonoboui: local (2.24.5-1) is newer than extra (2.24.3-1)
    warning: libcanberra: local (0.28-1) is newer than extra (0.23-1)
    warning: libcanberra-pulse: local (0.28-1) is newer than community (0.25-1)
    warning: libcap: local (2.21-1) is newer than core (2.19-1)
    warning: libcdaudio: local (0.99.12-5) is newer than extra (0.99.12-4)
    warning: libcups: local (1.4.6-3) is newer than extra (1.4.4-1)
    warning: libdatrie: local (0.2.4-1) is newer than extra (0.2.3-1)
    warning: libdc1394: local (2.1.3-1) is newer than extra (2.1.2-1)
    warning: libdrm: local (2.4.25-1) is newer than extra (2.4.21-1)
    warning: libedit: local (20110227_3.0-1) is newer than extra (20090923_3.0-1)
    warning: libevent: local (2.0.11-1) is newer than core (1.4.14b-1)
    warning: libexif: local (0.6.20-1) is newer than extra (0.6.19-1)
    warning: libfetch: local (2.33-3) is newer than core (2.32-1)
    warning: libfontenc: local (1.1.0-1) is newer than extra (1.0.5-1)
    warning: libgcrypt: local (1.4.6-3) is newer than core (1.4.6-1)
    warning: libgdata: local (0.8.0-1) is newer than extra (0.6.4-1)
    warning: libgdiplus: local (2.10-1) is newer than extra (2.6.4-1)
    warning: libgee: local (0.6.1-1) is newer than community (0.5.1-1)
    warning: libgexiv2: local (0.3.0-1) is newer than community (0.1.0-1)
    warning: libgksu: local (2.0.12-3) is newer than extra (2.0.12-2)
    warning: libgl: local (7.10.99.git20110531-1) is newer than extra (7.8.2-1)
    warning: libglade: local (2.6.4-2) is newer than extra (2.6.4-1)
    warning: libgnome: local (2.32.1-2) is newer than extra (2.30.0-1)
    warning: libgnomecanvas: local (2.30.3-1) is newer than extra (2.30.1-1)
    warning: libgnomecups: local (0.2.3-8) is newer than extra (0.2.3-7)
    warning: libgnomekbd: local (3.0.0.1-1) is newer than extra (2.30.2-1)
    warning: libgnome-keyring: local (3.0.3-1) is newer than extra (2.30.1-1)
    warning: libgnomeprint: local (2.18.8-2) is newer than extra (2.18.7-2)
    warning: libgnomeprintui: local (2.18.6-1) is newer than extra (2.18.5-1)
    warning: libgnomeui: local (2.24.4-1) is newer than extra (2.24.3-1)
    warning: libgpg-error: local (1.9-3) is newer than core (1.7-3)
    warning: libgphoto2: local (2.4.10.1-2) is newer than extra (2.4.9-1)
    warning: libgpod: local (0.8.0-2) is newer than extra (0.7.93-1)
    warning: libgsf: local (1.14.21-1) is newer than extra (1.14.18-1)
    warning: libgssglue: local (0.1-4) is newer than core (0.1-2)
    warning: libgtop: local (2.28.3-1) is newer than extra (2.28.1-1)
    warning: libgweather: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: libical: local (0.46-1) is newer than extra (0.44-1)
    warning: libice: local (1.0.7-1) is newer than extra (1.0.6-1)
    warning: libid3tag: local (0.15.1b-6) is newer than extra (0.15.1b-5)
    warning: libidn: local (1.22-1) is newer than extra (1.16-1)
    warning: libiec61883: local (1.2.0-2) is newer than extra (1.2.0-1)
    warning: libimobiledevice: local (1.1.0-1) is newer than extra (1.0.2-1)
    warning: libksba: local (1.0.8-1) is newer than extra (1.0.7-1)
    warning: libldap: local (2.4.24-1) is newer than core (2.4.22-1)
    warning: liblrdf: local (0.4.0-7) is newer than extra (0.4.0-6)
    warning: libmad: local (0.15.1b-5) is newer than extra (0.15.1b-4)
    warning: libmpc: local (0.9-1) is newer than core (0.8.2-2)
    warning: libmtp: local (1.0.6-1) is newer than extra (1.0.2-1)
    warning: libmysqlclient: local (5.5.13-1) is newer than extra (5.1.47-1)
    warning: libnice: local (0.1.0-1) is newer than extra (0.0.12-1)
    warning: libnotify: local (0.7.3-1) is newer than extra (0.4.5-1)
    warning: libofa: local (0.9.3-3) is newer than extra (0.9.3-2)
    warning: libogg: local (1.2.2-1.1) is newer than extra (1.2.0-1)
    warning: libpcap: local (1.1.1-2) is newer than core (1.1.1-1)
    warning: libpciaccess: local (0.12.1-1) is newer than extra (0.11.0-1)
    warning: libplist: local (1.4-1) is newer than extra (1.3-1)
    warning: libpng: local (1.4.5-1) is newer than extra (1.4.3-1)
    warning: libproxy: local (0.4.6-7) is newer than extra (0.3.1-1)
    warning: libpst: local (0.6.49-3) is newer than extra (0.6.41-5)
    warning: libpurple: local (2.7.11-6) is newer than extra (2.7.2-1)
    warning: libraw: local (0.13.5-1) is newer than community (0.9.1-1)
    warning: libraw1394: local (2.0.7-1) is newer than extra (2.0.5-1)
    warning: librsvg: local (2.34.0-1) is newer than extra (2.26.3-1)
    warning: libsamplerate: local (0.1.7-2) is newer than extra (0.1.7-1)
    warning: libsasl: local (2.1.23-5) is newer than core (2.1.23-4)
    warning: libsigc++: local (2.2.9-1) is newer than extra (2.2.8-1)
    warning: libsm: local (1.2.0-1) is newer than extra (1.1.1-1)
    warning: libsndfile: local (1.0.24-1) is newer than extra (1.0.21-1)
    warning: libsoup: local (2.34.2-1) is newer than extra (2.30.2-1)
    warning: libsoup-gnome: local (2.34.2-1) is newer than extra (2.30.2-1)
    warning: libspectre: local (0.2.6-2) is newer than extra (0.2.6-1)
    warning: libssh: local (0.5.0-1) is newer than extra (0.4.5-1)
    warning: libtasn1: local (2.9-1) is newer than extra (2.6-1)
    warning: libtextcat: local (2.2-8) is newer than community (2.2-6)
    warning: libthai: local (0.1.15-1) is newer than extra (0.1.14-1)
    warning: libtiff: local (3.9.5-1) is newer than extra (3.9.4-1)
    warning: libtirpc: local (0.2.1-3) is newer than core (0.2.1-1)
    warning: libtool: local (2.4-3) is newer than core (2.2.10-1)
    warning: libunique: local (1.1.6-4) is newer than extra (1.1.6-2)
    warning: libusb: local (1.0.8-1) is newer than core (0.1.12-4)
    warning: libva: local (1.0.13-1) is newer than extra (0.31.0_p13-2)
    warning: libvdpau: local (0.4.1-1) is newer than extra (0.4-1)
    warning: libvorbis: local (1.3.2-1) is newer than extra (1.3.1-1)
    warning: libvpx: local (0.9.6-2) is newer than extra (0.9.1-1)
    warning: libwebkit: local (1.4.0-2) is newer than extra (1.2.3-1)
    warning: libwmf: local (0.2.8.4-8) is newer than extra (0.2.8.4-7)
    warning: libwnck: local (2.30.6-2) is newer than extra (2.30.2-1)
    warning: libwpd: local (0.9.2-1) is newer than extra (0.8.14-1)
    warning: libx11: local (1.4.3-2) is newer than extra (1.3.4-1)
    warning: libxau: local (1.0.6-1) is newer than extra (1.0.5-1)
    warning: libxaw: local (1.0.9-1) is newer than extra (1.0.7-1)
    warning: libxcb: local (1.7-2) is newer than extra (1.6-1)
    warning: libxcomposite: local (0.4.3-1) is newer than extra (0.4.2-1)
    warning: libxcursor: local (1.1.11-1) is newer than extra (1.1.10-1)
    warning: libxdmcp: local (1.1.0-1) is newer than extra (1.0.3-1)
    warning: libxext: local (1.3.0-1) is newer than extra (1.1.2-1)
    warning: libxfixes: local (5.0-1) is newer than extra (4.0.5-1)
    warning: libxfont: local (1.4.3-1) is newer than extra (1.4.2-1)
    warning: libxft: local (2.2.0-1) is newer than extra (2.1.14-1)
    warning: libxi: local (1.4.2-1) is newer than extra (1.3-2)
    warning: libxinerama: local (1.1.1-1) is newer than extra (1.1-1)
    warning: libxkbfile: local (1.0.7-1) is newer than extra (1.0.6-1)
    warning: libxklavier: local (5.1-1) is newer than extra (5.0-1)
    warning: libxml2: local (2.7.8-1) is newer than extra (2.7.7-1)
    warning: libxmu: local (1.1.0-1) is newer than extra (1.0.5-1)
    warning: libxpm: local (3.5.9-1) is newer than extra (3.5.8-1)
    warning: libxrandr: local (1.3.1-1) is newer than extra (1.3.0-1)
    warning: libxres: local (1.0.5-1) is newer than extra (1.0.4-1)
    warning: libxslt: local (1.1.26-2) is newer than extra (1.1.26-1)
    warning: libxss: local (1.2.1-1) is newer than extra (1.2.0-1)
    warning: libxt: local (1.1.1-1) is newer than extra (1.0.8-1)
    warning: libxtst: local (1.2.0-1) is newer than extra (1.1.0-1)
    warning: libxv: local (1.0.6-1) is newer than extra (1.0.5-1)
    warning: libxvmc: local (1.0.6-1) is newer than extra (1.0.5-1)
    warning: libxxf86vm: local (1.1.1-1) is newer than extra (1.1.0-1)
    warning: libzip: local (0.10-1) is newer than extra (0.9.3-1)
    warning: licenses: local (2.8-1) is newer than core (2.6-1)
    warning: linux-api-headers: local (2.6.38.1-1) is newer than core (2.6.34-1)
    warning: linux-atm: local (2.5.1-2) is newer than core (2.5.1-1)
    warning: linux-firmware: local (20110512-2) is newer than core (20100623-2)
    warning: logrotate: local (3.7.9-1) is newer than core (3.7.8-1)
    warning: lpsolve: local (5.5.2.0-1) is newer than extra (5.5.0.15-1)
    warning: lsof: local (4.84-3) is newer than extra (4.83-1)
    warning: lua: local (5.1.4-6) is newer than extra (5.1.4-5)
    warning: lvm2: local (2.02.85-2) is newer than core (2.02.70-1)
    warning: lzo2: local (2.05-1) is newer than core (2.03-1)
    warning: m4: local (1.4.16-1) is newer than core (1.4.14-2)
    warning: make: local (3.82-3) is newer than core (3.81-5)
    warning: man-db: local (2.6.0.2-2) is newer than core (2.5.7-1)
    warning: man-pages: local (3.32-1) is newer than core (3.25-1)
    warning: mdadm: local (3.2.1-3) is newer than core (3.1.2-2)
    warning: mesa: local (7.10.99.git20110531-1) is newer than extra (7.8.2-1)
    warning: metacity: local (2.34.0-1) is newer than extra (2.30.1-1)
    warning: mkinitcpio: local (0.6.13-1) is newer than core (0.6.7-1)
    warning: mkinitcpio-busybox: local (1.18.4-1) is newer than core (1.16.2-1)
    warning: mobile-broadband-provider-info: local (20110218-1) is newer than extra (20100510-1)
    warning: mod_python: local (3.3.1-8) is newer than extra (3.3.1-5)
    warning: module-init-tools: local (3.13-1) is newer than testing (3.12-1)
    warning: mono: local (2.10.2-1) is newer than extra (2.6.4-2)
    warning: mono-basic: local (2.10-1) is newer than extra (2.6.2-1)
    warning: mono-debugger: local (2.10-1) is newer than extra (2.6.3-1)
    warning: monodevelop: local (2.4.2-2) is newer than extra (2.4-1)
    warning: mono-tools: local (2.10-1) is newer than extra (2.6.2-1)
    warning: mono-zeroconf: local (0.9.0-2) is newer than extra (0.9.0-1)
    warning: mousetweaks: local (3.0.1-1) is newer than extra (2.30.2-1)
    warning: mpfr: local (3.0.1-1) is newer than core (3.0.0-1)
    warning: musicbrainz: local (2.1.5-4) is newer than extra (2.1.5-3)
    warning: mutagen: local (1.20-3) is newer than extra (1.19-1)
    warning: mysql: local (5.5.13-1) is newer than extra (5.1.47-1)
    warning: mysql-clients: local (5.5.13-1) is newer than extra (5.1.47-1)
    warning: mysql-workbench: local (1:5.2.34-1) is newer than community (5.2.25-1)
    warning: nano: local (2.2.6-1) is newer than core (2.2.4-1)
    warning: nautilus: local (3.0.2-1) is newer than extra (2.30.1-1)
    warning: nautilus-sendto: local (3.0.0-1) is newer than extra (2.28.4-2)
    warning: ncurses: local (5.9-1) is newer than core (5.7-3)
    warning: neon: local (0.29.6-1) is newer than extra (0.29.3-2)
    warning: net-tools: local (1.60-16) is newer than core (1.60-14)
    warning: networkmanager: local (0.8.9997-1) is newer than testing (0.8.0.999-1)
    warning: network-manager-applet: local (0.8.9997-1) is newer than testing (0.8.0.999-1)
    warning: nmap: local (5.51-1) is newer than extra (5.21-2)
    warning: notification-daemon: local (0.7.1-1) is newer than extra (0.4.0-4)
    warning: notify-sharp-svn: local (3032-3) is newer than community (3032-2)
    warning: nspr: local (4.8.8-1) is newer than extra (4.8.4-1)
    warning: nss: local (3.12.10-1) is newer than extra (3.12.6-3)
    warning: ntfs-3g: local (2011.4.12-1) is newer than extra (2010.5.22-1)
    warning: obex-data-server: local (0.4.5-3) is newer than extra (0.4.5-2)
    warning: obexd-client: local (0.40-1) is newer than extra (0.29-3)
    warning: opal: local (3.8.3-1) is newer than extra (3.6.8-1)
    warning: openobex: local (1.5-2) is newer than extra (1.5-1)
    warning: openssh: local (5.8p2-6) is newer than core (5.5p1-1)
    warning: openssl: local (1.0.0.d-1) is newer than core (1.0.0.a-2)
    warning: orbit2: local (2.14.19-1) is newer than extra (2.14.18-1)
    warning: orc: local (0.4.14-1) is newer than extra (0.4.6-1)
    warning: orca: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: pacman: local (3.5.2-1) is newer than core (3.4.0-2)
    warning: pacman-mirrorlist: local (20110324-1) is newer than core (20100621-1)
    warning: pam: local (1.1.3-1) is newer than core (1.1.1-1)
    warning: pango: local (1.28.4-3) is newer than extra (1.28.1-1)
    warning: pangomm: local (2.28.1-1) is newer than extra (2.26.2-1)
    warning: papyon: local (0.5.5-1) is newer than extra (0.4.9-1)
    warning: parted: local (2.4-1) is newer than extra (2.3-1)
    warning: patch: local (2.6.1-2) is newer than core (2.6.1-1)
    warning: pciutils: local (3.1.7-4) is newer than core (3.1.7-1)
    warning: pcmciautils: local (017-2) is newer than core (017-1)
    warning: pcre: local (8.12-1) is newer than core (8.10-1)
    warning: perl: local (5.14.0-1) is newer than testing (5.12.1-1)
    warning: perl-error: local (0.17016-2) is newer than extra (0.17016-1)
    warning: perl-xml-parser: local (2.40-3) is newer than testing (2.36-7)
    warning: perl-xml-simple: local (2.18-3) is newer than extra (2.18-2)
    warning: php: local (5.3.6-4) is newer than extra (5.3.2-6)
    warning: php-apache: local (5.3.6-4) is newer than extra (5.3.2-6)
    warning: pilot-link: local (0.12.5-2) is newer than extra (0.12.5-1)
    warning: pinentry: local (0.8.1-1) is newer than extra (0.8.0-1)
    warning: pixman: local (0.22.0-1) is newer than extra (0.18.2-1)
    warning: pkg-config: local (0.26-1) is newer than core (0.25-2)
    warning: pm-utils: local (1.4.1-3) is newer than extra (1.4.0-1)
    warning: podsleuth: local (0.6.7-1) is newer than extra (0.6.4-1)
    warning: polkit: local (0.101-2) is newer than extra (0.96-2)
    warning: polkit-gnome: local (0.101-2) is newer than extra (0.96-3)
    warning: poppler: local (0.16.5-1) is newer than extra (0.14.0-1)
    warning: poppler-data: local (0.4.4-1) is newer than extra (0.4.2-1)
    warning: poppler-glib: local (0.16.5-1) is newer than extra (0.14.0-1)
    warning: popt: local (1.16-3) is newer than core (1.16-2)
    warning: postgresql-libs: local (9.0.4-4) is newer than extra (8.4.4-1)
    warning: ppl: local (0.11.2-1) is newer than core (0.10.2-3)
    warning: ppp: local (2.4.5-2) is newer than core (2.4.5-1)
    warning: procps: local (3.2.8-3) is newer than core (3.2.8-1)
    warning: psmisc: local (22.13-1) is newer than core (22.11-1)
    warning: ptlib: local (2.8.3-1) is newer than extra (2.6.7-1)
    warning: pulseaudio: local (0.9.22-2) is newer than community (0.9.21-8)
    warning: pulseaudio-alsa: local (1-2) is newer than community (1-1)
    warning: pycrypto: local (2.3-1) is newer than extra (2.1.0-1)
    warning: pygobject: local (2.28.4-1) is newer than extra (2.21.3-1)
    warning: pygtk: local (2.24.0-1) is newer than extra (2.17.0-1)
    warning: pygtksourceview2: local (2.10.1-3) is newer than extra (2.10.1-1)
    warning: pylint: local (0.23.0-2) is newer than extra (0.21.1-1)
    warning: pyorbit: local (2.24.0-3) is newer than extra (2.24.0-2)
    warning: python-dnspython: local (1.9.2-1) is newer than community (1.8.0-1)
    warning: python-egenix-mx-base: local (3.2.0-1) is newer than extra (3.1.3-1)
    warning: python-imaging: local (1.1.7-3) is newer than extra (1.1.7-1)
    warning: python-logilab-astng: local (0.21.1-1) is newer than extra (0.20.1-1)
    warning: python-logilab-common: local (0.55.2-1) is newer than extra (0.50.3-1)
    warning: python-notify: local (0.1.1-10) is newer than extra (0.1.1-6)
    warning: python-paramiko: local (1.7.6-3) is newer than community (1.7.6-1)
    warning: python-pexpect: local (2.3-4) is newer than community (2.3-3)
    warning: python-pysqlite: local (2.6.0-2) is newer than extra (2.6.0-1)
    warning: python-telepathy: local (0.15.19-1) is newer than extra (0.15.17-1)
    warning: pyxdg: local (0.19-2) is newer than extra (0.19-1)
    warning: qt: local (4.7.3-1) is newer than extra (4.6.3-1)
    warning: randrproto: local (1.3.2-1) is newer than extra (1.3.1-1)
    warning: rasqal: local (1:0.9.21-1) is newer than extra (0.9.19-2)
    warning: readline: local (6.2.001-1) is newer than core (6.1.002-1)
    warning: recode: local (3.6-6) is newer than extra (3.6-5)
    warning: recordproto: local (1.14.1-1) is newer than extra (1.14-1)
    warning: redland: local (1:1.0.12-1) is newer than extra (1.0.10-2)
    warning: reiserfsprogs: local (3.6.21-3) is newer than core (3.6.21-2)
    warning: remmina: local (0.9.3-1) is newer than community (0.8.0-1)
    warning: remmina-plugins: local (0.9.2-1) is newer than community (0.8.1-1)
    warning: renderproto: local (0.11.1-1) is newer than extra (0.11-1)
    warning: rpcbind: local (0.2.0-3) is newer than core (0.2.0-1)
    warning: rp-pppoe: local (3.10-6) is newer than core (3.10-5)
    warning: rtkit: local (0.10-1) is newer than community (0.8-1)
    warning: ruby: local (1.9.2_p180-2) is newer than extra (1.9.1_p429-1)
    warning: run-parts: local (3.4.4-1) is newer than core (3.2.3-1)
    warning: samba: local (3.5.8-3) is newer than extra (3.5.4-1)
    warning: schroedinger: local (1.0.10-1) is newer than extra (1.0.9-1)
    warning: scrnsaverproto: local (1.2.1-1) is newer than extra (1.2.0-1)
    warning: sdl: local (1.2.14-6) is newer than extra (1.2.14-5)
    warning: seahorse: local (3.0.2-1) is newer than extra (2.30.1-1)
    warning: sed: local (4.2.1-3) is newer than core (4.2.1-2)
    warning: seed: local (3.0.0-1) is newer than extra (2.30.0-2)
    warning: sg3_utils: local (1.30-1) is newer than extra (1.29-1)
    warning: shadow: local (4.1.4.3-1) is newer than core (4.1.4.2-3)
    warning: shared-mime-info: local (0.90-1) is newer than extra (0.71-1)
    warning: shotwell: local (0.10.1-1) is newer than community (0.6.1-2)
    warning: smbclient: local (3.5.8-3) is newer than extra (3.5.4-1)
    warning: smbnetfs: local (0.5.3a-3) is newer than community (0.5.2-1)
    warning: sofia-sip: local (1.12.11-1) is newer than extra (1.12.10-2)
    warning: sound-juicer: local (2.32.1-1) is newer than extra (2.28.2-1)
    warning: sqlite3: local (3.7.6.3-1) is newer than testing (3.7.0-1)
    warning: startup-notification: local (0.12-1) is newer than extra (0.10-1)
    warning: subversion: local (1.6.17-3) is newer than extra (1.6.9-5)
    warning: sudo: local (1.8.1.p2-1) is newer than core (1.7.3-1)
    warning: sysfsutils: local (2.1.0-6) is newer than core (2.1.0-5)
    warning: syslog-ng: local (3.2.4-1) is newer than core (3.1.1-1)
    warning: sysvinit: local (2.88-2) is newer than core (2.86-5)
    warning: taglib: local (1.7-1) is newer than extra (1.6.3-1)
    warning: talloc: local (2.0.5-1) is newer than extra (2.0.1-1)
    warning: tar: local (1.26-1) is newer than core (1.23-3)
    warning: tcl: local (8.5.9-1) is newer than extra (8.5.8-1)
    warning: tcp_wrappers: local (7.6-12) is newer than core (7.6-11)
    warning: tdb: local (1.2.9-1) is newer than extra (1.2.1-1)
    warning: telepathy-butterfly: local (0.5.15-1) is newer than extra (0.5.12-1)
    warning: telepathy-farsight: local (0.0.18-1) is newer than extra (0.0.14-1)
    warning: telepathy-gabble: local (0.12.1-1) is newer than extra (0.8.14-1)
    warning: telepathy-glib: local (0.14.7-1) is newer than extra (0.10.7-1)
    warning: telepathy-haze: local (0.4.0-1) is newer than extra (0.3.6-1)
    warning: telepathy-idle: local (0.1.10-1) is newer than extra (0.1.6-2)
    warning: telepathy-mission-control: local (5.7.11-1) is newer than extra (5.4.3-1)
    warning: telepathy-salut: local (0.4.0-1) is newer than extra (0.3.12-1)
    warning: telepathy-sofiasip: local (0.7.1-1) is newer than extra (0.6.3-1)
    warning: texinfo: local (4.13a-5) is newer than core (4.13a-4)
    warning: tomboy: local (1.6.1-1) is newer than extra (1.2.1-1)
    warning: totem: local (3.0.1-2) is newer than extra (2.30.2-1)
    warning: totem-plparser: local (2.32.5-1) is newer than extra (2.30.1-1)
    warning: ttf-dejavu: local (2.33-1) is newer than extra (2.30-2)
    warning: tzdata: local (2011g-1) is newer than core (2010j-1)
    warning: udev: local (171-2) is newer than core (160-1)
    warning: udisks: local (1.0.3-3) is newer than extra (1.0.1-4)
    warning: upower: local (0.9.11-1) is newer than extra (0.9.4-1)
    warning: usbmuxd: local (1.0.6-2) is newer than extra (1.0.4-2)
    warning: usbutils: local (002-3) is newer than core (0.87-1)
    Last edited by davidtavarez (2011-06-06 18:34:28)

    lilsirecho wrote:
    Perhaps you can try ....pacman-db-upgrade,,,,firstly.
    Enter it as shown above with no spaces.
    Then try upgrading your mirrorlist in /etc/pacman.d.
    Goodluck!
    Thanks! Probleme SOLVED

  • HP ENVY Phoenix h9-1420t CT slows down 100x after 30 minutes of startup, requires constant reboot

    Windows 8, now Windows 8.1 does the same. After about 30 minutes everything is so slow.
    For example: at first start, start up Control Panel is less than 1 second. After 30 minutres, Control panel takes 1Min 45 seconds to open. A Internet Explorer search goes from 1 second to over 1 minute.
    Control Panel shows less than 3% total CPU and only a fraction of the total RAM is used. There are no strange applications running.
    Running Paid version of Kaspersky. Run Microsoft Defender - no virus or registry errors.
    Twice HP support instantly determines (with no facts) that it is a "virus" and had me install the Windows 8 OS from scratch. This didn't change anything either time. I am a little upset at all that time wasted because it requires installing all of the updates, then MS Office 2013. That is all we are trying to use on this machine. It is not a gaming or web surfing machine. We can't use it for MS Office because it failes to respond after about 30 minutes.
    I have updated all the November drivers for motherboard, drive and others listed.
    I manage over a dozen computers, this is a problem for the HP Envy Phoenix since day 1. 
    We are holding off on ordering any more HP in 1 qtr 2014 if this can't be fixed.
    We won't accept it has a virus again unless HP can at least provide some proof or reasonable instructions.
    We are very open to getting this fixec, but have spent over 100 hours of time and lost huge productvity. Our employee is working on an XP machine so they can stay more productive.

    Hi Tesla3D,
    One item of possible interest in your post is running both Kaspersky and Windows Defender.
    You should turn off Defender in Control Panel.
    That could be what is slowing down your system.
    Note to self, check date of post!
    Jaco
    ****I am not an HP employee****
    Please give a" Kudos, Thumbs Up" if advice received is relevant or" Accept as Solution" to assist other forum users having a similar problem.
    HP Products:
    810-150se Desktop
    17t-j000 Notebook
    H8 1380t CTO Desktop
    560z Desktop
    Errare humanum est.

  • 3 month old iMac has slowed down considerably after installing ML

    I bought my iMac 3 months ago and installed Mountain Lion last night. Now everything on my Mac has slowed down considerably. From opening the System Settings to opening a page in Safari.
    I have MS Word, Excel, Outlook and PowerPoint installed and also VMware Fusion.  I have software (CorelDraw) that only runs on Windows (the one I have) therefor the virtual harddrive.
    Is this what is causing the problem? If so, how can i uninstall ML to get my computer back to it's previous state.
    I am very new to Mac so I don't quite know where to go and how to fix it.

    I was just about to write the same problem, but I don't have VMware; my laptop is late 2008 was running Snow Leopard (uptodate version).
    I've scientific softwares so probably would require a clean re-installation of ML. I MUST MENTION HERE that those software which were written for PPC will NOT work on ML. Just found out that one of my important softwares version won't work on ML; need $500  to upgrade that software .
    Therefore, I'd also want to know how can I go back to SL.
    I'll let you know how clean re-installation has worked.

  • Slow/jerky transitions after upgrading to Snow Leopard

    Hi,
    I've just built a short iMovie and have noticed that my transitions (cross dissolve and cube) are very slow / jerky / not smooth after upgrading to Snow Leopard. Any one else having this problem?
    Steve

    Yes LS needs a update to work with the changes in 10.6.8, so does Parallels.
    Read my backup, bootable clones, troubleshooting, performance, wifi security and restore info/advice here
    https://discussions.apple.com/message/16276201#16276201

  • Games slow to load after upgrade of graphics card.

    I have a Compaq presario sr5123wm. Running Vista service pack 2 . Had trouble with it shutting down or freezing up while playing games or or using the internet, it seened to do it more if I tried to do more than one thing at a time. So I changed the graphics card to Radeon HD 4550 and the power supply to 400 watt. I Also cleaned the inside, ran Norton scans and ran updates. That seemed to fix the lock ups. Now when I try to load sims 2 it stops responding and when I try to play World of Warcraft it load very slowly. any suggestions?
    This question was solved.
    View Solution.

    HI,
    It would have handled 4GB. It actuall would use only @3.25 GB in a 32-bit operating system.
    The advantage is the way the memory bus sees a pair of identical memory modules. Your motherboard is capable of running them as Dual channel memory. If you don't have identical memory sticks in the slots the motherboard will run them single channel mode and that creates a bit of a bottleneck and slows down your PC. 
    Unfortunately, you chose a non gaming video card. That is the central of the games loading slowly. The lack of memory in dual channel mode just compounds the problem.
    You can bump the video up quite af ew notches with a NVIDIA GeForceGT 220 or 240 series video card. You may want to consider upgrading your PC instead of sinking funds into an older platform PC. There areplenty of games your pc is not capable of running at this stage  of its lifecycle.
    Best regards,
    erico 
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • Very slow connection even after upgrading firmware router WRT54G2 v1.5

    Hi,
    My connection is very very slow, even after upgrading firmware of a router WRT54G2 v1.5. I use a Mac, and Mac OS X 10.5.8.
    I have also re-set the router and configured but it didn't work. Any other alternative to speed up my connection? Thanks!!

    On the setup page,reduce the MTU to 1400,Under the Wireless tab..Wireless Network mode should be mixed...Provide a unique name in the Wireless Network Name (SSID) box.Set the Wireless channel to 11-2.462GHz...Click on Advanced Wireless Settings...Change the Beacon Interval to 75,Fragmentation Threshold to 2304,RTS Threshold to 2304.
    Now,reboot the router and check...

  • Macbook pro 2011 slow to sleep after upgrade from SL to Maveriks

    Hi
    i have a problem...after upgrade to Mav. (from the app store) my computer need  50+ sec to go to sleep mode. why?
    i search for the causes here: http://support.apple.com/kb/HT1776 but nothing.....
    i think that the only way is by terminal with "pmset -g log" but i don't understand.

    I have noticed this exact same issue last night/today. I upgraded last night as well.
    I have been chatting with apple support and have tried Safe boot, SMC reset, PRAM/NVRAM reset, testing on a new user account.
    Nothing seems to be fixing it, is it a known OS issue. As having a mechanical HDD with a sleep time of 30 seconds is potentially a problem.
    I upgraded from Snow Leopard which had a shutdown/sleep time of a 1-2 seconds. I'm considering going back to Snow Leopard.

  • Slow than walk after upgrading mountain lion on my macbook pro

    when using leopard, it all works well. but last few days, I have to develop with xcode, and the new version requires me to upgrade the os to moutain lion. then I spent 158 hkd in your app store download the lion. after upgrading, all the things become worse. Previously, even when I open a vm running windows XP, the programs in mac os running with no problem. but now i just browse the internet in chrome, it would stuck and i can't click anything. this circumstance appears several times! and when i watch some online videos(no other apps running at the time), i found it like powerpoint! and the boot time of my macbook pro never took more than 30 seconds before but now 3 minutes! maybe not enough. all the things become slowly and slowly and slowly. your moutain lion os really *****!
    my macbook pro is with i5 CPU and 4GB memory.
    is there anyway i could optimize it, just run a bit faster!

    See Here  >  http://support.apple.com/kb/PH10798
    Consider doing a Permissions Repair using Disc Utility... Followed by a Restart.
    Verify or Repair Disk Permissions
    From Here  >  http://pondini.org/OSX/DU.html
    Also.. You could try this...
    Go here  >  http://support.apple.com/kb/DL1581
    and Download and Install the Combo Update.
    It is Safe to Install over existing.
    After a Successful Install be sure to Restart your computer.

Maybe you are looking for

  • Unable to add wav audio clips to Audio1 timeline

    I am mystified as to why Encore is not letting me place specific .wav files into the Audio 1 timeline. Encore will let me put the files into the Audio 2 timeline, just not Audio 1. The wav files that cannot be placed in the Audio1 timeline have been

  • Closing a Collapsible Panel from another link?

    Hello.... I'm not a web designer and know next to nothing about HTML and even less about Javascript, but am trying to make a website in Dreamweaver, which is going quite well, and I'm learning as I go along, but I am having trouble with one thing: th

  • PDF TO WORD ONLINE CONVERTING

    I HAVE SPENT THE LAST SEVERAL WEEKS FIGHTING WITH ADOBE OVER THIS PROBLEM; THEIR SOLUTION WAS TO CHANGE TO IE, I HATE IE, BUT TRIED IT WAS A TOTAL FAILURE, IT ALSO CREATED A WHOLE NEW SET OF PROBLEMS WITH EVERYTHING THAT IE WANTED TO PUT ON MY HOMEPA

  • I want to restore imac to like new for wife but never got a restore or reinstall disk how can i do this

    I want to reset my old imac to the facotry settings and start from scratch for the wife I have the new one and niether came with a recovery disk how can i do this....

  • List users of a Group

    Hi, I've just created some APEX User Groups, and associated users with them. Within the APEX, is there a way that I can list all members of a group in one place: I seem to have to go into each user in turn to find out which groups they being too, whi