[aur-general] Can't login to account 'DarkFox', password reset useless.

2013-05-14 Thread James McGlashan
Hello,

I have made multiple attempts to login to my account on the AUR, with no
luck. Tried resetting my password (multiple times), still didn't let me
login.

This has nothing to do with cache on my end, browsing in firefox with
private browsing through a ssh tunnel to another server.

Any suggestion or explanation to the issue?

Note: I can still login to 'archeydevil' which is an abandaned account.
Please delete (there are no packages linked to it anyhow).

Cheers,
DarkFox


Re: [aur-general] How to use a local directory as the source for a -git package

2013-05-14 Thread Techlive Zheng
2013/5/15 Myles English :
>
> 郑文辉(Techlive Zheng) writes:
>
>> I have tried the following, none of them working
>>
>> source="git://../.."
>>
>> source="git+../../"
>>
>> source="git+/path/to/somefile"
>
> Here's one of mine for the package dolfin-git:
>
> source=("dolfin::git+https://bitbucket.org/fenics-project/dolfin.git#branch=${_branch}";)

Okay, thanks guys. The relative path is still not working, but
absolute path is fine. I know it is not good idea use a local path,
but you know, it just a testing build of my project, so it's good at
this case, I found is better use a Arch Package than `make install`
for development.


Re: [aur-general] Suspicious spam account

2013-05-14 Thread Daniel Micay
On Wed, May 15, 2013 at 1:04 AM, GSC  wrote:
>  https://aur.archlinux.org/account/JOYOAUTO/
> Spam here: https://aur.archlinux.org/packages/auto-complete/
>

Thanks, definitely a spammer. Account is suspended now.


[aur-general] Suspicious spam account

2013-05-14 Thread GSC

 https://aur.archlinux.org/account/JOYOAUTO/
Spam here: https://aur.archlinux.org/packages/auto-complete/



Re: [aur-general] Disown (or update) coffee-script package

2013-05-14 Thread Anatol Pomozov
Hi,

On Mon, May 13, 2013 at 11:21 PM, Anatol Pomozov
 wrote:
> Hi,
>
> https://aur.archlinux.org/packages/coffee-script package is broken
> since 4.1 release. There is an update provided in comments more than 2
> weeks ago, but current maintainer did not respond.
>
> Please either update the package or disown it, so I can update/improve
> the PKGBUILD script by myself.

Could anybody disown the coffee-script package? I would like to take
ownership and fix it. Thanks!


Re: [aur-general] How to use a local directory as the source for a -git package

2013-05-14 Thread Myles English

郑文辉(Techlive Zheng) writes:

> I have tried the following, none of them working
>
> source="git://../.."
>
> source="git+../../"
>
> source="git+/path/to/somefile"

Here's one of mine for the package dolfin-git:

source=("dolfin::git+https://bitbucket.org/fenics-project/dolfin.git#branch=${_branch}";)


Re: [aur-general] How to use a local directory as the source for a -git package

2013-05-14 Thread Yichao Yu
On Tue, May 14, 2013 at 11:50 AM, 郑文辉(Techlive Zheng)
 wrote:
> 2013/5/14 Chris “Kwpolska” Warrick :
>> On Tue, May 14, 2013 at 5:38 PM, 郑文辉(Techlive Zheng)
>>  wrote:
>>> I have tried the following, none of them working
>>>
>>> source="git://../.."
>>>
>>> source="git+../../"
>>>
>>> source="git+/path/to/somefile"
>>
>> source=('git+file:///path/to/somefile')
>>
>> --
>> Kwpolska  | GPG KEY: 5EAAEA16
>> stop html mail| always bottom-post
>> http://asciiribbon.org| http://caliburn.nl/topposting.html
>
> I have just figured that out, now my question is if it is possible to
> use a relative path?

Although I don't think that's a very good idea to use file:// url in a
pkgbuild, if you have a good reason to use that locally, I guess you
can use file://${PWD}/whatever/relative/path/you/want or maybe even
file://$(realpath your/relative/path)


Re: [aur-general] How to use a local directory as the source for a -git package

2013-05-14 Thread Techlive Zheng
2013/5/14 Chris “Kwpolska” Warrick :
> On Tue, May 14, 2013 at 5:38 PM, 郑文辉(Techlive Zheng)
>  wrote:
>> I have tried the following, none of them working
>>
>> source="git://../.."
>>
>> source="git+../../"
>>
>> source="git+/path/to/somefile"
>
> source=('git+file:///path/to/somefile')
>
> --
> Kwpolska  | GPG KEY: 5EAAEA16
> stop html mail| always bottom-post
> http://asciiribbon.org| http://caliburn.nl/topposting.html

I have just figured that out, now my question is if it is possible to
use a relative path?


Re: [aur-general] How to use a local directory as the source for a -git package

2013-05-14 Thread Chris “Kwpolska” Warrick
On Tue, May 14, 2013 at 5:38 PM, 郑文辉(Techlive Zheng)
 wrote:
> I have tried the following, none of them working
>
> source="git://../.."
>
> source="git+../../"
>
> source="git+/path/to/somefile"

source=('git+file:///path/to/somefile')

--
Kwpolska  | GPG KEY: 5EAAEA16
stop html mail| always bottom-post
http://asciiribbon.org| http://caliburn.nl/topposting.html


[aur-general] How to use a local directory as the source for a -git package

2013-05-14 Thread Techlive Zheng
I have tried the following, none of them working

source="git://../.."

source="git+../../"

source="git+/path/to/somefile"


Re: [aur-general] "Please merge the (orphaned) hotot-qt-git to hotot-qt4-git"

2013-05-14 Thread Alexander Rødseth
Hi,

Merged+deleted, thanks.

-- 
Sincerely,
  Alexander Rødseth
  xyproto / TU


Re: [aur-general] "Please merge the (orphaned) hotot-qt-git to hotot-qt4-git"

2013-05-14 Thread Yichao Yu
On Tue, May 14, 2013 at 8:40 AM, Yichao Yu  wrote:
> Hotot supports qt5 (hotot-qt5) now.
>
> https://aur.archlinux.org/packages/hotot-qt/
> https://aur.archlinux.org/packages/hotot-qt-git/

Obviously I mean

https://aur.archlinux.org/packages/hotot-qt4-git/
https://aur.archlinux.org/packages/hotot-qt-git/

But yes, this is also true for non-git packages, so please also merge
hotot-qt to hotot-qt4

https://aur.archlinux.org/packages/hotot-qt4/
https://aur.archlinux.org/packages/hotot-qt/


[aur-general] "Please merge the (orphaned) hotot-qt-git to hotot-qt4-git"

2013-05-14 Thread Yichao Yu
Hotot supports qt5 (hotot-qt5) now.

https://aur.archlinux.org/packages/hotot-qt/
https://aur.archlinux.org/packages/hotot-qt-git/


[aur-general] proftpd

2013-05-14 Thread Alexander Rødseth
Hi,

I wish to give proftpd to a TU/Dev or move it to unsupported if there
is no interest for it.

Any takers?

-- 
Sincerely,
  Alexander Rødseth
  xyproto / TU


[aur-general] Signoff report for [community-testing]

2013-05-14 Thread Arch Website Notification
=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/

There are currently:
* 6 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 0 fully signed off packages
* 14 packages missing signoffs
* 2 packages older than 14 days

(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)


== New packages in [community-testing] in last 24 hours (6 total) ==

* inn-2.5.3-5 (i686)
* libvirt-1.0.5-4 (i686)
* squid-3.3.4-3 (i686)
* inn-2.5.3-5 (x86_64)
* libvirt-1.0.5-4 (x86_64)
* squid-3.3.4-3 (x86_64)


== Incomplete signoffs for [community] (14 total) ==

* autofs-5.0.7-2 (i686)
0/1 signoffs
* inn-2.5.3-5 (i686)
0/1 signoffs
* libmemcached-1.0.16-2 (i686)
0/1 signoffs
* libvirt-1.0.5-4 (i686)
0/1 signoffs
* oss-4.2_2007-3 (i686)
0/2 signoffs
* squid-3.3.4-3 (i686)
0/1 signoffs
* znc-1.0-6 (i686)
0/1 signoffs
* autofs-5.0.7-2 (x86_64)
0/2 signoffs
* inn-2.5.3-5 (x86_64)
0/2 signoffs
* libmemcached-1.0.16-2 (x86_64)
0/2 signoffs
* libvirt-1.0.5-4 (x86_64)
0/2 signoffs
* oss-4.2_2007-3 (x86_64)
0/2 signoffs
* squid-3.3.4-3 (x86_64)
0/2 signoffs
* znc-1.0-6 (x86_64)
0/2 signoffs


== All packages in [community-testing] for more than 14 days (2 total) ==

* oss-4.2_2007-3 (i686), since 2013-03-14
* oss-4.2_2007-3 (x86_64), since 2013-03-14


== Top five in signoffs in last 24 hours ==

1. eric - 13 signoffs
2. bisson - 9 signoffs
3. dan - 3 signoffs