Re: [arch-general] package manager overlay script

2010-04-15 Thread Brendan Long
On 04/15/2010 10:41 AM, Edgar Kalkowski wrote: > Am oder ungefähr am Donnerstag, 15. April 2010, schrieb Robert Howard: > >> PackageKit >> > This reminds me: Can PackageKit actually handle pacman? I have used > PackageKit in the past with (K)ubuntu and when switching to arch (and the > co

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-15 Thread David Rosenstrauch
On 04/15/2010 12:02 PM, David C. Rankin wrote: Guys, After the latest openssl updates, the AUR packages for createrepo and repoview are failing. I know it must be the result of the openssl changes. "ImportError: libssl.so.0.9.8: cannot open shared object file: No such file or directory" seem

Re: [arch-general] package manager overlay script

2010-04-15 Thread Edgar Kalkowski
Am oder ungefähr am Donnerstag, 15. April 2010, schrieb Robert Howard: > PackageKit This reminds me: Can PackageKit actually handle pacman? I have used PackageKit in the past with (K)ubuntu and when switching to arch (and the command line) I thought about trying PackageKit again but was not sure

Re: [arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-15 Thread dave reisner
On Thu, Apr 15, 2010 at 12:02 PM, David C. Rankin < drankina...@suddenlinkmail.com> wrote: > Guys, > > After the latest openssl updates, the AUR packages for createrepo and > repoview > are failing. I know it must be the result of the openssl changes. My > question > is, "in situations like this d

Re: [arch-general] package manager overlay script

2010-04-15 Thread Robert Howard
PackageKit On Apr 15, 2010 9:15 AM, "Rogutės Sparnuotos" wrote: Andre Osku Schmidt (2010-04-15 14:17): > Hello, > > im getting tired to be forced to remember many different options for > various package... Hi, Aren't shell aliases enough for this job? if [ -f /etc/arch-release ]; then alias

[arch-general] ImportError: libssl.so.0.9.8: -- do I just rebuild the AUR packages?

2010-04-15 Thread David C. Rankin
Guys, After the latest openssl updates, the AUR packages for createrepo and repoview are failing. I know it must be the result of the openssl changes. My question is, "in situations like this do I just try rebuilding the AUR packages, or does the maintainer have to make updates to accommodate the

Re: [arch-general] package manager overlay script

2010-04-15 Thread Rogutės Sparnuotos
Andre Osku Schmidt (2010-04-15 14:17): > Hello, > > im getting tired to be forced to remember many different options for > various package managers on different distros. so i did a little script > that allows me to do like "asd install foo" on any distro i got that > script installed, and it will

Re: [arch-general] package manager overlay script

2010-04-15 Thread Ray Rashif
On 15 April 2010 20:17, Andre "Osku" Schmidt wrote: > Hello, > > im getting tired to be forced to remember many different options for > various package managers on different distros. so i did a little script > that allows me to do like "asd install foo" on any distro i got that > script installed,

[arch-general] package manager overlay script

2010-04-15 Thread Andre "Osku" Schmidt
Hello, im getting tired to be forced to remember many different options for various package managers on different distros. so i did a little script that allows me to do like "asd install foo" on any distro i got that script installed, and it will install the package using the systems package manag

Re: [arch-general] manage starting and stopping processes with less typing

2010-04-15 Thread Nathan Wayde
On 13/04/10 20:50, Linas wrote: David C. Rankin wrote: Guys, One thing I miss with Arch are init-script shortcuts for starting and stopping processes. rc-commands really help cut down on typing. For example, all suse did was to create links to the files in /etc/rc.d/... with a naming c