You are not logged in.
Hi,
if i use yaout for searching new software, teamspeak for example it will output this:
yaourt -Ss teamspeak
aur/mumble 1.1.3-1
A voice chat applikation similar to TeamSpeak
aur/oss2jack 0.25-7
Routes /dev/dsp to Jack enabling TeamSpeak and other OSS-only mmap apps to work.
aur/teamspeak2 rc2_2032-3
TeamSpeak is software for quality voice communication via the Internet
Ok, teamspeak2 is in aur...now i want to build it:
[progger@myhost music]$ yaourt -S teamspeak2
==> Downloading teamspeak2 PKGBUILD from AUR...
==> WARNING: It seems like teamspeak2 was removed from AUR probably for security reason. Please Abort
teamspeak2 rc2_2032-3 (NOT SAFE): TeamSpeak is software for quality voice communication via the Internet
==> teamspeak2 dependencies:
- libxext (already installed)
- libjpeg (already installed)
- libsm (already installed)
Now yaourt tells me that the package was removed for security reasons but i can still build it?
How can someone build something that was removed?
greets
Last edited by metalfan (2008-03-25 15:08:02)
Offline
teamspeak2 is still in AUR. I don't know why yaourt gives that error message.
Offline
I've found a bug in the regexp used to read AUR web page. For teamspeak, pkgver begins by a non numeric character (rc2_2032). It's not very common but allowed by "Arch Packaging Standards". So I will fix that in next yaourt's release.
Last edited by wain (2008-02-25 22:24:01)
Offline
Another example but I don't see the same issue with the pkgver
$ yaourt -S sword
==> Downloading sword PKGBUILD from AUR...
==> WARNING: It seems like sword was removed from AUR probably for security reason. Please Abort
sword 1.5.10-2 (NOT SAFE): SWORD libraries for Bible programs
/path/to/Truth
Offline