[arch-general] Mirrors

2012-05-31 Thread P .NIKOLIC

Hi ..

I am getting lots of errors from the  mirror.lividpenguin.com   stating 
 : Given file does not exist   is this mirror having problems or should
 i remove it from my mirrors list  this has been an issue for best part
 of a week now 


Pete .

-- 
Linux 7-of-9 3.3.7-1-ARCH #1 SMP PREEMPT Tue May 22 00:26:26 CEST 2012
x86_64 GNU/Linux


Re: [arch-general] Mirrors

2012-05-31 Thread Leonidas Spyropoulos
On Thu, May 31, 2012 at 8:19 AM, P .NIKOLIC p.nikol...@btinternet.com wrote:

 Hi ..

 I am getting lots of errors from the  mirror.lividpenguin.com   stating
  : Given file does not exist   is this mirror having problems or should
  i remove it from my mirrors list  this has been an issue for best part
  of a week now

Hello Pete,

Maybe your chosen mirros is down or slow. Try one of the others:
http://www.archlinux.org/mirrors/status/

Hope you solve it.

L.



 Pete .

 --
 Linux 7-of-9 3.3.7-1-ARCH #1 SMP PREEMPT Tue May 22 00:26:26 CEST 2012
 x86_64 GNU/Linux



-- 
Caution: breathing may be hazardous to your health.

#include stdio.h
int main(){printf(%s,\x4c\x65\x6f\x6e\x69\x64\x61\x73);}


Re: [arch-general] Groups and GIDs in PKGBUILDs

2012-05-31 Thread Paul Gideon Dann
On Wednesday 30 May 2012 20:50:38 Martti Kühne wrote:
 Usually you will install to $pkgdir using install(1)'s -g in conjunction of
 the -m and, at your option, -D flags. Preservance of file metadata in that
 context is, as far as I understand given through makepkg's fakeroot
 environment.

I think it's a bit more complex than that because groups are stored in 
archives by their GID, not their name.

If I'm using a non-standard group, e.g. mygroup, the .install file will need 
to create the mygroup group on install, and the system will give it the next 
available GID.

In the binary package, once it's built, a file may have a GID corresponding to 
mygroup.  If it just so happens that mygroup on the packager's computer 
has a different GID to mygroup on the installer's computer, you'll end up 
with files installed with an unrecognised GID, or (worse) mapped to a different 
group entirely.

In my case, I'm working on a new AUR package for Foswiki, and need to install 
files assigned to http.  Since this is a standard group (according to the 
list on the Wiki), I know I can safely chown in the PKGBUILD, because the GID 
for http will be the same on everyone's system.

I hope this makes the problem clearer.

Paul


Re: [arch-general] Mirrors

2012-05-31 Thread P .NIKOLIC
On Thu, 31 May 2012 08:33:46 +0100
Leonidas Spyropoulos artafi...@gmail.com wrote:

 On Thu, May 31, 2012 at 8:19 AM, P .NIKOLIC
 p.nikol...@btinternet.com wrote:
 
  Hi ..
 
  I am getting lots of errors from the  mirror.lividpenguin.com
  stating : Given file does not exist   is this mirror having
  problems or should i remove it from my mirrors list  this has been
  an issue for best part of a week now
 
 Hello Pete,
 
 Maybe your chosen mirros is down or slow. Try one of the others:
 http://www.archlinux.org/mirrors/status/
 
 Hope you solve it.
 
 L.
 
 
 
  Pete .
 
  --
  Linux 7-of-9 3.3.7-1-ARCH #1 SMP PREEMPT Tue May 22 00:26:26 CEST
  2012 x86_64 GNU/Linux
 
 
 

Hi L 

ok thanks   thought there may be a problem that one was always
lightening fast for me so hope it is back soon


Pete .



-- 
Linux 7-of-9 3.3.7-1-ARCH #1 SMP PREEMPT Tue May 22 00:26:26 CEST 2012
x86_64 GNU/Linux


[arch-general] Can't upgrade due to gnupg vs gnupg2

2012-05-31 Thread Ralf Mardorf
[root@archlinux spinymouse]# pacman -Syu
:: Synchronizing package databases...
[snip]
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y

resolving dependencies...
warning: dependency cycle detected:
warning: udev will be installed before its util-linux dependency
looking for inter-conflicts...
:: gnupg and gnupg2 are in conflict. Remove gnupg2? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.6.3-1
[root@archlinux spinymouse]# pacman -Syu
:: Synchronizing package databases...
[snip]
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] Y

resolving dependencies...
warning: dependency cycle detected:
warning: udev will be installed before its util-linux dependency
looking for inter-conflicts...
:: gnupg and gnupg2 are in conflict. Remove gnupg2? [y/N] 
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: gnupg and gnupg2 are in conflict



[arch-general] Xfce issues after upgrading - Was: Can't upgrade due to gnupg vs gnupg2

2012-05-31 Thread Ralf Mardorf
On Thu, 2012-05-31 at 22:51 +1000, Allan McRae wrote:
 On 31/05/12 22:45, Ralf Mardorf wrote:
  :: Do you want to cancel the current operation
  :: and upgrade these packages now? [Y/n] Y
 
 Say N here.

Thank you, the update is almost ok, but items that were at the right
side of the Xfce panel, moved to the left side and can't be moved back
to the right side.

Evolution on Xfce changed one color from gray to dark blue, now the
email headers in the overview are unreadable.

Ciao!
Ralf



Re: [arch-general] Xfce issues after upgrading - Was: Can't upgrade due to gnupg vs gnupg2

2012-05-31 Thread Dave Morgan
On 31/05/12 at 04:29pm, Ralf Mardorf wrote:
 On Thu, 2012-05-31 at 22:51 +1000, Allan McRae wrote:
  On 31/05/12 22:45, Ralf Mardorf wrote:
   :: Do you want to cancel the current operation
   :: and upgrade these packages now? [Y/n] Y
 
  Say N here.

 Thank you, the update is almost ok, but items that were at the right
 side of the Xfce panel, moved to the left side and can't be moved back
 to the right side.

 Evolution on Xfce changed one color from gray to dark blue, now the
 email headers in the overview are unreadable.

 Ciao!
 Ralf


The change in the position of the Panel items is exected and covered in
the Wiki.

--
Dave.


Re: [arch-general] Powertop tunables and performance

2012-05-31 Thread Don deJuan

On 05/31/2012 08:10 AM, Jesse Juhani Jaara wrote:

to, 2012-05-31 kello 08:07 -0700, Don deJuan kirjoitti:

put them in a script such as handler.sh so when
you're on AC or BAT then the script takes care of handling all that?
Seems way easier to me and is what I do.

In AUR there is script called powerdown that does all that.

yup there is but you still need to make sure it is doing everything for 
your system properly. To me it does not cover all the possibilities for 
every machine out there. It is good to look at for example settings though.


I know on my system it missed over half the tuneable's when I gave it a 
shot.


Re: [arch-general] Powertop tunables and performance

2012-05-31 Thread Calvin Morrison
On 31 May 2012 11:11, Don deJuan donjuans...@gmail.com wrote:
 On 05/31/2012 08:10 AM, Jesse Juhani Jaara wrote:

 to, 2012-05-31 kello 08:07 -0700, Don deJuan kirjoitti:

 put them in a script such as handler.sh so when
 you're on AC or BAT then the script takes care of handling all that?
 Seems way easier to me and is what I do.

 In AUR there is script called powerdown that does all that.

 yup there is but you still need to make sure it is doing everything for your
 system properly. To me it does not cover all the possibilities for every
 machine out there. It is good to look at for example settings though.

 I know on my system it missed over half the tuneable's when I gave it a
 shot.

Exactly why using powertop would be much better - it works very well
on my systems and seems to catch all the possible tunables on any
system without me having to rewrite different scripts each time. I'm
envisioning a

powertop --set-all-good

and be done with it.


Re: [arch-general] Powertop tunables and performance

2012-05-31 Thread Don deJuan

On 05/31/2012 08:15 AM, Calvin Morrison wrote:

On 31 May 2012 11:11, Don deJuandonjuans...@gmail.com  wrote:

On 05/31/2012 08:10 AM, Jesse Juhani Jaara wrote:


to, 2012-05-31 kello 08:07 -0700, Don deJuan kirjoitti:


put them in a script such as handler.sh so when
you're on AC or BAT then the script takes care of handling all that?
Seems way easier to me and is what I do.


In AUR there is script called powerdown that does all that.


yup there is but you still need to make sure it is doing everything for your
system properly. To me it does not cover all the possibilities for every
machine out there. It is good to look at for example settings though.

I know on my system it missed over half the tuneable's when I gave it a
shot.


Exactly why using powertop would be much better - it works very well
on my systems and seems to catch all the possible tunables on any
system without me having to rewrite different scripts each time. I'm
envisioning a

powertop --set-all-good

and be done with it.


I do my script 1 time only on each system I use, unless something starts 
occurring with power issues and that has only happened on one machine 
since doing it this way. Then just let it run as any script would. acpid 
works perfectly to do what you want. Set it up one time and you're good 
to go AND done with it. I do not get why you think you have to write a 
script each time?


Re: [arch-general] Xfce issues after upgrading - Was: Can't upgrade due to gnupg vs gnupg2

2012-05-31 Thread Ralf Mardorf
On Thu, 2012-05-31 at 16:59 +0200, Petr Wolf wrote:
 Dne 31.5.2012 16:29, Ralf Mardorf napsal(a):
 the update is almost ok, but items that were at the right
  side of the Xfce panel, moved to the left side and can't be moved back
  to the right side.
 
  Evolution on Xfce changed one color from gray to dark blue, now the
  email headers in the overview are unreadable.

 Try to add a spacer to panel. In the properties check expend option and 
 set it transparent. I have a similar problem it with this header and i 
 solved it for now with set another theme and not using default.

On Thu, 2012-05-31 at 15:58 +0100, Dave Morgan wrote:
 The change in the position of the Panel items is exected and covered
 in the Wiki.

Thank you Dave and Petr.
https://wiki.archlinux.org/index.php/Xfce#Clock.2Fnotification_area_no_longer_pushed_to_the_right_edge_of_the_panel_in_Xfce_4.10

Regards,
Ralf






Re: [arch-general] linux-3.4.0-1 enters [testing]

2012-05-31 Thread Sergey Manucharian
Excerpts from Gaetan Bisson's message from Wed 30-May-12 09:11:
 [2012-05-29 15:46:57 -0600] Sergey Manucharian:
  The problem with ath5k still persists:
  
ath5k phy0: gain calibration timeout
  
  https://bbs.archlinux.org/viewtopic.php?id=139270
 
 Well the two patches mentioned there made it into linux-3.4.
 
 What else is there?

I have done more testing and found that the gain calibration problem is (most 
probably) solved.

I've reported it in the same forum's thread:

https://bbs.archlinux.org/viewtopic.php?pid=1108933#p1108902

-- 
Cheers,
Sergey


Re: [arch-general] UEFI secure boot

2012-05-31 Thread Genes MailLists
On 05/31/2012 10:48 AM, Genes MailLists wrote:
 
 
 [1] Also discussed some in fedora ML
 


   FYI -
   The fedora dev discussion is titled :
   *countable infinities only ..

gene


Re: [arch-general] Groups and GIDs in PKGBUILDs

2012-05-31 Thread Seblu
On Thu, May 31, 2012 at 10:26 AM, Paul Gideon Dann pdgid...@gmail.com wrote:
 I think it's a bit more complex than that because groups are stored in
 archives by their GID, not their name.
AFAIK makepkg doesn't call bsdtar with numeric-owner. You can check
user/group are also stored in package archive.

-- 
Sébastien Luttringer
www.seblu.net


Re: [arch-general] linux-3.4.0-1 enters [testing]

2012-05-31 Thread Ashim Acharya

On 05/22/12 04:51, Thomas Bächler wrote:

Am 22.05.2012 06:12, schrieb ashim acharya:

Issues with usb devices:
0425:f102 Motorola Semiconductors HK, Ltd G-Tech U+P Wireless Mouse -does
not work. An added logitech usb wireless mouse worked though.
Xorg.0.log-no errors- says mouse was added:
  (**) Option config_info
udev:/sys/devices/pci:00/:00:1d.7/usb1/1-4/1-4.1/1-4.1.1/1-4.1.1:1.0/input/input8/event8
(II) XINPUT: Adding extended input device G-Tech CHINA U+P Wireless Mouse
 (type: MOUSE, id 8)

No clue, it all seems fine.


148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter -stops
working after awhile, and after pm-suspend.
kernel.log snippet, maybe of use:

Extremely useful, not to us, but to the linux wireless developers. Post
it to their mailing list or a bug report on kernel.org.


Upgrading systemd-tools (184-1) solved my usb problems on kernel 3.4.


[arch-general] QtCreator help font problem

2012-05-31 Thread GSC
I noticed in the help section of qtcreator ( version 2.5 installed from
repo), the font size is small for me , as usual I tried key combination
like(ctrl + +,ctrl+mouse wheel), but doesn't work properly, only the titles
get zoomed in.  And I changed setting in the options-help-font , also
only titles zoomed in.

The first page of help section of qtcreator can be zoomed in/out  properly.
But in many other pages (like QStyle page) only the title can be zoomed
in/out.
The qtcreator (2.4.1) installed from the official website qtsdk*.run
installer doesn't have this problem.

Anyone experiencing the same? Should I open a bug report?