Reporting python package bugs

I just took the plunge and added [testing], [community-testing] and [multilib-testing] to pacman and updated 102 packages, including, of course, the Big Python Move of 2010. Nothing is broken (yet) except for calibre, or actually, python-cssutils-beta found in AUR. For AUR files that break with /usr/bin/python calls, should it just be reported on the AUR page?

Yes, report to the AUR page to its maintainer. Submit a patch if you can (sometimes its as easy as grepping for /usr/bin/env python or /usr/bin/python and changing to python2, or calling the .py scripts with python2 explicitly).

Similar Messages

  • Report Generation Package not working

    Hi all,
    I installed the report generation package in labview 8.2. I need to read data from excel sheet. I am using the "Excel Get Data" vi. But there are always an error showing:
    The polymorphic subVI is broken. You must fix all errors in the polymorphic subVI before this VI can run.
    The example downloaded from ni.com has the same error. But this vi works very well in my friend's labview 7.0. Can anybody help me with this?
    Thanks,
    Gavin

    NO what he did was install from another CD that had the same version of the toolkit.
    Joe.
    "NOTHING IS EVER EASY"

  • Guide me in making AUR for a python package

    This is the package http://pypi.python.org/pypi/BitTorrent-bencode/5.0.8
    - This python package is wrongly packaged. http://stackoverflow.com/questions/2693 … ode-module
    - Also, it contains a test directory. Is it a concern?
    This is the AUR (thats wrong)
    pkgname=python2-bencode
    _realname=BitTorrent-bencode
    pkgver=5.0.8
    pkgrel=1
    pkgdesc="The BitTorrent bencode python module as leight-weight, standalone package."
    url="http://pypi.python.org/pypi/BitTorrent-bencode"
    arch=('i686' 'x86_64')
    license=('GPL')
    depends=('python2')
    makedepends=('python2-distribute')
    source=(http://pypi.python.org/packages/source/B/BitTorrent-bencode/$_realname-$pkgver.tar.gz)
    md5sums=('5ad77003d18fc2e698d8d0d83be78d11')
    build(){
    cd "$srcdir/$_realname-$pkgver"
    # python2 fix
    for file in $(find . -name '*.py' -print); do
    sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
    sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
    done
    python2 setup.py install --root="$pkgdir" --optimize=1
    Guide me in making a perfect PKGBUILD.

    What I do is get the sources and MD5s in the PKGBUILD, then makepkg -o.  I'll manually compile the sources but not install them, and when I have a few one-liners that make the magic happen, I put it into the build() section.  Then I'll rm -rf the $srcdir and actually try it with package { true; } as the package() function.  If that works, I'll try some install lines (instead of true) and run find against the $pkgdir.  If it all looks good, I'll make sure my dependencies are in check and pack it up.

  • Another iOS packager bug

    Came across another bug in iOS packager. In my project I have a function looking like this:
    private function sample():Object
         var iValue:int = 10;
          return false ? iValue : null;
    It correctly returns 'null' if packaged in ipa-debug-interpreter, apk-captive-runtime modes or if running in ADL. But it returns '0' if packaged in ipa-ad-hoc mode. I had to spend a whole day to figure out where is the problem. This is not the first type cast issue I came across. And it takes a lot of effort everytime to debug (10 minutes to build the project!). I'm breaking a dead line giving my customer an excuse that 'Adobe packager for iOS does not work right'. Which sounds like total BS of course. Adobe, please, get this straight. It is hard enough to develop with AIR for mobile. Bugs like this one make it much worse. Either way, I'm planning to advocate for using native tools in our next projects.

    I'm still using AIR 3.2. Unfortunately, I don't have a chance to try latest AIR 3.4 at the moment. But I will check the same code when I update AIR SDK.
    The code I posted is not a real code of course. I had to strip some logic and modify operators a bit. But I had hoped the bug would still reproduce. From my experience, most of the iOS packager bugs are caused by the rules of type casting that are not AS3 compliant. I have an impression that type casting rules used in the packager are more like classic C type casting rules. As the result, same code executes differently on iOS and Android|Windows. And it has being a huge problem for me.

  • Task Quantity in Custom Reports Data Package

    Task Quantity in Custom Reports Data Package
    Using the Custom Reports Data Package how can you report on task quantity?  Neither the ServiceTaskFact nor the RequisitionTaskFact tables have quantity as a query item. 

    Hi David,
    Thanks for your question. The good news here is that this is a common use case and can be addressed using standard Cognos functionality. Here are some general instructions for you and others who might be reading this post with a similar need. These instructions are for Cognos Query Studio.
    Build your report and drag a column/fact that is unique to the record onto the work area – I used TaskID.
    Highlight the TaskID column.
    From the left side menu, click Edit Data

  • How to find my submitted bug report in Java bug database

    I just submitted a bug report in Java bug database and it told me that the submission is successful without its bug ID and no email notification is received from Oracle.
    And I cannot find the bug in bug database with the title I submitted.
    The bug's product/category is Java Plug-in in JRE7
    So how could I get the bug status? Will it be fixed and how is it going on?

    I just submitted a bug report in Java bug database and it told me that the submission is successful without its bug ID and no email notification is received from Oracle.Last time I did that it also said it wouldn't appear straight away. They have to qualify bugs you know.
    And I cannot find the bug in bug database with the title I submitted.How long ago?
    So how could I get the bug status?Wait till it turns up?
    Will it be fixed and how is it going on?How would anyone on this forum know?

  • BPFu00B4s dont open schedules, reports or packages in Client

    Hi experts,
    I am using BPC 7.0 SP 4 Microsoft Version and Microsoft Excel 2003.
    I have this problem, we created some BPF´s conected by Desktop Remote
    Connection to one virtual machine. And they work perfectly, but when i
    try to open this BPF´s using Client module by internet explorer
    (without use Desktop Remote Conection), they fail.
    I mean, we can enter in BPC Web, and select and open the Business
    Process Flows. They open Microsoft Excel, but they dont open the
    schedules (reports and packages also not) that we selected in BPC
    Administration for them.
    I tried to open manually the schedule, and the program open it
    perfectly.
    Steps for Reconstruction    
    1) Use BPC 7.0 M SP4
    2) Enter in BPC Web and select open a BPF
    3) Try to choose one step for open one schedule or report automaticly
    in Excel
    4) The BPF doesnt open the schedule, only open bpc excel with menus,
    but not with the schedule. It doent appear also the red box in right
    side from BPF.
    Thank you for your help!!
    Juan

    Adding the FQDN in the Connection Wizard solved this problem for me, too.

  • How to see Reporting Agent Package Deletion Logs?

    Hello, it seems that someone deleted some of our existing reporting agent packages in our production system. I am trying to figure out how to see the specific log for this deletion, does anyone know how/where to find this information?
    Thanks,
    Justin

    That will only give me the execution/activity logs. I need something more along the lines of an object deletion log. For example, like when a request is deleted from a cube or an InfoObject is deleted.
    Thanks

  • I have to report you about bugs in latest BIOS for MSI-6545 ver.1 (ver

    I have to report you about bugs in latest BIOS for MSI-6545 ver.1 (version BIOS 1.7).
    After flashig BIOS I cannot change parameters "Shutdown temperatures", "Spread spectrum" and some others !!!
    When I try to do it, my computer hangs.
    I have CPU PIV-2.4-400-512 with memory 512MB Samsung original PC-800 ECC
    (By the way,there was no problems with BIOS 1.5 and CPU Intel PIV-1.6)
    [email protected]

    I have also noticed that the bios write protect control is missing.
    I don't know the reason why it's been removed but if you want to protect your bios you can set the jumper (J16) on your motherboard.
    If the jumper (J16) is shorted (Little plastic thing conecting both pins together) then the bios flash is locked and can't be updated.
    If the jumper (J16) is not shorted (Little plastic thing removed) then the bios flash is unlocked.
    Also can anyone tell me if two gameports are listed in the Device Manager after clearing cmos using bios 1.7.
    Bios 1.5 is ok apart from the fact that i can't upgrade my processor to 2.6GHz as it only supports up to 2.2GHz so if i upgrade processor i won't be able to clear cmos because of the problem with the gameports.
    I have tried everything to get rid of one of the gameports but nothing seems to work apart from going back to bios 1.5 which is no good because i wan't to upgrade my processor.

  • Whats wrong with my Python package?

    Hello.
    I rebuilde new version of python package from abs (I use PKGBUILD provided by abs tree).
    When I run all script that imported os module I have:
    ImportError: No module named os
    Thanks for help

    N30N wrote:
    SpeedVin wrote:
    When I run all script that imported os module I have:
    ImportError: No module named os
    Check that it's in your package:
    pacman -Ql python | grep /os.py
    When check if it's in your python path:
    python -c 'import sys; print(sys.path)'
    1.
    There is no output for that.
    2.
    Could not find platform independent libraries <prefix>
    Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
    'import site' failed; use -v for traceback
    ['', '/usr/lib/python26.zip', '/usr/lib/python2.6/', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload']
    And my $PYTHONHOME is clean how to change it?
    Last edited by SpeedVin (2009-10-11 17:11:26)

  • Submitting bug report for package userui

    Hi,
    first of all, I don't get the structure of this forum and I hope this is the right place to post my message (@mod: feel free to move my message ;):
    I adapted the wiki article
    http://wiki.archlinux.org/index.php/Sus … r_tuxonice
    so that the userui hook worked for me at the resume process (see last paragraph).
    How can I contact the maintainer to discuss this change with him?

    Yeah, I already figured that out. Killing the process (or the 2 processes for the NumLock feature) solved that - so confirmed.
    By the way, please ask the guys who develop the WPF GUI applications (e.g. Power Manager frontend GUI) to use TextOptions.TextFormattingMode="Display" in their window root
    to make the fonts readable. Can't think of any reason they aren't doing it already because now (without that) the text display is really not clear and crisp, kind of smudgy.
    I guess that the development of these frontend apps aren't using the .NET 4 framework as of yet but the switch to .NET 4 is really simple.
    Bye,
    Thomas.

  • Old packages which should be removed with the new python package?

    I recently pacman -Syu'ed and got all the new updates Arch has to offer. In doing this, quodlibet wouldn't work anymore. Doing my own investigation, it apparently looks for libs in /usr/lib/python-2.4 before /usr/lib/python-2.5 come to find out a bunch of old packages still use /usr/lib/python-2.4 and therefore the folder sticks around and quodlibet complains it cant find what it needs in /usr/lib/python-2.4 when it is in fact in /usr/lib/python-2.5
    I then proceeded to pacman -Qo /usr/lib/python-2.4 and remove packages until i could successfully delete the folder with no packages owning it. I would then assume, that the packages I had to remove need to be rebuilt with the new python. If someone can confirm my logic here, I'll post a bug report and  hopefully this clears up some of the python migration issues that seem to be cropping up.
    [will@Ghost32 python2.5]$ sudo pacman -R pyxdg
    removing pyxdg... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-m2crypto
    removing python-m2crypto... done.
    [will@Ghost32 python2.5]$ sudo pacman -R setuptools
    removing setuptools... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtreee
    error: could not find python-elementtreee in database
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtree
    removing python-elementtree... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-musicbrainz
    removing python-musicbrainz... done.
    [will@Ghost32 python2.5]$ sudo pacman -R picard
    removing picard... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libtunepimp
    removing libtunepimp... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pyicu
    removing python-pyicu... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pylucene
    removing python-pylucene... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-dateutil
    removing python-dateutil... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    error: this will break the following dependencies:
    libnewt: is required by partimage
    [will@Ghost32 python2.5]$ sudo pacman -R partimage
    removing partimage...
    warning: /etc/partimaged/partimagedusers saved as /etc/partimaged/partimagedusers.pacsave
    Deleting user partimag
    done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    removing libnewt... done.
    [will@Ghost32 python2.5]$ sudo pacman -R winki
    removing winki... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    error: this will break the following dependencies:
    boost: is required by wengophone-ng
    [will@Ghost32 python2.5]$ sudo pacman -R wengophone-ng
    removing wengophone-ng... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    removing boost... done.
    [will@Ghost32 python2.5]$ sudo pacman -R pacmon-svn
    removing pacmon-svn... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-notify
    removing python-notify... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-eyed3
    error: this will break the following dependencies:
    python-eyed3: is required by libgpod
    [will@Ghost32 python2.5]$ sudo pacman -R libgpod
    error: this will break the following dependencies:
    libgpod: is required by gtkpod
    [will@Ghost32 python2.5]$ sudo pacman -R gtkpod libgpod python-eyed3
    removing gtkpod... done.
    removing libgpod... done.
    removing python-eyed3... done.
    [will@Ghost32 python2.5]$
    and in the other terminal I had..
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pyxdg 0.15-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-m2crypto 0.16-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by setuptools 0.6c3-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-elementtree 1.2.6-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-musicbrainz 2.1.2-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by picard 0.7.0-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libtunepimp 0.5.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pyicu 0.5-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pylucene 2.0.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-dateutil 1.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libnewt 0.52.2-3
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by winki 0.4.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by boost 1.33.1-5
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pacmon-svn 14-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-notify 0.1.1-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-eyed3 0.6.11-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    No package owns /usr/lib/python2.4/
    [will@Ghost32 ~]$
    Edit: I just realized that a good deal of these packages could be ones that I built from the AUR, but hopefully theres a few in there from current and extra which will help the devs, and hopefully if nothing else it'll help some other people out there.
    Last edited by The_Nerd (2007-03-21 22:47:39)

    Hi,
    You can a cretae role by copying( 1st icon in application tollbar) from other one in t.code: PFCG & then need to assign role to user in  t.code: SU01.
    For reference check link:
    http://e-mory.blogspot.com/2007/12/sap-pfcg-create-role.html
    Regards,
    Biju K

  • Pacman or package bug with codecs-20061022-1

    I have noticed that every time I do a pacman -Syu, pacman insists on upgrading the package codecs-20061022-1 from extra/multimedia. Now, I have no idea whether this is a local issue or a bug. Just wondering if anyone has this issue. My search on the forums and in the bug reports gave nothing.
    Cheers.

    Outputs are:
    /var/lib/pacman/local/codecs-20060611-1/desc:%VERSION%
    /var/lib/pacman/local/codecs-20060611-1/desc-20060611-1
    /var/lib/pacman/local/codecs-20061022-1/desc:%VERSION%
    /var/lib/pacman/local/codecs-20061022-1/desc-20061022-1
    and:
    %VERSION%
    20061022-1
    Cheers.

  • Icecast package bug [SOLVED]

    Systemd is unable to start icecast service.
    I edited /usr/lib/systemd/system/icecast.service and removed -b arg from ExecStart and now works. I think this change should go upstream, so I'm posting it here.
    Last edited by vinipsmaker (2012-12-26 19:45:07)

    Scimmia wrote:
    Because the icecast devs watch this forum so closely?
    Looking at the package, they aren't even supplying the .service file, Arch is (or rather Lukas Fleischer is). If it needs changed, it needs changed here, so file a bug report.
    Found the bug:
    https://bugs.archlinux.org/task/31309?s … &closedto=

  • Bug Report: Feature Request/Bug Report Form

    Re: Feature Request/Bug Report Form
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    The Feature Request/Bug Report Form does not include a drop-down option for Creative Cloud.

    Hi Stephen,
    We are collecting feature requests as idea threads here on the forums versus using that form. If you believe you have discovered a bug with Creative Cloud please post about it here on the forums.
    Thanks,
    -Dave

Maybe you are looking for