You are not logged in.

#1 2015-04-24 14:08:04

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

Force orphan out-of-date-package

Can some moderator please orphan this package? Seems like the maintainer abandoned it.

A suggestion for improvement would be to allow votes to orphan abandoned packages.

Last edited by manuelschneid3r (2015-04-24 14:09:50)


Please feel free to correct my english.

Offline

#2 2015-04-24 14:11:01

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Force orphan out-of-date-package

manuelschneid3r wrote:

Can some moderator please orphan this package? Seems like the maintainer abandoned it.

A suggestion for improvement would be to allow votes to orphan abandoned packages.

Click the "File Request" link on the right side of the page.

Offline

#3 2015-04-24 14:22:57

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

Re: Force orphan out-of-date-package

Oh thank you I did not notice this.

Okay than may I suggest to implement a archlinux side wide single sign on authentication system ? big_smile


Please feel free to correct my english.

Offline

#4 2015-04-24 14:30:37

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,420
Website

Re: Force orphan out-of-date-package

Did you write the maintainer an email? (Yes, comments are sent to the AUR mail address, but addressing people directly could help)

Last edited by Alad (2015-04-24 14:33:01)


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#5 2015-04-24 14:34:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Force orphan out-of-date-package

manuelschneid3r wrote:

Okay than may I suggest to implement a archlinux side wide single sign on authentication system ? big_smile

Please search before posing ;P
https://bugs.archlinux.org/task/43293

Offline

#6 2015-04-24 15:32:47

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

Re: Force orphan out-of-date-package

@Alad: I did.

@karol: For sure, sorry. However it was not meant that seriously at all. I did not expect anybody to react on it in this thread. I just mentioned it because it is somehow the reason why I dont know the "File Request" feature. In fact I am registered to the AUR, but hardly ever logged in. So I didnt even notice those functions.

Last edited by manuelschneid3r (2015-04-24 15:34:16)


Please feel free to correct my english.

Offline

#7 2015-04-24 15:43:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Force orphan out-of-date-package

manuelschneid3r wrote:

@karol: For sure, sorry. However it was not meant that seriously at all. I did not expect anybody to react on it in this thread.

I was half-joking - notice the ';P' smiley face :-)

Offline

#8 2015-04-24 15:58:35

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Force orphan out-of-date-package

For the record, the people who manage the AUR are the trusted users. Only one forum moderator is a TU, and that is Xyne. The rest of us are in the same boat as you. smile


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#9 2015-04-27 13:18:31

manuelschneid3r
Member
From: Germany
Registered: 2013-04-14
Posts: 152

Re: Force orphan out-of-date-package

Hm there is not much reaction on that request. What to do now?


Please feel free to correct my english.

Offline

#10 2015-04-27 14:10:00

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,649
Website

Re: Force orphan out-of-date-package

Wait. A TU will disown the package after a grace period of about two weeks.

https://wiki.archlinux.org/index.php/Ar … r_requests

Last edited by WorMzy (2015-04-27 14:10:12)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#11 2015-04-27 14:10:53

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Force orphan out-of-date-package

When did you file it? The TUs are only human and won't react immediately wink

If you really want to know, try mailing to the aur-general list.

EDIT: Too slow...

Last edited by runical (2015-04-27 14:11:22)

Offline

#12 2015-04-27 14:13:12

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: Force orphan out-of-date-package

I would suggest the aur-request mail list.

Last edited by ewaller (2015-04-27 14:13:32)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#13 2015-04-27 14:44:59

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,420
Website

Re: Force orphan out-of-date-package

All the while, someone bothered to create this .. thing:

https://aur.archlinux.org/packages/te/t … e/PKGBUILD

wget and tar at its finest. hmm


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#14 2015-04-27 17:29:55

cedeel
Member
From: ~
Registered: 2009-08-25
Posts: 176
Website

Re: Force orphan out-of-date-package

Alad, I don't know what to say... hmm

    if [[ $CARCH == "x86_64" ]]; then
        wget -O telegram-bin.tar.xz https://tdesktop.com/linux
    elif [[ $CARCH == "i686" ]]; then
        wget -O telegram-bin.tar.xz https://tdesktop.com/linux
    fi

Someone really understands what that if statement does....

Offline

#15 2015-04-27 18:44:32

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,175
Website

Re: Force orphan out-of-date-package

cedeel wrote:

Alad, I don't know what to say... hmm

    if [[ $CARCH == "x86_64" ]]; then
        wget -O telegram-bin.tar.xz https://tdesktop.com/linux
    elif [[ $CARCH == "i686" ]]; then
        wget -O telegram-bin.tar.xz https://tdesktop.com/linux
    fi

Someone really understands what that if statement does....

Isn't that why we have the sources_i686 and sources_x86_64 arrays for PKGBUILDs now?


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#16 2015-04-27 21:02:39

cedeel
Member
From: ~
Registered: 2009-08-25
Posts: 176
Website

Re: Force orphan out-of-date-package

clfarron4 wrote:

Isn't that why we have the sources_i686 and sources_x86_64 arrays for PKGBUILDs now?

It is, but completely unneeded in this case.

Offline

#17 2015-04-28 11:02:56

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,175
Website

Re: Force orphan out-of-date-package

cedeel wrote:
clfarron4 wrote:

Isn't that why we have the sources_i686 and sources_x86_64 arrays for PKGBUILDs now?

It is, but completely unneeded in this case.

Re-reading the PKGBUILD again, I can see why. I'm still sure that it could be handled quite nicely by a sources array though.

EDIT: Anyways, any changes we suggest should probably be sent to the maintainer, instead of schemed here and then not acted upon XD

Last edited by clfarron4 (2015-04-28 11:12:24)


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#18 2015-04-28 11:19:34

runical
Member
From: The Netherlands
Registered: 2012-03-03
Posts: 896

Re: Force orphan out-of-date-package

Just for the record, in case OP doesn't check the AUR-general mailing list: It seems that the maintainer lost his password and has requested a reset.

Offline

Board footer

Powered by FluxBB