Deleting Pacman Database File [SOLVED]

Hello,
just a quick question. I tested the "testing" repos but now disabled it in pacman.conf. When I'm doing pacman -Syy oder pacman -Syu it updates
the remaing databases ( core,extra,community ) and complains that it can't find a server for "testing" and "community-testing". It doesn't cause
any problem but looks ugly. How can I get pacman to stop trying to update my disabled repos?
Kind Regards,
blackout23
Last edited by blackout23 (2012-03-07 15:24:24)

Post your pacman.conf, I can't reproduce your issue.
In the future, please post the exact error message you're getting.
Just a guess, it looks like you forgot to comment out the header:
:: Synchronizing package databases...
error: failed to update testing (no servers configured for repository)
error: failed to update community-testing (no servers configured for repository)
core is up to date
[testing]
should now be
#[testing]
Last edited by karol (2012-03-07 15:05:14)

Similar Messages

  • Cannot delete Entourage database file

    Aloha,
    I am running Entourage (v11.3.6) from Office 2004. At some point in the distant past I had to rebuild my database, and created a backup copy of the existing database. That file, originally named "Database" takes up 2.49 GB.
    Much later, I decided to delete that file to retrieve the 2.49 GB of disk space. However, emptying the trash causes a kernel panic. I tried a command line "rm" and got a kernel panic. I tried booting into safe mode, but it did not allow me to even try to delete the file. I tried "cat < /dev/null >! Database" and got a kernel panic. (This is a trick that can empty a file that is currently open and being accessed by a process, often a system process that you don't have complete control over.)
    Permissions are wide open, the file is unlocked, I can rename it and move it without any consequences. The only thing I can't do is delete it!
    I would appreciate any suggestion you have for further attempts.
    Thanks.

    Thanks for your help. I solved the problem. Apparently journaling does not allow files larger than 2096640 to be deleted. Turning journaling off via Disk Utility, emptying (successfully!) the trash, and then turning journaling back on worked.
    Details:
    I booted into single user mode (sorry...not safe mode as I had said earlier). This time, I noticed that it said the file system was mounted read-only, and to run fsck to check the file system and then mount the file system to allow read/write. The commands I used were
    /sbin/fsck -yf
    /sbin/mount -uw /
    Note that the "-f" option on fsck forces the check, which was required because journaling was turned on.
    After mounting the file system I tried
    \rm xyz
    and it gave me a much more informative kernel crash. In particular, the first line read
    panic(cpu 0): jnl: transaction too big (2093568 >= 2096640 bufsize 4096, tr 0x1cf8fc8 bp 0x2747fdc0
    Aha! Neglecting the fact that 2093568 is not larger than 2096640, it indicated that the file size was deemed too large for the removal, and journaling may be involved.
    So, I rebooted into normal mode, opened Disk Utility, selected the file system, and then selected the menu "File–>Disable Journaling" (or I could have typed command-J) to disable the journaling. Returning to the Finder I emptied the trash, and voila, no kernel panic. (And I made sure my 2.49 GB was released!)
    Thanks again,
    Bob

  • Rebuild pacman database?[solves]

    During update disk was full, now pacman doesnt work correctly. Only get those error:
    pacman -Su
    db_read: error: /var/lib/pacman/local/less-394-1/depends: No such file or directory
    Is it possible to solve this problem?

    thx that solved the problem 

  • I can't either mount for remove Exchange 2010 mailbox database file

    Yesterday I proceeded with moving Exchange 2010 database file to a newly installed hard drive because my "C" drive was running out of space. After dismouting both the mailbox database and the public folder database, I used EMC's  "move
    data path" wizard to move both the mailbox database and public folder database to "mailbox" folder in "D" drive.  The move was successful without an error, but when I opened "mailbox" folder in "D" drive, both
    the database file and public folder database files weren't there.  All the other files were moved, but the mailbox database file was gone.  
    Luckily I manually copied entire mailbox folder to another folder in "D" drive.  So I manually copied mailbox database file (it is about 20GB) to "d:\mailbox".  When I try to mount, I received the following error message.
    Microsoft Exchange Error
    Failed to mount database 'Mailbox Database 1658107303'.
    Mailbox Database 1658107303
    Failed
    Error:
    Couldn't mount the database that you specified. Specified database: Mailbox Database 1658107303; Error code: An Active Manager operation failed. Error The Microsoft Exchange Replication service may not be running on server bigrock.BKSERVER.LOCAL. Specific RPC
    error message: Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from cli_MountDatabase3..
    An Active Manager operation failed. Error The Microsoft Exchange Replication service may not be running on server bigrock.BKSERVER.LOCAL. Specific RPC error message: Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from cli_MountDatabase3.
    Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from cli_MountDatabase3
    When I try to move the database path back to the original path, I received the following error message.
    Mailbox Database 1658107303
    Failed
    Error:
    There are no source files under the path:d:\emailbox\Mailbox Database 1658107303. Use the command Move-DatabasePath -ConfigurationOnly in the Exchange Management Shell to set the new path in Active Directory only.
    Exchange Management Shell command attempted:
    move-DatabasePath -Identity 'Mailbox Database 1658107303' -EdbFilePath 'c:\progam files\microsoft\exchange server\v14\mailbox\mailbox database 1658107303\Mailbox Database 1658107303.edb' -LogFolderPath 'c:\progam files\microsoft\exchange server\v14\mailbox\mailbox
    database 1658107303'
    EMC would not even delete the database file.
    I need help.  I need to mount my mailbox database file.  Please help.

    If the database was fine pre move I doubt it needs a repair, however if you want to validate do an eseutil /mh ReplaceWithYourDatabaseName.edb and post the results here
    did you move the logs as well or are they still in same location
    I have seen this before if everything is where its supposed to bea restart fixed it so I would recommend that you put the DB back into the  NEW D path and do a restart to see if that resolves the issue
    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline Exchange Mailbox and Public Folder EDB's and Live Exchange Servers or Import/Migrate direct from Offline EDB to Any Production Exchange Server, even cross version i.e. 2003
    --> 2007 --> 2010 --> 2013 with Lucid8's
    DigiScope

  • [SOLVED] Pacman "config file could not be read" error during Arch ins

    I've been attempting to get Arch setup for a while now, and after having some trouble with partitions, my wireless connecting, and setting up repos and mirrors, which the Wiki helped me solve, I've hit a bigger bump.  While updating the system using pacman as the Beginners Guide says to do, I get errors when I try to continue the update process as follows :
    btw: I'm typing this on a laptop next to my computer
    [root@McArch~]# pacman -Syu
    error: config file /etc/pacman.d/core could not be read
    error: config file /etc/pacman.d/extra could not be read
    error: config file /etc/pacman.d/community could not be read
    :: Synchronizing package databases . . .
    error: failed to updated core (unexpected error)
    error: failed to updated extra (unexpected error)
    error: failed to updated community (unexpected error)
    error: failed to synchronize any databases
    Any tips as to whats going on?  I've tried to created said files, and even insert mirrors into the file, like in the /etc/pacman.d/mirrorlist file but this doesn't seem to help
    Last edited by Windfinder (2008-09-29 20:43:29)

    Glad you got it working.
    I'm not sure what happened in your install but I just finished using an old 2007.08 iso and pacman first starts out with /etc/pacman.d/core, etc/pacman.d/extra, /etc/pacman.d/community ... etc., but I never had your problem when I did the #pacman -Syu after initial install reboot.  The pacman update removes the above mentioned repos and replaces them with a single /etc/pacman.d/mirrorlist.  You must have messed up an initial config file somehow as I couldn't get the same errors you got.  It looks like you had your /etc/pacman.conf file messed up somehow and when you pointed it to the mirrorlist it could finally work properly.  I'll just include my /etc/pacman.conf file and /etc/pacman.d/mirrorlist so you can compare.  NB*  these are from my x86_64 so for 32 bit machines i686 would replace x86_64 in the files.
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #NoPassiveFtp
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # Testing is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    /etc/pacman.d/mirrorlist
    # Arch Linux repository mirrorlist
    # North America
    # - United States
    Server = http://mirror.neotuli.net/arch/$repo/os/x86_64
    Server = http://holmes.umflint.edu/archlinux/$repo/os/x86_64
    Server = http://archlinux.unixheads.org/$repo/os/x86_64
    Server = ftp://ftp.archlinux.org/$repo/os/x86_64
    Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/x86_64
    Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/x86_64
    Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64
    Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/x86_64
    Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/x86_64
    Server = http://mirror.rit.edu/archlinux/$repo/os/x86_64
    Server = http://mirror.umoss.org/archlinux/$repo/os/x86_64
    # - Canada
    Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/@carch
    Well it was an interesting way to kill 30+ minutes.

  • [pacman database] dbus-1.1.20-2: description file is missing

    I'm guessing pacman recently updated dbus and something went wrong... Whenever I sync the local database with the arch servers, I get these errors. Those files are not present in /var/lib/pacman/local/ or in /var/lib/pacman/sync so how would I go about fixing this?
    [root@hb-laptop local]# yaourt -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    archlinuxfr is up to date
    local database is up to date
    Checking for package upgrades...
    no upgrades found.
    dbus-1.1.20-2: description file is missing
    dbus-1.1.20-2: file list is missing

    Thanks for the help.
    I removed dbus using yaourt -Rd (had to skip dependencies). This caused some errors to show up, but pacman said it had uninstalled dbus. This is what I get when I want to install again:
    [hb@hb-laptop ~]$ yaourt -S dbus
    resolving dependencies...
    looking for inter-conflicts...
    Targets: dbus-1.1.20-2
    Total Download Size: 0.00 MB
    Total Installed Size: 0.58 MB
    Proceed with installation? [Y/n] Y
    checking package integrity...
    (1/1) checking for file conflicts [#####################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    dbus: /etc/dbus-1/session.conf exists in filesystem
    dbus: /etc/dbus-1/session.d/.keep exists in filesystem
    dbus: /etc/dbus-1/system.conf exists in filesystem
    dbus: /etc/dbus-1/system.d/.keep exists in filesystem
    dbus: /etc/rc.d/dbus exists in filesystem
    dbus: /usr/bin/dbus-cleanup-sockets exists in filesystem
    dbus: /usr/bin/dbus-daemon exists in filesystem
    dbus: /usr/bin/dbus-launch exists in filesystem
    dbus: /usr/bin/dbus-monitor exists in filesystem
    dbus: /usr/bin/dbus-send exists in filesystem
    dbus: /usr/bin/dbus-uuidgen exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-address.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-bus.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-connection.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-errors.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-macros.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-memory.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-message.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-misc.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-pending-call.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-protocol.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-server.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-shared.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-signature.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-threads.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus-types.h exists in filesystem
    dbus: /usr/include/dbus-1.0/dbus/dbus.h exists in filesystem
    dbus: /usr/lib/libdbus-1.a exists in filesystem
    dbus: /usr/lib/libdbus-1.so.3 exists in filesystem
    dbus: /usr/lib/libdbus-1.so.3.4.0 exists in filesystem
    dbus: /usr/share/dbus-1/services/.keep exists in filesystem
    dbus: /usr/share/dbus-1/system-services/.keep exists in filesystem
    dbus: /usr/share/licenses/dbus/COPYING exists in filesystem
    dbus: /usr/share/man/man1/dbus-cleanup-sockets.1.gz exists in filesystem
    dbus: /usr/share/man/man1/dbus-daemon.1.gz exists in filesystem
    dbus: /usr/share/man/man1/dbus-launch.1.gz exists in filesystem
    dbus: /usr/share/man/man1/dbus-monitor.1.gz exists in filesystem
    dbus: /usr/share/man/man1/dbus-send.1.gz exists in filesystem
    dbus: /usr/share/man/man1/dbus-uuidgen.1.gz exists in filesystem
    Errors occurred, no packages were upgraded.
    missing dependency for avahi : dbus>=1.0.2-4
    missing dependency for dbus-glib : dbus>=1.0.2-4
    Any advice? Should I go and delete all these files manually?
    Last edited by HyperBaton (2008-04-07 00:23:23)

  • [SOLVED] database file for multilib does not exist

    Hey guys I ran into a problem today when I tried to install the proper packages I needed to use my wifi card. However when I tried to install it it gives me the error "database file for multilib does not exist" I can t seem to find out why I even tried chrooting into it and installing it that way with no luck. The package I tried to install was "pacman -S wireless_tools netcfg" thanks for the help guys you've been great.
    Last edited by bdawg (2012-09-18 22:57:17)

    bdawg wrote:
    Ok so the whole output is as follows:
    Warning: database file for 'multilib' does not exist
    Error: failed to prepare transaction (could not find database)
    And my Pacman.conf is blank
    pacman.conf and Pacman.conf (with capital 'P') are two different files. Double-check this.
    Are you running a 64-bit system?
    Your /etc/pacman.conf should look like this: https://projects.archlinux.org/pacman.g … an.conf.in but with some repositories configured: https://wiki.archlinux.org/index.php/Pa … positories
    Last edited by karol (2012-09-18 22:13:59)

  • [Solved] missing pacman databases

    Somehow I am missing critical pacman databases from one of the two computers I have running Arch:
        /var/lib/pacman/core
        /var/lib/pacman/extra
        /var/lib/pacman/community
        /var/lib/pacman/core.db.tar.gz
        /var/lib/pacman/extra.db.tar.gz
        /var/lib/pacman/community.db.tar.gz
        /var/lib/pacman/local.db.tar.gz
    There are only two folders in /var/lib/pacman, namely:
        local
        sync
    ... both populated.
    When trying to update (pacman -Syu), or query (pacman -Ss) I get the same error message:
        error: GPGME error: No data
    I have looked this error message up in this forums but no problem quite like mine evident. Both machines are updated together, and the one is running just fine.
    Thanks
    Last edited by thea (2012-10-04 21:52:30)

    I had tried pacman -Syy earlier in my troubleshooting efforts, to no avail. Just tried it again, with mixed results. Here is my output:
    error: GPGME error: No data
    error: GPGME error: No data
    error: GPGME error: No data
    :: Synchronizing package databases...
    After that everything appears to be functioning as it should. However the folders and files indicated in my first post are still missing.

  • Database file changed ora-01251   how to solve?

    hai all,
    database file changed ora-01251 how to solve?
    suddenly changed when i try to connect Oracle Management server(OMS)
    thanks
    rcs
    =======
    os:winxp
    db:Oracle9i Enterprise Edition Release 9.0.1.1.1 - Production
    SQL> Recover database
    ORA-00283: recovery session canceled due to errors
    ORA-01110: data file 9: 'F:\ORACLE\ORADATA\BIMPEX\BIMPEX.ORA'
    ORA-01122: database file 9 failed verification check
    ORA-01110: data file 9: 'F:\ORACLE\ORADATA\BIMPEX\BIMPEX.ORA'
    ORA-01251: Unknown File Header Version read for file number 9
    WRONG FILE TYPE
    F:\ORACLE\ORADATA\BIMPEX\BIMPEX.ORA
    ========

    Hi..
    Would like to know if any changes were done before this error popped up..
    From metalink :--
    >
    Error:     ORA-1251
    Text:     Unknown File Header Version read for file number %s
    Cause:     Read of the file header returned a record but its version cannot be
         identified. Either the header has been corrupted, or the file is not a
         valid database file.
    Action:     Have the operating system make the correct file available to the
         database, or recover the file.
    >
    If the file is corrupted, then take the datafile offline and open the database.If it was renamed, then you can check metalink Doc ID:      230449.1
    if the database is in archive log mode, you can refer to metalink Doc ID: 333620.1
    HTH
    Anand

  • Delete a physical bdb database file

    Lets say, I have a bdb database file x. Now, how to delete this file ? Ofcourse you can’t just delete it via command line else there will in inconsistency in bdb logs.
    I saw remove API and used it the following way but the file is not deleted yet: http://www.oracle.com/technology/documentation/berkeley-db/xml/java/com/sleepycat/db/Database.html#remove(java.lang.String,%20java.lang.String,%20com.sleepycat.db.DatabaseConfig)
    // Get the database handle to the database name “dbToDelete”
    Database dbHandle = GetDataBaseHandle(“DbToDelete”)
    // Delete this database
    dbHandle.rmove(“DbToDelete, DbToDelete, null);
    It doesn’t work – any ideas why? Is this the wrong API? Or this API doesn’t remove the database from your system but updates its log to “delete” it?
    Thanks
    Neha

    Well, maybe I was using the API in incorrect manner. Now, I’m using it like:
    // Delete this database
    dbHandle.rmove(Absolute_Path_To_DbFile_To_Delete , null , null );
    This does removes the file from the system. But, I’m just concerned that is that the right way? Shouldn’t somehow the bdb env path be specified in this API?
    Neha

  • Why did the latest update (31.1.2) delete database files for primary email account in profile?

    After restarting TB to apply the 31.1.2 update, all of the database files for my primary email account were apparently deleted. Restarting TB again got it to start syncing with the IMAP server again, but it has to download around 100,000 messages again because of this. Was this a design decision or is there a problem with the update itself? And why did it only affect my primary email account and leave the other 4 (much smaller ones) unscathed?

    1. Norton Internet Security 21.5.0.19
    2. Application Basics
    Name: Thunderbird
    Version: 31.1.2
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2
    Profile Folder: Show Folder
    (Local drive)
    Application Build ID: 20140923203151
    Enabled Plugins: about:plugins
    Build Configuration: about:buildconfig
    Memory Use: about:memory
    Mail and News Accounts
    account1:
    INCOMING: account1, , (imap) imap.googlemail.com:993, SSL, passwordCleartext
    OUTGOING: smtp.googlemail.com:465, SSL, passwordCleartext, true
    account2:
    INCOMING: account2, , (none) Local Folders, plain, passwordCleartext
    account3:
    INCOMING: account3, , (imap) imap.googlemail.com:993, SSL, passwordCleartext
    OUTGOING: smtp.googlemail.com:465, SSL, passwordCleartext, true
    account4:
    INCOMING: account4, , (imap) imap.mail.yahoo.com:993, SSL, passwordCleartext
    OUTGOING: smtp.mail.yahoo.com:465, SSL, passwordCleartext, true
    account5:
    INCOMING: account5, , (imap) imap-mail.outlook.com:993, SSL, passwordCleartext
    OUTGOING: smtp-mail.outlook.com:587, alwaysSTARTTLS, passwordCleartext, true
    account6:
    INCOMING: account6, , (imap) mail.centurylink.net:143, alwaysSTARTTLS, passwordCleartext
    OUTGOING: smtp.centurylink.net:587, alwaysSTARTTLS, passwordCleartext, true
    Crash Reports
    http://crash-stats.mozilla.com/report/index/bp-ef9e8cc4-d975-4a65-8417-652332140926 (9/25/2014)
    Extensions
    Important Modified Preferences
    Name: Value
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.disk.smart_size_cached_value: 358400
    extensions.lastAppVersion: 31.1.2
    font.internaluseonly.changed: false
    font.name.monospace.el: Consolas
    font.name.monospace.tr: Consolas
    font.name.monospace.x-baltic: Consolas
    font.name.monospace.x-central-euro: Consolas
    font.name.monospace.x-cyrillic: Consolas
    font.name.monospace.x-unicode: Consolas
    font.name.monospace.x-western: Consolas
    font.name.sans-serif.el: Calibri
    font.name.sans-serif.tr: Calibri
    font.name.sans-serif.x-baltic: Calibri
    font.name.sans-serif.x-central-euro: Calibri
    font.name.sans-serif.x-cyrillic: Calibri
    font.name.sans-serif.x-unicode: Calibri
    font.name.sans-serif.x-western: Calibri
    font.name.serif.el: Cambria
    font.name.serif.tr: Cambria
    font.name.serif.x-baltic: Cambria
    font.name.serif.x-central-euro: Cambria
    font.name.serif.x-cyrillic: Cambria
    font.name.serif.x-unicode: Cambria
    font.name.serif.x-western: Cambria
    font.size.fixed.el: 14
    font.size.fixed.tr: 14
    font.size.fixed.x-baltic: 14
    font.size.fixed.x-central-euro: 14
    font.size.fixed.x-cyrillic: 14
    font.size.fixed.x-unicode: 14
    font.size.fixed.x-western: 14
    font.size.variable.el: 17
    font.size.variable.tr: 17
    font.size.variable.x-baltic: 17
    font.size.variable.x-central-euro: 17
    font.size.variable.x-cyrillic: 17
    font.size.variable.x-unicode: 17
    font.size.variable.x-western: 17
    gfx.direct3d.last_used_feature_level_idx: 0
    mail.openMessageBehavior.version: 1
    mail.winsearch.firstRunDone: true
    mailnews.database.global.datastore.id: 0bb49554-fa41-4ecf-af58-17c0753468e
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1411474192
    places.history.expiration.transient_current_max_pages: 104858
    plugin.importedState: true
    print.printer_Brother_HL-2270DW_series.print_bgcolor: false
    print.printer_Brother_HL-2270DW_series.print_bgimages: false
    print.printer_Brother_HL-2270DW_series.print_colorspace:
    print.printer_Brother_HL-2270DW_series.print_command:
    print.printer_Brother_HL-2270DW_series.print_downloadfonts: false
    print.printer_Brother_HL-2270DW_series.print_duplex: 0
    print.printer_Brother_HL-2270DW_series.print_edge_bottom: 0
    print.printer_Brother_HL-2270DW_series.print_edge_left: 0
    print.printer_Brother_HL-2270DW_series.print_edge_right: 0
    print.printer_Brother_HL-2270DW_series.print_edge_top: 0
    print.printer_Brother_HL-2270DW_series.print_evenpages: true
    print.printer_Brother_HL-2270DW_series.print_footercenter:
    print.printer_Brother_HL-2270DW_series.print_footerleft: &PT
    print.printer_Brother_HL-2270DW_series.print_footerright: &D
    print.printer_Brother_HL-2270DW_series.print_headercenter:
    print.printer_Brother_HL-2270DW_series.print_headerleft:
    print.printer_Brother_HL-2270DW_series.print_headerright:
    print.printer_Brother_HL-2270DW_series.print_in_color: true
    print.printer_Brother_HL-2270DW_series.print_margin_bottom: 0.5
    print.printer_Brother_HL-2270DW_series.print_margin_left: 0.5
    print.printer_Brother_HL-2270DW_series.print_margin_right: 0.5
    print.printer_Brother_HL-2270DW_series.print_margin_top: 0.5
    print.printer_Brother_HL-2270DW_series.print_oddpages: true
    print.printer_Brother_HL-2270DW_series.print_orientation: 0
    print.printer_Brother_HL-2270DW_series.print_page_delay: 50
    print.printer_Brother_HL-2270DW_series.print_paper_data: 1
    print.printer_Brother_HL-2270DW_series.print_paper_height: 11.00
    print.printer_Brother_HL-2270DW_series.print_paper_name:
    print.printer_Brother_HL-2270DW_series.print_paper_size_type: 0
    print.printer_Brother_HL-2270DW_series.print_paper_size_unit: 0
    print.printer_Brother_HL-2270DW_series.print_paper_width: 8.50
    print.printer_Brother_HL-2270DW_series.print_plex_name:
    print.printer_Brother_HL-2270DW_series.print_resolution: 0
    print.printer_Brother_HL-2270DW_series.print_resolution_name:
    print.printer_Brother_HL-2270DW_series.print_reversed: false
    print.printer_Brother_HL-2270DW_series.print_scaling: 1.00
    print.printer_Brother_HL-2270DW_series.print_shrink_to_fit: true
    print.printer_Brother_HL-2270DW_series.print_to_file: false
    print.printer_Brother_HL-2270DW_series.print_unwriteable_margin_bottom: 0
    print.printer_Brother_HL-2270DW_series.print_unwriteable_margin_left: 0
    print.printer_Brother_HL-2270DW_series.print_unwriteable_margin_right: 0
    print.printer_Brother_HL-2270DW_series.print_unwriteable_margin_top: 0
    Graphics
    Adapter Description: NVIDIA GeForce GTX 560
    Vendor ID: 0x10de
    Device ID: 0x1201
    Adapter RAM: 1024
    Adapter Drivers: nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
    Driver Version: 9.18.13.4052
    Driver Date: 7-2-2014
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.2.9200.16492)
    ClearType Parameters: ClearType parameters not found
    WebGL Renderer: false
    GPU Accelerated Windows: 2/2 Direct3D 10
    AzureCanvasBackend: direct2d
    AzureSkiaAccelerated: 0
    AzureFallbackCanvasBackend: cairo
    AzureContentBackend: direct2d
    JavaScript
    Incremental GC: 1
    Accessibility
    Activated: 0
    Prevent Accessibility: 0
    Library Versions
    Expected minimum version
    Version in use
    NSPR
    4.10.6
    4.10.6
    NSS
    3.16.2.1 Basic ECC
    3.16.2.1 Basic ECC
    NSS Util
    3.16.2.1
    3.16.2.1
    NSS SSL
    3.16.2.1 Basic ECC
    3.16.2.1 Basic ECC
    NSS S/MIME
    3.16.2.1 Basic ECC
    3.16.2.1 Basic ECC
    Account5 is the one affected which is still attempting to sync. It also appears that my sync choices were altered without permission or notification. I always keep the Deleted folder and the POP subfolder from Hotmail accounts disabled since it is merely duplicating content in other folders. When re-checking the sync settings because it was taking so long, I found that the POP subfoler was selected for sync again.
    The crash report is from a later TB crash, the first one ever on this system.
    3. Windows 7 Ultimate Signature Edition, Cox Communications (shouldn't matter whatsoever), the affected account is Hotmail/Outlook.com, unaffected accounts: 2 GMail, 1 Yahoo, 1 CenturyLink

  • How do I setup RMAN not to delete archive log files on the source database so GoldenGate can process DDL/DML changes?

    I want to setup RMAN not to delete any archive log files that will be used by GoldenGate.   Once GoldenGate is completed with the archive log file, the archive log file can be backup and deleted by RMAN.   It's my understanding that I can issue the following command "REGISTER EXTRACT <ext_name>, LOGRETENTION" to enable to functionally.   Is this the only thing I need to do to execute to enable this functionally?

    Hello,
    Yes this is the rigth way  using clasic capture.
    Using the command : REGISTER EXTRACT Extract_name LOGRETENTION.
    Create a Oracle Streams Group Capture (Artificial)  that prevent RMAN archive deletion if these are pending to process for Golden Gate capture process.
    You can see this integration doing a SELECT * FROM DBA_CAPTURE; after execute the register command.
    Then, when RMAN try to delete a archive file pending to process for GG this warning appear AT RMAN logs:
    Error:     RMAN 8317 (RMAN-08317 RMAN-8317)
    Text:     WARNING: archived log not deleted, needed for standby or upstream capture process.
    Then , this is a good manageability feature. I think is a 11.1 GG new feature.
    Tip. To avoid RMAN backup multiples times a archive pending to process, there is a option called BACKUP archivelog not backed 1 times.
    If you remove a Capture process that is registered with the database you need to use this comand to remove the streams capture group:
    unREGISTER EXTRACT extract_name LOGRETENTION;
    Then if you query dba_capture, the artificial Streams group is deleted.
    I hope help.
    Regards
    Arturo

  • [SOLVED] Delete recursively all files with certain extensions

    Hi all,
    I am trying to recursively delete files with specific extensions. Many of these files have names containing spaces. The following, that I found googling around, didn't work:
    find /media/TSUNAMI -name '*out' -or -name '*aux' -or -name '*log' -or -name '*.blg' -or -name '*.toc' -or -name '*.bcf' -or -name '*.swp' -or -name '*blx' | rm
    find /media/TSUNAMI -name '*out' -or -name '*aux' -or -name '*log' -or -name '*.blg' -or -name '*.toc' -or -name '*.bcf' -or -name '*.swp' -or -name '*blx' -type f -ok rm '{}' ';'
    find /media/TSUNAMI -name '*out' -or -name '*aux' -or -name '*log' -or -name '*.blg' -or -name '*.toc' -or -name '*.bcf' -or -name '*.swp' -or -name '*blx' -exec rm -f '{}' \;
    find /media/TSUNAMI -name '*out' -or -name '*aux' -or -name '*log' -or -name '*.blg' -or -name '*.toc' -or -name '*.bcf' -or -name '*.swp' -or -name '*blx'| xargs /bin/rm -f
    find /media/TSUNAMI -name '*out' -or -name '*aux' -or -name '*log' -or -name '*.blg' -or -name '*.toc' -or -name '*.bcf' -or -name '*.swp' -or -name '*blx' -exec /bin/rm -f '{}' \;
    find /media/TSUNAMI -name '*out' -or -name '*aux' -or -name '*log' -or -name '*.blg' -or -name '*.toc' -or -name '*.bcf' -or -name '*.swp' -or -name '*blx'| xargs -0 rm
    and I think that it was the following that deleted all the files (except the directories):
    find /media/TSUNAMI -name '*out' -or -name '*aux' -or -name '*log' -or -name '*.blg' -or -name '*.toc' -or -name '*.bcf' -or -name '*.swp' -or -name '*blx' -type f -delete
    What am I doing wrong here?
    Thanks a lot in advance.
    PS. While writing this I realized that I fogot the dot in out, aux, log, and blx
    PS2. I'm experimenting around and don't mind deleting all the files if I do a mistake
    Last edited by geo909 (2014-09-30 06:12:04)

    geo909 wrote:Thanks so much. So  what is different when we group those options with \( \)?
    The implicit "and" operator binds stronger than the "or" (-o) operator. Therefore
    | -name a -o -name b -delete |
    will be grouped like this: 
    | (-name a) -o ( -name b -delete ) | .
    You want to group it like this: 
    | ((-name a ) -o ( -name b )) ( -delete )   | ,
    so you need to add some manual grouping: 
    | ( -name a -o -name b ) -delete |
    Last edited by progandy (2014-09-30 05:52:29)

  • "pacman" check for new packages, but without updating database.(SOLVED

    Is there a way for pacman to tell you what packages could be updated but without changing your database? The reason I ask is that doing pacman -Sy is unsupported, as it could lead to old versions of a package being incompatible with news one of another. Basically, I am wondering if pacman has a way to tell you "what would happen" if I did pacman -Sy.
    Last edited by TheKing42 (2014-12-07 19:28:44)

    I don't understand why do you want to keep your pacman database out of date. It's not possible to install outdated packages, they are dropped from the repository when an updated version is uploaded.
    Last edited by ugjka (2014-12-07 20:53:52)

  • [solved] Delete pacman by mistake

    I deleted pacman, yaourt, scp .... by mistake. What can I do to rescue my system?:(
    Last edited by kmeng (2010-03-19 20:18:57)

    The problem is I also deleted the related dependencies, such as, libachieve, libcrypto.....  I don't know how many dependencies are needed for pacman.

Maybe you are looking for

  • How to install the SAPRouter service on a Windows 2003 Server?

    Hi, can someone please either provide me with the instructions or point me to a URL or a SAP note that describes how to install the SAPRouter service on a Windows 2003 32-bit server? This is fairly urgent so your assistance here would be much appreci

  • Recent upgrade to 3.1.2 and issue with voicemail password request

    just went thru the 3.1.2 upgrade, froze my original phone-just like the 3.1 upgrade- had to go to store and get a new refurshied phone (dont even go there!) which only worked for three days, then had to return to store again......excuse me, i do soun

  • New feature - jumping from panel to web client

    When you update your Folio Builder panel, you'll see a new feature. If you choose Folio Producer from the Folio Builder panel menu, the Folio Producer Organizer opens in your default web browser. It signs in using the same Adobe ID you used to sign i

  • Is it possible to avoid the or in this sql?

    Hi there, I have a subquery at work which is givng me some performance issues ... (I've changed the table and columns names). select h.name, h.age, h.sex, h.height, h.occupation   from human h where h.newest = 'Y'    and h.death_date is null    and (

  • Label Divider won`t appear?

    Hello I am creating a simple Menu panel on the west side of my main JFrame.This has a Title label Divider label and vertical struts to each.My problem is getting the divider label I created to appear it seems to want to disappear.Please help * Assesi