Source file md5sum changing often

I have created a package for port_audio_v18. 
This is not the last version of portaudio (which is v19 currently), because only the v18 is supported by crrcsim (an RC simulator).
But  V18 is still evolving due to bug fixes. It means that the downloadable source tar  used by the package is regularly changing and md5sum is getting wrong every time it is updated.
How to cope with this in a clean way ? Is there a way to remove this md5sum validation inside the PKBUILD so that a source tar change does not  block the package installation ?

my64 wrote:How can I submit a package without md5sum?
As a compromise, leave a comment for the AUR package (and inside the PKGBUILD) saying that the md5sum often changes. Or mirror the file yourself, as I do.
I assume this is regarding a snapshot file.
Edit: Removed "can't" - Ambi has info below...
Last edited by brebs (2008-03-26 13:34:50)

Similar Messages

  • Imported source file name changed for the external table

    Hi,
    I have external table from flat file. Now the source file name is changed. I can change the file location to point to the new file name, but I can't update the source for the flat file property(as seen under flat file properties,structure tab. the column "Sampled From"). Is there way to have this update without having to import the file using the new file name again?

    In the Files section in the object navigator find the flat file you want to change the source of.
    Double click on the actual file, and on the General tab change the old file name to the new one.
    The fact that it has been sampled from a different file should not 'disturb' the working of the external table.
    However, if the structure of the new file is different I'd suggest to resample.
    Good luck, Patrick

  • Is there a way to create a file merge that updates from the original source file if changes are made?

    I have thousands of PDF documents that are merged with other files. I'll give an example so it's easier to understand.
    File #1 may be merged (or in a portfolio) with Files #2 and #3 but also in another merge (or portfolio) with Files #3 and #4.
    If I update File #1, is there a way for it to automatically update both of the merge or portfolio files with the updated File #1? (File#1 would be replaced, same name and location).
    I'm using windows and Adobe Acrobat Pro

    You would need to add favorites to the WebHelp output prior to creating a CHM. You would need something along the lines of: http://www.wvanweelden.eu/product/favorites-widget-webhelp
    But since it's in a CHM, I'm not sure whether you will be able to save anything from the webhelp output between sessions.
    Kind regards,
    Willam

  • Original video file date changes when imported

    When I import video files, the date of the original source file gets changed to the date of my importing it.
    Premiere Pro CS4 never did that. Why is CS5.5 changing the date of the source file ??
    steve

    Hi Todd, --
    I think you are saying my 'write xmp id to files on import' must be turned ON somehow. I did not do that, so if it is turned ON, it must be ON by default ?
    It was both 'date created' AND 'date modified' that were being changed to the date of import.
    Ok, I found that. It is turned ON by default, I turned it OFF. I also turned OFF the next one too - 'enable clip and xmp metadata linking'.
    I just did a test import, and the 'date modified' of the video files on the hard drive has not changed. Thank you.  VERY MUCH.   
    But, I have other problems too, with PP, and video file dates.
    There's a 'date created' and a 'date modified' for video files. Plus, with Windows 7, there's a few more dates - 'date of content' etc.
    My original untouched video file dates do not make any sense. 'Date Modified' is showing the date the video files were recorded. 'Date Created' is showing the date I copied the video files from the camera stick to the hard drive.
    That makes no sense. They should be the reverse.
    Why why why after 30 some odd years have the computer engineers NEVER made video files dates the same as digital photo files, with 'Date Taken'.
    Also,
    I have multiple cameras. For each event or trip or whatever I often take several 1,000 photos and videos. It's an absolute necessity to be able to mass import chronologically. The only way I can integrate / import them all in chronological order is by Date originally Taken, and then immediately drag all the files to the timeline while they are still all collectively highlighted in the order I just imported them all by date.
    PP only allows for imports by 'date taken' for photos and 'date modified' for video files. And, if I don't immediately drag the imported files to the timeline while they are all still highlighted without doing anything else first, the bin window re-arranges them all by filename, and there is no way to later re-arrange them by dates.
    This is extremely aggravating and impossible to work with for my need to import then later work with multiple-source recorded files chronologically.
    All these 'date' problems for video files really totally screws that.
    steve

  • Reconnect modified source file to project

    I faced with a problem - have created large enough project, from not proper framerate source file (what i noticed later). I know that it can't be made simple way, but maybe someone have any ideas - how to reconnect modified source file (with changed framerate ) to project?
    Appreciate any ideas.

    Frame rates have to match or it won't work.

  • [SOLVED] How to download package source files ? they become HTML

    Hi. dumb one I'm afraid. I don't want to install ABS.
    OK, so I'm not talking about AUR here, rather simply going to:
    http://www.archlinux.org/packages/
    Over on the right under, Package Actions
    Source Files / View Changes
    I click Source Files, i right click on the list of files amd get html downloaded and not the source files.
    I like to build things myself on ocassion.
    how to get files without using ABS!?
    thank you!
    Last edited by yvonney (2012-03-19 16:09:19)

    You don't have to check out the whole abs tree:
    * https://wiki.archlinux.org/index.php/Dw … s_with_ABS
    * https://wiki.archlinux.org/index.php/Ar … d_ABS_tree
    [karol@black ~]$ sudo abs community/dwm
    ==> Starting ABS sync...
    receiving file list ... done
    community/
    community/dwm/
    community/dwm/PKGBUILD
    community/dwm/config.h
    community/dwm/dwm.desktop
    community/dwm/dwm.install
    sent 172 bytes received 7885 bytes 2302.00 bytes/sec
    total size is 7523 speedup is 0.93
    [karol@black ~]$ du -sh /var/abs/
    40K /var/abs/
    The installed size of abs package is 120,00 KiB (on my 32-bit Arch).
    The files it pulls (e.g. for dwm) are the same you can get manually, so abs is as minimal as it gets.
    You call 'under 5 gigs' ultra-minimal. My full (and IMHO a bit bloated) system is about 3 GB.
    Last edited by karol (2012-03-19 13:45:55)

  • Changing name of directory created after source file is extracted

    This seems like it should not be a big problem, but I can't figure out how to fix it. I'm writing a PKGBUILD for a program called JAGS (http://calvin.iarc.fr/~martyn/software/jags/). When I use "pkgname = JAGS", the PKGBUILD works perfectly for my purposes, but in the spirit of providing public goods I thought I'd submit it to AUR, which requires the pkgname to be all lower caps. This little detail is causing me problems. (The non-working PKGBUILD is below, and becomes the working PKGBUILD if you switch out the pkgname.)
    The source file online is called JAGS-1.0.3.tar.gz. Fine, so I added "$pkgname-$pkgver.tar.gz::" to the beginning of the source url. However, when this file is extracted, it takes the name of the original source file (JAGS in all caps), and then when the build function tries to cd $pkgname-$pkgver it gives errors.
    How would you deal with this? Of course I can just change the cd command, but I prefer that the directory be consistent with the package name. Should I add the whole tarball to the noextract argument and include a different tar command in the build function?
    pkgname=jags
    pkgver=1.0.3
    pkgrel=1
    pkgdesc="Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation"
    arch=('x86_64')
    url="http://calvin.iarc.fr/~martyn/software/jags/"
    license=('GPL')
    makedepends=('gcc-fortran')
    source=($pkgname-$pkgver.tar.gz::http://calvin.iarc.fr/~martyn/software/jags/JAGS-1.0.3.tar.gz)
    md5sums=('fa94031290e23d47e26affc571f76e38')
    build () {
    cd "$srcdir/$pkgname-$pkgver"
    ./configure --prefix=/usr
    make
    make DESTDIR="$pkgdir/" install

    Change:
    cd "$srcdir/$pkgname-$pkgver"
    to:
    cd "$srcdir/JAGS-$pkgver"
    Edit: You may also avoid renaming the tarball on download since this doesn't serve any purpose.
    Last edited by foutrelis (2009-11-26 16:56:11)

  • Wuala Validating source files with md5sums... wuala.tar.gz . FAILED

    [r-c@r-c-laptop wuala]$ makepkg -si
    ==> Making package: wuala 2-20110707 (Sat Oct 15 13:17:49 CEST 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading wuala.tar.gz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 303k 100 303k 0 0 56284 0 0:00:05 0:00:05 --:--:-- 684k
    -> Found 0001-fix-loader-location.patch
    -> Found wuala.png
    -> Found wuala.desktop
    -> Found LICENSE
    ==> Validating source files with md5sums...
    wuala.tar.gz ... FAILED
    0001-fix-loader-location.patch ... Passed
    wuala.png ... Passed
    wuala.desktop ... Passed
    LICENSE ... Passed
    ==> ERROR: One or more files did not pass the validity check!
    I tryed to install it mannualy and also using yaourt. Nothing works.

    What I need to change just checksums or something else? Which checskums to use?
    I tryed copy and paste during installation but doesnt work:
    http://pastebin.com/MceCxbD3
    http://pastebin.com/ziQKuE5t

  • How can I change the source file so it is direct from external hard drive?

    I am trying to make a movie on imovie of a snowboarding trip that I went on, there is around 80 to 100 gig of mp4 movies that will not fit on my computer that I have stored on my external harddrive. I had the movie half finished then found I could do no more as I had no space left in my mac. I had to delete everything and start again but I'm not doing this until I can find a way of changing the source file so I can take them direct from my external hard drive as to not use up all my computers available space. I have moved imovie to my external hard drive but it still tries to read from a movie file on my mac, how can I change that so it will read from a source file on my external hard drive, is it possible?? Can someone help me??

    Hi Bengt, Thanks for your input, much appreciated.
    I have a WD 1TIG hard drive and are using usb connection, is it possible to use fire wire with these? I have had trouble with a lot of the videos I Imported, once they downloaded the file in the viewer window showed up blank and when I mouse over them it places a picture of another file in the window and wont drag and drop into the movie window, like their corrupted or something? Had to delete just about all of them and start again. Also is it possible to select a bunch of videos in the viewer window as to change the dates to the correct dates? All I have been able to do is "select all" which is no help.

  • On Firefox, i wish to edit details in the 'Page Source' file (CSS) and save the changes. Please help...

    I am viewing a crossword(HTML file) prepared by me, on FIREFOX. I wish to change the color of the blank squares (which are black now), to improve the appearance of CW. I have located the appropriate place on the "Page Source" file for effecting the change. ''But, I am not able to effect the change, as the file does not accept the editing.'' Please, advise
    how I can effect the change and also save the changes effected...Thanks

    It is View > Page Source and not Edit > Source, so you can't make changes to the source in Firefox.<br />
    You will have to do that via an external editor.<br />
    You can also override CS style rules with the Stylish extension.
    * https://addons.mozilla.org/firefox/addon/2108 - Stylish

  • Change Source File Name

    Hello,
    Sometimes when I change the name of songs or videos in iTunes, the name of the source file changes, and sometimes it doesn't.
    When I say "source file," I mean the name of the file that comes up when I look at the contents of a folder via "My Computer" in the Windows interface.
    I'd like a change of the iTunes name to always change the source file name. Can anyone help?
    Thanks
    Ben

    i added music to a clean, newly installed iTunes from a music folder on my desktop with subfolders for different cds that i downloaded recently. after i added those folders to iTunes, i changed the artist names and album titles. the files changed in the folder on my desktop...the only thing that won't change is the song title...it's odd!

  • Importing data for tuple changes the order from source file - please help

    Hi all:
    I am using MDM 7.1 with the new tuple functionality. I have to import some product texts in a specific order. Tuples is working fine, the only issue is that it changes the order of the rows when importing from Excel.  Let's say I have product number
    A123, Text 1
    A123, Text 2
    A123, Text 3
    When importing in MDM I get:
    A123, Text 2
    A123, text 3
    A123, Text 1
    It is changing the order in which records are from source Excel file. Any ideas on how to force it to import in the same order as source file?
    Thanks,
    -Arturo Blasi.

    import java.util.*;
    import java.io.*;
    Student Name: Qiang Wu
    Student Number: 205722913
    public class Check05C
         public static void main(String[] args) throws IOException
              Scanner input = new Scanner(System.in);
              PrintStream output = System.out;
              output.print("Please enter filename...");
              File MarkFile = new File(input.nextLine());
              Scanner fileinput = new Scanner(MarkFile);
              double average;
              int maxmark = 0;
              int minmark = 100;
              int sum = 0;
              for (int score = fileinput.nextInt(); fileinput.hasNextInt(); score = fileinput.nextInt())
                   sum = sum + score;
                   if (score >= maxmark)
                        maxmark = score;
                   else if (score <= minmark)
                        minmark = score;
              average = (maxmark + minmark) / 2;
              output.println("Class Average is: " + average);
              output.println("Maximum mark is: " + maxmark);
              output.println("Minimum mark is: " + minmark);
              fileinput.close();
    }: ) I still cant figure out how to modify.

  • How can I change the size of a pdf source file, or, convert it to Word?

    How can I change the size of a pdf source file, or, convert it to Word?

    A lot depends on the form of the PDF. Is it graphics, a scan of a text file, pure text, or other? What version of Acrobat are you working with.
    You can do a save as to get a WORD file, but do not expect great results. The ability to get a decent WORD file depends on what the form of PDF you are working from. If it was created from WORD with tags and all, you might get good results. If not, you might get a lot of messed up results.
    Explain what you are starting with and your ultimate goal. Also check the audit of the file (should be under PDF Optimize) to see where the file information is concentrated (text, fonts, graphics, other).

  • Can I change the default 'File Type' for PL/SQL Source File to '*.prc' ?

    Want to change the 'default' extension for PL/SQL source to '*.prc'
    When navigating 'File' / 'Save As', and selecting the 'File Type' list box,
    The default 'File Type' for PL/SQL Source File is '*.pls'.
    Can I change the default 'File Type' for PL/SQL Source File to '*.prc' ?
    I have followed , 'Tools', 'Preferences' , 'File Types' and added '.prc' as 'Sql Script' file type, because (PL/SQL Source) is not present in the list.

    You can certainly overwrite the 'Save As' extension as you are saving the file. I have added an ER for more control over this functionality.
    sue

  • Replacing the Header in rule file without changing source file(header defi)

    hi,
    i am loading the data using header in the Source file (.xls).
    I need to load the same file but for diff header (say instead of A1 i need A2) without any changes in source file.
    can someone please provide information that how to change the header in source file without opening/changing source file.
    Thanks in advance
    Anubhav Bisht

    HI SM,
    thanks for reply.
    the Problem is that there is two members in header defined in the source file that i need to change while loading the data.
    the load rule is picking header from the Source file, so replacing in the field is not working..
    do you have any other option/Suggestion.
    Regards
    Anubhav

Maybe you are looking for

  • Please help! I am having issues with correct placement of slideshow in Dreamweaver CS5.5?

    Hello, I am using Easyrotator for a slideshow in Dreamweaver. I am under the gun as I just had a death in the family, so I had to take a lot of time off. The slideshow works fine, but not together in Dreamweaver CS.5. I want to insert it underneath m

  • Problem in Xcelsius with BI Web Services

    Hi, we are working with Xcelsius 2008 when we are consuming the query_view_data Web Services, the result structures don´t appear complete. For example in Axis_Info we can´t see the internal fields of the structure "Chars" ( structure that shows us th

  • Regarding totals  and sub totals text in alv

    Hi all, i am displaying Totals and subtotals ......but i want to display the text before the the Totals and Subtotals. Please help me in regarding this.. Thanks in advance, S.Gangi reddy.

  • Code Help. urgent

    I am calling the method updateRecordDef() from inside below method I get an error. method updatedRecDef(RecordDef) not found in anonymous class of method initMenuItems() at line 835, column 25 public void initMenuItems() { popitmAddNode.setText("Add

  • CS6 Master Collection - Opening and Saving Time Issues

    When using PS, AI, and ID it literally takes up to 3-5 mins to open a recent project or to save any project. It seems to be only with these three applications. However, when it finally opens, the application works completely well. I have CS5 and CS6