AUR pkgver problem

This concerns the aur package mp3cd which is out-of-date. As pkgver should be the developers version number and the result in this case is that AUR sees an older package as newer? Present PKGBUILD pkger;
pkgname=mp3cd
pkgver=1.026001
pkgrel=1
source=("$url/download/$pkgname-$pkgver.tar.gz")
As you can see, pkgver is part of the url, which it should be. But the present dev version is 1.0.27 which leads to the problem that AUR sees version 1.0.26001 as newer than 1.0.27, which it is not.  I've tried to search for this but haven't found anything, just a debate about pkgrel.
I could hardcode the url but then I wouldn't be following standards and maybe the PKGBUILD would lead to an upodate to an older version.

Well I edited the present AUR PKGBUILD to reflect the new dev version 1.0.27 like this;
pkgname=mp3cd
pkgver=1.027
pkgrel=3
And still yaourt/packer want to update it from thenew dev version 1.027 to version 1.026001. Maybe there's some obvius thing I miss?
Since I like this app I'd like to adopt it but must have a functional PKGBUILD first. It does work on my set up locally, of course. Only have to block it in pacman.conf.
:: Starting full aur upgrade...
warning: mp3cd 1.027-3: ignoring package upgrade (1.027-3 => 1.026001-1)
Last edited by swanson (2012-05-15 07:27:24)

Similar Messages

  • [SOLVED] AUR submission problems

    Dear all
    I have lately had a weird issue with uploading a pkgbuild.
    https://aur.archlinux.org/packages.php?ID=45558
    AUR complains with the following error:
    Error - source tarball may not contain nested subdirectories.
    If I look at the .src.tar.gz (generated by makepkg --source), it looks like it always has so I really do not see what the problem is.
    Last edited by W.F.Cody (2011-06-08 10:44:02)

    falconindy wrote:This file is totally insane. Are you using selinux?
    Ah! So that's it!
    I had my /home partition mounted by a temporary Fedora install recently due to some problems and I urgently needed a working computer at that moment. There is indeed some sort of weird PaxHeader sub directory formed (why did I not see that one before?). When I initially tried to resubmit some packages I was working from a chroot and did not see those PaxHeader things. Now I am back at a sane Arch install and I see them...
    If anyone knows how to disable whatever magic is being done, I am all ears
    EDIT:
    After some googling I have figured out that there are magic invisible selinux stuff (xattr) hidden in the file system. Somehow I am not able to disable them though. There should be a --no-xattr option to tar but if I set alias tar="tar --no-xattr" I still get that weird PaxHeader subfolder.
    I have also found that others have had similar issues before in various AURs so I am not the first
    I promise to update the wiki whenever this crap is solved.
    EDIT2: SOLVED
    I managed to find a way to get rid of the selinux xattr in my /home by using the instructions found here:
    http://lists.fedoraproject.org/pipermai … 87990.html
    (/home rather than / in my case)
    Since this seems to happen from time to time -where should I write up this in the wiki? Under SELINUX or PKGBUILD?
    EDIT3: a warning for the unwary - make sure to do a fsck after cleaning out the xattr (will be added to the wiki too)
    Last edited by W.F.Cody (2011-06-08 16:28:59)

  • Kopete aur installation problem..

    makepkg kopete (from aur)
    hecking for libjpeg... -ljpeg
    checking for perl... /usr/bin/perl
    checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!
    For more details about this problem, look at the end of config.log.
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed. Aborting...
    yilima@Estergon:2 >
    The QT gui toolkit.
    yilima@Estergon:0 > pacman -Qs qt /home/yilima/
    local/dbus-qt3 0.62-1
    QT3 bindings for DBUS
    local/qca 1.0-3
    QT Cryptography Architecture
    local/qca-tls 1.0-3
    plugin to provide SSL/TLS capability to programs that utilize the Qt
    Cryptographic Architecture
    local/qt 3.3.8-2
    The QT gui toolkit.
    yilima@Estergon:0 >
    Why??

    I get the exactly same error trying to install ksmoothdock from aur.. And there is no config.log file, or I cant find it.. Obviously some packet is missing and needs to be installed, if there is anyone running kde, please try to compile ksmoothdock from aur, and if it compiles, list your installed packets with pacman -Qs.
    Edit
    please try ldd if you have it installed:
    if you're finding dependencies for a piece of software, try using the 'ldd' command on the binaries and dynamic libraries:ldd /usr/bin/gvim
    Last edited by jinn (2007-03-18 11:51:11)

  • Broadcom-wl AUR package problem downloading

    ive been trying to use the AUR package for the broadcom-wl driver.
    when using makepkg this is the output i get
    [matt@myhost broadcom-wl]$ makepkg -s
    ==> Making package: broadcom-wl 5.10.91.9.3-3 i686 (Tue Feb 9 19:24:43 PST 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz...
    --2010-02-09 19:24:43-- http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
    Resolving www.broadcom.com... 208.70.88.55
    Connecting to www.broadcom.com|208.70.88.55|:80... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2010-02-09 19:24:43 ERROR 404: Not Found.
    ==> ERROR: Failure while downloading hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
    Aborting...
    why cant i download this?

    [slums@slums-pavilion Downloads]$ md5sum hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
    0466d863405e1ab99d5e288fe886e852  hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
    perhaps you're using x86_64 version...  then :
    [slums@slums-pavilion Downloads]$ md5sum hybrid-portsrc-x86_64-v5.60.48.36.tar.gz
    a78095ddcc30a191f64dccbc31b84de8  hybrid-portsrc-x86_64-v5.60.48.36.tar.gz
    so just change it in PKGBUILD
    Last edited by slums (2010-02-11 15:03:56)

  • Yaourt problem

    I installed yaourt-git from AUR without problem. Now when I launch yaourt I have this output:
    /usr/bin/yaourt: line 783: package-query: command not found
    This is from yaourt -Ss packagename
    Yaourt -Syu seems to work
    Yaourt -S packagename tells me that tha package isn't in the database.
    Any ideas?

    It looks like you are missing the package "package-query" which can be found here: http://aur.archlinux.org/packages.php?ID=35915 or http://aur.archlinux.org/packages.php?ID=35478 Installing one of them should fix the problem.
    I'm sorry, I don't know much about yaourt. I use packer as an AUR helper, and sometimes clyde.

  • Any plans of taking Libav into concideration when building packages?

    Hi,
    I guess itæs till too early to say which side will "win" in the feude between libav and ffmpeg. As I haven't cared at all, I haven't done anything but keep using ffmpeg. But I currently had to install libav from AUR because ffmpeg just can't handle the Apple HTTP LS streams from Norwegian Broadcaster NRK, while someome said the command I used that should have worked, worked nice for them under ubuntu, whic uses libav. An indeed it does.
    Ths broke several players though, Dragon and vlc I hve noticed so far. The reason is that the dependencies (among) other things are not idential.
    Now, I won't say Arch should go with the one or the other, but it certainly would be nice if it was possible to have them both in the repos and working alongside each other when it comes to deps and conlicts with other pacjages. (Naturally they couldn't coexist on the same system.) At this point, after so much time has passed, and concidering the number of distros that have switched to libav, NOT recognizing and providing libav as an option seems very muh like taking sides, which I was under the impression from the initial discusion back in '11 that Arch wouldn't do. So if any TU ha the time, and the will, would it be posible to provide both.
    I expect minor differences in breakage and functionality to crop up mor and more often, and having bth availible could certainly be a plus.
    It's just too bad tht none of the projects spends any time whatsoever improving their documentation, which is often outdated and incorrect. Now, THAT would have been nice...
    edit: Is it corect that every package has to be compiled specifically for one or the other? I guess that's that for including them bot, then.
    Last edited by naguz (2012-08-02 23:18:48)

    DrZaius wrote:How can I reproduce this? Please show your command and the complete console output. FFmpeg should be able to do anything libav does and probably more since FFmpeg merges most stuff from libav (which occasionally cherry-picks from FFmpeg).
    Here is the output from ffmpeg (This include the command line, Best:)
    [spoiler]
    [gert@blad ~]$ ffmpeg -i http://nordond39a-f.akamaihd.net/i/no/open/bf/bf8ca71f099953f35eec1d087cc8fd5bc13ecd0d/bf8ca71f099953f35eec1d087cc8fd5bc13ecd0d_,141,316,563,1266,2250,.mp4.csmil/master.m3u8#t=10,20 -vcodec copy -acodec copy -f mp4 -absf aac_adtstoasc Moby_Dick_part1.mp4
    ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
    built on Jun 9 2012 13:50:13 with gcc 4.7.0 20120505 (prerelease)
    configuration: --prefix=/usr --enable-libmp3lame --enable-libvorbis --enable-libxvid --enable-libx264 --enable-libvpx --enable-libtheora --enable-libgsm --enable-libspeex --enable-postproc --enable-shared --enable-x11grab --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libschroedinger --enable-libopenjpeg --enable-librtmp --enable-libpulse --enable-libv4l2 --enable-gpl --enable-version3 --enable-runtime-cpudetect --disable-debug --disable-static
    libavutil 51. 54.100 / 51. 54.100
    libavcodec 54. 23.100 / 54. 23.100
    libavformat 54. 6.100 / 54. 6.100
    libavdevice 54. 0.100 / 54. 0.100
    libavfilter 2. 77.100 / 2. 77.100
    libswscale 2. 1.100 / 2. 1.100
    libswresample 0. 15.100 / 0. 15.100
    libpostproc 52. 0.100 / 52. 0.100
    Input #0, hls,applehttp, from 'http://nordond39a-f.akamaihd.net/i/no/open/bf/bf8ca71f099953f35eec1d087cc8fd5bc13ecd0d/bf8ca71f099953f35eec1d087cc8fd5bc13ecd0d_,141,316,563,1266,2250,.mp4.csmil/master.m3u8#t=10,20':
    Duration: 01:31:03.00, start: 0.100667, bitrate: 0 kb/s
    Stream #0:0: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p, 320x180 [SAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc
    Metadata:
    variant_bitrate : 213000
    Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, mono, s16
    Metadata:
    variant_bitrate : 213000
    Stream #0:2: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p, 480x270 [SAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc
    Metadata:
    variant_bitrate : 388000
    Stream #0:3: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, mono, s16
    Metadata:
    variant_bitrate : 388000
    Stream #0:4: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc
    Metadata:
    variant_bitrate : 713000
    Stream #0:5: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, s16
    Metadata:
    variant_bitrate : 713000
    Stream #0:6: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 960x540 [SAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc
    Metadata:
    variant_bitrate : 1412000
    Stream #0:7: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, s16
    Metadata:
    variant_bitrate : 1412000
    Stream #0:8: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc
    Metadata:
    variant_bitrate : 2394000
    Stream #0:9: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, s16
    Metadata:
    variant_bitrate : 2394000
    Stream #0:10: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, mono, s16
    Metadata:
    variant_bitrate : 77000
    File 'Moby_Dick_part1.mp4' already exists. Overwrite ? [y/N] y
    Output #0, mp4, to 'Moby_Dick_part1.mp4':
    Metadata:
    encoder : Lavf54.6.100
    Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 90k tbn, 90k tbc
    Metadata:
    variant_bitrate : 2394000
    Stream #0:1: Audio: aac (@[0][0][0] / 0x0040), 48000 Hz, stereo
    Metadata:
    variant_bitrate : 713000
    Stream mapping:
    Stream #0:8 -> #0:0 (copy)
    Stream #0:5 -> #0:1 (copy)
    Press [q] to stop, [?] for help
    No longer receiving variant 5ze= 2601kB time=00:00:10.32 bitrate=2065.0kbits/s
    frame= 289 fps=8.8 q=-1.0 Lsize= 2991kB time=00:00:11.52 bitrate=2126.6kbits/s
    video:2759kB audio:227kB global headers:0kB muxing overhead 0.174383%
    [/spoiler]
    The same thing works fine runnning Libavs ffmpeg-command (but, strangly NOT running Libavs avconv, even though I thought it was basicly the same binay. I uess Apple Http is still somewhat in the early stages of implementation in both projects?)
    Might be the ffmpeg documentation is better than Libavs. I found several of the Libavs posted options to give an "unrecognzed variable" error with their ffmpeg-binary. They might have worked with avconv thought the documentaion did not mention it shouldn't work with the fmpeg one, just that you shouldn't use it. (But avconv, as mentioned, didn't work.)
    Note that I had to use the -map option with libav because it was unable to choose the highest qualty stream, it just chose the firt ones. Fmmpegs ffmpeg handled this nicely, but always stops after 2759kB of video. My theory is that it fails to travrse the "playlist" file, so it ends up with no more chunks to encode. Note hat ffmpegs ffplay handle it without a hitch, so there does indeed seem to be  bug somewhere here.
    Various other commands were tired both usin Libav and ffmpeg to the same efffect: fmmpeg got the right stream for 2759kB, Libav never got the right stream unless specified, but got the whole file.
    DrZaius wrote:libav-git in AUR seems to be filling this niche just fine. I see no reason for Arch to move libav to community or extra, and the maintenance burden of providing two similar (but different) packages, and getting the dependencies to work with both, would probably be an unreasonable expectation. However, I am not an Arch maintainer, but I can imagine that it is a large undertaking for Ioni to deal with FFmpeg alone.
    Yes, it's well and good hat it is in AUR, the problem is that replacing ffmpeg with libav breakes any video application using ffmpegs libvacodec, including vlc, Drgin etc., becuae these apllications in Arch repos are compiled for ffmpeg, not Libav.
    But as I have read a bit about it and realized this, there is simply no way to make them coexist with each other and other dependencies. (Well, unless I could find a way to make them still use ffmpegs libav, which is a separate package). Still, I don't believe this is anything arch packagers could or should do anything with. Guess it is one or the other. I guess I'l file a ug report sometime in October when I have time.
    Best: You could also use the bash script found on this page: http://nrkbeta.no/2012/04/23/test-nrks- … e-nett-tv/. Just search the page for "bash", and you will fid a comment form a user called gspr. Note tht that sript probaly have uite a few input-issues, don't run it on anything othr than nrk-URLS.
    Also, DrZaius: The URL I posted is probably NOT available outside Norway. You could go to tv.nrk.no and find a program you can watch where you ar located (basicly most of NRKs own-produced content), and then use the curl part of the mentioned script to get a dirct link. Or you could try this: http://nordond3c-f.akamaihd.net/i/wo/op … u8#t=10,20
    Sorry for all the typos, I have a replacement keyboard on the way. Someimes it writes out the key next to the key I push, and sometimes it just doesn't registrer the presses atall. Believe me, I have corrected more mistakes than the ones that are left, but they are still way too many...
    Last edited by naguz (2012-08-04 22:31:18)

  • Oracle 11g r2 installation 2008

    Hi Frens
    I want to know is oracle 11g r2 stable on windows 2008???aur what problems does it face???please telll me as i need to know this urgently...
    Thanks in Advance

    No issues. We have it installed on many Windows 2008 servers. The big gotcha is to install it using the "Run As Administrator" functionality. If you forgeo this, there are times you can not write to the agent log files.

  • Hunspell-sv and hunspell-sv-se install. Access denied[SOLVED]

    When I try to install hunspell for Swedish I get an "access denied" reply from  http://extensions.services.openoffice.o … t_1.44.oxt. I'm using yaourt and have libreoffice writer installed. Running Openbox on an i686 machine.
    Here's full output from yaourt-command, in Swedish.
    ==> Continue building hunspell-sv-se ? [Y/n]
    ==> ----------------------------------------
    ==>
    ==> Building and installing package
    ==> Skapar paket: hunspell-sv-se 20101007-2 (fre nov 18 10:35:03 CET 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Hämtar Källor...
      -> Laddar ner ooo_swedish_dict_1.44.oxt...
    --2011-11-18 10:35:03--  http://extensions.services.openoffice.o … t_1.44.oxt
    Slår upp extensions.services.openoffice.org... 140.211.166.72
    Ansluter till extensions.services.openoffice.org|140.211.166.72|:80... misslyckades: Förbindelse vägras.
    ==> FEL:  Misslyckande vid nerladdning av ooo_swedish_dict_1.44.oxt
        Avbryter...
    ==> ERROR: Makepkg was unable to build hunspell-sv-se.
    ==> Restart building hunspell-sv-se ? [y/N]
    ==> ---------------------------------------
    ==>
    ==> WARNING: Following packages have not been installed:
        hunspell-sv-se
    It's the same result with hunspell-sv.
    EDIT: Saw the comment in aur about problems with the server for downloads. Will try it again tonight.
    EDIT 2: Still no luck. Can't download. Access denied. Anyone with an idea?
    EDIT 3: Now I succeeded to download it. Don't know why.
    Last edited by jai134 (2011-11-20 16:21:58)

    When I try to install hunspell for Swedish I get an "access denied" reply from  http://extensions.services.openoffice.o … t_1.44.oxt. I'm using yaourt and have libreoffice writer installed. Running Openbox on an i686 machine.
    Here's full output from yaourt-command, in Swedish.
    ==> Continue building hunspell-sv-se ? [Y/n]
    ==> ----------------------------------------
    ==>
    ==> Building and installing package
    ==> Skapar paket: hunspell-sv-se 20101007-2 (fre nov 18 10:35:03 CET 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Hämtar Källor...
      -> Laddar ner ooo_swedish_dict_1.44.oxt...
    --2011-11-18 10:35:03--  http://extensions.services.openoffice.o … t_1.44.oxt
    Slår upp extensions.services.openoffice.org... 140.211.166.72
    Ansluter till extensions.services.openoffice.org|140.211.166.72|:80... misslyckades: Förbindelse vägras.
    ==> FEL:  Misslyckande vid nerladdning av ooo_swedish_dict_1.44.oxt
        Avbryter...
    ==> ERROR: Makepkg was unable to build hunspell-sv-se.
    ==> Restart building hunspell-sv-se ? [y/N]
    ==> ---------------------------------------
    ==>
    ==> WARNING: Following packages have not been installed:
        hunspell-sv-se
    It's the same result with hunspell-sv.
    EDIT: Saw the comment in aur about problems with the server for downloads. Will try it again tonight.
    EDIT 2: Still no luck. Can't download. Access denied. Anyone with an idea?
    EDIT 3: Now I succeeded to download it. Don't know why.
    Last edited by jai134 (2011-11-20 16:21:58)

  • [Solved] Anaconda installation

    I installed anaconda from AUR without problems.
    yaourt -S anaconda
    But after the installation the command "conda" is not available as a shell command...
    I thank you for every contribution that helps me understanding the package's features.
    Last edited by strpeter (2014-09-22 18:01:59)

    I have it all installed. The trees was built correctly. Instead of having a short command, I just had to execute this file... But that's not a problem. I found the file at the following place:
    /opt/anaconda/bin/conda
    This can be found with the command
    pacman -Ql anaconda | grep bin/conda
    Thank you!

  • How to Fix Flickering Flash Videos

    Hello,
    Flickering Flash Videos, I have this problem on any of my browser opera chromium or firefox,  what can cause this problem,
    I tried with flash player 10 and flash 11 beta from AUR same problem, any idie how to fix it?
    In my second OS that is Centos 6 on same computer I don't have this problem by using flash player stable
    Thanks!
    L.

    lapusna wrote:
    thatnewyorker wrote:Are you using any sort of compositing like Compiz or Cairo-compmgr or Xcompmgr?
    I am using xfce4 with out any compiz or cairo-compmgr...
    @Gcool
    form that link i tried to edit adobe /etc/adobe/mms.cfg and no result
    but with /etc/X11/xorg.conf.d/20-intel.conf shadow problem are more huge
    any thing else?
    $ lspci -v | grep -i -A8 VGA
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 03) (prog-if 00 [VGA controller])
    Subsystem: Gateway 2000 Device 016a
    Flags: bus master, fast devsel, latency 0, IRQ 45
    Memory at 94000000 (64-bit, non-prefetchable) [size=1M]
    Memory at 80000000 (64-bit, prefetchable) [size=256M]
    I/O ports at 5110 [size=8]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: <access denied>
    Kernel driver in use: i915

  • Linux-grsec-lts Build Error

    Hello everyone,
    After the following output:
    INSTALL /tmp/yaourt-tmp-user/aur-linux-grsec-lts/pkg/linux-grsec-lts/lib/firmware/cpia2/stv0672_vp4.bin
    DEPMOD 3.2.30-2-grsec-lts
    I got the following error:
    ERROR: could not open directory /tmp/yaourt-tmp-user/aur-linux-grsec-lts/pkg/linux-grsec-lts/lib/modules/3.2.30-2-grsec-lts: No such file or directory
    FATAL: could not search modules: No such file or directory
    ==> ERROR: A failure occurred in package_linux-grsec-lts().
    Aborting...
    ==> ERROR: Makepkg was unable to build linux-grsec-lts.
    If this is an AUR package problem, please fix this.
    See this link for AUR comments:
    https://aur.archlinux.org/packages.php?ID=62453
    Sincerely,
    Cylinder57
    Second Edit:
    I realize that giving out information on one of the programs that I use is not necessary.
    Third Edit:
    Considering that the following directory could not be opened:
    /tmp/yaourt-tmp-user/aur-linux-grsec-lts/pkg/linux-grsec-lts/lib/...
    Notice the /lib ...
    Also notice that these directories could be opened:
    /tmp/yaourt-tmp-user/aur-linux-grsec-lts/pkg/linux-grsec-lts/boot
    /tmp/yaourt-tmp-user/aur-linux-grsec-lts/pkg/linux-grsec-lts/etc
    /tmp/yaourt-tmp-user/aur-linux-grsec-lts/pkg/linux-grsec-lts/usr
    /tmp/yaourt-tmp-user/aur-linux-grsec-lts/pkg/linux-grsec-lts/usr/lib
    Finally, notice that /lib is a now a symlink to the /usr/lib directory.
    (See: http://www.archlinux.org/news/the-lib-d … a-symlink/ for more details.)
    The whole /lib becoming a symlink could be the source of the problem...
    Last edited by Cylinder57 (2012-09-27 04:28:28)

    Hi again,
    the relevant developer took a look again at your issue and answered with:
    The following patch should fix the compiler error:
    --- //sapdb/V76/c_00/b_10/sys/src/SAPDB/RunTime/System/RTESys_AtomicOperation.c#1
    +++ c:\SAPDevelop\V76\c_00\b_10\sys\src\SAPDB\RunTime\System\RTESys_AtomicOperation.c
    @@ -388,7 +388,7 @@
                "m"(resultHigh),
                "m"(resultLow),
                "m"(resultHigh)
    -          : "eax", "ebx", "ecx", "edx", "memory"
    +          : "eax", "ecx", "edx", "memory"
         *pOldValue = (SAPDB_Int8)(resultLow | (( ((SAPDB_UInt8)resultHigh) << 32 )));
         return ( expectedValue == (*pOldValue) );
    @@ -440,7 +440,7 @@
                "m"(resultHigh),
                "m"(resultLow),
                "m"(resultHigh)
    -          : "eax", "ebx", "ecx", "edx", "memory"
    +          : "eax", "ecx", "edx", "memory"
         *pOldValue = resultLow | (( ((SAPDB_UInt8)resultHigh) << 32 ));
    #endif
    Kind regards,
    Roland

  • Opu00E9ration de compactage sur le domaine de su00E9curitu00E9 - Supervisor BO 6.5

    Lorsque je me connecte à supervisor BO6.5, j'ai le message suivant :
    Il y a actuellement 1041 enregistrements supprimés logiquement (et donc inutiles) dans le référentiel. Nous vous suggérons d'effectuer une opération de "compactage" sur le domaine sécurité actuel.
    Comment effectuer une "opération de compactage" sur le domaine sécurité et que se passe t-il si on le l'a fait pas ?

    Pour compacter aller dans supervisor
    menu Tools -> Repository
    Selectionner le repository "Business objects security"
    Clic sur SCAN puis sur COMPACT
    Le message d'alerte disparaitera apres
    Quand à savoir ce qui se passe ! j'imagine qu'il y a une suppression des lignes inutilent
    Bien verifier que la sauvegarde est correct avant au cas ou il y aurait un probleme
    Ca fait deja plusieurs compactage réalisé sur ma base et pas de soucis
    Sebastien

  • Plusieurs projets qui tournent sur la meme cible FPGA

    Bonjour,
    Je développe un CRIO en FPGA, et j'ai crée plusieurs projets chacuna  un thème différent par exemple: le premier ca sera "verification de la température"pour ceci j'utlise la voie AI0 et le deuxième ca sera "Verification du cycle" pour ceci j'utlise la voie DI0. dans le but de créer des exécutables qui seront appelés par l'utilisateur selon son besoin. La question qui se pose est ce que cela est judicieux est-t-il possible d'avoir plusieurs projets qui tournent sur la meme cible ?!
    Je vous remercie par avance pour votre réponse
    Cordialement
    Nadia
    Résolu !
    Accéder à la solution.

    Oui effectivement comme l'a dis Marc-Junior tu peux utiliser qu'un seul bitfile a la fois.
    J'ai lu ton besoin et peut-etre que tu peux voir les choses differements je te propose deux axes de reflexions :
    1) Boucle en parallele 
    Au niveau du FPGA tu as du vrai parallelisme, donc pourquoi pas avoir un VI FPGA qui fait les deux !
    C'est a dire une boucle pour la "verification de temperature" et une autre boucle pour la "verification de cycle"
    Et vu que tu as du vrai parallelisme si les deux boucles sont indepedantes il y aura aucun probleme, libre a toi apres de recuperer les donnees qui t interresse a un instant T, ou a controler tes boucles avec un control bouleen, en mettant le booleen actif quand tu en as envie.
    2) Avoir 2 bitfiles
    Si pour une raison X ou Y tu veux VRAIMENT avoir deux bitfiles, certes a un instant T tu peux avoir un seul bitfil qui agit, mais si tu as deux fichier deja compile, il est possible de changer de bitfile quand tu le souhaite.
    En gros tu charge le bitfile 1, apres une action utilisatrice tu peux charger le bitfile 2 et ainsi de suite.
    Nacer
    Nacer M. | Certified LabVIEW Architecte

  • Problems with ttf-mac-fonts package from AUR

    Hello,
    I've problems with generate package ttf-mac-fonts:
    $ sudo yaourt -S aur/ttf-mac-fonts
    A Macbuntu-10.04
    A Macbuntu-10.04/install.sh
    A Macbuntu-10.04/panel
    A Macbuntu-10.04/panel/panel.entries
    A Macbuntu-10.04/upgrade.sh
    A Macbuntu-10.04/compiz
    A Macbuntu-10.04/compiz/x64
    A Macbuntu-10.04/compiz/x64/original
    A Macbuntu-10.04/compiz/x64/original/libanimation.la
    A Macbuntu-10.04/compiz/x64/original/libanimation.a
    A Macbuntu-10.04/compiz/x64/original/libanimation.so
    A Macbuntu-10.04/compiz/x64/original/animation.xml
    A Macbuntu-10.04/compiz/x64/libanimation.a
    A Macbuntu-10.04/compiz/x64/libanimation.so
    A Macbuntu-10.04/compiz/x64/animation.xml
    A Macbuntu-10.04/compiz/x32
    A Macbuntu-10.04/compiz/x32/original
    A Macbuntu-10.04/compiz/x32/original/libanimation.la
    A Macbuntu-10.04/compiz/x32/original/libanimation.a
    A Macbuntu-10.04/compiz/x32/original/libanimation.so
    A Macbuntu-10.04/compiz/x32/original/animation.xml
    A Macbuntu-10.04/compiz/x32/libanimation.a
    A Macbuntu-10.04/compiz/x32/libanimation.so
    A Macbuntu-10.04/compiz/x32/animation.xml
    A Macbuntu-10.04/uninstall.sh
    A Macbuntu-10.04/readme
    Checked out revision 134.
    install: cannot stat 'gbk/*.ttf': No such file or directory
    ==> ERROR: A failure occurred in package().
    Aborting...
    ==> ERROR: Makepkg was unable to build ttf-mac-fonts.
    ==> Restart building ttf-mac-fonts ? [y/N]
    ==> --------------------------------------
    ==>
    How can I solve this problem?.
    Regards.

    Crap - sorry, I typed too quick, the upstream source if fine.  But as that PKGBUILD does some odd things, I missed the problem.   The simplest (but far from best) fix is to change the lines in the package function to the following:
    svn co https://macbuntu.svn.sourceforge.net/svnroot/macbuntu/Macbuntu/fonts/ ./
    install -d $pkgdir/usr/share/fonts/{TTF,Type1}
    install -m644 ./Macbuntu/fonts/gbk/*.ttf $pkgdir/usr/share/fonts/TTF
    install -m644 ./Macbuntu/fonts/mac/*.ttf $pkgdir/usr/share/fonts/TTF
    install -m644 ./Macbuntu/fonts/mac/*.pfb $pkgdir/usr/share/fonts/Type1
    That is, add the proper paths to the install commands.
    EDIT: or here is one that is at least a lot closer to the right way - though it's the first svn PKGBUILD I've worked on:
    _svn=ttf-mac-fonts
    pkgname=${_svn}-svn
    pkgver=134
    pkgrel=1
    pkgdesc="Mac fonts including Lucida Grande, Apple Garamond and other fonts from Apple"
    arch=('any')
    url="http://www.apple.com/safari/"
    license=('custom')
    depends=()
    makedepends=('subversion')
    conflicts=('macfonts' 'ttf-mac-fonts-svn')
    source=(
    "${_svn}::svn+http://svn.code.sf.net/p/macbuntu/code/Macbuntu/fonts"
    "http://images.apple.com/legal/sla/docs/SafariWindows.pdf"
    sha256sums=(
    'SKIP'
    'd1c9697ea430a3ddad6548c7b9c961c4b06f9da5a5ba1f1007fe998b3354df4a'
    install='ttf-mac-fonts.install'
    pkgver() {
    cd ${srcdir}/${_svn}
    svnversion | tr -d [A-z]
    package() {
    cd ${srcdir}
    install -d $pkgdir/usr/share/licenses/${_svn}
    install -m644 SafariWindows.pdf $pkgdir/usr/share/licenses/${_svn}/
    cd ${srcdir}/${_svn}
    install -d $pkgdir/usr/share/fonts/{TTF,Type1}
    install -m644 gbk/*.ttf $pkgdir/usr/share/fonts/TTF
    install -m644 mac/*.ttf $pkgdir/usr/share/fonts/TTF
    install -m644 mac/*.pfb $pkgdir/usr/share/fonts/Type1
    Last edited by Trilby (2013-08-21 13:35:55)

  • AUR web frontend sources URL problem

    Sometimes the $pkgname is different from source package tarball filename, so it is necessary to use a different variables.. For an imaginary foo package, with sources available at http://foo.org/foo-linux-1.2.tar.gz , the PKGBUILD fragment may look like
    pkgname=foo
    pkgname0=foo-linux
    pkgver=1.2
    source=('http://foo.org/$pkgname0-$pkgver.tar.gz')
    unfortunaly, in such case, the AUR web page points to a wrong sources URL: http://foo.org/foo0-1.2.tar.gz . It looks like the frontend thinks that the source URL must contain $pkgname, and is doing simple string substitution, not interpreting the PKGBUILD as a shell script.
    Is there already a working way how to form the PKGBUILD, to avoid this sort of problem ?
    Last edited by mykhal (2007-09-02 17:28:50)

    tardo wrote:...I don't think I'll ever flag the openssh pkg as safe because you're implementing completely new functions not found in the official package. Other than that, fix the others and you're good to go =/
    thanks for the review.
    If you look more carefully at the openssh patch, it is not implementing anything new, openssh has an infrastructure for using hardware engines (engines.h), but is not used by default somehow, the patch is just enabling it. Anyway, I'm not creator of the patch, is it taken from Michal Ludvig's site (http://www.logix.cz/michal/devel/padlock/) , some of his patches have also been accepted in linux kernel.
    But I understand, this is very sensitive package..

Maybe you are looking for

  • Text messages not synching between my iPad and iPhone

    How do I synch the text messages between my iPhone and my iPad. I just sent a text message to an individual using my iPhone 5 and the reply appeared on my iPad only. I also have a whole text conversation sent today that only appears on my iPad and no

  • Apple Mail (Mavericks)

    Is anyone having trouble with Apple Mail (Mavericks)? It has suddenly stopped sending/receiving iCloud mail. (Gmail, Yahoo Mail are working.)

  • Barcode printing in ADOBE form when data and Barcode are in different pages

    How to send raw value to the Barcode when data values are availabe in Master  page and Barcode in the Design page. Barcode needs to print once on the first page, so it is on Designer page. Values needed for display of barcode is avilabe on Master pag

  • RDF works fine, REP has problems

    Hi I am having trouble with a report using a ref cursor. It work fine in reports developer, but when I try and run the compiled report (.rep) in the reports runtime, it brings up an error ORA-06508. I was using a package, but removed all calls to tha

  • LIGHTROOM WILL NOT RUN (previously had trial version)

    I cannot get LR to run on my computer. I unistalled and reinstalled several times. I am extremely annoyed. I have a lot of work that I cannot do because of this!!!!!