[arch-general] arch-audit: pkg-audit-like tool for Arch Linux

2016-09-24 Thread Andrea Scarpino
Hi everybody,

I'm happy to announce my tiny project named arch-audit[1].

It parses the CVE wiki page[2] and reports which packages on your system are 
affected by a vulnerability and if a fixed version for that package is already 
available.
Something like pkg-audit on FreeBSD, but not so powerful (yet!!!).

I just made it and released, so it's more than alpha and your feedbacks are 
needed!

I hope you find it useful.

Cheers

[1] https://github.com/ilpianista/arch-audit
[2] https://wiki.archlinux.org/index.php/CVE

-- 
Andrea Scarpino
(former) Arch Linux Developer


Re: [arch-general] NetworkManager from Commandline

2013-05-02 Thread Andrea Scarpino
On Thursday 02 May 2013 17:53:44 Alex Sla wrote:
 nmcli con up uuid 7f29abd0-c0d5-4e55-8796
 Error: Connection activation failed: no valid VPN secrets.
 
 
 I guess, I saved them in the keyring file, how can I get access from
 the cli? Is there maybe another tool to mange the connection or
 getting access to the KDE Keyring file?

I had this issue too in awesome.

The workaround for me was to start plasma-desktop, connect to a wifi, kill 
plasma-desktop. After that you can use nmcli to connect/disconnect to any 
wifi.
I did report the bug here too[1], but nothing did happen.

Hope this help.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=690457

-- 
Andrea
Arch Linux Developer


Re: [arch-general] How to configure Qt 5 theme?

2013-03-04 Thread Andrea Scarpino
On Monday 04 March 2013 19:22:04 GSC wrote:
 I want to configure qt5 apps (like qt creator) theme to use the same as
 qt4 apps (oxygen) in KDE. How can I do this? And is there an appmenu-qt5
 port?

There's no oxygen for Qt5 yet.

-- 
Andrea
Arch Linux Developer


Re: [arch-general] Qt4 documentation?

2013-03-03 Thread Andrea Scarpino
On Sunday 03 March 2013 11:46:59 Huang KangJing wrote:
 Hi, I'm here to ask whether the qt4 documentation package will still be
 provided officially after such an upgrade from qt4 to qt5.
 
 I noticed that after qt5 was supported officially, certain qt packages
 were replaced by qt5 packages and qt4 packages were introduced, but as
 qt-doc was replaced by qt5-doc and qt4-doc didn't come up, I wonder
 whether this one will be supported officially..

No it won't. At least by me.

qt4-doc is a candidate for AUR or [community] if some TU wants.

-- 
Andrea
Arch Linux Developer


Re: [arch-general] Winter Cleanup of [community]

2013-01-29 Thread Andrea Scarpino
On Monday 28 January 2013 18:09:04 Chris Brannon wrote:
 Well, it looks like espeakup got cleaned.  Could someone please add it
 back?  It is pretty much necessary for blind users, of which there are a
 few.
 If it really needs a maintainer that badly, I'd consider reapplying for
 my TU position.

I moved it back.

-- 
Andrea
Arch Linux Developer


[arch-general] Please stop abusing of the out-of-date option

2011-12-01 Thread Andrea Scarpino
Please users stop abusing of the out-of-date option.

What you SHOULDN'T do:
- report as out-of-date a package when a beta or a RC is out
- report as out-of-date a package which conflicts
- report as out-of-date a package which doesn't build
- report as out-of-date a package which is broken
- report as out-of-date a package when the mirror you use is out-of-date
- and my favorite, report as out-of-date a package which WORKS like
this one at the bottom of this mail

What you SHOULD do:
- report as out-of-date a package when a *stable* release of that package is out

Thanks.

-- Forwarded message --
From: Arch Website Notification nob...@archlinux.org
Date: 1 December 2011 13:39
Subject: [arch-notifications] Orphan Extra package [netkit-bsd-finger]
marked out-of-date
To: arch-notificati...@archlinux.org


xxx wants to notify you that the following packages may be out-of-date:


* netkit-bsd-finger 0.17-6 [extra] (i686):
https://www.archlinux.org/packages/extra/i686/netkit-bsd-finger/
* netkit-bsd-finger 0.17-6 [extra] (x86_64):
https://www.archlinux.org/packages/extra/x86_64/netkit-bsd-finger/


The user provided the following additional text:

Now it works.

--2011-12-01 13:38:27--
http://mir.archlinux.fr/extra/os/x86_64/netkit-bsd-finger-0.17-6-x86_64.pkg.tar.xz
Resolving mir.archlinux.fr... 91.121.141.57
Connecting to mir.archlinux.fr|91.121.141.57|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18132 (18K) [application/octet-stream]
Saving to: 
`/var/cache/pacman/pkg/netkit-bsd-finger-0.17-6-x86_64.pkg.tar.xz.part'

100%[===]
18,132      --.-K/s   in 0.06s

2011-12-01 13:38:27 (306 KB/s) -
`/var/cache/pacman/pkg/netkit-bsd-finger-0.17-6-x86_64.pkg.tar.xz.part'
saved [18132/18132]

-- 
Andrea


Re: [arch-general] Can't build libwebkit

2011-09-09 Thread Andrea Scarpino
On Friday, September 09, 2011 11:33:10 AM Bastien Dejean wrote:
 makepkg stops again:
 
 In file included from
 ../Source/WebCore/bindings/js/JSCanvasRenderingContextCustom.cpp:32:0:
 ../Source/WebCore/html/canvas/WebGLRenderingContext.h:32:31: fatal error:
 GraphicsContext3D.h: No such file or directory
I just built both extra and gnome-unstable versions without any issue. If you 
are enabling some extra feature, check the requirements.

-- 
Andrea


Re: [arch-general] Can't build libwebkit

2011-09-08 Thread Andrea Scarpino
On Thursday, September 08, 2011 11:36:37 PM Bastien Dejean wrote:
 I'm trying to add WebGL support to libwebkit but makepkg stops with the
 following error:
 
 == ERROR: replace-switch-with-given-when.patch was not found in the build
 directory and is not a URL.
You should update your ABS root, Ionut has updated libwebkit a week ago.

-- 
Andrea


Re: [arch-general] Can't build libwebkit

2011-09-08 Thread Andrea Scarpino
AndreaOn Friday, September 09, 2011 12:40:59 AM  Scarpino wrote:
 You should update your ABS root, Ionut has updated libwebkit a week ago.
Sorry, only trunk and gnome-unstable are fixed, I fixed it for [extra] now.

-- 
Andrea


Re: [arch-general] [arch-dev-public] [signoff] linux-3.0.2-1

2011-08-16 Thread Andrea Scarpino
On 16 August 2011 10:04, Tobias Powalowski
tobias.powalow...@googlemail.com wrote:
 Latest kernel is in testing,
 please signoff for both arches
Signoff x86_64

-- 
Andrea


Re: [arch-general] [arch-dev-public] KDE 4.7 hits [testing]

2011-07-29 Thread Andrea Scarpino
On Friday, July 29, 2011 03:31:45 PM Kirill Churin wrote:
 Are there any way to disable OpenGL ES in Kwin?
 
 As told in https://bbs.archlinux.org/viewtopic.php?pid=967057, OpenGL
 compositing doesn't work with current NVidia and ATI blobs :(
kdebase-workspace 4.7.0-2 in [testing] doesn't have Open GL ES support. 
kdebase-workspace 4.7.0-3 in [kde-unstable] has. Just downgrade your package.

-- 
Andrea


[arch-general] KDE 4.7 hits [testing]

2011-07-27 Thread Andrea Scarpino
Hi arKers,
KDE 4.7 has been released[1] and our packages are ready in [testing].

As you already know KDE is (slowly) moving to GIT. With this
transition some KDE module has been splitted into subprojects, and the
remaining modules should be splitted before KDE 4.8.
The result of this is that some package (e.g. kdegraphics-libs) is now
splitted in several packages and each new package conflicts with the
old kdegraphics-libs, so you have to remove it when pacman asks for
its removal during the update.

Here some info about the splitted modules:
- KDE Workspace: wallpapers are now in a separate package named
kde-wallpapers, this reduced the kdebase-workspace package download
size by 70%.
- KDE Graphics: kdegraphics-libs is now splitted in
kdegraphics-ksaneplugin, kdegraphics-strigi-analyzer,
kdegraphics-svgpart, kdegraphics-thumbnailers, libkdcraw, libkexiv2,
libkipi, libksane. Our official packages which depends on
kdegraphics-libs have been updated to depend on the new libraries; the
upgrade should work without any issue, otherwise please report it to
our bug tracker.
- KDE Edu: kdeedu-libkdeedu and kdeedu-data have been dropped and
libkdeedu will replace them.
- KDE Bindings: every subproject has been splitted in two parts: one
for the qt bindings and one for the KDE bindings. The old packages
have been remove and the new one are: kdebindings-kimono,
kdebindings-kross-java, kdebindings-kross-python,
kdebindings-korundum, kdebindings-perlkde, kdebindings-perlqt,
kdebindings-qtruby, kdebindings-qyoto, kdebindings-smokegen,
kdebindings-smokekde, kdebindings-smokeqt.
- KDE Accessibility: kdeaccessibility-colorschemes and
kdeaccessibility-iconthemes are dropped and replaced.

Have a nice update!

[1] http://kde.org/announcements/4.7/

-- 
Andrea


Re: [arch-general] [arch-dev-public] dropping tcp_wrapper support

2011-07-16 Thread Andrea Scarpino
On Saturday 16 July 2011 12:06:34 Peggy Wilkins wrote:
 The annoucement suggests that a major reason for dropping support is
 that it is confusing to end users.  An easy solution to that is to
 make a default hosts.allow file that says ALL : ALL : ALLOW  out of
 the box.  Then those of use wanting to simply restrict access (useful
 in many scenarios) can change that default as needed.
Technically this is what we did: without tcp_wrappers every input is accepted 
now.

You've to setup iptables to deny all input and accept only what you need. I 
never used iptables before, but now I find its syntax really simple, and 
powerful.

-- 
Andrea


Re: [arch-general] [arch-dev-public] dropping tcp_wrapper support

2011-07-16 Thread Andrea Scarpino
On Saturday 16 July 2011 19:09:47 Vic Demuzere wrote:
 I also use the hosts.allow and hosts.deny files. It's a shame that support
 for them will be removed. It's easier than iptables.
I find iptables more easier, and intuitive.

old hosts.allow:
sshd: 192.
ntfs: 192.

iptables:
-A INPUT -j REJECT
-A INPUT -p tcp -s 192.168.0.0/24 --dport ssh -j ACCEPT
-A INPUT -p tcp -s 192.168.0.0/24 --dport nfs -j ACCEPT
-A INPUT -p udp -s 192.168.0.0/24 --dport nfs -j ACCEPT

-- 
Andrea


Re: [arch-general] [arch-dev-public] dropping tcp_wrapper support

2011-07-16 Thread Andrea Scarpino
On 16 July 2011 19:32, Vic Demuzere v...@demuzere.be wrote:
 So, you're saying that those 4 lines are easier than the 2 short ones
 in hosts.allow? Ah well, I'll have to learn to write iptables scripts
 then, I suppose.
I mean its more intuitive in that way, you've more power on what is
accepted and what isn't.; e.g. you can apply filters only to one
interface.

Why you should write an iptables script?

BTW, sorry -A INPUT -j REJECT blocks everything then have to be at
the last line, and not at first!

-- 
Andrea


Re: [arch-general] Vodafone HSDPA key

2011-07-01 Thread Andrea Scarpino
On Friday 01 July 2011 21:14:36 Fons Adriaensen wrote:
 Is it possible to use Vodafone's (Italy) HSDPA USB key
 with Archlinux ? I'd want to use it without depending
 on any 'desktop' tools - just netcfg and whatever other
 command line tools it takes.
Ciao,
wvdial is enough. Anyway you didn't specified which key are you using. Look 
into the Italian forum, there are howtos for many Vodafone keys.

-- 
Andrea


Re: [arch-general] KDE 4.6.4 when?

2011-06-28 Thread Andrea Scarpino
On Tuesday 28 June 2011 19:28:00 Lukáš Jirkovský wrote:
 Thanks, that explains everything. I was searching the forums, but I
 didn't even considered looking at the topic [kde-unstable] KDE 4.7
There is a topic in [testing] Repo Forum too:
https://bbs.archlinux.org/viewtopic.php?id=121446

-- 
Andrea


Re: [arch-general] linphone breaks after mediastreamer update

2011-06-19 Thread Andrea Scarpino
On Sunday 19 June 2011 09:45:07 cantabile wrote:
 I think you'll have to slap jelly1 a bit, he seems to be the last packager.
Fixed in mediastreamer 2.7.3-3

-- 
Andrea


Re: [arch-general] Alternative for Xyne's makerepo?

2011-06-10 Thread Andrea Scarpino
On Friday 10 June 2011 15:13:07 Vic Demuzere wrote:
 Hi there,
 
 I used to host a pacman repository on dropbox, for myself and a few
 friends. The easiest way for me to update this repo was Xyne's
 makerepo.
 
 That project isn't supported anymore, so I'm looking for an
 alternative. Something simple that can build and update a repository
 (with AUR packages) using a package list. Suggestions?
Hi,
I wrote repoman time ago. It's a tool to manage your personal repo.
Archers used it, but I don't get a bug from time (last is dated 12th Aprile 
2010); I don't use it anymore (because I've no more my repo), but I'm still 
here to fix bugs.

You could try it and see if it still works.

See http://code.google.com/p/repoman-arch/wiki/Usage for usage.

-- 
Andrea


[arch-general] KDE 4.7beta1 in [kde-unstable]

2011-05-25 Thread Andrea Scarpino
Hi all,
the first beta of the new major release of KDE 4.7 is out and is already 
packaged in [kde-unstable].

As you already know KDE is (slowly) moving to GIT; with this transition some 
KDE module has been splitted into subprojects, others modules will be splitted 
during this beta cycle and others modules will be splitted before KDE 4.8.

The result of this is that some package (e.g. kdegraphics-libs) is now 
splitted in several packages and each conflicts with the old, so you have to 
remove it when pacman asks for its removal during the update.

See the KDE announcement[1] for upstream changes.

Arch Linux Changes:
- kdegraphics-libs is now splitted in: kdegraphics-ksaneplugin, kdegraphics-
strigi-analyzer, kdegraphics-svgpart, kdegraphics-thumbnailers, libkdcraw, 
libkexiv2, libkipi, libksane
- kdebindings-csharp is now splitted in: kdebindings-qyoto, kdebindings-kimono
- kdebindings-ruby is now splitted in: kdebindings-qtruby, kdebindings-
korundum
- kdebindings-smoke is now splitted in: kdebindings-smokegen, kdebindings-
smokeqt, kdebindings-smokekde
- New packages: kdebindings-kimono, kdebindings-korundum, kdebindings-perlkde, 
kdebindings-perlqt, kdebindings-qtruby, kdebindings-qyoto, kdebindings-
smokegen, kdebindings-smokekde, kdebindings-smokeqt, kdebase-konq-plugins, 
kde-wallpapers, libkface, libkmap
- kdeedu-libkdeedu and kdeedu-data are both replaced by libkdeedu
- kdeaccessibility-colorschemes is replaced by kdeartwork-colorschemes
- kdeaccessibility-iconthemes is replaced by kdeartwork-iconthemes

The following packages depend on kdegraphics-libs and thus are now broken:
- digikam (now depends on 'libkexiv2')
- kipi-plugins (now depends on 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane')
- koffice-krita (now depends on 'libkdcraw')
- skanlite (now depends on 'libksane')
- tellico (now depends on 'libksane')
- kphotoalbum (now depends on 'libkdcraw' 'libkipi')

Read the wiki page[2] about [kde-unstable] if you want to use these packages, 
please remember [testing] is needed and follow arch-dev-public.

I started a new thread about KDE 4.7 here[3].

Also, the first beta of the Calligra Suite is in [kde-unstable] since May 19th 
and packages are built to replace the KOffice suite. Please use the thread[4] 
about Calligra to report packaging bugs.

Please report any packaging bug to https://bugs.archlinux.org.
KDE bugs to https://bugs.kde.org.

[1] http://kde.org/announcements/announce-4.7-beta1.php
[2] https://wiki.archlinux.org/index.php/DeveloperWiki:KDE#Using_the_kde-
unstable_repository
[3] https://bbs.archlinux.org/viewtopic.php?id=119693
[4] https://bbs.archlinux.org/viewtopic.php?id=119305 

-- 
Andrea


[arch-general] Switched acpid to the acpid2 project

2011-05-15 Thread Andrea Scarpino
On Sunday 08 May 2011 14:53:11 Tom Gundersen wrote:
 I though this had been deprecated for years? Are there still some
 relevant use cases? If so, there is a new version in AUR:
 https://aur.archlinux.org/packages.php?ID=33871.
I updated our acpid to acpid 2.0.9 in [testing].
Was the feature request #19171 which has 12 votes.

-- 
Andrea


Re: [arch-general] AUR deletion request

2011-05-13 Thread Andrea Scarpino
On Friday 13 May 2011 05:29:24 Evangelos Foutras wrote:
 I'm also interested in the reason for the deletion.
Also use the aur-general mailing list for AUR stuff.

-- 
Andrea


Re: [arch-general] [pacman-dev] pyqt packages confusion

2011-05-08 Thread Andrea Scarpino
On Sunday 08 May 2011 02:52:26 kachelaqa wrote:
 by pyqt developers, do you mean phil thompson, the author/maintainer
 of pyqt?
Yes. Also see https://bugs.archlinux.org/task/22391 and 
http://www.riverbankcomputing.com/pipermail/pyqt/2011-January/thread.html

-- 
Andrea


Re: [arch-general] [pacman-dev] pyqt packages confusion

2011-05-07 Thread Andrea Scarpino
On Saturday 07 May 2011 15:35:24 kachelaqa wrote:
 firstly:
 
 why does python2-pyqt now depend on pyqt (for python3)? why should it be
 necessary to drag in python3 and pyqt(3) for a python2 package?
In the previous packages the python3 version had the python2 version as its 
dependence; I changed this because we are going to remove python2 a day.

 secondly:
 
 looking at the file lists, it appears that several critical files are
 now missing from python2-pyqt, namely:
 
  /usr/bin/pyuic4
  /usr/bin/pylupdate4
  /usr/bin/pyrcc4
  /usr/lib/qt/plugins/designer/libpythonplugin.so
  (and possibly a few others)
 presumably, the intention is that those files will be provided by the
 pyqt(3) package instead. which makes no sense to me, because they are
 not guaranteed to be compatible.

 IMHO these two packages *must* be kept separate - it should be possible
 to install each package completely independently, without any danger of
 either one clobbering the files of the other.
I, with the help of an user from the community, did a search and asked PyQt 
developers about this, and they say we can use those files for both versions of 
PyQt built with different python version.

 (nb: it might also be worth noting here that the new python2-pyqt
 package also breaks the python2-qscintilla package. bug report:
 https://bugs.archlinux.org/task/24144)
Fixed. Thanks.

-- 
Andrea


Re: [arch-general] bugtracker registration

2011-05-04 Thread Andrea Scarpino
On Wednesday 04 May 2011 19:12:07 Steven Vancoillie wrote:
 I would like to report a bug and thus I followed the procedure for
 registering on the Arch Linux Bugtracker.  However, I haven't received any
 confirmation code (e-mail) after about a day.  Can it be that this takes
 such a long time?  Re-registering doesn't work, it says the username is
 already taken.  On the other hand, when trying to use the lost password
 retrieval, it tells me the user does not exist.
Please send me your username and/or your mail address associated.

-- 
Andrea


Re: [arch-general] [WAS:arch-dev-public] raptor/rasqal/redland .so rebuilds moved to testing

2011-04-24 Thread Andrea Scarpino
On Sunday 24 April 2011 12:10:22 Ray Rashif wrote:
 It would just mean we would have lone updated redland/raptor packages,
 just so things can tango along with KDE. Otherwise, the particular KDE
 functionality can be removed. It is up to Andrea in that case.
The redland backend is used by kdelibs, digikam and others apps to 
store nepomuk information. We cannot build soprano without it.

-- 
Andrea


Re: [arch-general] [WAS:arch-dev-public] raptor/rasqal/redland .so rebuilds moved to testing

2011-04-23 Thread Andrea Scarpino
On Saturday 23 April 2011 10:19:42 you wrote:
 I see that the {redland,rasqal}-compat packages conflict with
 {redland,rasqal}. In the case of redland-1.0.13-1 and
 redland-compat-1.0.12-1 that means I cannot have both at the same
 time. Which means I have to choose between kdelibs (depends on
 soprano, hence redland-compat) and slv2 (depends on redland-1.0.13)
 (or, in my system, between having KDE software and having ardour).
 
 Any way around this? I'm wondering why redland-compat isn't at the
 same version as redland, though I'm sure if this has been done there's
 a pretty good reason.
Hi,
first of all rasqal  0.9.21 and redland  1.0.12, both requires raptor = 
2.0.0 to build, that's because they are out-of-date.
Said that, we cannot ship a redland-base package (for example) and add a 
redland-compat package which provides the libraries built with raptor1 and 
depends on redland-base.

The only way to install the both version redland and redland-compat is to 
rename every file in the redland-compat package, (maybe using --program-suffix/-
prefix) but this will require patches for things like soprano (cmake files and 
headers have to point to the -compat stuff). Patches are welcome.

I've no others idea. We've to wait KDE devs port it to raptor2.

-- 
Andrea


Re: [arch-general] should imagemagick-doc really be i686/x86_64

2011-01-27 Thread Andrea Scarpino
On Thursday 27 January 2011 18:41:58 Auguste Pop wrote:
 I am not aware of the package until I saw it listed on the home page
 of Archlinux today. Just out of curiosity, I skimmed the contents of
 the package and find out that they are mainly html files. Shouldn't it
 be any rather than i686/x86_64? Should I file a bug report or this
 is just my ignorance of imagemagick?
Cannot be 'any' because it has been merged in imagemagick PKGBUILD and makepkg 
yet does not support different architectures for splitted packages. (Or maybe 
the support is missing in db-scripts).

-- 
Andrea


Re: [arch-general] Bad pyqt 4.8.2-2 package -- on rit?

2011-01-21 Thread Andrea Scarpino
On Friday 21 January 2011 12:19:38 Damjan wrote:
 While you're at it please correct these too:
 ( 7/10) upgrading python2-qt
 [#] 100%
 New optional dependencies for python2-qt
  python-pengl: enable OpenGL 3D graphics in PyQt applications
  qscintilla: QScintilla API
 
 The first optional dep should be python2-opengl and the second one
 python2-qscintilla, perhaps?
I already fixed the typo in opengl on trunk. qscintilla is OK.

-- 
Andrea


Re: [arch-general] python2-qt dependency typo

2011-01-21 Thread Andrea Scarpino
On Friday 21 January 2011 13:30:11 David C. Rankin wrote:
   Probably not worth a bug, unless you want one filed, but the python2-qt
 python-opengl dependency is missing an 'o' in opengl (see e.g. python-pengl
 below)):
 
 New optional dependencies for python2-qt
  python-pengl: enable OpenGL 3D graphics in PyQt applications
  qscintilla: QScintilla API
First of all, you must use flyspray to report any bug about official Arch Linux 
packages.
In second, I really don't understand how you missed this[1] on *your* 
discussion.

[1] http://mailman.archlinux.org/pipermail/arch-general/2011-
January/018070.html

-- 
Andrea


Re: [arch-general] Bad pyqt 4.8.2-2 package -- on rit?

2011-01-20 Thread Andrea Scarpino
On Friday 21 January 2011 00:25:50 Ionuț Bîru wrote:
 This is happening because somebody forgot to bump pkgrel and switched
 manually the packages.
Yes is my fault. Pyqt was removed from database some days ago, I create a new 
package but I forgot to upload it as 4.8.2-3. Anyway a new pyqt package is 
coming and will fix this for everyone without -Syy.

-- 
Andrea


Re: [arch-general] kdebase-keditbookmarks is optional dep for...

2011-01-04 Thread Andrea Scarpino
On Tuesday 04 January 2011 21:17:38 Joker-jar wrote:
 1. Krusader
 
 Optional Deps : kdebase-konqueror: to edit bookmarks
 
 edit to:
 
 Optional Deps : kdebase-keditbookmarks: to edit bookmarks
 
 2. kdenetwork-krdc
 
 add:
 
 Optional Deps : kdebase-keditbookmarks: to edit bookmarks
 
 Who know anything else?
Fixing. Please file a bug report next time; that's the best way to report these 
things.

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [signoff] lilo 23.1-2

2011-01-04 Thread Andrea Scarpino
On Wednesday 01 December 2010 04:57:58 Adrian C. wrote:
 Signoff i686.
Do we need a signoff from x86_64 or can I move this?

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] Fwd: Re: [arch-dev-public] MySQL 5.5

2010-12-22 Thread Andrea Scarpino
On Wednesday 22 December 2010 15:35:38 Marek Otahal wrote:
 Well, I managed to get it running:
 install mysql ( the rest) from extra, run mysql_upgrade (ok), restart
 mysqld, install from testing, now mysqld restart works, but on
 mysql_upgrade i get :
Hi, did you set some password? If so, try with mysql_upgrade -p.
(and with mysql running)

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [arch-dev-public] MySQL 5.5

2010-12-21 Thread Andrea Scarpino
On Wednesday 22 December 2010 10:15:58 Marek Otahal wrote:
 warning: directory permissions differ on var/lib/mysql/
 filesystem: 755  package: 700
  Major version update. Consider running mysql_upgrade.
Your permissions are wrong. Run chmod -R 700 /var/lib/mysql to allow access 
only to mysql user.
 
 [r...@beruska ~]# mysql_upgrade
 Looking for 'mysql' as: mysql
 Looking for 'mysqlcheck' as: mysqlcheck
 Running 'mysqlcheck' with connection arguments: '--port=3306' '--
 socket=/var/run/mysqld/mysqld.sock' '--port=3306' '--
 socket=/var/run/mysqld/mysqld.sock'
 mysqlcheck: Got error: 2002: Can't connect to local MySQL server through
 socket '/var/run/mysqld/mysqld.sock' (2) when trying to connect
 FATAL ERROR: Upgrade failed
 
 Any ideas?
Is mysql running?

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] We want to help

2010-12-15 Thread Andrea Scarpino
On Wednesday 15 December 2010 22:45:21 Loui Chang wrote:
 Finally, I'd like to honestly say I don't see AUR2 as really being a
 worthwhile investment for the next generation of the AUR. It's just
 another web app like the current AUR, it might have a couple extra
 frills, but I don't think it makes sense to rewrite the whole thing just
 for that sake. They can probably added easily enough to the current
 code.
I agree.
Instead of write code for AUR2, you guys should help fixing current AUR bugs or 
implement new AUR features. Just my two cents.

Cheers

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [signoff] kernel 2.6.36.2-1

2010-12-10 Thread Andrea Scarpino
On Friday 10 December 2010 23:44:45 Tobias Powalowski wrote:
 Hi guys,
 please signoff 2.6.36 series for both arches,
 
 Please signoff for both arches.
 greetings
 tpowa
Signoff x86_64

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [signoff] udev-164-3

2010-12-10 Thread Andrea Scarpino
On Saturday 11 December 2010 00:07:20 Tobias Powalowski wrote:
 Hi guys,
 - fixed libusb-compat depend
 Seems I forgot to add it to the depend line.
 Please signoff both arches to fix this missing depend.
Signoff x86_64

-- 
Andrea Scarpino
Arch Linux Developer


[arch-general] [signoff] lilo 23.1-2

2010-11-29 Thread Andrea Scarpino
from lilo 23.1-1
- upstream release
- new url
- updated source
- use package() function
- updated make options
- rebuilt to switch to tar.xz

lilo 23.1-2
- fixed source
- added sharutils as new makedependence
- added perl as optdependence to run keytab-lilo

lilo 23.1-1 was without signoff, please signoff lilo 23.1-2 for both arches

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] KDE 4.6beta1

2010-11-25 Thread Andrea Scarpino
On 25 November 2010 16:31, Stefano Avallone stava...@unina.it wrote:
 I noticed that Andrea is already building and uploading packages for KDE
 4.6beta1 to kde-unstable... wow, huge thanks!

 I just wanted to let you note that the (new) package kdeplasma-addons-runners-
 events has not been built, maybe because it is not listed in the pkgname
 section of the PKGBUILD.

 I discovered that by chance, because pacman says: warning: cannot resolve
 kdeplasma-addons-runners-events, a dependency of kde-meta-kdeplasma-
 addons

 Many thanks for your great work,
 Stefano
Whops...thank you Stefano, I am fixing this. Anyway I started a
topic[1] where anyone can report bug about packaging issue and his
feedback.

[1] https://bbs.archlinux.org/viewtopic.php?id=109002

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [arch-dev-public] [extra] repository cleanup

2010-11-19 Thread Andrea Scarpino
- Original message -
 But heiko makes a point. If an unsupported package still worked, without
 compiling or something like that, why would you drop it? The idea with a
 new unsupported repo is not bad. You have got the binaries, but you
 are also saying: this program will probably not work. We take no
 responsibility 
You are talking about something that already has been done. Anyway, is exactly 
that: we take no more responsability about those packages.

-- 
Andrea Scarpino
Sent from Nokia N900


Re: [arch-general] [arch-dev-public] [extra] repository cleanup

2010-11-17 Thread Andrea Scarpino
On Wednesday 17 November 2010 16:37:41 甘露(Gan Lu) wrote:
 If some says  this is shame, I'm leaving,
 you suck, developers are selfish,  you could certainly discard
 them, but not I or Heiko, we just talk about our opinion.
 Does a great community contain only TU/devs? Does Arch is driven by
 them alone? If you think so what a upstream developer will think you
 are?
A tester.

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [arch-dev-public] [extra] repository cleanup

2010-11-13 Thread Andrea Scarpino
On Saturday 13 November 2010 15:23:45 Heiko Baums wrote:
 Nice, then I would need to install 110 packages from AUR and compile
 them manually. When I switched to Arch Linux about 3 years ago it was
 less than 50.
Is a tiny that you do not use any of ours ~8000 packages in official 
repositories.

 When will the so called binary distribution Arch Linux become a
 second Gentoo, a pure source based distribution, because no developer
 is interested in maintaining anything anymore? Btw., PKGBUILDs also in
 AUR need to be maintained.
Yes, by people which use them.
 
 Also squashfs-utils which is degraded to community belongs to [extra]
 because it is necessary for building LiveCDs as far as I know.
Then? You cannot install software which is in [community]?

 And, btw., funny enough was ding updated recently although it was
 orphaned.
Yes, was updated by *ME*. Me, Ionut, Eric, Daniel, Giovanni (etc..) update 
orphans packages when we have a bit of time. But we do not use them and we 
cannot do many tests, we cannot know if upstread dev added some new feature, 
etc.
 
 I wouldn't say anything if you would cleanup the official repos from
 unnecessary, unimportant and unused or hardly used packages like some
 ttf fonts, GTK1 themes, etc. But there are too many, too important
 packages in your list which definitely belong into the official binary
 repos and which are in the official binary repos of every other binary
 distribution.
I'd like to see your application as TU.

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [aur-general] [extra] repository cleanup

2010-11-10 Thread Andrea Scarpino
On Wednesday 10 November 2010 12:43:28 Heiko Baums wrote:
 You should really think about that. There are many of the most
 important, oldest and best known packages in this list like dia, ding,
 xboard, eboard, epdfview, slmodem etc.
 
 In other words, your list is likely the half of the distro.
 
 If you would put all of them to AUR then you could give up Arch Linux,
 because then it has almost no advantage over Gentoo, that is, then will
 Arch Linux become a second Gentoo, because the users will have to
 compile a lot of (most of the) important packages manually.
 
 And the reason why I switched from Gentoo to Arch Linux about 3 or 4
 years ago after using Gentoo for about 6 years was that I was sick of
 compiling everything and that Arch Linux was a binary distribution.
 
 So if you would really do this clean up and move all these packages to
 AUR then I could and most likely would switch back to Gentoo.
 
 So really, please, reconsider your idea of doing this massive and
 pointless cleanup.
If you read with attention my mail, you read:

If some DEV wants to keep a package simply cross it out (adoption is not 
required, but it would be nice) or reply to this mail.

This means that if _any_ DEV consider a package important and he thinks that 
should be kept in [extra], he only have to cross it out. Also, if you look at 
that wiki page, ours TUs want to maintain more of them in [community]. So 
there is no reasons to say that we will became a second Gentoo.

Cheers

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [PATCH] add upgpkg

2010-11-01 Thread Andrea Scarpino
On Monday 01 November 2010 14:38:23 Florian Pritz wrote:
 +if [ -x rebuild ]; then
 +  ./rebuild
 +else
 +  makepkg
 +fi
Which official script is named 'rebuild'?
And, this script does not use a chroot to build the package!

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] makepkg not working in chrooted environment

2010-10-21 Thread Andrea Scarpino
On Thursday 21 October 2010 23:07:18 Norbert Zeh wrote:
 I am running a 32-bit chroot on my 64-bit system, and I'm trying to
 build a few packages from AUR inside the 32-bit chroot.  When I run
 makepkg inside the chroot, it complains about dependencies not being
 satisfied, even though the dependencies are installed inside the chroot
 (and in the 64-bit environment, as well).  So I'm wondering why it
 doesn't find the dependencies.  I'd love to get this to work and also
 wouldn't mind helping with debugging this.  I just need a few pointers
 what I would have to look for.
IMHO the best way is to use the same scripts that we developers use to build 
official packages. You should install the 'devtools' package and read something 
about makechrootpkg on the wiki.

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] Python 3 Rationale?

2010-10-19 Thread Andrea Scarpino
On Wednesday 20 October 2010 01:47:20 Max Countryman wrote:
 I'm curious what the rationale is behind changing the default to Python 3?
 
 My understanding is that many libraries are not yet available on Python 3.
 As a developer, this could make life difficult.

You should read Allan's post[1]

[1] http://allanmcrae.com/2010/10/big-python-transition-in-arch-linux/

-- 
Andrea Scarpino
Arch Linux Developer


Re: [arch-general] [patch] Eclipse 3.6.1

2010-10-12 Thread Andrea Scarpino
On 12 October 2010 02:18, Robson Roberto Souza Peixoto
robsonpeix...@gmail.com wrote:
 Patch for Eclipse 3.6.1
I updated it, but upload needs time. It will be in [extra] in some hours...

-- 
andreascarpino.it
Arch Linux Developer


Re: [arch-general] [testing] Missing glx{info,gears} in mesa 7.9

2010-10-11 Thread Andrea Scarpino
On 11 October 2010 10:58, Stefano Avallone stava...@unina.it wrote:
 Hi,

 the latest mesa package (7.9) in testing is missing utilities such as glxinfo
 and glxgears. Since I built mesa 7.9-rc2 myself I noticed that those utilities
 are not built with the current PKGBUILD. As a workaround, I added

 cd ${srcdir}/Mesa-${pkgver}/progs/xdemos
 make

 to the build() function. Don't know if there is a better solution.
You have to install the package mesa-demos

-- 
andreascarpino.it
Arch Linux Developer


Re: [arch-general] PostgreSQL 9.0.0 PKGBUILD

2010-09-27 Thread Andrea Scarpino
On 27 September 2010 12:41, Jan Steffens jan.steff...@gmail.com wrote:
 Diff to 8.4.4-5 attached.

 It seems to work.
Ditt fo 8.4.4-5 IS NOT attached.

:)

-- 
andreascarpino.it
Arch Linux Developer


Re: [arch-general] Add keditbookmarks to kdebase

2010-08-24 Thread Andrea Scarpino
On Sunday 22 August 2010 15:01:37 joker-...@yandex.ru wrote:
 Hello! Sorry for my english, i'm russian :)
 
 Look at that:
 
 http://websvn.kde.org/tags/KDE/4.4.5/kdebase/apps/
 
 But there is no keditbookmarks app in kdebase:
 
 pkgbase=kdebase
 pkgname=('kdebase-dolphin'
   'kdebase-kappfinder'
   'kdebase-kdepasswd'
   'kdebase-kdialog'
   'kdebase-kfind'
   'kdebase-kinfocenter'
   'kdebase-konqueror'
   'kdebase-konsole'
   'kdebase-kwrite'
   'kdebase-lib'
   'kdebase-plasma')
 
 Keditbookmarks now is a part of konqueror (see the file list for
 kdebase-konqueror = usr/bin/konqueror). But keditbookmarks is required by
 some apps (krdc, krusader and others) to edit bookmarks. So, without
 konqueror you can't edit bookmarks in the krusader (nothing appears after
 clicking manage bookmarks).
 
 I think that need to split konqueror on two packages: konqueror and
 keditbookmarks, because install konqueror just for working bookmark editor
 in krusader isn't good.

Please file a feature request on flyspray, so we will not forget this.

-- 
andreascarpino.it
Arch Linux Developer


Re: [arch-general] perl-xml-parser vs. perlxml: dependency probs

2010-06-30 Thread Andrea Scarpino
On Wednesday 30 June 2010 19:40:29 Lou Garou wrote:
 Apparently the perl-xml-parser-2.36.5 (now in
 [testing]) will fix this.
perl-xml-parser-2.36-5 is perl-xml-parser-2.36-4 built using perl 5.12. Does 
not fix provides() array.

I am fixing this...wait for -6 in [extra] and -7 in [testing]

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] perl-xml-parser vs. perlxml: dependency probs

2010-06-30 Thread Andrea Scarpino
On Wednesday 30 June 2010 19:49:53 Lou Garou wrote:
 Thank you, Andrea. I knew somebody was on the case. Sorry
 if I sounded impatient, especially for something that
 wasn't a show-stopper. I just get all anxious if I can
 run pacman -Syu (which I do far too often).
No problem, I was waiting for a fix by Francois, but this issue was becoming 
confusing.
All should be fixed now.

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] Deletion request

2010-06-27 Thread Andrea Scarpino
On Sunday 27 June 2010 09:47:51 Lukáš Jirkovský wrote:
 Hello,
 please remove package pmt
 (http://aur.archlinux.org/packages.php?ID=22689) which I maintain.
[cut]

Please use aur-general ML for requests about AUR.

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] - makepkg now aborts automatically with any errors during packaging

2010-06-22 Thread Andrea Scarpino
On Tuesday 22 June 2010 20:37:45 Evgeny Burmentyev wrote:
 Hello. With such an addition, how do I make a given command not
 interrupt makepkg? Like command || ignore_errors

|| return 0

?
-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] - makepkg now aborts automatically with any errors during packaging

2010-06-22 Thread Andrea Scarpino
On Tuesday 22 June 2010 20:52:59 Jan Steffens wrote:
 No no no no no. || return 0 would exit the function with a success
 if the command fails.
 
 You'll want || true
right, || true is the real 'Ignore'

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] Package fwbuilder flagged out-of-date

2010-06-17 Thread Andrea Scarpino
On Thursday 17 June 2010 21:50:27 Gaurish Sharma wrote:
 I guess, downgrading to version 3 and waiting for official packages
 seems the only solution. Hope the maintainer finds some time and
 updates it.
Hi,
please try these packages and report any issue.
If you say that them are working I will upload them in [extra].

libfwbuilder - http://andreascarpino.it/uploads/libfwbuilder-4.0.2-1-
x86_64.pkg.tar.xz
fwbuilder - http://andreascarpino.it/uploads/fwbuilder-4.0.2-1-
x86_64.pkg.tar.xz

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] Package fwbuilder flagged out-of-date

2010-06-17 Thread Andrea Scarpino
On Thursday 17 June 2010 22:07:31 Guillaume ALAUX wrote:
 Sweet !
 
 Well done Andreas. Could we see the sources plz? I'm curious !
Of curse.
http://repos.archlinux.org/wsvn/packages/libfwbuilder/trunk/
http://repos.archlinux.org/wsvn/packages/fwbuilder/trunk/

Building i686 now.

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] [arch-dev-public] When to remo ve provides/conflicts/replaces?

2010-06-13 Thread Andrea Scarpino
On Sunday 13 June 2010 15:06:46 Thomas Bächler wrote:
 We should consider this a bug.
fixed with quilt 0.48-2

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] [arch-dev-public] When to remove p rovides/conflicts/replaces?

2010-06-13 Thread Andrea Scarpino
On Sunday 13 June 2010 15:14:48 Allan McRae wrote:
 Fixed.  This appears to be the only package that still had a mktemp dep.
Allan 1 - 0 Andrea
yes, it's the only one in our repos.

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] [signoff] gettext-0.18-1

2010-05-14 Thread Andrea Scarpino
On Friday May 14 2010 12:45:11 Tobias Powalowski wrote:
 please signoff both arches,
signoff x86_64

-- 
Andrea Scarpino - andreascarpino.it
KDE Maintainer in Arch Linux


Re: [arch-general] libgrss, new to archlinux PKGBUILD

2010-04-24 Thread Andrea Scarpino
On Saturday 24 April 2010 21:17:31 andrew james wrote:
 low is a PKGBUILD that builds libgrss.  the library was found as an
 optional dependency with tracker.
Hi,
first, tracker is in [community], so please report community-packages stuff on 
[aur-general] mailing list.
In second, this is not the proper way to report missing dependence. Please fill 
a bug report on flyspray (in the Community Packages project), and we will 
assign the bug to the tracker maintainer.
Thanks

CC'ing aur-general

-- 
Andrea Scarpino
KDE4 Maintainer for Arch Linux
deelab.org/bash


Re: [arch-general] where did /etc/conf.d/mysqld go?

2010-04-23 Thread Andrea Scarpino
On Friday 23 April 2010 17:37:24 Milos Negovanovic wrote:
 Hi,
 
 on last update my /etc/conf.d/mysqld was packsaved and no new version
 was installed. Now my non default MYSQLD_ROOT DB doesnt start any more!
 Is this config file no longer supported?
Hi,
did you set your datadir in /etc/mysql/my.cnf? From what I know, that is the 
property way and we do not need to set MYSQL_ROOT twice.

Regards

-- 
Andrea Scarpino
KDE4 Maintainer for Arch Linux
deelab.org/bash


Re: [arch-general] erlang emacs

2010-04-13 Thread Andrea Scarpino
On Tuesday 13 April 2010 08:35:23 Juan Diego wrote:
 Good day,
 
 I'm trying to run erlang-mode in emacs and I'm getting the following error:
 File mode specification error: (file-error Cannot open load file
 erlang-skels)
 I remember some time ago this error did not occur.
 
 I'm using emacs 23.5-1 and erlang R13B04-3
 
 Is somebody having the same error?
Hi, there is a bug report about this. see FS#18706

-- 
Andrea | deelab.org/bash


Re: [arch-general] upgrade problems

2010-04-09 Thread Andrea Scarpino
On Friday 09 April 2010 16:09:12 Shridhar Daithankar wrote:
 Hi,
 
 I got this pacman error just now, when I wanted to upgrade to 2.6.33.
 
 # pacman -Su
 
 :: Starting full system upgrade...
 
 resolving dependencies...
 looking for inter-conflicts...
 error: failed to prepare transaction (could not satisfy dependencies)
 
 :: kqemu: requires kernel262.6.33
 :: madwifi: requires kernel262.6.33
 
 I removed both these packages and the upgrade is proceeding. Just a heads
 up for others who actually need these packages. I don't know why I had
 madwifi as there is no wireless card in this desktop machine.
Hi,
madwifi is already in [extra], wait for mirror sync (or switch mirror).

About kqemu you need to edit the PKGBUILD and rebuild the package.

-- 
Andrea | deelab.org/bash


Re: [arch-general] AUR comments gone?

2010-04-09 Thread Andrea Scarpino
On Friday 09 April 2010 16:16:56 David Rosenstrauch wrote:
 Just noticed today that all the comments are gone from the AUR pages.
 Is that intentional?  Or if not, is there any way to get them restored?
http://mailman.archlinux.org/pipermail/a ur-general/2010-March/008528.html

-- 
Andrea | deelab.org/bash


Re: [arch-general] [signoff] kernel26 2.6.33.2-1

2010-04-06 Thread Andrea Scarpino
On Tuesday 06 April 2010 14:09:33 Tobias Powalowski wrote:
 Latest kernel is in testing since weekend,
 please signoff for both arches.
No issues here. signoff x86_64
-- 
Andrea


Re: [arch-general] pacman error

2010-03-30 Thread Andrea Scarpino
On Wednesday 31 March 2010 02:11:09 Shridhar Daithankar wrote:
 Proceed with installation? [Y/n] y
 checking package integrity...
 error: error while reading package /var/cache/pacman/pkg/kdebindings-
 smoke-4.4.2-1-x86_64.pkg.tar.xz: Lzma library error:  No progress is
 possibleTruncated input file (needed 5484032 bytes, only 0 available)
 error: failed to commit transaction (libarchive error)
 Errors occurred, no packages were upgraded.
Hi, this is already fixed.
Clean your cache and sync your mirror.

right md5sums is: 9090feb6a7448f9147a892c77d3dda60

Cheers

-- 
Andrea


Re: [arch-general] [arch-dev-public] [signoff] grep-2.6.1-1

2010-03-29 Thread Andrea Scarpino
On Monday 29 March 2010 22:07:45 Xavier Chantry wrote:
 2.6.2 released which includes that fix among others :
 http://savannah.gnu.org/forum/forum.php?forum_id=6262
You are efficient as ever Xavier :)

Thank you

-- 
Andrea


Re: [arch-general] Resigning as a Bug Wrangler

2010-03-09 Thread Andrea Scarpino
On Tuesday 09 March 2010 03:09:40 Dan McGee wrote:
 On Mon, Mar 8, 2010 at 8:04 PM, Gerardo Exequiel Pozzi
 
 vmlinuz...@yahoo.com.ar wrote:
  Hello all, my free time is over to stay in the bugtracker in this year.
  
  In few days, I will start a new caeer math professor, I am really very
  happy because it's something I always wanted to study, and beyond that, I
  really like teaching.
  Besides, I work as a teacher in a secondary school in electronics labs,
  along with other tasks.
  
  I hope I was helpful in the short time (9 months as Bug Wrangler / 14
  months as Arch User). It really was an interesting experience and I
  learned a lot of everything in each day. (Also a bit of english language
  is improved :P)
  
  I want say thanks again to Andreas Radke, who at the time, offered me to
  be in the bugtracker (Secret: In fact, I bothered him via messenger
  asking him to allocate the multiple tickets that I was opening every
  day, hehehe :P), thanks for trust in me, and thanks all those who make
  Arch Linux more and more better :)
  
  @Roman: 's/Bug Wranglers/Reporters/'
  @Dieter: I will stay in these places if you need help in what I can do to
  archiso-2010.03
  
  Good luck \forall ;)
 
 Thanks for all your help! The bug assignment and overall organized
 feeling of everything in flyspray has come a long way, much of which
 you worked on.
 
I am sad to hear that, but happy for your new job.
As Dan said, you are the man that organized our flyspray and made it more 
productive. Really thank you!

Regards...Good luck!

-- 
Andrea


Re: [arch-general] [arch-dev-public] Moving to pkg.ta r.xz officially?

2010-03-09 Thread Andrea Scarpino
On Tuesday 09 March 2010 13:19:58 Giovanni Scafora wrote:
 Well, what about moving testing/namcap to extra?
ok, for me.

-- 
Andrea


Re: [arch-general] [PATCH (dbscripts)] Fix permissions of incoming packages.

2010-03-09 Thread Andrea Scarpino
On Wednesday 10 March 2010 03:10:39 Dan McGee wrote:
 Seems sane; but maybe do the chmod before copying it into that
 directory rather than after? That way files never set foot in there
 with the wrong permissions (even if only for almost zero time).
It's ok. I forwarded the output too.

From a9545a8d51f7f236aa2b18f70aaad8f997751ea9 Mon Sep 17 00:00:00 2001
From: Andrea Scarpino and...@archlinux.org
Date: Wed, 10 Mar 2010 03:42:05 +0100
Subject: [PATCH] fix permissions of incoming packages

---
 db-update |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/db-update b/db-update
index 0973bf3..36e168f 100755
--- a/db-update
+++ b/db-update
@@ -219,6 +219,7 @@ for current_arch in ${arch...@]}; do
if [ $(getpkgfiles $WORKDIR/build/*-$current_arch$PKGEXT 
2/dev/null | wc -l) != 0 ]; then
echo Copying new files to '$ftppath'
for f in $WORKDIR/build/*-$current_arch$PKGEXT; do
+   chmod 664 $f  /dev/null
if ! /bin/cp $f $ftppath/; then
die error: failure while copying files 
to $ftppath
fi
@@ -227,6 +228,7 @@ for current_arch in ${arch...@]}; do
if [ $(getpkgfiles $WORKDIR/build/*-any$PKGEXT 2/dev/null | 
wc -l) != 0 ]; then
echo Copying new files to '$ftppath_any' and 
symlinking
for f in $WORKDIR/build/*-any$PKGEXT; do
+   chmod 644 $f  /dev/null
if ! /bin/cp $f $ftppath_any; then
die error: failure while copying files 
to $ftppath_any
fi
-- 
1.7.0.2

-- 
Andrea


Re: [arch-general] [PATCH (dbscripts)] Fix permissions of incoming packages.

2010-03-09 Thread Andrea Scarpino
On Wednesday 10 March 2010 03:42:51 Andrea Scarpino wrote:
 It's ok. I forwarded the output too.
typo

From a9545a8d51f7f236aa2b18f70aaad8f997751ea9 Mon Sep 17 00:00:00 2001
From: Andrea Scarpino and...@archlinux.org
Date: Wed, 10 Mar 2010 03:42:05 +0100
Subject: [PATCH] fix permissions of incoming packages

---
 db-update |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/db-update b/db-update
index 0973bf3..36e168f 100755
--- a/db-update
+++ b/db-update
@@ -219,6 +219,7 @@ for current_arch in ${arch...@]}; do
if [ $(getpkgfiles $WORKDIR/build/*-$current_arch$PKGEXT
2/dev/null | wc -l) != 0 ]; then
echo Copying new files to '$ftppath'
for f in $WORKDIR/build/*-$current_arch$PKGEXT;
do +   chmod 664 $f  /dev/null
if ! /bin/cp $f $ftppath/; then
die error: failure while copying
files to $ftppath
fi
@@ -227,6 +228,7 @@ for current_arch in ${arch...@]}; do
if [ $(getpkgfiles $WORKDIR/build/*-any$PKGEXT
2/dev/null | wc -l) != 0 ]; then
echo Copying new files to '$ftppath_any' and
symlinking
for f in $WORKDIR/build/*-any$PKGEXT; do
+   chmod 664 $f  /dev/null
if ! /bin/cp $f $ftppath_any; then
die error: failure while copying
files to $ftppath_any
fi
--
1.7.0.2

-- 
Andrea


Re: [arch-general] [PATCH (dbscripts)] Fix permissions of incoming packages.

2010-03-09 Thread Andrea Scarpino
On Wednesday 10 March 2010 03:44:17 Andrea Scarpino wrote:
 typo
sorry for spam guys.

From a9545a8d51f7f236aa2b18f70aaad8f997751ea9 Mon Sep 17 00:00:00 2001
From: Andrea Scarpino and...@archlinux.org
Date: Wed, 10 Mar 2010 03:42:05 +0100
Subject: [PATCH] fix permissions of incoming packages

---
 db-update |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/db-update b/db-update
index 0973bf3..36e168f 100755
--- a/db-update
+++ b/db-update
@@ -219,6 +219,7 @@ for current_arch in ${arch...@]}; do
if [ $(getpkgfiles $WORKDIR/build/*-$current_arch$PKGEXT 
2/dev/null | wc -l) != 0 ]; then
echo Copying new files to '$ftppath'
for f in $WORKDIR/build/*-$current_arch$PKGEXT; do
+   chmod 664 $f  /dev/null
if ! /bin/cp $f $ftppath/; then
die error: failure while copying files 
to $ftppath
fi
@@ -227,6 +228,7 @@ for current_arch in ${arch...@]}; do
if [ $(getpkgfiles $WORKDIR/build/*-any$PKGEXT 2/dev/null | 
wc -l) != 0 ]; then
echo Copying new files to '$ftppath_any' and 
symlinking
for f in $WORKDIR/build/*-any$PKGEXT; do
+   chmod 664 $f  /dev/null
if ! /bin/cp $f $ftppath_any; then
die error: failure while copying files 
to $ftppath_any
fi
-- 
1.7.0.2



-- 
Andrea


Re: [arch-general] A good twitter client

2010-03-06 Thread Andrea Scarpino
On Sunday 07 March 2010 03:15:31 Nilesh Govindarajan wrote:
 Does anyone know a good twitter client for KDE apart from Firefox's
 echofon, Chromed Bird (I don't use GChrome), and KDE μblog ?
 Twitgin sucks if you have to many tweets from people you're following and
 that's my case.
choqok? (beta in [community-testing])

-- 
Andrea `bash` Scarpino
Arch Linux Developer


[arch-general] Fwd: Re: [arch-dev-public] monotone needs botan 1.8.x

2010-03-05 Thread Andrea Scarpino
forwarded to arch-general

--  Forwarded Message  --

Subject: Re: [arch-dev-public] monotone needs botan 1.8.x
Date: Friday 05 March 2010, 17:48:28
From: Marq Schneider queue...@gmail.com
To: Allan McRae al...@archlinux.org, Andrea Scarpino and...@archlinux.org, 
Dan McGee dpmc...@gmail.com

I'm emailing you guys directly since i don't think i have access to
this mailing list.

On Fri, Mar 5, 2010 at 08:34, Allan McRae al...@archlinux.org wrote:
 Looking at the release notes, monotone appears to ship with an internal 
version of botan.
 Can you just use that rather than making an additional package?

I have never heard of or seen this in the monotone source.  If you
want to build botan 1.8.x and statically link it in as part of the
monotone PKGBUILD.  See my attached PKGBUILD on FS as an example (the
2nd one) [0]

On Fri, Mar 5, 2010 at 08:34, Dan McGee dpmc...@gmail.com wrote:
 I think I dragged this into the repos a few years ago when it appeared
 it might become one of the big DVCS tools. This one stayed under the
 radar compared to git and mercurial, however. Pidgin does use it for
 what it is worth to manage their codebase.

I've been following this discussion on arch-dev-public and the FS [0].
I work on pidgin from time to time, so this is a must have for me to
continue development.

I wanted to ask: why did botan get updated to using the development
(1.9.x) branch instead of the stable (1.8.x) branch?  Arch jumped from
1.8.5 to 1.9.3 back in November.  I am all for keeping packages
up-to-date, but i am not sure that i agree with hopping to the
development branch.  I don't follow the botan mailing list at all, but
the stable branch is still worked on (now up to 1.8.8).  If nothing
requires 1.9.x, would it do any harm to revert botan to 1.8.x?

Regards,
Marq

[0] http://bugs.archlinux.org/task/17297
[1] 
http://repos.archlinux.org/wsvn/packages/botan/trunk/PKGBUILD?op=logrev=0isdir=0

-
-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Unable to upgrade

2010-02-11 Thread Andrea Scarpino
On Thursday 11 February 2010 18:47:43 Nilesh Govindarajan wrote:
 See this guys - http://dpaste.com/157512/
 
 All of you're facing the same ? If not, what's the fix ?
http://www.archlinux.org/news/483/

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Unable to upgrade

2010-02-11 Thread Andrea Scarpino
On Thursday 11 February 2010 18:50:46 Ionut Biru wrote:
 fire up a browser and read the news related to KDE 4.4.
or subscribe to arch-announce ;)

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Yafray

2010-02-06 Thread Andrea Scarpino
On Thursday 04 February 2010 22:01:50 Giovanni Scafora wrote:
 BTW, yafray isn't under development anymore, so or we move it to the
 AUR or we leave it there...
Seems that no one is interested, move it to AUR or simply delete it.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Yafray

2010-02-04 Thread Andrea Scarpino
On Thursday 04 February 2010 21:17:11 Giovanni Scafora wrote:
 Hi all,
 
 the last yafray release was the 0.0.9 version in Summer 2006.
 Notice that these sources aren't under development anymore.
 I would like replace it with yafaray 0.1.1.
 What do you think about?
if you will maintain it, do this.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Yafray

2010-02-04 Thread Andrea Scarpino
On Thursday 04 February 2010 22:52:34 Matěj Týč wrote:
 That one is not true, Yafaray (note the added 'a', AFAIK Yafray does not
 exist any more) is actively developed and last website news are two
 weeks old.
But giovanni said that yafray is not under developed and it is replaced by 
yafaray. He is not wrong.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] esmtp 1.2

2010-01-26 Thread Andrea Scarpino
On Tuesday 26 January 2010 04:56:25 Kitty wrote:
 New version has been out for a bit, here's the diff to update the pkg
 in community. It builds ok (i686) for me.
Updated.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] [signoff] kernel 2.6.32.2-1

2009-12-20 Thread Andrea Scarpino
2009/12/20 Tobias Powalowski t.p...@gmx.de:
 Hi guys,

 Upstream changes:
 http://kernelnewbies.org/LinuxChanges

 Arch Linux bugfixes/feature requests:
 http://bugs.archlinux.org/task/16855 # added CONFIG_PM_DEBUG
 http://bugs.archlinux.org/task/17106 # added CONFIG_MMIOTRACE

 Arch Linux changes:
 - splitted kernel-headers to extra package
  If you want to build external modules please install:
  pacman -S kernel26-headers
  Please change your PKGBUILDS to makedepend on this package.
 - added xen support to 64bit kernel
 - changed intel kms enabled by default
 - changed to new firewire subsystem:
 http://ieee1394.wiki.kernel.org/index.php/Juju_Migration

 Please signoff both arches,

signoff i686

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] cpufrequtils dead or alive ?

2009-12-15 Thread Andrea Scarpino
On 15/12/2009, Giovanni Scafora giova...@archlinux.org wrote:
 2009/12/15, Thomas Bächler tho...@archlinux.org:
  grep -qw $governor
 sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors
 || modprobe -q $mod

 Maybe a /  before sys/ is missing?
 grep -qw $governor
 /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors ||
 modprobe -q $mod
If you put that line into a .install file you do not need the /

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] cpufrequtils dead or alive ?

2009-12-15 Thread Andrea Scarpino
On 15/12/2009, Giovanni Scafora giova...@archlinux.org wrote:
 That line is not in an install file.
 That line is in a script of /etc/rc.d/

So, the / is missing.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] libmsn-4.0-1 kopete

2009-12-12 Thread Andrea Scarpino
On 12/12/2009, Ionut Biru ib...@archlinux.org wrote:
 http://bugs.archlinux.org
 submit it

Already reported and fixed:
http://bugs.archlinux.org/task/17476

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Andrea Scarpino
On 23/11/2009, Phillip Smith arch-gene...@fukawi2.nl wrote:
 Hi all,

 So, there's currently a frustrating chain of dependencies:

 digikam - kdepimlibs - akonadi - mysql

 So to manage my digital photos, I need a relational database
 system...! On a desktop system that I don't use for development, it's
 a bit annoying to have to have mysql taking up space, downloads during
 updates etc.

 Is there anyway we can get around this particular chain of deps? It's
 not a major issue, but just one of those things ;)

from digiKam's description:
Digital photo management application for KDE
If you don't use KDE, why do you want to use a kde-based application
without KDE dependencies?

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Andrea Scarpino
On 23/11/2009, Gergely Imreh imr...@gmail.com wrote:
 Maybe because people have personal preferences, since all these
 applications are different from each other?
So don't be unhappy if they requires dependencies that aren't made for
your environment :)

 As a comparison, looking at the Ubuntu packaging of digikam:
 digikam - kdepimlibs5 - libakonadiprivate1 (and no mysql only if one
 installs the whole akonadi-server)
 Might worth checking out... (libaconadiprivate1: This package contains
 private libraries used by the Akonadi PIM storage service.)
Yes, I looked akonadi's Makefile and we can split akonadi package in
akonadi and akonadi-server easy. I'll do some try tomorrow.

Regards

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] packages deleted from db but still on repos

2009-10-15 Thread Andrea Scarpino
On 15/10/2009, Gerardo Exequiel Pozzi vmlinuz...@yahoo.com.ar wrote:
 And this is a complete list, doing a complete scan for all repos:

 [ftp://ftp.archlinux.org/community/os/i686/]
 arora-git-20090531-1.pkg.tar.gz
 aurtools-1.5.6.2-1.pkg.tar.gz
 katapult-0.3.2.2-1.pkg.tar.gz
 knetdockapp-0.82.3-1.pkg.tar.gz
 libgadu-1.8.2-2.pkg.tar.gz
 libpq++-4.0-2.pkg.tar.gz
 libtelepathy-0.3.3-4.pkg.tar.gz
 libvc-003-1.pkg.tar.gz
 mplayerthumbs-1.2-1.pkg.tar.gz
 mtaskbar-0.7-1.pkg.tar.gz
 mutt_vc_query-002-1.pkg.tar.gz
 nautilus-locked-folder-1.0.1-1.pkg.tar.gz
 nilfs-2.0.14-1.pkg.tar.gz
 pandoc-0.46-1.pkg.tar.gz
 pizza_party-0.1.b-2.pkg.tar.gz
 pykde-3.16.2-1.pkg.tar.gz
 python-notify-0.1.1-5.pkg.tar.gz
 rolo-011-2.pkg.tar.gz
 shfs-0.35-13.pkg.tar.gz
 shorewall-perl-4.2.10.1-1.pkg.tar.gz
 system-config-printer-gnome-1.1.7-3.pkg.tar.gz
 testdisk-6.11-2.pkg.tar.gz
 wlassistant-0.5.7-2.pkg.tar.gz
 xerces-c-2-2.8.0-1.pkg.tar.gz

all removed. thanks again

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] packages deleted from db but still on repos

2009-10-15 Thread Andrea Scarpino
On 15/10/2009, Thomas Bächler tho...@archlinux.org wrote:
 The cleanup script doesn't handle packages without the -$ARCH extension
 properly. That's a legacy we only have left on community, as we switched
 to the new db scripts there only recently.

$ ls /srv/ftp/community/i686/openoffice-*
openoffice-ar-3.1.0-1.pkg.tar.gz  openoffice-en_gb-3.1.0-1.pkg.tar.gz
openoffice-lt-3.1.0-1.pkg.tar.gz  openoffice-sh-3.1.0-1.pkg.tar.gz
openoffice-ca-3.1.0-1.pkg.tar.gz  openoffice-et-3.1.0-1.pkg.tar.gz
openoffice-nb-3.1.0-1.pkg.tar.gz  openoffice-sk-3.1.0-1.pkg.tar.gz
openoffice-cs-3.1.0-1.pkg.tar.gz  openoffice-fi-3.1.0-1.pkg.tar.gz
openoffice-nn-3.1.0-1.pkg.tar.gz  openoffice-sr-3.1.0-1.pkg.tar.gz
openoffice-da-3.1.0-1.pkg.tar.gz  openoffice-he-3.1.0-1.pkg.tar.gz
openoffice-pl-3.1.0-1.pkg.tar.gz  openoffice-tr-3.1.0-1.pkg.tar.gz
openoffice-el-3.1.0-1.pkg.tar.gz  openoffice-hu-3.1.0-1.pkg.tar.gz
openoffice-ru-3.1.0-1.pkg.tar.gz  openoffice-uk-3.1.0-1.pkg.tar.gz

removed for x86_64 too

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] packages deleted from db but still on repos

2009-10-14 Thread Andrea Scarpino
On 14/10/2009, Gerardo Exequiel Pozzi vmlinuz...@yahoo.com.ar wrote:
 ftp://ftp.archlinux.org/extra/os/any/autopano-sift-2.4-4-any.pkg.tar.gz
 ftp://ftp.archlinux.org/extra/os/i686/autopano-sift-2.4-4-any.pkg.tar.gz
 ftp://ftp.archlinux.org/extra/os/x86_64/autopano-sift-2.4-4-any.pkg.tar.gz

 ftp://ftp.archlinux.org/extra/os/i686/libgnomedb-1.2.2-6.pkg.tar.gz
 ftp://ftp.archlinux.org/extra/os/x86_64/libgnomedb-1.2.2-6.pkg.tar.gz

 ftp://ftp.archlinux.org/community/os/i686/elitaire-svn-40502-1.pkg.tar.gz
 ftp://ftp.archlinux.org/community/os/x86_64/elitaire-svn-40502-1.pkg.tar.gz

 ftp://ftp.archlinux.org/community/os/i686/ksplash-engine-moodin-0.4.2-2.pkg.tar.gz
 ftp://ftp.archlinux.org/community/os/x86_64/ksplash-engine-moodin-0.4.2-2.pkg.tar.gz

all removed.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] packages deleted from db but still on repos

2009-10-14 Thread Andrea Scarpino
On 14/10/2009, dick_turpin dick_tur...@archlinux.us wrote:
 Yes perl-test-pod is giving me grief, its not there so pacman -Syu fails
This is another issue, already known (FS#16635)

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Status of bluetooth in Arch, specially bluez package

2009-10-07 Thread Andrea Scarpino
On 21/09/2009, Ricardo Hernandez ricardo...@gmail.com wrote:
 I mean the update status, there are numerous updates that fix things like
 stereo audio and fix some build issues.

I am updating bluez, openobex, obexd and kbluetooth in [testing].

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] archweb isn't updating its record.

2009-10-03 Thread Andrea Scarpino
2009/10/3 Loui Chang louipc@gmail.com:
 What confused me is that it was taking so long.
 I'm glad it works now hahh. Thanks.
Maybe still not work.

I see system-config-printer 1.12 on web, 1.13 with pacman;
libical 0.43 on web, 0.44 with pacman...

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] thunderbird-i18n split again ...

2009-10-02 Thread Andrea Scarpino
2009/10/2 Aaron Griffin aaronmgrif...@gmail.com:
 Yeah and I get error emails every time someone visits that page, so
 thanks for the spam :)

 Let me know which ones are the keepers and I'll delete the others from
 the DB so I stop getting mails
I touched nothing on thunderbird-spell -2 and -3! I swear!

I think -2 can be removed.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] thunderbird-i18n split again ...

2009-10-02 Thread Andrea Scarpino
2009/10/2 Aaron Griffin aaronmgrif...@gmail.com:
 Yeah, I think this is a goof in the backend scripts somewhere. Looks
 like all the capitalized versions are -2 and the lowercase are -3,
 correct?
Yes, I read only lowercase in PKGBUILD

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] thunderbird-i18n split again ...

2009-10-02 Thread Andrea Scarpino
2009/10/2 Aaron Griffin aaronmgrif...@gmail.com:
 I cleaned them up manually, and everything should fix itself, I believe

Please Aaron remove thunderbird -4 packages too, I uploaded
thunberbird-i18n without uppercase in pkgnames

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] thunderbird-i18n split again ...

2009-10-02 Thread Andrea Scarpino
2009/10/2 Aaron Griffin aaronmgrif...@gmail.com:
 You can do this, FYI, you don't need special permissions to remove
 files from /srv/ftp.

 Just be careful :)
Ok, fixed.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] Amarok 2.2rc1

2009-09-23 Thread Andrea Scarpino
On 23/09/2009, Frederic Bezies fredbez...@gmail.com wrote:
 Amarok 2.2 rc1 was released today.

 It needs taglib 1.6 with asf support.

 I tried to build taglib 1.6, using this patch to add ASF support :
I am building amarok 2.1.90 now, and I am using taglib-1.6 with ASF
support and taglib-extras-1.0.1 how devs wrote on Amarok's changelog.
Thanks for your work.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


Re: [arch-general] mounting a data dvd fails

2009-09-14 Thread Andrea Scarpino
On 14/09/2009, JM fi...@archlinux.us wrote:
 Hello,

 I cannot mount a data dvd.

 mount /dev/dvd /media/dvd
 mount: unknown filesystem type 'iso9660'

 I noticed that isofs module, which provides iso9660 is not loaded in
 my system. Inserting it, however, results in:

 FATAL: Error inserting isofs
 (/lib/modules/2.6.30-ARCH/kernel/fs/isofs/isofs.ko): Invalid module
 format

 This is an up-to-date non-testing system. Help would be appreciated.

Maybe you updated kernel26 to 2.6.31? If so, reboot is needed.

-- 
Andrea `bash` Scarpino
Arch Linux Developer


  1   2   >