Local repository with dependencies from aur

I have local repository and I some packages there. For one package I want to specify dependence from AUR package, but when I try to install it I receive warning:
warning: cannot resolve "ruby-compass", a dependency of "local-company"
Is it possible to ask yaourt check dependencies in AUR when installing package from local repository?

Nope.  Many "AUR helpers" do this though.  In my limited experience yaourt seems to be one that handles this seemlessly, but I'd say it comes with some costs of hiding what is doing from the user.

Similar Messages

  • [SOLVED] Makepkg, install dependencies from AUR.

    Is it possible for makepkg to install the dependencies from AUR with makepkg -si?
    Last edited by lemanski6 (2012-09-20 18:05:38)

    Nope.  Many "AUR helpers" do this though.  In my limited experience yaourt seems to be one that handles this seemlessly, but I'd say it comes with some costs of hiding what is doing from the user.

  • [SOLVED]yaourt wants to build dependencies from AUR

    Hi,
    I've installed kdemod4... the only problem is that yaourt wants ti install all the dependences of the package(s) i've choose from aur, altough dependencies are present in extra (correct version). How can i solve this??
    An example is:
    cairo-lcd: i have to build all the dependencies from aur, like libpng,etc; but i see from PKGBUILD that the version that needs cairo-lcd is present in extra repository...
    thanks in advance
    Last edited by chesterfork (2009-07-13 10:07:26)

    ..i'm running kdemod 4 x86_64...so if i try install everything using yaourt the dependencies are shown in this way:
    ==> lib32-cairo-lcd dependencies:
    - lib32-gcc-libs (building from AUR)
    - lib32-libpng (building from AUR)
    - lib32-libxrender (building from AUR)
    - lib32-fontconfig (building from AUR)
    - lib32-pixman (building from AUR)
    - lib32-xcb-util (building from AUR)
    if it could help i found this:
    chesterfork ~ $ yaourt -S lib32-cairo
    lib32-cairo not found on AUR
    Packages that were installed as dependencies but are no longer required by any installed package:
    error:
    what about the error? it's a blank line.... i checked yaourtrc in /etc but it seems ok..
    It's happen even if i have these packages installed (and checking in pkg build they have are the same version). EVERYTIME yaourt shows that; cairo, cairo-lcd, bin32-skype-lib32-cairo-lcd....eveything i tried it needs dependencies from aur ONLY. That's the problem....there is a solution??

  • Updating repository with users from website

    Hi,
    I am currently testing portal-to-go, and it seems to me that i cannot seem to convert a site from html to wml/voxml/etc without making it a service. This means that everytime some wants to view a site designed in portal-to-go, they ABSOLUTELY HAVE to be an authorized user, who can then access the services, even if all a want them to do is see a simple front page. Also, there doesnt seem to be any automated way for users THEMSELVES to sign up for services from the personalization portal. In other words, there isnt any way for users to add themselves to the repository with the services they want. I know Oracle mobile does this, and i assume they are using the provisioning adapter or loadxml utility for this, but i have no clue as to HOW, since the documentation for it ***** ass. Could someone please tell me if my assumptions are accurate, and if so, does anyone know how to use the provisioning adapter to dynamically update the repository from the USER level?

    Thanks Saritha for your input again. I think you are right about selecting multiple reports and choose Refersh Option. I guess I can do that in CMC but there got to be other setting also available. Life will be hard if Repository objects doesn't get updated automatically as it suppose to be. This means everytime my company wants to change logo color or change in address then I have to manually update the refresh option in CMC and live with it.
    However, I will take Saritha advice as my solution for now.
    Experts - please advice other setting if available.
    thanks,
    Edited by: visit2me on Feb 29, 2012 8:27 PM
    Edited by: visit2me on Feb 29, 2012 8:56 PM

  • Domain local groups with members from other (same forest) domains?

    I'm confused about granting access to a share via a domain local group that contains members from other domains. Consider this scenario:
    Joe Smith logs into his own domain (DALLAS.CORP.COM) and his token gets the DALLAS\sales global group.
    A share (named sales) in a different domain within the same forest (FORTSMITH.CORP.COM) assigns ntfs modify on its DACL via the FORTSMITH\sales_modify domain local group, which contains the DALLAS\sales global group.
    Joe goes to access the sales share...what happens, exactly?
    Since Joe logged into a DC in the DALLAS domain (outside the replication scope of the sales_modify group), his token does not contain sales_modify, right? So when he goes to access the sales share, that file server in FORTSMITH checks his token, doesn't
    see FORTSMITH\sales_modify in his token, and boom: access denied...right?

    Universal group is ok within the same forest but different domain.
    Domain local is ok between separate forest (Trust should be in place).
    Global is ok for same domain.
    See this for more details.
    http://msmvps.com/blogs/acefekay/archive/2012/01/06/using-group-nesting-strategy-ad-best-practices-for-group-strategy.aspx 
    Written by Ace Fecay-DS MVP.
    Regards~Biswajit
    Disclaimer: This posting is provided & with no warranties or guarantees and confers no rights.
    MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
    MY BLOG
    Domain Controllers inventory-Quest Powershell
    Generate Report for Bulk Servers-LastBootUpTime,SerialNumber,InstallDate
    Generate a Report for installed Hotfix for Bulk Servers

  • Peazip from AUR on Arch 64

    Hi All
    Ok, I'm trying to install Peazip on my 64bit setup. Got the package (only 32bit available) from AUR. When i tried to makepkg, i got an error
    ==> ERROR: is not available for the 'x86_64' architecture.
    Note that many packages may need a line added to their PKGBUILD
    such as arch=('x86_64').
    So I edited the PKGBUILD and changed the arch variable to x86_64
    Had to grab two dependencies from AUR: quad and balz
    So makepkg -s worked fine and the rest of the dependencies got pulled automatically.
    Then installed the package with pacman
    But now, when I try to run peazip, I get the following error:
    peazip: error while loading shared libraries: libgdk_pixbuf-2.0.so.0: wrong ELF class: ELFCLASS64
    I guess that something got built for 32 bit and now depends on a 64 bit lib?
    Tried googling the error, but to no avail.
    Any suggestions?
    Thanks

    Only old peazip version (2.1 maybe) may run on x86_64 with the required lib32 packages;newer versions have problems (probably lazarus related),but you can still use peazip using a 32 bit chroot
    v 3.1
    ./peazip
    Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
    (peazip:2872): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so: wrong ELF class: ELFCLASS64
    Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
    [WARNING] Out of OEM specific VK codes, changing to unassigned
    [WARNING] Out of unassigned VK codes, assigning $FF
    Runtime error 231 at $081B78CD
    $081B78CD
    $08065B2A
    $08372B02
    $08138F8D
    $0813B289
    $0807A403
    $0807C11B
    $0807E1A6
    $080853C8
    $0805CFE8

  • Packer can't fetch information from AUR

    Hi,
    Here is a strange think I have both packer and yaourt wrappers installed on a fairly fresh Archlinux box (installed about a week ago). One day packer stopped working, I can't search AUR or install from AUR, but other things, like install a package from a repositori, or search packages in repositories is working.
    The strange thing is that yaourt is working fine, I can install with it from AUR - but I like packer more, because I did not figured out how to set up yaourt to use my predefined temporary directories to download and compile stuff, and also where to save the created packages - but this is a bit offtopic.
    So does anybody have an idea what happened? I can't figure out, I did not modified any packer related stuff. I tried to reinstall packer, but it did not solved the problem.
    Thank you!

    Hi,
    This is the error I get on my 32-bit machine:
    Console-based AOL Instant Messenger & IRC client
    * About to connect() to aur.archlinux.org port 443 (#0)
    * Trying 208.92.232.29...
    * connected
    * Connected to aur.archlinux.org (208.92.232.29) port 443 (#0)
    * successfully set certificate verify locations:
    * CAfile: /etc/ssl/certs/ca-certificates.crt
    CApath: none
    * SSLv3, TLS handshake, Client hello (1):
    } [data not shown]
    * SSLv3, TLS handshake, Server hello (2):
    { [data not shown]
    * SSLv3, TLS handshake, CERT (11):
    { [data not shown]
    * SSLv3, TLS alert, Server hello (2):
    } [data not shown]
    * SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    * Closing connection #0
    The interesting thing is the ca certificate file on my 32-bit machine is identical to my 64-bit machine, is there another file it is looking at or another configuration file that is telling it to do something differently, or is the 32-bit binary doing something differently?
    Walter

  • Can't install Ejecter from AUR

    Hi everyone
    I've been trying to install Ejecter from AUR using yaourt, but I get an error and the installation aborts.
    This is what the terminal tells me:
    Checking for program gcc,cc              : ok /usr/bin/gcc
    Checking for program cpp                 : ok /usr/bin/cpp
    Checking for program ar                  : ok /usr/bin/ar
    Checking for program ranlib              : ok /usr/bin/ranlib
    Checking for gcc                         : ok 
    Checking for program valac               : ok /usr/bin/valac
    Checking for gthread-2.0                 : Traceback (most recent call last):
      File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 414, in recurse
        txt=readf(base+'_'+name,m='rU')
      File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 379, in readf
        f=open(fname,m)
    IOError: [Errno 2] No such file or directory: '/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/wscript_configure'
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
      File "./waf", line 148, in <module>
        Abortando...
    ==> ERROR: Makepkg was unable to build ejecter.
    ==> Restart building ejecter ? [y/N]
    ==> --------------------------------
    ==>
    There are no comments on the AUR package, so I don't know if this bugs only happens to me.
    Thanks in advance for your help!

    I have the same problem with Pino from AUR.
    ==> Starting build()...
    Checking for program gcc,cc : ok /usr/bin/gcc
    Checking for program cpp : ok /usr/bin/cpp
    Checking for program ar : ok /usr/bin/ar
    Checking for program ranlib : ok /usr/bin/ranlib
    Checking for gcc : ok
    Checking for program valac : ok /usr/bin/valac
    Checking for gthread-2.0 : Traceback (most recent call last):
    File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 414, in recurse
    txt=readf(base+'_'+name,m='rU')
    File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 379, in readf
    f=open(fname,m)
    IOError: [Errno 2] No such file or directory: '/tmp/clyde-johan/pino/pino/src/pino-0.2.10/wscript_configure'
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
    File "./waf", line 148, in <module>
    Aborting...
    error: Build failed

  • System update configuration issue with local repository related to machine type

    Hi,
     Sorry if the issue has been posted earlier, i tried searching but cudnt find relevant post. Here is my issue:
     My machine is Thinkpad R52. Type as printed on label is: 1858-CLG 
     While adding machine type in update retriever, I added machine type as 1858 (as it doesnt accept 1858CLG). After connecting to the support site, it downloaded all required updates onto a local(shared) repository.
    I installed system update, configured it to pickup update from local (network) repository in the registry.
    Now when I launch system update, it determines my machine type as 1858CLG & it connects to local repository only to display message as "No updates were found for this machine type"
    Though I cud see updates if I directly connect to help center.
    I think the problem is with machine type identification, not sure though.
    Please advice on what I'm doing wrong. Is it with update retriever configuration or system update configuration.
    Thanks much,

    Solution for me was to change status of packages from "Test" to "Active" using Update Retriever.
     Since this is not documented in Best Practices (but is stated in chapter 5 - modify settings) I spent several hours figuring it out..
    -brian

  • Best way to upgrade the local repository from 11.7.3 to 12.2.3.3 DS 3

    Hi, we are going to upgrade our DI 11.7.3 to DS3 - 12.2.3.3 in Sep. I found out there are different ways to upgrade the local repository from the SAP doc and tech support. I try to find a best and safe way to do it. If anyone had experince and inputs on this. It would be great appreciated. It seems there are these options:
    we all agree that need to back up the repostiry db, and export the repository to atl file.
    Option 1:
    Upgrade the repository during the Data Services installation. But the tech support said there are times where this does not work as expected and Option 2 below needs to be implemented.
    Option 2:
    a) Export the local repository, via 11.7.3 Designer, to an ATL file.
    b) Uninstall 11.7.3.
    c) Create a new database in SQL Server to use with 12.2.3.3. (Optionally, use the existing 11.7.3 database. If you do, make a backup of it before making any changes).
    d) Install Data Services 12.2.3.3 and reference the database created in step "c" above during installation (select the Create option).
    e) Log in to the new local repo, via 12.2.3.3 Designer, and import the ATL that was exported in step "a" above.
    Option 3:
    a. Create a new database u2013 20 MB space
    b.Create a new repo in 11.7.3 point to ds_local via Repository Manager (click create)
    c.Log in 11.7 designer and Repository import from out.atl
    d.Install 12.2.3.3 without upgrde the repostory
    e.use epository manager in 12.2.3 to upgrade the new repository

    Hi.
    If you import the 11.7 atl into a 12.2 Designer you will face a warning message like this:
    "The version 11.7 of the ATL file <c:\export.atl> is lower than the repository version <12.2>.
    To update an ATL file, import it into a repository of the same version then ugrade that repository"
    So, the correct method to upgrade the Data Integrator 11.7 repository to Data Services 12.2.x is the following:
    - Export the complete Data Integrator 11.7 repository to ATL.
    - Create a NEW Data Integrator 11.7 Local Repository.
    - Import the ATL created in step 1 to the NEW Data Integrator 11.7 Repository. At this point you have two identical local repositories.
    - From the Data Services 12.2.x system, open Repository Manager.
    - Enter the Database connection information to the NEW repository created in step 2.
    - Select UPGRADE, to upgrade this repository to support Data Services 12.2.x.
    - Log into Data Services Designer to start using this Local Repository.
    Regards,
    Leo.

  • Can't install Dropbox from AUR due to missing dependencies.

    I'm posting in the Newbie Corner, since I suspect that this is a newbie issue with a really simple solution..
    I've been using Dropbox for Linux directly from Dropbox.com, but I had now decided to convert to the AUR version (easier to update). But it won't install. It won't even build.
    ==> Manglende avhengigheter:
    -> qt
    ==> Kontrollerer avhengigheter som trengs under bygging...
    ==> FEIL: Kunne ikke finne alle avhengigheter.
    ==> ERROR: Makepkg was unable to build bbox-git.
    ==> Restart building bbox-git ? [y/N]
    Not optimal that this is in norwegian.. But in essence it tells me that there are missing dependencies. Qt to be exact. And because of this makepkg is not able to build bbox-git. Earlier in the process (when the dependencies for bbox-git is listed) it says that qt is not installed and will be buildt from AUR. I've tried to reinstall qt. Please help.
    EDIT:
    I'm using Yaourt.
    Last edited by madr (2013-06-08 22:24:06)

    Trilby wrote:You say you've tried to install qt, does that mean you failed to install it?  qt should not be installed from the AUR, it is a package group in [extra].
    I've tried to reinstall it. And I've installed it from the official repos of course. The AUR bit is output from Yaourt, not me.
    karol wrote:
    Run
    LC_ALL=C <command>
    to get output in English.
    I'll post the output of this later (it's getting late here).
    mcmillan wrote:
    First, that's not the dropbox package, but something that is like dropbox. If you want the actual dropbox program you want https://aur.archlinux.org/packages/dropbox
    If this is the package you actually want, it looks like it hasn't been updated since the qt packaged was renamed qt4, so you'll need to change that in the PKGBUILD file by hand.
    It is the package you're linking to I'm having trouble installing. Okay, I'll have a look. Later. I'll get back to this thread.
    karol wrote:I'm not sure if https://aur.archlinux.org/packages/dropbox is easier to update - as you can read in the comments, many users are not happy with the auto-update feature.
    Maybe it's too easy to update ;P , but YMMV.
    Do I ever catch a break in life? Not often at least.

  • Unable to install from AUR with yaourt

    I am having problems installing packages from AUR.  I can still use yaourt to install any packages from the official repositiories.  As an example, when trying to install zenlib, I get this message:
    ==> Building and installing package
    ==> Making package: libzen 0.4.15-1 (Sun Aug 8 18:30:43 CDT 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading libzen_0.4.15.tar.bz2...
    --2010-08-08 18:30:43-- [url]http://downloads.sourceforge.net/zenlib/libzen_0.4.15.tar.bz2[/url]
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Resolving surfnet.dl.sourceforge.net... 130.59.138.21, 2001:620:0:1b::21
    Connecting to surfnet.dl.sourceforge.net|130.59.138.21|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 134032 (131K) [application/x-bzip2]
    Saving to: "libzen_0.4.15.tar.bz2.part"
    100%[===================================================================================================================================>] 134,032 87.0K/s in 1.5s
    2010-08-08 18:30:46 (87.0 KB/s) - "libzen_0.4.15.tar.bz2.part" saved [134032/134032]
    ==> Validating source files with md5sums...
    libzen_0.4.15.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> Extracting libzen_0.4.15.tar.bz2 with bsdtar
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /usr/share/aclocal/cinepaint.m4:8: warning: underquoted definition of AM_PATH_CINEPAINT
    /usr/share/aclocal/cinepaint.m4:8: run info '(automake)Extending aclocal'
    /usr/share/aclocal/cinepaint.m4:8: or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    /usr/bin/m4: cannot remove temporary file /tmp/m4-IpdGHp/m4-1000
    /usr/bin/m4: cannot clean temporary file for diversion
    /usr/bin/m4: cannot remove temporary directory /tmp/m4-IpdGHp: Directory not empty
    autom4te: /usr/bin/m4 failed with exit status: 1
    aclocal-1.11: autom4te failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    automake-1.11: autoconf failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    Aborting...
    ==> ERROR: Makepkg was unable to build libzen.
    ==> Restart building libzen ? [y/N]
    ==> -------------------------------
    ==>
    I should also mention that I currently have a partition of my memory mounted onto /tmp.  This is the corresponding line from my fstab:
    none /tmp tmpfs defaults,noatime,size=1024M 0 1
    I should have the permissions for my /tmp mount set up correctly.  Any help would be greatly appreciated.  Thank you in advance.

    Kotel wrote:I tried running just makepkg and I get the same errors that I got when using yaourt.  I didn't try running makepkg with sudo since it isn't the normal usage of makepkg.  Would it give any extra insight if I did try running sudo makepkg?
    No, I dont think so.
    Just for the record, the archstuff repo has the compiled libzen package:
    pacman.conf:
    [archstuff]
    # AUR's most voted packages
    Server=http://archstuff.vs169092.vserver.de/$arch

  • How do i stop my itunes from changing the location of my itunes media.  i have it saved on a external HD and it keeps changing back to my local drive with out being told

    how do i stop my itunes from changing the location of my itunes media.  i have it saved on a external HD and it keeps changing back to my local drive with out being told

    No, an external drive will not always be mounted. If the drive goes to sleep, it can unmount, or it may unmount for other reasons. As Chris said, confim that the drive is mounted and active before launching iTunes.
    Regards.

  • Can't create a repository with a local physical disk

    Hi,
    I'm using Oracle VM Manager 3.0.3.
    I created a non clustered server pool with one server. That server has 2 identical SATA 500GB internal drives and 1 eSATA 750GB drive in AHCI mode. The 750G eSATA drive is the primary boot drive and hosts the MBR with Windows 7. One of the 500GB SATA internal drive hosts Oracle VM Server. The other 500GB SATA drive has no partition and I want to use it as a local OVM repository. When I boot the server I can select to boot Windows 7 or Oracle VM Server with no issue.
    After the OVM server boots, OVM Manager 3.0.3 can discover it along with 2 physical disks: the 500GB SATA internal drive (SATA_WDC_WD5000BEKT-_WD-WX41A11X1750) I want to use as a repository and the eSATA 750GB drive. OVM Manager reports these physical disks as SAN type with no file system.
    When I create my local repository for the server pool, I select the physical disk SATA_WDC_WD5000BEKT-_WD-WX41A11X1750 and click the "Next" button. But the job always fails with the following details:
    Job Construction Phase
    begin()
    Appended operation 'File System Construct' to object '0004fb0000090000865c3f26b528bc39 (Local FS OracleVS01)'.
    Appended operation 'Repository Construct' to object '0004fb0000030000182872191a913bac (SATA_WDC_WD5000BEKT-_WD-WX41A11X1750)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [LocalFileServer] 0004fb0000090000865c3f26b528bc39 (Local FS OracleVS01)
    Operation: File System Construct
    Object (CREATED): [LocalFileSystem] 0004fb0000050000f36710bdcca530d4 (fs_MyLocalRepository)
    Object (CREATED): [Repository] 0004fb0000030000182872191a913bac (MyLocalRepository)
    Operation: Repository Construct
    Object (IN_USE): [StorageElement] 0004fb00001800004e793d6f05fced03 (SATA_WDC_WD5000BEKT-_WD-WX41A11X1750)
    Job Running Phase at 12:18 on Tue, Jan 31, 2012
    Job Participants: [00:25:22:dc:0a:ee:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff (OracleVS01)]
    Actioner
    Starting operation 'File System Construct' on object '0004fb0000050000f36710bdcca530d4 (fs_MyLocalRepository)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb0000090000865c3f26b528bc39] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750, Status: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012] OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-WD-WX41A11X1750, Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATAWDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1325)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:868)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.createFileSystem(FileSystemConstruct.java:57)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.action(FileSystemConstruct.java:49)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-WD-WX41A11X1750, Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATAWDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:475)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:427)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:369)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:864)
    ... 18 more
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-WD-WX41A11X1750, Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATAWDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:753)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:471)
    ... 21 more
    FailedOperationCleanup
    Starting failed operation 'File System Construct' cleanup on object 'fs_MyLocalRepository'
    Complete rollback operation 'File System Construct' completed with direction=fs_MyLocalRepository
    Rollbacker
    Objects To Be Rolled Back
    Object (IN_USE): [LocalFileServer] 0004fb0000090000865c3f26b528bc39 (Local FS OracleVS01)
    Object (CREATED): [LocalFileSystem] 0004fb0000050000f36710bdcca530d4 (fs_MyLocalRepository)
    Object (CREATED): [Repository] 0004fb0000030000182872191a913bac (MyLocalRepository)
    Object (IN_USE): [StorageElement] 0004fb00001800004e793d6f05fced03 (SATA_WDC_WD5000BEKT-_WD-WX41A11X1750)
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=5063 method=addTransactionIdentifier accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=4954 method=createFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setFoundryContext accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=onPersistableCreate accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setLifecycleState accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setRollbackLifecycleState accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setRefreshed accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setBackingDevices accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setUuid accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setPath accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setSimpleName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=addFileServer accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setStorageDevice accessLevel=6
    Class=StorageElementDbImpl vessel_id=4972 method=addLayeredFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=setSimpleName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=createRepository accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setName accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setFoundryContext accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=onPersistableCreate accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setLifecycleState accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setRollbackLifecycleState accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setRefreshed accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setDom0Uuid accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setSharePath accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setSimpleName accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=addRepository accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setManagerUuid accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setVersion accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=addJobOperation accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setSimpleName accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=setDescription accessLevel=6
    Class=InternalJobDbImpl vessel_id=5063 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=5063 method=setAssociatedHandles accessLevel=6
    Class=InternalJobDbImpl vessel_id=5063 method=setFailedOperation accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=4954 method=nextJobOperation accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=5072 method=nextJobOperation accessLevel=6
    Class=RepositoryDbImpl vessel_id=5078 method=nextJobOperation accessLevel=6
    Class=StorageElementDbImpl vessel_id=4972 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb0000090000865c3f26b528bc39] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750, Status: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012] OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-WD-WX41A11X1750, Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATAWDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb0000090000865c3f26b528bc39] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750, Status: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012] OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-WD-WX41A11X1750, Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATAWDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1325)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:868)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.createFileSystem(FileSystemConstruct.java:57)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.action(FileSystemConstruct.java:49)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at sun.reflect.GeneratedMethodAccessor867.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: storage_plugin_createFileSystem to server: OracleVS01 failed. OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-WD-WX41A11X1750, Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATAWDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    Tue Jan 31 12:18:46 CST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:475)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:427)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:369)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:864)
    ... 18 more
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000f36710bdcca530d4 /dev/mapper/SATA_WDC_WD5000BEKT-WD-WX41A11X1750, Status: org.apache.xmlrpc.XmlRpcException: OSCPlugin.FileSystemBusyEx:'An ocfs2 filesystem already exists on /dev/mapper/SATAWDC_WD5000BEKT-_WD-WX41A11X1750'
    Tue Jan 31 12:18:46 CST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:753)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:471)
    ... 21 more
    End of Job
    I don't understand why I always get the error message 'An ocfs2 filesystem already exists on /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750' since that disk is blank with no partition.
    Please help me.
    Daniel.

    Hi Avi,
    Blkid returns the following:
    /dev/sda1: LABEL="/boot" UUID="00b66c82-c4e2-4067-bbc4-f22899fce856" TYPE="ext3"
    /dev/sda2: LABEL="/" UUID="b6bc51a3-884a-4d9d-8bc1-8c68792cbe57" TYPE="ext3"
    /dev/sda3: TYPE="swap" LABEL="SWAP-sda3" UUID="58f3de58-a13b-4239-9894-8dffa0856a1a"
    /dev/sdb1: TYPE="ntfs"
    /dev/sdb2: TYPE="ntfs"
    /dev/sdc: LABEL="OVSd62418098e5d5" UUID="0004fb00-0005-0000-d3ad-62418098e5d5" TYPE="ocfs2"
    /dev/mapper/SATA_ST750LX003-1AC1_W2001LHFp2: TYPE="ntfs"
    /dev/mapper/SATA_ST750LX003-1AC1_W2001LHFp1: TYPE="ntfs"
    /dev/mapper/SATA_WDC_WD5000BEKT-_WD-WX41A11X1750: LABEL="OVSd62418098e5d5" UUID="0004fb00-0005-0000-d3ad-62418098e5d5" TYPE="ocfs2"
    /dev/sdd1: SEC_TYPE="msdos" LABEL="CLE" UUID="827A-C3D5" TYPE="vfat"
    "CLE" is an attached USB jump drive.
    Thanks.

  • Linux-ck kernel from AUR with GCC optimisation and got Kernel panic

    I have been using the linux-ck patched kernel from the AUR for the last few weeks https://aur.archlinux.org/packages/Linux-ck/
    I decided I would try to compile it with the gcc optimised patch as well.    https://github.com/graysky2/kernel_gcc_patch
    I have a laptop using the intel i7-4712MQ CPU which I understand is part of the Haswell family.
    I downloaded the tarball from the AUR, extracted it, I edited the PKGBUILD, to enabe the nconfig and also the BFQ scheduler, ran makepkg -s enabled the patch for Haswell chip family and saved it as .config and carried on building the kernel as normal, then installed the resulting packages with pacman -U kernel and the header and then rebooted.
    on boot I received a failed to execute /init error 8 and no working init found,  I fell back to using the default Arch Kernel and can also rebild the linux-ck patched kernel as normal with the GCC optimisation patch with no problems, but I want to understand what I did wrong when applying the GCC patch and fix it, if there is another log I can get please let me know and I will post it.
    I know it is not the new version of the Kernel as I had built version 3.19-1 it without the gcc optimisation patch successfully on Friday
    Thanks
    Rob
    Last edited by robt77 (2015-03-01 12:28:58)

    Trilby wrote:
    robt77 wrote:I downloaded the tarball from the AUR, extracted it, I edited the PKGBUILD, to enabe the nconfig and also the BFQ scheduler, ran makepkg -s enabled the patch for Haswell chip family and saved it as .config and carried on building the kernel
    This is not very clear.  What do you mean you carried on building the kernel after running makepkg -s?  Makepkg -s builds the packages, any configuration you make after that command is not applied to the built packages.
    after running makepkg -S it came up with the menu to select different options for the kernel, so I arrowed to Processor type and features ---> Processor family ---> and found Intel Haswell, selected that and saved it by pressing f5 it saved to a file called .config and it started building the kernel
    robt77 wrote:on boot I received a failed to execute /init error 8 and no working init found
    Then the kernel loaded just fine - init failed.  Did you (re)build an initramfs for the new kernel?  What is the bootloader command used for this kernel?
    44
    I did not buikd ab initramfs, I have always just had to download the tar ball from AUR, extract it , then run makepkg -s and then install the packages with pacman -U and reboot. 
    Here is a link to the bootloader command from grub  http://hastebin.com/roweqocuqi.vala

Maybe you are looking for