AUR Submition: only lowercase letters are allowed.

I'm getting this error when trying to submit a src tarball:
Submit
Invalid name: only lowercase letters are allowed.
pkgname() is all lower-case, so I'm not sure why it's complaining....?
Here's the PKGBUILD:
# Maintainer: Phillip Smith <[email protected]>
pkgname=('kernel26-fedora-pae' 'kernel26-fedora-devel-pae')
pkgbase="kernel26-fedora-pae"
pkgver=2.6.31
_FEDORA_RELEASE=40.fc12
pkgrel=1
url="http://www.kernel.org/"
pkgdesc="The Linux Kernel and modules, compiled by Fedora. PAE supported. (Memory >= 4GB)"
arch=('i686' 'x86_64')
license=('GPL2')
depends=('coreutils' 'module-init-tools' 'mkinitcpio>=0.5.15')
makedepends=('rpmextract')
backup=('etc/mkinitcpio.d/kernel26.preset')
provides=("kernel26=$pkgver" "kernel26-fedora-pae=$pkgver")
conflicts=('kernel24' 'kernel24-scsi' 'kernel26-scsi' 'kernel26' 'kernel26-fedora')
# We need to force the upgrade because the previous maintainer
# used the Fedora release number as the pkgrel number so we could
# never have more than one release of each PKGBUILD!
options=(force)
install="kernel26-fedora.install"
source=("http://kojipkgs.fedoraproject.org/packages/kernel/${pkgver}/${_FEDORA_RELEASE}/${CARCH}/kernel-PAE-${pkgver}-${_FEDORA_RELEASE}.${CARCH}.rpm"
"http://kojipkgs.fedoraproject.org/packages/kernel/${pkgver}/${_FEDORA_RELEASE}/${CARCH}/kernel-PAE-devel-${pkgver}-${_FEDORA_RELEASE}.${CARCH}.rpm"
"kernel26-fedora.preset")
md5sums=('cfc0310d8afbfdc42074029a2d6ae565'
'2ade9257df9eaccff5a4ad8fbbbd0c7c'
'c8f559ad29f3bce277ed054d85878c40')
build() {
msg "Nothing to compile for $pkgname"
package_kernel26-fedora-pae() {
cd $pkgdir
rpmextract.sh $srcdir/kernel-PAE-${pkgver}-${_FEDORA_RELEASE}.${CARCH}.rpm
rm -rf $pkgdir/etc/ld.so.conf.d || return 1
rm -rf $pkgdir/usr || return 1
msg "Generating kernel26-fedora.kver..."
_kernver=${pkgver}-${_FEDORA_RELEASE}.${CARCH}.PAE
mkdir -p $pkgdir/etc/mkinitcpio.d/kernel26-fedora.kver <<EOT
cat > $pkgdir/etc/mkinitcpio.d/kernel26-fedora.kver <<EOT
# DO NOT EDIT THIS FILE
ALL_kver='$_kernver'"
EOT
# Install mkinitcpio files
install -D -m644 $srcdir/kernel26-fedora.preset $pkgdir/etc/mkinitcpio.d/kernel26-fedora.preset || return 1
package_kernel26-fedora-devel-pae() {
replaces=('kernel-devel-pae')
cd $pkgdir
rpmextract.sh $srcdir/kernel-PAE-devel-${pkgver}-${_FEDORA_RELEASE}.${CARCH}.rpm
# vim:set ts=2 sw=2 et:

Oh... I thought I had other split packages in there. Obviously not!
And I see there's already a feature request for it... Cool. I'll split the package back into individual PKGBUILD's for now
http://bugs.archlinux.org/index.php?do= … k_id=16394

Similar Messages

  • License not present. With the trail version only limited replays are allowed... Qtp automation

    Hi All.
             We are doing QTP automation testing for our flex application. But after running all 30 tests it is showing License not present. with the trail version only limited replays are allowed. We are using  flex sdk 3.5 and flash builder 4 plugin for eclipse. we are building our application using ant and we are deploying the application directly and testing it.  Can any one tell Steps to resolve this issue...
              please step by step required..
    Thanks
    Ram

    You need to have valid premium license for Adobe. Only then it would work.

  • License not present.  With the trial version only limited replays are allowed -- Flex builder 4.5 Premium eclipse plugin with SDK 3.5

    Hi ,
    We are using Flex SDK 3.5 and using eclipse to build the war in order to make it automation compatible , Right now we tried with Premium version of Flex Builder 4.5 eclipse plugging to build and make application automation capable. But we are facing issues in terms of license , After deploying the automation compatible build we are getting error message "License not present.  With the trial version only limited replays are allowed".
    Previously we are using Flex Builder 4.0 and everything was working fine .
    Is Flex Builder 4.5 doesn't support SDK 3.5 ?
    Please help .
    Thanks in advance
    Thanks and Regards
    Sunil Kumar

    with trial version (FB basic) you can record/replay only 30
    script lines. You need to buy FB pro license to remove this
    restriction

  • CRS-2630: Only cluster administrators are allowed to create local resources

    I have installed and configured a 12c database across two linux nodes and all is well. I have also installed the Oracle rdbms 12.1.01 on the same nodes. Now when I try and use netca or dbca to create a database or listener, I get the following errors;
    CRS-2630: Only cluster administrators are allowed to create local resources
    I can log in as the GRID user and can create resources but not as database user. Both users are members of the dba group.
    Any ideas anyone?  Thanks a lot H.

    The issue is resolved, the 12c configuration is a lot more comprehensive than 11g. Here we have to create the user DBA with the right rights to access and change the cluster resources.
    For example to allow the dba users the ability to create listeners on the RAC nodes, we have to issue some command such as follows; here the oedsdp is the dba user and ogridp is the grid main owner.
    t@rac2node ~]# /oracle/grid/bin/crsctl setperm resource ora.rac1node.vip -u user:oedsdp:rwx
    [root@rac2node ~]# /oracle/grid/bin/crsctl setperm resource ora.net1.network -u user:oedsdp:rwx
    [root@rac2node ~]# /oracle/grid/bin/crsctl setperm resource ora.net1.network -u user:oedsdp:rwx
    [root@rac2node ~]# /oracle/grid/bin/crsctl setperm resource ora.rac2node.vip -u user:oedsdp:rwx
    [root@rac2node ~]# /oracle/grid/bin/crsctl setperm resource ora.net1.network -u user:oedsdp:rwx
    Interesting, I think we need to carefully plan the new user groups before we start the GRID configuration.
    H.

  • ExceptionMessage: 'Access denied. Only machine administrators are allowed to create administration service job definitions of type: Microsoft.TeamFoundation.SharePoint.WebAccess.ApplyWebConfigModificationsJobDefinition

    Hi,
    I am getting error "Access Denied" when my code tries to get "SPWebService.JobDefinition" with an AppPool account of content site. The same core runs correctly for the AppPool of CentralAdmin site.
    Lemme provide some background of the servers
    - We have multi-server FARM
    - WFE and APP servers are in different domains, there is one-way trust between the domains.
    - We have UAC (User Access Control) set as high on each server
    - My site is internet site
    Lines of Code are following
    SPWebServiceservice =
    SPWebService.ContentService
    varsyncTimerJob =
    fromSPJobDefinitionjob
    inservice.JobDefinitions
                       wherejob.Name
    == "MyJob"
    selectjob;
    I am running the above code with in SPSecurity.RunWithElevatedPrivileges so the above code is running with APP POOL account. I m getting
    the error in the 2nd line where I have a LINQ query. And I m assuming this is because of "service.JobDefinition" line. Can anyone help me?
    Detailed Error:
    An exception has occurred.   ExceptionType: 'TargetInvocationException'   ExceptionMessage: 'Exception has been thrown by the target of an invocation.'   StackTrace: ' 
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)     
    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)     
    at Microsoft.SharePoint.Administration.SPAutoSerializingObject.GetInstanceFromType(Type type, String typename)     
    at Microsoft.SharePoint.Administration.SPPersistedObject.GetInstance(XmlNode xml, Guid classId, Boolean bResolveMissingTypes)     
    at Microsoft.SharePoint.Administration.SPFileSystemCache.FetchObjectFromFileSystem(Guid id)     
    at Microsoft.SharePoint.Administration.SPFileSystemCache.GetValue(Guid id)     
    at Microsoft.SharePoint.Administration.SPCache`2.get_Item(K key)     
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(Guid id, Boolean checkInMemoryCache, Boolean checkFileSystemCache)     
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(Guid id)     
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Microsoft.SharePoint.Administration.ISPPersistedStoreProvider.GetObject(Guid id)     
    at Microsoft.SharePoint.Administration.SPPersistedObjectCollection`1.get_Item(Guid objId)     
    at Microsoft.SharePoint.Administration.SPPersistedObjectCollection`1.<GetEnumeratorImpl>d__0.MoveNext()     
    at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()     
    at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)     
    at Project1.SharePoint.Common.UtilityHelper.IsSyncSchedulingDisabled(StringBuilder logMessage)'   Source: 'mscorlib'   TargetSite: 'System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)'   ------------------------------------------------------------  
    Inner exception:   ------------------------------------------------------------    ExceptionType: 'SecurityException'    ExceptionMessage: 'Access denied.  Only machine administrators are allowed to create administration
    service job definitions of type: Microsoft.TeamFoundation.SharePoint.WebAccess.ApplyWebConfigModificationsJobDefinition, Microsoft.TeamFoundation.SharePoint.WebAccess, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.'    StackTrace:
    at Microsoft.SharePoint.Administration.SPAdministrationServiceJobDefinition..ctor(String name, SPService service, SPServer server, SPJobLockType lockType)      
    at Microsoft.TeamFoundation.SharePoint.WebAccess.ApplyWebConfigModificationsJobDefinition..ctor()'    Source: 'Microsoft.SharePoint'    TargetSite: 'Void .ctor(System.String, Microsoft.SharePoint.Administration.SPService, Microsoft.SharePoint.Administration.SPServer,
    Microsoft.SharePoint.Administration.SPJobLockType)'
    Any help will be appreciated.

    The bottom of your stack trace begs to differ:
    at Microsoft.TeamFoundation.SharePoint.WebAccess.ApplyWebConfigModificationsJobDefinition..ctor()'   
    Source: 'Microsoft.SharePoint'    TargetSite: 'Void .ctor(System.String, Microsoft.SharePoint.Administration.SPService, Microsoft.SharePoint.Administration.SPServer, Microsoft.SharePoint.Administration.SPJobLockType)'
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Only asset postings are allowed in this account

    Hi All,
    My client upgraded SAP System from 4.6 to 6.0. While testing the depreciation run in AFAB, it is showing the error as "Only asset postings are allowed in this account". We have checked all the settings relating to GL Accounts for Depreciation and Accumulated Depereciation. All are correct, like  Depreciation account is a P&L Acccount and Accumulated depreciation account is a Balance sheet Asset reconciliation account. Checked the account assignement in AO90 as well. They are also correct.
    The deprecaition was posted up to 2nd period and now we are simulating for 3rd period for which the error is showing, We did not change any configuration setting or the master data.
    Is anybody having any idea why such error is showing ? Kindly let us know
    Thanks
    shankar

    Hi,
    The user has written a Validation for authorisation to run the depreciation with out proper message. The problem was solved when we run the depreciation with another user. Thanks all .
    Regards
    shankar

  • I can't download music from my library to my ipod because it says only 5 accounts are allowed to share content. How do I get around this?

    I can't download music from my library to my ipod because it says only 5 accounts are allowed to share content. How do I get around this?

    Or how do I change the 5 devices. Some are not used anymore

  • Sorry, only emergency calls are allowed !

    I recently bought this curve off someone and when i put in my sim card it just states "Sorry, only emergency calls are allowed ". Is there a way to get this off so i can use it? I have tried to format it by entering the wrong password and tried to erase and wipe out everything but still no answer. Any clues? Please please help!

    This problem is usually because the BlackBerry is locked to a specific carrier.  Unfortunately, you are probably using a different carrier than the person who sold you the BlackBerry.
    If this is a legitimate BlackBerry you have obtained, see if you can get in contact with the seller and get them to unlock the BlackBerry.  Often, T-Mobile allows BlackBerries to be unlocked if the subscriber have been with them for some time.  So contact the seller, get them to call the original carrier, get the BlackBerry unlock code for you, and send it to you to unlock the unit.  You may need to provide the IMEI code.  Make sure the seller has properly deactivated his/her BlackBerry service, so that the PIN is not in use.
    There are other gray-area options (i.e. "GSM unlocking" services), but I am not sure if RIM wants such discussion on these forums.

  • CR Add-on 2.0.0.7 Problem: Only Super Users are allowed access ...

    Hi Everybody,
    We have installed the latest ( to my best understanding) version of CR Add-on (2.0.0.7 , compiled for 64 bit , downloaded from Richard Duffy's blog) and we are receiving the error message "Only Super Users are allowed access to this function" .
    We've checked that the users are all Super Users and they have Professional and Addon licenses.
    The only relevant thread I've found in forums solved the issue by installing the latest version of CR Add-on, which we've did.
    The installation is  B1 2007 A SP001 ,PL 11.
    Any ideas will be highly welcomed.
    Thanks in advance,
    Simon

    We have the same issue, this happens when you go to Administration > Crystal Reports
    We can't see the reports in CR
    Please if you have a solution tell me.
    Thx and Regards,

  • Can't Submit package to AUR : Invalid name: only lowercase letters....

    Hi.
    I have created a PKGBUILD for kernel 2.6.35 with the desktop responsiveness patch included.
    It builds,etc fine.
    I have used
    makepkg --source
    And tried to upload the .src.tar.gz file - but I get the same message.
    What do i have to do (I have tried just changing the file name)
    Cheers

    I believe falconindy is trying to say is that the packager can include the headers with the package, i.e. (from kernel26-ck, last line):
    # Maintainer: Cray "MP2E" Elliott <MP2E { AT } archlinux.us>
    # Maintainer: Tobias Powalowski <[email protected]>
    # Maintainer: Thomas Baechler <[email protected]>
    pkgbase="kernel26-ck"
    pkgdesc="Linux Kernel built with Con Kolivas' patchset -ck"
    pkgname="kernel26-ck"
    # pkgname=kernel26-custom # Build kernel with a different name
    _kernelname=-ck
    _basekernel=2.6.35
    pkgver=${_basekernel}.2
    pkgrel=1
    _archpatchversion=1
    _patchname="patch-${pkgver}-${_archpatchversion}-ARCH"
    _ckpatchversion=1
    _ckpatchname="patch-${_basekernel}-ck${_ckpatchversion}"
    arch=(i686 x86_64)
    license=('GPL2')
    groups=('base')
    url="http://users.on.net/~ckolivas/kernel/"
    depends=('coreutils' 'linux-firmware>=2.6.35' 'module-init-tools' 'mkinitcpio>=0.5.20')
    conflicts=('kernel26-ck-headers')
    install=kernel26.install
    optdepends=('crda: to set the correct wireless channels of your country')
    provides=('kernel26-ck-headers')
    Last edited by ssri (2010-08-17 08:32:00)

  • Only emergency calls are allowed

    my Droid is up to date in billing, so this is not the issue.
    my phone will not let me call anone because it says it is for emergency use only.  i do not know how it got changed.  i have been using it for a couple of months now and walaah, somewhere a setting is stopping me from using my unlimited plan.  please help.

    Yes, my phone does have a sim card.  I got Verizon to verify that.  Yes, I rebooted and everything cleared up.  She said if this happens again and the reboot does not work to please call the 1800 number and get technical support.  Good luck.  Thanks for your help too.

  • TS1398 My wireless password in only 6 lowercase letters, but my iPod touch requires me to enter 8 before allowing me to join.  Therefore it will not let me log on to the wireless network, any solutions?

    My wireless password in only 6 lowercase letters, but my iPod touch requires me to enter 8 before allowing me to join.  Therefore it will not let me log on to the wireless network, any solutions?

    What encryption are you using on the router?
    If WEP you have to set the router to use the first key and you have to enter the first key as the password on the iPod. See:
    iOS: Recommended settings for Wi-Fi routers and access points

  • Lowercase letters allowed / not allowed

    Hi All,
    In the Characteristic InfoObjcet Maintaince:
    From SAP HELP:
    Lowercase letters allowed / not allowed
    1)If this indicator is set, the system differentiates between lowercase letters and capital letters when you use a screen template to input values. If this indicator is not set, the system converts all the letters into capital letters when you use a screen template to input values.
    2)If you choose to allow the use of lowercase letters, you must be aware of what happens when you input variables:
    If you want to use the characteristic in variables, the system is only able to find the values for the characteristic if the lowercase letters and the capital letters are typed in accurately on the input screen for variables. If, on the other hand, you do not allow the use of lowercase letters, any characters that you type onto the input screen, are converted automatically into capital letters
    Both points are not clear to me.
    Can Anybody expalin me in detail with an example?whats screen template?...etc
    regards
    murali.
    Message was edited by: cmd

    Hi cmd,
    The "Screen template" here refers to the selection screen when running a BW report.
    The other details are self-explainatory I suppose.
    Bye
    Dinesh

  • I purchased an IPAD2 for my special needs daughter.  She only currently understands lowercase letters only and gets confused with the uppercase letters.  Is there a way to change the keyboard to display lowercase letters?

    I purchased an IPAD2 for my special needs daughter.  She only currently understands lowercase letters only and gets confused with the uppercase letters.  Is there a way to change the keyboard to display lowercase letters?

    There is no way for the keyboard itself to display only lower case letters. It doesn't display lower case letters at all for that matter.
    When you are using the keyboard - The other issue that you will have is with the shift key. Even with auto caps turned off you can still type capital letters if you tap the shift key and if you double tap it by mistake - it will turn into all capital letters so also turn off Caps Lock in the keyboard settings.
    Other than that, there is no way to ensure that you can type in lower case.
    Maybe an external bluetooth keyboard would be a better solution but I don't use one, and I have never even seen one in person so someone else will have to verify that for you.

  • Share Feature - Document Library - Contribute Users getting: Only a limited amount of people are allowed to share this content

    Hi
    I am getting the following error when users with contribute permissions try to share an individual document from a document library.
    If I upgrade the user to full control they are then able to Share the file ok and not get the above error.
    So what I am wondering is should users with contribute access be able to Share the document? If not then why is the Share option available?
    Which permission level if I edit the contribute permission levels do I need to add, I cannot see any Share specific permissions for lists and reluctant to give contribute users access to modify permissions?
    I'll continue troubleshooting to see if I find the solution but wondered if anyone in the community had come accross this? Googling the error message
    Only a limited amount of people are allowed to share this content brings up nothing.

    Today I fixed this issue by enabling Site Access Requests on the SharePoint sites with this problem. (http://blog.cloudshare.com/2012/12/09/how-to-configure-the-site-access-request-in-sharepoint-2013/)
    Personally I think this is created by design, because it happens a lot that content is shared with users which do not have access to a SharePoint site and/or library. So I guess we do not have another option..
    Programmatically the above could be done by setting the "SPWeb.RequestAccessEmail" property with a valid e-mail address. For example the site owner's e-mail address. Setting the "SPWeb.RequestAccessEnabled" property is not allowed and
    is automatically done by settings the "SPWeb.RequestAccessEmail" property

Maybe you are looking for

  • How do i add a 2nd iphone to my itunes account

    how do i add a 2nd iphone to my itunes account

  • Converting XMLSEQUENCE to XMLTABLE

    So we've gotten part-way into converting all of our code using XMLSEQUENCE to instead use XMLTABLE and everything compiles fine. However, we now realize (a bit late, I realize, and it is documented) that the PASSING clause with XMLTABLE requires a SQ

  • Error 42006 Not enough storage

    I have a rather large powerpoint for which I did a big recording. When trying to publish I am told not enough storage space is available. Another forum told me the server (I have the hosted service) only accepts Powerpoints of 100MG. My audio portion

  • Understanding icmp polling interval in NMS

    Hi all, I am basing my question on the logic that a device can be polled successfully at 09:54:00, go off-line at 09:54:32 and return on-line again at 09:54:98 in time for the next NMS poll and this would show no down time at all. What I am seeing is

  • Oracle 10g Lite for WinCE availability

    Anyone know when 10g Lite will be released for WinCE.