Change source location in PKGBUILD

Is there a way to change the PKGBUILD script to use the source file I have already downloaded?  This is for my son's computer that is not attached to the web.  I have tried changing the source line to /home/justin/builds/gcompris/gcompris.8.4.tar.gz.  Not luck.  Thanks.
Justin

try making the source 'gcompris.8.4.tar.gz' and make sure its in the same directory as the PKGBUILD file. This works when PKGBUILDs include shell scripts, patches, and the like, so it should work with other sources.  You shouldn't actually have to even change the download location, makepkg checks in the directory before it attempts to download the file.
Dusty

Similar Messages

  • Changing source location within a single mapping

    Is above possible in owb11g, please read the following example.
    I have three source module and three source location defined DEV, TEST and PROD, there is a table oe_order_lines_all that exists in all three places.
    I have defined a mapping m_load_order_line in WH_SALES module (Target Module).
    I developed the mapping using source location DEV, I deployed the code and executed i
    t successfully against DEV source.
    Now I want to configure that same mapping to point to TEST, by changing the location information to TSET, but while configu
    ring the mapping I see only one source location (DEV) in the drop down list box.
    I am assuming that I should somehow see the TEST and PROD location too, so I the second time, I can change it to TEST and re deploy my code to, so I can no
    w use the same mapping to pull data from TEST.
    Hope the above example will give you better understanding of my issue.
    Thanks,
    Ravi

    Hi David,
    Some how the data locations tab is blanck in 11g, I have raised a ticket for Oracle support, they are still investigating why that is blanck, are you using 11g ? I can send you the screen shot if you want to have a look. Are you in US ?
    Thanks,
    Ravi

  • Crystal Report runtime error while changing Data Source Location

    Dear All
    We are using "Crystal reports for SAP Business one".The Crystal reports version is 12.1.
    We built a report in another database with another server.
    As we are importing the report in another database of another server,
    I am not able to change the Data Source location.
    When I am trying to change it,it gives Runtime error and closed automatically.
    How can i resolve and change the data source location?

    hi kambadasan,
    is your CR version the same from which you design the report and to the another server? also did you import your report directly to SBO without changing the data source first? in the case you should update first your Data Source in Crystal Report IDE before importing it to SBO.
    regards,
    Fidel

  • NTFS source moving servers.  Can I change the location in the DB directly?

    It would be nice to manually change the location of a large group of files in the DB directly rather than having to re-crawl the new location from scratch and discard the old location.
    Is this feasible?

    Hi, I'm seeing the same issue. I have searched my address in the google search using the post code. This finds the address as Postcode, Town, England. I then rename the location to my street name or 'Home'. This works fine, but the pushpin is slightly incorrect and needs to be moved, and the radius is huge and spans two other streets so needs to be reduced.
    As soon as I re-size the radius circle or move the pin the location details drop to the name I give the location 'Home' and England. I'd really like to preserve the town data in the details.
    Regards,

  • HT5467 How to change the location service set up when the icon is not inactive?

    I can not setting up the location services and change individual location service for each application since the icon are all in the dead icon and I cannot change anything. Is there anyway to make those icons in active?

    Here is what I was referring to - when in Control Center, I have the database locations. (sources, targets, OWF etc). Under a database location I selected the connector/location name under Connectors. When I select Deploy Action to Drop the connector/location name will remain. However, if you were to check in the database or the Repository Browser (Locations Report) you will see that the db link is gone. At this point you can safely modify the Locations info in the Connection Explorer (in Design Center). On the other hand, if you want the location to be deleted all together then now you can delete it in the Connection Explorer panel. If you did the prior drop step then at this point all db link info should be gone from the database.

  • How to change file location path at run time in OWB 10g

    Hello all,
    We want to load several files with the same name but from different folders into a single table.
    The information about the paths is stored in an oracle table.
    Is there any best practice to achieve this?
    Our approach is to loop on the number of sources and execute the mapping after changing the location path. We found how to make the loop, and have the apropriate OMB command to update the location path, but we are still looking for a way to call this OMB plus command in a process flow or a mapping. Any idea?
    We also succeeded in loading the file from an unregistered location, which is necessary to be able to update the path, but I'm not sure this is really the best approach. Any advise?
    Thanks in advance for your help!
    best regards
    Cedric.

    Hi,
    I can provide you with an idea on this, dont know if it will work or not.
    Suppose, you need to load 5 files in different folder locations into a single table. Call the mapping 5 times in a process flow. If you log in to the database, and go the table all_directories in your target schema, you will find an entry for the actual path of the file you are trying to laod. I think if this path is updated before each run of the mapping, you can load all files into the target table. Only thing you have to do is call a procedure which will update this record in all_directories table with the different locations each time you want and then plug in this procedure before each call to the mapping in a process flow and see if it works or not?
    Regards
    -AP

  • Issue in OWB mapping - when changing source and target database

    Hi,
    I need help for resolution of the issue I am facing when moving mapping from development environment to QA.
    Here is situation,
    We develop ETL using one source, one staging and one target database.
    In development we use one control_center for Source to staging and another control center staging to target.
    All works fine in development.
    Now I have created new runtime repository and imported all OWB projects (with full dependencies, exact replica of development). Now I need to change source and staging and target as different database.
    I have created new database location connections and defined/attached DB connectors with stage and target location.
    Now issues are
    1.     Two Staging mapping are not able to bound with source table (giving different error
    a.     One mapping show error for source synonym translation no longer valid when deploying this mapping , but validation comes without any issue)
    b.     Other mapping show error for source table/object not bound to repository
    2.     All the target mapping show validation successful, but when deploying says “table or view does not exist”. But tables are exists on source stage and target. (also permission are set correctly for target user to read from staging tables).
    Not sure how to proceed from here.
    I have recreated new repository and re-imported all project/mappings and defined all connection but still same issue.
    Thanks in advance,
    Vipin

    1. Two Staging mapping are not able to bound with source table (giving different error
    a. One mapping show error for source synonym translation no longer valid when deploying this mapping , but validation comes without any issue)
    b. Other mapping show error for source table/object not bound to repository
    The above error were resolved when re-synchronized the table (for few I have to reimport the table) and mapping.
    2. All the target mapping show validation successful, but when deploying says “table or view does not exist”. But tables are exists on source stage and target. (also permission are set correctly for target user to read from staging tables).
    The above error still pending. My target mapping are not able to deployed/compiled.
    For the above I have defined one Staging location to one target target location and target location have connector to staging (not sure if I have to define connector name same as staging location, as I have created DB connector with different name but reference database is same as staging location).
    Mapping are assoicated with desired data locatoin and meta data.
    control center is also have that data location.
    Mapping are configured for the desired location.

  • What is the best practice for package source locations?

    I have several remote servers (about 16) that are being utilized as file servers that have many binaries on them to be used by users and remote site admins for content. Can I have SCCM just use these pre-existing locations as package sources, or is this
    not considered best practice? 
    Or
    Should I create just one package source within close proximity to the Site Server, or on the Site Server itself?
    Thanks

    The primary site server is responsible for grabbing the source data and turning it into packages for Distribution points.  so while you can use ANY UNC to be a source location for content, you should be aware of where that content exists in regards
    to your primary site server.  If your source content is in Montana but your primary server is in California ... there's going to be a WAN hit ... even if the DP it's destined for is also in Montana.
    Second, I strongly recommend locking down your source UNC path so that only the servers and SCCM admins can access it.  This will prevent side-loading of content  as well as any "accidental changing" of folder structure that could cause
    your applications/packages to go crazy.
    Put the two together and I typically recommend you create a DSL (distributed source library) share and slowly migrate all your content into it as you create your packages/applications.  You can then safely create batch installers, manage content versions,
    and other things without fear of someone running something out of context.

  • HT1364 I am trying to change the location of my itunes library and the library doesn't copy to the new location.

    I am trying to change the location of my itunes library and the library doesn't copy to the new location.  I followed the steps in the help message (HT1364) exactly but I am not prompted to consolidate in the new location.  Any suggestions?

    Hi ed2345 and diesel vdub,  when I consolidate, the files start copying to the new location and part way through I get a message that the copying failed (-50) even though all of the files are already in place in the new location.  Should I just delete the itunes in the new location and manually copy the files again?  But in itunes, I have indicated that the new location is on the external hard drive but itunes seems to ignore that and still looks for itunes in the original location on my internal hard drive.  I disabled the location of itunes in the old location (by labelling itunes as "itunes old") and it tried to create a new itunes at the old location and prompted me to import music and videos from a CD or other source.  I hope I am making sense.

  • How to change the location value after it is registered

    hello,
    I want to change the location (A) to a new schema. From what I am understanding, I need to unregister the old locatin(A) in repository browser, and then re-register it in control center, and change the schema name to my new target.
    Now, I have unregisted A in the repository browser. When I come back to control center, and click the register, everything is grey out which means I cannot change the value (but i need to change the value for service name and schema), except the password value. and on the top, it says 'this location has not been registered. please complete the location parameters'.But I know on the old version, like owb 9.0.5, the grey out means this location is registered. So I am really comfused now. The location is unregisted, why cant I change the value of this location?
    any suggestion will be appreciated.

    Here is what I was referring to - when in Control Center, I have the database locations. (sources, targets, OWF etc). Under a database location I selected the connector/location name under Connectors. When I select Deploy Action to Drop the connector/location name will remain. However, if you were to check in the database or the Repository Browser (Locations Report) you will see that the db link is gone. At this point you can safely modify the Locations info in the Connection Explorer (in Design Center). On the other hand, if you want the location to be deleted all together then now you can delete it in the Connection Explorer panel. If you did the prior drop step then at this point all db link info should be gone from the database.

  • Publish a document from Document Workspace back to source location - missing option in SharePoint 2013

    We intend to use Document Workspaces for reviewing all our Policies & Procedures.
    Once all the changes to the document have been made, I am trying to publish a document from a document workspace back to the source location but the 'Send to: Publish to Source Location' option is missing in SharePoint 2013.
    So instead I try to use 'Send to: Other Location' and copy / paste the URL from the original document library but this produces an error.
    Has anyone come across this and if yes, know of a workaround?
    A prompt response would be much appreciated.
    Thanks in advance.

    Thank you so much for your prompt feedback and response.
    Once I click on the file (from the Document Workspace) and go File | Send to | Other Location and then I paste the URL from the original document library and test it and the link works. It shows me the document library of the original location. When I keep
    the filename the same (as I want it to override the original document with the new changes) and then I press OK and then it produces the error? I don't know what I am doing wrong???
    When I look at the second hyperlink as below I complete all the steps but after step 5 which settings do I enable in the Content Organizer: Settings & Rules? I doesn't state what I need to configure?
    Enable the Content Organizer in the Destination Site
    To enable the Content Organizer in the destination site, do the following:
    Browse to the site you want files routed to.
    Select Settings, Site Settings.
    Under the Site Actions Grouping, select Manage Site Features.
    Activate the Content Organizer feature.
    Click Settings, Site Settings, Site Administration, configure Content Organizer Settings and Rules.
    Your prompt assistance would be much appreciated.
    Thanks

  • How to change datasource location in CR V10

    How to change the datasource location in CR10, I need to use same table in different database. I tried in "Set Datasource Location" but it is not updating to the new one which i have selected. please help me on this.
    Thanks,
    S Aravind.

    Hi Try like this,
    Go to the Database option on the top > Select Set data source option.
    The top portion of the Set Data source Location window shows the current connection and part at the bottom is where you would make a connection to the new database
    Once the connection has been made, select 'one' table from the current connection and then select a matching table in the new connection and click on the 'Update' button. Do this for all the tables one by one.

  • Not working. Change database location trough VB 6

    Hi,
    I just finished two reports in Crystal 10 using an Access Database (database  location and query are hardcoded in the reports.
    I made a small vb 6 application to launch the reports. Now I need to change database location for the reports trough VB 6.  I have the following code, but it is not working. The reports do not show any data and I do not get any error. I think the problem is with the hardcoded query. The report is designed on this query and the field reference on the reports are like Command.Field1
    I just want tho change database location in VB, but I want the report take the query that is in it.
    I have the following code. How can I make them work.? Is there a better way to do it?
    Dim Report As New CR2 'set up the report
    Dim conn3 As New ADODB.Connection  'ADO connection
    Dim rs As New ADODB.Recordset      'rs connection
    Function F_ViewReport()
    'On Error GoTo End_FormLoad
        Dim sSQL2 As String
        gsRootJob = "4850"
        Dim sSQL2 As String
        gsRootJob = "4850"
    "SELECT Material.Job, Material.Indicator, PO_Detail.Order, Source.Act_Qty,  Vendor.Name, PO_Header.PO, PO_Detail.Due_Date FROM (((Material LEFT JOIN Source ON Material.Material_Req = Source.Material_Req) LEFT JOIN PO_Detail ON Source.PO_Detail = PO_Detail.PO_Detail) LEFT JOIN PO_Header ON PO_Detail.PO = PO_Header.PO) LEFT JOIN Vendor ON PO_Header.Vendor = Vendor.Vendor WHERE (((Material.Job) Like '" & gsRootJob & "*')) ORDER BY Material.Job, PO_Header.PO, PO_Detail.Line;"
        Report.DiscardSavedData
        Set conn3 = New ADODB.Connection
        conn3.Open "provider=Microsoft.jet.OLEDB.4.0; Data Source=" & App.Path & "\Data tables.mdb"
        Set rs = New ADODB.Recordset
        rs.Open sSQL2, conn3, adOpenKeyset, adLockReadOnly
        Report.Database.SetDataSource rs, , 1
        CRViewer2.ReportSource = Report
        CRViewer2.DisplayTabs = False
        CRViewer2.ViewReport
        CRViewer2.Zoom 1
        Screen.MousePointer = vbHourglass
    Please help!
    cc

    Hi Cris,
    It seems that you are having issue with SDK's.
    Post your question in SDK forum.
    [SAP Crystal Reports, version for Visual Studio;
    You can download samples from here:
    [https://www.sdn.sap.com/irj/boc/samples]
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all SDK queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Regards,
    Shweta

  • Specify field mapping when changing table location

    I want to change the tables in a report to refer to database tables with a different schema, and specify the mapping of fields in code.
    I already have code that changes table locations successfully when the schema does not differ, using the RAS API. As far as I can tell, the RAS API doesn't have a way of handling schema differences. Is that true?
    OTOH, the higher-level CR API does appear to have a mechanism to do field mapping, using the FieldMapping event in the ReportDocument class. I've been trying to use this API for the job, but I don't seem to be able to change the location of a table in the report.
    Here's an example scenario:
    The report was created using an ODBC data source Source1 that contains a table Table1
    I have an ODBC data source Source2 that contains Table1 as well as a table Table2 that is identical to Table1 except that the field names are all slightly different
    I want to change the report so that it uses Table2 in Source2
    I've managed to get the report switched to Source2 with code like this:
    report.DataSourceConnections[0].SetConnection("Source2", "", id, pwd);
    Here's the code I'm using to try to change the report table to refer to Table2:
                Table table = report.Database.Tables[0]; // only one table in the report
                TableLogOnInfo logOnInfo = table.LogOnInfo;
                logOnInfo.TableName = "Table2";
                table.ApplyLogOnInfo(logOnInfo);
                report.VerifyDatabase();
    I've also tried the simpler
    table.Location = "Table2";
    Neither approach changes the table location. I know this because when I preview the report I see data. Since the field names are all different, changing the location should have removed all the fields from the report. (Also, the event handler I have hooked up to the FieldMapping event is not called. Yes, I did enable the event in the ReportDocument.)
    So:
    How do you change the location of a table using the high-level API?
    If you change the location using the RAS API, is the FieldMapping event fired? (Haven't tried this, but somehow I doubt it.)
    Is there a way to do field mapping with the RAS API?
    Thanks!
    - rick cameron

    Hi Rick
    This is not considered a bug. It is a limitation that has been discusses extensively in many of our internal meetings. The implementation job proved to be much too massive and with highly limited ROI. E.g.; the number of requests for the feature is just not there...
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • How can I change the location for the backup from iphone to itunes?

    How can I change the location for the backup from iphone to itunes? I want to backup to my external harddisk and not the computer itself. How do I do it?

    Moving the iOS device backup location
    Open a command prompt by hitting the start button and typing CMD<Enter> in the search box that opens up, or with Start > Run on older Windows.
    To move the current backup folder from C: to D: (for example) type in this command and press <Enter>
    Move "C:\Users\<User>\AppData\Local\Apple Computer\MobileSync\Backup" "D:\Backup"
    Where <User> is your Windows user name.
    To make iTunes look for the data in the new location type in this command and press <Enter>
    MkLink /J "C:\Users\<User>\AppData\Local\Apple Computer\MobileSync\Backup" "D:\Backup"
    If your preferred drive has a different letter or you already have a folder called "Backup" then edit "D:\Backup" accordingly in both commands.
    If you have Windows XP then you'll need a third-party tool such as Junction to link the two locations together instead of the MkLink command. The source folder is C:\Documents and Settings\<User>\Application Data\Apple Computer\MobileSync\Backup
    tt2

Maybe you are looking for

  • Brand new ipod touch (4th gen) no longer plays music. is there a way to fix it by myself?

    I just bought the 4th gen ipod touch on tuesday. I downloaded some music from my brothers itunes account and purchased songs thru the ipod itself as well.  I also have downloaded a few free apps as well.  tuesday and wednesday morning the ipod worked

  • HP Officejet Pro 8500 Wireless makes me set printer settings for EVERY document.

    Ever since updating to Mavericks I have to tell the printer EVERY, SINGLE TIME I print, what to do...ie what paper size to use.  I have the correct setting in Settings/Preferences and the drivers are up to date. What's up with this??  Anyone having t

  • PICO Projector

    I am trying to connect a PICO PK104 digital projector to my Macbook Pro, and I am not sure what adapter to use...any ideas?

  • MS Project can't recognize this file format...

    At work, I still have Project 98. When I try to open an .mpp file, the following message appears: "Microsoft Project cannot recognize this file format. Do you want to open this file as text only?" I've been assured it has been saved "down" to Project

  • Iweb won't close or update site

    I recently created and uploaded a webpage to my host, but now iWeb will not close, force close, or even remain closed when I shut down the computer and turn it back on. I have made edits to the page and had wanted to update it, but it will not publis