Re: [arch-general] Forward all PPTP VPN packets to another proxy?

2013-03-26 Thread Bill Sun
On Sat, Mar 23, 2013 at 08:30:10PM +0800, Hexchain Tong wrote: > On Sat, Mar 23, 2013 at 2:39 PM, Bill Sun wrote: > > > > I'm thinking about running a http server that handles all the > > authentication for Server 2 (such as dante?), then forward all packets > > to that server (running in Server 1

Re: [arch-general] Upgrade finish in a "Kernel Panic - not syncing : no init found"

2013-03-26 Thread Dany De Bontridder
Hi, On Sun, Mar 24, 2013 at 6:55 PM, Tom Gundersen wrote: (...) > Out of interest: did you try booting a live-medium and chrooting into > your install? Were you able to enter the chroot? What filesystem do > you use. Yes, I installed archlinux on 16 of march, type pacman -Syu on 22, the filesys

[arch-general] strange behaviour of pacman, what did I do?

2013-03-26 Thread Shridhar Daithankar
Hi I was updating an archroot, created with mkarchroot to play with lxc. I thought following would work but it was doing something else altogether [root@bheem lxc]# pacman -Su -c /var/cache/pacman/pkg/ --root=$PWD/server1 Cache directory: /var/cache/pacman/pkg/ Packages

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Magnus Therning
On Thu, Mar 07, 2013 at 07:32:52AM +0100, Julien Pecqueur wrote: > Hi > > I have the dame wireless chipset and it "works" on my Archlinux > setup (64bits, GNOME, b43-firmware and network manager). > > I sa y "works" because i can use the wireless connection but the > connection is slow. > > What

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Leonidas Spyropoulos
On 26 Mar 2013 11:55, "Magnus Therning" wrote: > > On Thu, Mar 07, 2013 at 07:32:52AM +0100, Julien Pecqueur wrote: > > Hi > > > > I have the dame wireless chipset and it "works" on my Archlinux > > setup (64bits, GNOME, b43-firmware and network manager). > > > > I sa y "works" because i can use t

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Julien Pecqueur
Which card did you bought? Cordialement, Julien Pecqueur

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Sean Greenslade
On Mar 26, 2013 7:55 AM, "Magnus Therning" wrote: > > On Thu, Mar 07, 2013 at 07:32:52AM +0100, Julien Pecqueur wrote: > > Hi > > > > I have the dame wireless chipset and it "works" on my Archlinux > > setup (64bits, GNOME, b43-firmware and network manager). > > > > I sa y "works" because i can us

[arch-general] downgrades when moving out of [testing]

2013-03-26 Thread Matthew Monaco
I typically upgrade with -uu, and use [*testing]. I've noticed lately that there is a window when a package moves out of [testing] that it will be downgraded. For example, this happened when openssh-6.2 recently moved. Are the packages being removed from [testing] before being added to e.g. [core

Re: [arch-general] downgrades when moving out of [testing]

2013-03-26 Thread Florian Pritz
On 26.03.2013 14:22, Matthew Monaco wrote: > I typically upgrade with -uu, Now why would you do that unless you explicitly want to downgrade? This is only useful if you disable testing and want to downgrade all packages. Upgrading is only one -u. signature.asc Description: OpenPGP digital sig

Re: [arch-general] downgrades when moving out of [testing]

2013-03-26 Thread Thomas Bächler
Am 26.03.2013 14:22, schrieb Matthew Monaco: > Are the packages being removed from [testing] before being added to e.g. > [core]? I think there is not, and if there is, it is not more than a few microseconds. > Does mirroring happen separately, but faster for [testing]? (I use > kernel.org). A

[arch-general] Question about mariadb replacing mysql

2013-03-26 Thread Mike Cloaked
With the move to mariadb I have the following situation: I am not explicitely running mysqld so checking the status with systemctl shows it is inactive. However I am running KDE as my desktop. After doing the suggested install after ensuring that mysqld is stopped: pacman -S mariadb libmariadbcl

Re: [arch-general] downgrades when moving out of [testing]

2013-03-26 Thread Matthew Monaco
On 03/26/2013 07:32 AM, Florian Pritz wrote: > On 26.03.2013 14:22, Matthew Monaco wrote: >> I typically upgrade with -uu, > > Now why would you do that unless you explicitly want to downgrade? This > is only useful if you disable testing and want to downgrade all > packages. Upgrading is only on

Re: [arch-general] strange behaviour of pacman, what did I do?

2013-03-26 Thread Eric Bélanger
On Mon, Mar 25, 2013 at 10:38 PM, Shridhar Daithankar wrote: > Hi > > I was updating an archroot, created with mkarchroot to play with lxc. I > thought following > would work but it was doing something else altogether > > > [root@bheem lxc]# pacman -Su -c /var/cache/pacma

Re: [arch-general] Upgrade finish in a "Kernel Panic - not syncing : no init found"

2013-03-26 Thread Guus Snijders
Op 26 mrt. 2013 12:52 schreef "Dany De Bontridder" het volgende: > > Hi, > > On Sun, Mar 24, 2013 at 6:55 PM, Tom Gundersen wrote: > (...) > > Out of interest: did you try booting a live-medium and chrooting into > > your install? Were you able to enter the chroot? What filesystem do > > you use

Re: [arch-general] downgrades when moving out of [testing]

2013-03-26 Thread Marek Otahal
On Tuesday 26 March 2013 14:32:54 Florian Pritz wrote: > On 26.03.2013 14:22, Matthew Monaco wrote: > > I typically upgrade with -uu, > > Now why would you do that unless you explicitly want to downgrade? This > is only useful if you disable testing and want to downgrade all > packages. Upgrading

Re: [arch-general] Question about mariadb replacing mysql

2013-03-26 Thread Paul Gideon Dann
On Tuesday 26 Mar 2013 13:50:13 Mike Cloaked wrote: > So does any expert know whether a mysql_upgrade is necessary for KDE and if > so how does one go about doing that upgrade? I also use KDE. I went ahead with the switch. I stopped akonadi first, though: # akonadictl stop # akonadictl start

Re: [arch-general] Upgrade finish in a "Kernel Panic - not syncing : no init found"

2013-03-26 Thread Thomas Bächler
Am 22.03.2013 23:00, schrieb Dany De Bontridder: > Today, everything works fine and I decide to keep my PC up-to-date, > so I run pacman -Syu and I get a message when trying to boot > > *** Kernel Panic - not syncing : No init found. *** That is actually an impossible error message. It is only

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Krzysztof Warzecha
There are few steps with can help you trobleshoot this: 1. try to connect with plain wpa_supplicant. Kill networkmanager, wpa_supplicant and dhcpcd and everything else; create configuration file: network={ ssid="$WIRELESS_SSID" psk="$WIRELESS_PASSPHRASE" } Save it as "wpa_supplic

Re: [arch-general] Question about mariadb replacing mysql

2013-03-26 Thread Mike Cloaked
On Tue, Mar 26, 2013 at 3:07 PM, Paul Gideon Dann wrote: > > I also use KDE. I went ahead with the switch. I stopped akonadi first, > though: > > # akonadictl stop > > # akonadictl start > > And all seemed to go well. I haven't done anything special for KDE when > upgrading mysql before, so I

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Curtis Shimamoto
On 03/26/13 at 01:37pm, Julien Pecqueur wrote: > Which card did you bought? > > Cordialement, > > Julien Pecqueur There was a mention above about buying a Realtek card. I just want to mention that my experience with Realtek wireless chipsets has been nothing but hell. My Thinkpad came with a R

Re: [arch-general] downgrades when moving out of [testing]

2013-03-26 Thread William Giokas
On Tue, Mar 26, 2013 at 07:22:44AM -0600, Matthew Monaco wrote: > I typically upgrade with -uu, and use [*testing]. I've noticed lately that > there > is a window when a package moves out of [testing] that it will be downgraded. > > For example, this happened when openssh-6.2 recently moved. > >

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Leonidas Spyropoulos
On 26 Mar 2013 15:56, "Curtis Shimamoto" wrote: > > On 03/26/13 at 01:37pm, Julien Pecqueur wrote: > > Which card did you bought? > > > > Cordialement, > > > > Julien Pecqueur > > There was a mention above about buying a Realtek card. I just want to > mention that my experience with Realtek wirel

Re: [arch-general] Upgrade finish in a "Kernel Panic - not syncing : no init found"

2013-03-26 Thread Dany De Bontridder
Hi, On Tue, Mar 26, 2013 at 4:14 PM, Thomas Bächler wrote: > Am 22.03.2013 23:00, schrieb Dany De Bontridder: >> Today, everything works fine and I decide to keep my PC up-to-date, >> so I run pacman -Syu and I get a message when trying to boot >> >> *** Kernel Panic - not syncing : No init fou

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Isaac Lindgren
On Mar 26, 2013 10:56 AM, "Curtis Shimamoto" wrote: > > On 03/26/13 at 01:37pm, Julien Pecqueur wrote: > > Which card did you bought? > > > > Cordialement, > > > > Julien Pecqueur > > There was a mention above about buying a Realtek card. I just want to > mention that my experience with Realtek w

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Arch Zealot
Sounds like a QoS problem, so why don't you try this: https://bbs.archlinux.org/viewtopic.php?pid=780128#p780128

[arch-general] bluetooth headset vs. Flash Player

2013-03-26 Thread Nelson Marambio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, folks, since I switched from a wired USB headset to a bluetooth headset I've got problem - using GNOME - with flash based sites like youtube. Sound is not send to the headset but to the internal speakers of my laptop. Every other media player use

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Sean Greenslade
On Tue, Mar 26, 2013 at 8:37 AM, Julien Pecqueur wrote: > Which card did you bought? > > Cordialement, > > Julien Pecqueur http://www.amazon.com/HP-RTL8188CE-Wireless-639967-001-640926-001/dp/B008U5B8B2 Not this exact card, but close to it. I got mine on ebay, any of the common realtek chipsets

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Sean Greenslade
On Mar 26, 2013 11:56 AM, "Curtis Shimamoto" wrote: > > On 03/26/13 at 01:37pm, Julien Pecqueur wrote: > > Which card did you bought? > > > > Cordialement, > > > > Julien Pecqueur > > There was a mention above about buying a Realtek card. I just want to > mention that my experience with Realtek w

Re: [arch-general] Broadcom B43 problems

2013-03-26 Thread Curtis Shimamoto
On 03/26/13 at 02:02pm, Sean Greenslade wrote: > On Mar 26, 2013 11:56 AM, "Curtis Shimamoto" > wrote: > > > > On 03/26/13 at 01:37pm, Julien Pecqueur wrote: > > > Which card did you bought? > > > > > > Cordialement, > > > > > > Julien Pecqueur > > > > There was a mention above about buying a Real

Re: [arch-general] bluetooth headset vs. Flash Player

2013-03-26 Thread Curtis Shimamoto
On 03/26/13 at 08:06pm, Nelson Marambio wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, folks, > > since I switched from a wired USB headset to a bluetooth headset I've > got problem - using GNOME - with flash based sites like youtube. Sound > is not send to the headset but to th

Re: [arch-general] strange behaviour of pacman, what did I do?

2013-03-26 Thread Shridhar Daithankar
On Tuesday, March 26, 2013 10:20:08 AM Eric Bélanger wrote: > On Mon, Mar 25, 2013 at 10:38 PM, Shridhar Daithankar > > What did pacman do the first time? The man page does not have bare -c > > option and it wasn't -Sc where it started cleaning the packages(or was > > it?) > > "-Sc" and "-S -c" do

Re: [arch-general] Question about mariadb replacing mysql

2013-03-26 Thread An Nguyen
On Tue, Mar 26, 2013 at 8:50 PM, Mike Cloaked wrote: > With the move to mariadb I have the following situation: > > I am not explicitely running mysqld so checking the status with systemctl > shows it is inactive. > > However I am running KDE as my desktop. > > After doing the suggested install af