Re: RE: Problems installing QEMU packages on Debian 12 (stable)

2024-05-03 Thread Lukas Nagy

Hi,

thanks for checking, in the end I solved this by switching mirrors from 
default http://deb.debian.org/debian to http://ftp.cz.debian.org/debian 
- after updating I got the correct version of QEMU package.


Maybe something was cached somewhere for several days, strange that I 
had to change the mirror.





Problems installing QEMU packages on Debian 12 (stable)

2024-04-24 Thread Lukas Nagy
/debian/pool/main/x/xen/libxenstore4_4.17.2%2b76-ge1f9cb16e2-1%7edeb12u1_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/x/xen/libxenmisc4.17_4.17.2%2b76-ge1f9cb16e2-1%7edeb12u1_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-common_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-data_7.2%2bdfsg-7%2bdeb12u3_all.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-x86_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-arm_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-mips_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-ppc_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-sparc_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-misc_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-utils_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-block-extra_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-gui_7.2%2bdfsg-7%2bdeb12u3_amd64.deb 
404  Not Found [IP: 2a04:4e42:41::644 80]
E: Unable to fetch some archives, maybe run apt-get update or try with 
--fix-missing?



I tried forcing IPv4 , ran apt-get update, --fix-missing too.

Apart from few external repos, I use only vanilla Debian 12 stable repos 
in my /etc/apt/sources.list



cat /etc/apt/sources.list
#deb cdrom:[Official Debian GNU/Linux Live 12.1.0 gnome 
2023-07-22T09:48:34Z]/ bookworm main non-free-firmware


deb http://deb.debian.org/debian/ bookworm main contrib
deb-src http://deb.debian.org/debian/ bookworm main contrib

deb http://security.debian.org/debian-security bookworm-security main 
contrib
deb-src http://security.debian.org/debian-security bookworm-security 
main contrib


# bookworm-updates, to get updates before a point release is made;
# see 
https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports

deb http://deb.debian.org/debian/ bookworm-updates main contrib
deb-src http://deb.debian.org/debian/ bookworm-updates main contrib

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

deb http://deb.debian.org/debian bookworm-backports main contrib non-free


Is there something broken with QEMU packages? I haven't found the 
versions which it is trying to download on deb.debian.org.


Thank you for help

Lukas Nagy


Re: Proprietary WiFi drivers for live mode

2022-06-25 Thread Kristijonas Lukas Bukauskas
Hi Bijan,

thanks for your message.

On 2022-06-25 18:48, Bijan Soleymani wrote:
> On 6/25/2022 11:11 AM, Kristijonas Lukas Bukauskas wrote:
>> How do I get Wifi working right in live mode? I would prefer Debian, but
>> any Linux ready-to-use image would work for me.
>>
>> Thanks for any help!
> 
> You can install packages on the live CD. (sudo apt update, sudo apt
> install, etc.)
> 
> Whatever actions are required to get it to work on a full install you
> can do on the live CD (assuming you have enough RAM to hold stuff on
> ramdisk I guess).
> 
> As long as you don't need to reboot (which you shouldn't to load a
> kernel module) you should be fine.
> 
> Bijan


WiFi will be the only networking option. The installation guide [1]:

> apt-get install linux-image-$(uname -r|sed 's,[^-]*-[^-]*-,,') 
> linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') broadcom-sta-dkms
> modprobe -r b44 b43 b43legacy ssb brcmsmac bcma
> modprobe wl

Would these packages be in 11.3.0-live+nonfree image?

I would really prefer building an image to the USB stick so that I could
use Wi-fi right after booting the system without a need to install
packages every single time (The laptop is used by someone else who isn't
that programming/configuring things/terminal-commands friendly).


[1] https://wiki.debian.org/wl#Installation
-- 
Kristijonas




signature.asc
Description: OpenPGP digital signature


Proprietary WiFi drivers for live mode

2022-06-25 Thread Kristijonas Lukas Bukauskas
Hello,

I have an old Dell laptop with Broadcom BCM43142 WiFi device
(https://wiki.debian.org/wl). It doesn't have a hard drive, so I
sometimes boot Debian from USB Memory Stick in live mode.
The problem is that WiFi doesn't work because of the proprietary drivers
it needs.

I tried booting it from live+nonfree image
(https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/11.3.0-live+nonfree/amd64/iso-hybrid/),
but still no luck (WiFi doesn't work). As I understand, the needed
drivers would load when installing the system, but they do not load in
live mode.

How do I get Wifi working right in live mode? I would prefer Debian, but
any Linux ready-to-use image would work for me.

Thanks for any help!

-- 
Kristijonas



Re: Copy buffer from a script

2013-11-10 Thread Lukas Erlacher
check out xclip.

On 11.11.2013 00:29, shawn wilson wrote:
 How do I get access to the buffer that is presented by clicking the
 third (or center) mouse button from a script?
 
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5280171e.50...@lerlacher.de



Re: Copy buffer from a script

2013-11-10 Thread Lukas Erlacher
On 11.11.2013 00:42, shawn wilson wrote:
 That gives me the X clipboard buffer, which seems to be a different buffer.

There are three buffers. You're looking for the keyboard buffer, which is the 
primary buffer and used by default.
Please read the manpage.

 
 On Sun, Nov 10, 2013 at 6:30 PM, Lukas Erlacher
 lists+deb...@lerlacher.de wrote:
 check out xclip.

 On 11.11.2013 00:29, shawn wilson wrote:
 How do I get access to the buffer that is presented by clicking the
 third (or center) mouse button from a script?




 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/5280171e.50...@lerlacher.de

 
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52801b0b.5060...@lerlacher.de



Re: Copy buffer from a script

2013-11-10 Thread Lukas Erlacher
On 11.11.2013 01:08, shawn wilson wrote:
 On Sun, Nov 10, 2013 at 6:47 PM, Lukas Erlacher
 lists+deb...@lerlacher.de wrote:
 On 11.11.2013 00:42, shawn wilson wrote:
 That gives me the X clipboard buffer, which seems to be a different buffer.

 There are three buffers. You're looking for the keyboard buffer, which is 
 the primary buffer and used by default.
 Please read the manpage.

 
  % xclip -o -sel secondary
  % xclip -o -sel primary
 http://www.daycounter.com/Calculators/Decibels-Calculator.phtml%
  % xclip -o -sel clipboard
 http://www.daycounter.com/Calculators/Decibels-Calculator.phtml%
 
 There was (before I copied this) an ip address in one of the
 clipboards. I even tried selecting something else and those two
 clipboards aren't changing.

Cannot reproduce. My first suspicion would be that one of your applications is 
misbehaving and clobbering the buffers.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/528020fa.40...@lerlacher.de



libpam-cap not working

2013-11-09 Thread Lukas Erlacher
Hello,

my first post to the debian user list for a quite vexing issue. I'm running 
debian squeeze.

I'm trying to get capabilities working along the lines of 
blog.fpmurphy.com/2009/05/linux-security-capabilities.html.

I installed libcap2 (1:2.22-1.2), libcap2-bin (1:2.22-1.2), and 
libpam-cap(1:2.22-1.2), and edited /etc/security/capbilities.conf in order to 
give the user luke the cap_net_raw capability.

Everything seems set up correctly according to this check:

luke@leda:~$ /sbin/capsh --decode=$(grep CapInh /proc/$$/status|awk '{print 
$2}')
0x2000=cap_net_raw

However, actually using the capability with a copy of the ping binary is 
impossible:

luke@leda:~$ ls -al ./ping 
-rwxr-xr-x 1 luke luke 36136 Nov  9 17:18 ./ping
luke@leda:~$ /sbin/getcap ./ping
./ping = cap_net_raw+ip
luke@leda:~$ ./ping localhost
ping: icmp open socket: Operation not permitted

As one can see, cap_net_raw is the capability required, since directly putting 
it into the effective capabilities works:

root@leda:~# setcap cap_net_raw=pie /home/luke/ping
luke@leda:~$ ./ping localhost
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_req=1 ttl=64 time=0.019 ms

My google-fu has failed to turn up anything other than an old bug report that 
didn't go anywhere: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633991

Any help or pointers muchly appreciated.

Best regards,
Luke.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/527e6d12.9020...@lerlacher.de



Re: libpam-cap not working

2013-11-09 Thread Lukas Erlacher
Correction...

On 09.11.2013 18:12, Lukas Erlacher wrote:
 Hello,
 
 my first post to the debian user list for a quite vexing issue. I'm running 
 debian squeeze.
 

I'm running wheezy, of course.

root@leda:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux 7.2 (wheezy)
Release:7.2
Codename:   wheezy

 I'm trying to get capabilities working along the lines of 
 blog.fpmurphy.com/2009/05/linux-security-capabilities.html.
 
 I installed libcap2 (1:2.22-1.2), libcap2-bin (1:2.22-1.2), and 
 libpam-cap(1:2.22-1.2), and edited /etc/security/capbilities.conf in order to 
 give the user luke the cap_net_raw capability.
 
 Everything seems set up correctly according to this check:
 
 luke@leda:~$ /sbin/capsh --decode=$(grep CapInh /proc/$$/status|awk '{print 
 $2}')
 0x2000=cap_net_raw
 
 However, actually using the capability with a copy of the ping binary is 
 impossible:
 
 luke@leda:~$ ls -al ./ping 
 -rwxr-xr-x 1 luke luke 36136 Nov  9 17:18 ./ping
 luke@leda:~$ /sbin/getcap ./ping
 ./ping = cap_net_raw+ip
 luke@leda:~$ ./ping localhost
 ping: icmp open socket: Operation not permitted
 
 As one can see, cap_net_raw is the capability required, since directly 
 putting it into the effective capabilities works:
 
 root@leda:~# setcap cap_net_raw=pie /home/luke/ping
 luke@leda:~$ ./ping localhost
 PING localhost (127.0.0.1) 56(84) bytes of data.
 64 bytes from localhost (127.0.0.1): icmp_req=1 ttl=64 time=0.019 ms
 
 My google-fu has failed to turn up anything other than an old bug report that 
 didn't go anywhere: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633991
 
 Any help or pointers muchly appreciated.
 
 Best regards,
 Luke.
 
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/527eee41.5050...@lerlacher.de



Re: Wheezy issue with broadcom 5720 nic on new dell PowerEdge R720

2013-04-26 Thread Lukas Zita
I have encountered exactly the same problem. Got four new Dell servers
(2xR820, 2xR620), all with Broadcom 5720. I have installed Wheezy on all of
them, including Xen. But only on two of them, I have installed
firmware-linux-nonfree and only on ONE of them (namely R820), the NIC
behaves like Casper described. Which leads me to assumption, that it is not
related to Debian firmware package, but I can't confirm that, because i
don't know for sure if the problem has existed before the installation. To
clarify: it gets more complicated, because if I run Lifecycle Manager, the
NIC initializes to some state where it can be used in Wheezy, until next
complete power disconnect. And before first installation I was of course in
LCM.

I have spent last few days with thorough testing and got to these
conclusions:
- downgrading/upgrading firmware through Dell firmware utility didn't help
for me
- under 2.6.32 kernel (tested with Centos), NIC works ok
- under 3.x.x kernel NIC fails (tested with stock kernel in Wheezy, Ubuntu
12.04 and ELREPO kernel 3.8.8 in Centos)
- drivers ver.3.124 directly from Broadcom compiled against Wheezy kernel,
behave the same

Then I have noticed small patch in 3.2.43: tg3: fix length overflow in VPD
firmware parsing, so I have compiled vanilla kernel and got the NIC working
correctly. I will yet try to apply this patch on stock Wheezy kernel, but I
believe that the problem lies there. Hard to tell why only one card from
four tested should return bad value to break the driver, but who knows.



--
View this message in context: 
http://debian.2.n7.nabble.com/Wheezy-issue-with-broadcom-5720-nic-on-new-dell-PowerEdge-R720-tp2892237p2922675.html
Sent from the Debian User mailing list archive at Nabble.com.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1366996406918-2922675.p...@n7.nabble.com



Re: no keyboard in xorg after the change of runlevel

2011-06-20 Thread Lukas Baxa
Thanks, Sven. That was the problem. udev wasn't
restarted after the change of runlevel back.
I wanted to change the runlevel to single-user
because I wanted to remount my filesystems
on top of lvm read-only for a short time and
create lvm snapshots with consistent filesystems.
So I need to stop some daemons and processes
to be able to remount the filesystems read-only.
I'm going to stop only those services I need.

On 06/18/2011 11:33 PM, Sven Joachim wrote:
 On 2011-06-18 22:25 +0200, Lukas Baxa wrote:
 
 I discovered a problem with Xorg recently. When I change
 the runlevel to single-user mode (i.e. to 1) and then back
 to multi-user mode (i.e. to 2) and start the X server
 again, my keyboard doesn't work anymore under X. The same
 happens if I boot directly into runlevel 1 and then change
 it to 2.
 
 Don't do that.  One of the problems of the Debian boot system is that it
 starts too many services in runlevel S.  When you switch too runlevel 1,
 they get killed and will not be restarted in runlevel 2.  This includes
 udev, among others¹.
 
 I suppose that the problem is that the evdev module (generic
 input driver module) gets unloaded at the end for some reason.
 
 The X server relies on udev for detecting input devices, and if udev is
 not running this will not work.
 
 Have anybody met similar problem before? Or can anybody give
 me a clue how to solve this problem? I'm asking before
 filing a new bug under the xserver-xorg-input-evdev package.
 
 Sadly, the most sensible thing after entering runlevel 1 is to reboot.
 Otherwise you have to restart udev, dhclient, wpasupplicant and what not
 by hand which is cumbersome and error-prone.
 
 Sven
 
 
 ¹ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444980
 
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4dff3fe6.5000...@seznam.cz



no keyboard in xorg after the change of runlevel

2011-06-18 Thread Lukas Baxa
Hello,

I discovered a problem with Xorg recently. When I change
the runlevel to single-user mode (i.e. to 1) and then back
to multi-user mode (i.e. to 2) and start the X server
again, my keyboard doesn't work anymore under X. The same
happens if I boot directly into runlevel 1 and then change
it to 2.

I compared the Xorg logs that were generated with and
without the problem, i.e. after the runlevel change and
without the runlevel change (the log produced after the
direct boot to runlevel 2). The log with the .old suffix
is the problematic one generated after the runlevel
change. The result was following:


# diff Xorg.0.log Xorg.0.log.old
16c16
 (==) Log file: /var/log/Xorg.0.log, Time: Sat Jun 18 19:34:22 2011
---
 (==) Log file: /var/log/Xorg.0.log, Time: Sat Jun 18 19:32:14 2011
693,718c693,707
 (II) config/udev: Adding input device Mouseemu virtual keyboard
(/dev/input/ev
ent14)
 (**) Mouseemu virtual keyboard: Applying InputClass evdev keyboard
catchall
 (**) Mouseemu virtual keyboard: always reports core events
 (**) Mouseemu virtual keyboard: Device: /dev/input/event14
 (II) Mouseemu virtual keyboard: Found keys
 (II) Mouseemu virtual keyboard: Configuring as keyboard
 (II) XINPUT: Adding extended input device Mouseemu virtual keyboard
(type: K
EYBOARD)
 (**) Option xkb_rules evdev
 (**) Option xkb_model pc105
 (**) Option xkb_layout us,cz
 (**) Option xkb_options grp:shift_toggle
 (II) config/udev: Adding input device Mouseemu virtual mouse
(/dev/input/event
15)
 (**) Mouseemu virtual mouse: Applying InputClass evdev pointer catchall
 (**) Mouseemu virtual mouse: always reports core events
 (**) Mouseemu virtual mouse: Device: /dev/input/event15
 (II) Mouseemu virtual mouse: Found 3 mouse buttons
 (II) Mouseemu virtual mouse: Found scroll wheel(s)
 (II) Mouseemu virtual mouse: Found relative axes
 (II) Mouseemu virtual mouse: Found x and y relative axes
 (II) Mouseemu virtual mouse: Configuring as mouse
 (**) Mouseemu virtual mouse: YAxisMapping: buttons 4 and 5
 (**) Mouseemu virtual mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
 (II) XINPUT: Adding extended input device Mouseemu virtual mouse
(type: MOUSE)
 (II) Mouseemu virtual mouse: initialized for relative axes.
 (II) config/udev: Adding input device Mouseemu virtual mouse
(/dev/input/mouse2)
 (II) No input driver/identifier specified (ignoring)
---
 (II) Power Button: Close
 (II) UnloadModule: evdev
 (II) Video Bus: Close
 (II) UnloadModule: evdev
 (II) Sleep Button: Close
 (II) UnloadModule: evdev
 (II) HP Webcam [2 MP Fixed]: Close
 (II) UnloadModule: evdev
 (II) CHICONY USB Keyboard: Close
 (II) UnloadModule: evdev
 (II) AT Translated Set 2 keyboard: Close
 (II) UnloadModule: evdev
 (II) UnloadModule: synaptics
 (II) Macintosh mouse button emulation: Close
 (II) UnloadModule: evdev


I don't know why the Mouseemu virtual keyboard isn't detected
in the problematic log, but it shouldn't be the cause of the
problem (maybe another consequence). I use the Mouseemu
daemon to emulate the right and middle button clicks by key
presses because my touchpad doesn't work as it should
and it works fine. It's also properly stopped/started
after the runlevel change.

I suppose that the problem is that the evdev module (generic
input driver module) gets unloaded at the end for some reason.

Have anybody met similar problem before? Or can anybody give
me a clue how to solve this problem? I'm asking before
filing a new bug under the xserver-xorg-input-evdev package.

Lukas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4dfd09b5.4080...@seznam.cz



Re: Downgrading packages (with dependencies)

2010-11-17 Thread Lukas Linhart
On Tuesday 16 of November 2010 22:31:20 Boyd Stephen Smith Jr. wrote:
 In 201011161438.54964.jesus.nava...@undominio.net, Jesús M. Navarro wrote:
 Downgrade shouldn't be considered as an upgrade, only to a lower version
 
 That is what a downgrade is, by definition.

In my case, this whould be enough.

I can see why it's not implemented, but it still presents hurdle for me and I 
would welcome the --selfdestruct apt options.

Anyways, thanks for Your help. I'll try to work around those ones.

Almad


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/201011171723.49522.lukas.linh...@centrumholdings.com



RE: Downgrading packages (with dependencies)

2010-11-16 Thread Linhart Lukas
 Then I'm afraid you'll receive more advice in debian-devel :-)

Oh, I'll perhaps try. Thanks.

 I find the concept interesting.

 First, because I was not aware that a metapackage could be itself up/
 downgraded :-?

metapackageis usial package, not virtual package.

 Second, because if I understood your point correctly, you are looking for
 a chain-downgrade that force the user to auto-install an old version of
 single packages due to metapackage dependencies...

Yes.

 Are you suggesting that when the user downgrades to my-
 meta-0.9 (is that even possible?) it automatically downgrades the other
 packages it depends on?

 Then, what happens if a user wants to keep (or even upgrade) separately
 one of the my-meta1-sub1? 

Than he has to uninstall metapackage, as he will not fullfill dependency 
requierments. Also, he will end up with unworky packages and he will have 
combination of apps that is not supported.

 AFAIK,
 a metapackage is just a heap of packages that are to be installed but
 each package has its own dependencies and requirements to be fulfilled,
 so I wonder if a metapackage has its own entity inside the packaging
 system...

Again, this is probably bad term, I'm not talking about virtual packages. 

 Camaleón

Almad


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/95be811f783df74ab7d6ace32d620605188...@hermes.office.netcentrum.cz



Downgrading packages (with dependencies)

2010-11-15 Thread Lukas Linhart
Hi,

we're building packages with concept of metapackage: package whose only 
purpose is to specify particular versions it depends on.

Problem is, we'd like to be able to downgrade. However. I did not found the 
option to force download in dependency chain; when metapackage is being 
downgraded, all dependencies forced to download must be specified on command 
line (with version to download to).

This is very annoying and yields whole downgrade concept unusable.

Is there any way to force said behavior or work around it?

Thanks,

Almad


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/201011151334.06503.lukas.linh...@centrumholdings.com



Re: minimum number of days between password change

2010-11-04 Thread Lukas Baxa
Wolodja Wentland wrote:
 On Thu, Nov 04, 2010 at 10:55 +, Camaleón wrote:
 On Wed, 03 Nov 2010 20:40:15 +0100, Lukas Baxa wrote:
 Camaleón wrote:
 
 I would like to file a new bug report, but I'm not sure against which
 package. I'm considering either passwd or libpam-modules. 
 
 passwd (as Wolodja suggested) should not allow the user to change his 
 password if /etc/shadow states so. Anyway, I would not worry about the 
 correctness of the package against you are to report the bug as devels 
 will change it if they estimate it convenient.
 
 Exactly. Given that we do not know what causes this bug, we have no way
 to assign it to the correct package. I would therefore file a bug
 against the package that ships the program that exhibits the buggy
 behaviour.

OK, good to know that the developers can change the package :-)

Thanks. I've changed my meaning and I'm going to file the bug
against the package passwd.

 Kind Regards
 
 
 
 
 The University of Edinburgh is a charitable body, registered in
 Scotland, with registration number SC005336.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cd30066.1020...@seznam.cz



Re: minimum number of days between password change

2010-11-03 Thread Lukas Baxa
Camaleón wrote:
 On Mon, 01 Nov 2010 21:35:20 +, Wolodja Wentland wrote:
 
 On Mon, Nov 01, 2010 at 12:49 -0500, Ron Johnson wrote:
 
 However, I'm able to change my password when logged in as guest as
 many times I want the same day
 If someone learns my password on day 2, they have full access to my
 account for 74 days, or I must beg for SysAdmin help?
 Minimum number of days isn't a very bright idea.
 I completely agree¹, but this policy should still be enforced or it has
 to be made clear that this setting is deprecated and no longer enforced.
 
 +1 for the enforcement.
  
 --- chage manpage ---
  -m, --mindays MIN_DAYS
 
 (...)
  
 … which is clearly not working in the way it is described. I have not
 reproduced this bug myself, but it is exactly that and should therefore
 be reported - not by posting to d-d - but rather by executing reportbug
 passwd.
 
 I've tried in a lenny box and faced the same behaviour than the OP. Maybe 
 the new policy is to be applied _a day after_ the change or it should be 
 enforced _as soon as_ changed? Is a passwd error (not reading/applying 
 /etc/shadow mandate) or a chage one? :-?
 
 Greetings,
 

Even if the discussion to this topic shows that the mindays option of
chage might not be very useful in most cases, it doesn't work as it should.

I would like to file a new bug report, but I'm not sure against which
package. I'm considering either passwd or libpam-modules. I think
that I should choose the libpam-modules package, because my passwd
command uses PAM and is configured as follows:

 cat /etc/pam.d/passwd
@include common-password

 cat /etc/pam.d/common-password
password required pam_cracklib.so retry=3 difok=3 minlen=12
lcredit=0 ocredit=2 minclass=3
password required pam_unix.so use_authtok md5 remember=6

I suppose that the pam_unix.so library/module should check the aging
information in /etc/shadow before changing the password in this file.

Am I right?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cd1ba9f.2030...@seznam.cz



minimum number of days between password change

2010-11-01 Thread Lukas Baxa
Hi,

I created an account guest to test password aging.
The aging info of this account is following:

 chage -l guest
Last password change: Nov 01, 2010
Password expires: Jan 30, 2011
Password inactive   : never
Account expires : never
Minimum number of days between password change  : 76
Maximum number of days between password change  : 90
Number of days of warning before password expires   : 14

However, I'm able to change my password when logged in as guest
as many times I want the same day, even if minimum number of days
between password change is set to a non-zero value.

Does anybody know where the problem can be? I'm using an up-to-date
debian lenny (5.0.6 nowadays) and I'm using PAM.

The file /etc/pam.d/passwd looks as follows:

  cd /etc/pam.d
  cat passwd

@include common-password

  cat common-password

password required pam_cracklib.so retry=3 difok=3 minlen=12
lcredit=0 ocredit=2 minclass=3
password required pam_unix.so use_authtok md5 remember=6

The pam_cracklib module works fine and I suposse that password aging
info should be checked by pam_unix. However, it doesn't work properly
when using passwd from the command line.

On the other hand, the maximum number of days between password change
works fine and if the user guest logs in after the timeout expires,
guest is forced to change his password before login.

Can anybody give me a clue where the problem can be?

Thanks,

Lukas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cceeaba.3090...@seznam.cz



crash and data loss on supermicro xdwn7+/xeon5420/adaptec 52445/lvm/ext4

2010-06-01 Thread Lukas Kolbe
I reported this as a bug to bugzilla.kernel.org as #16081, but since
we're running Debian I thought asking around for help and discussion
would be advisable.

The current situation is: 
We have a Supermicro XDWN7+ board (Intel 5400, Xeon 5420 CPU, 8GB Ram)
with 24 1TB SATA disks attached to an Adaptec 52445 controller and a
Tandberg Tape-library attached to LSI SAS1068E SAS controller. The
system runs on Lenny with a recompiled (no options changed) Linux
2.6.32-12.

We use bacula 5.0.2 as our backup software (backported to lenny) and so
far it works quite well. The only problem is: After writing around 10TiB
of data to the disks, the machine crashes. This happened two times, and
after the second time both filesystems containing the backup-diskpool
(9TiB LVM-Volumes with ext4 filesystems) were completely garbled. One fs
now looks like this:

shepherd:~# ls -la /mnt/lost+found/  | head -n 20
total 216936
drwx-- 250 root   root  69632 2010-05-31 13:10 .
drwxr-xr-x   3 root   root   4096 2010-05-31 13:10 ..
cwxr--   1  774037444  162299347 237, 210 1957-02-23 13:50 #1000
brwx-T   1 1954511736 3121970260 249, 121 1922-08-12 15:08 #10021
b-w---xrwt   1  543753214 3130053982 234, 213 2012-06-01 07:58 #10027
c--S--sr-T   1 3871079531 3443641576   2, 232 2036-01-31 13:12 #10036
-r-S-w-r-T   1 2298731406  34445838632768 2035-05-22 08:46 #10046
brw---Srw-   1 2052225653 4012639896 218, 196 1912-06-23 18:14 #10067
prwS-wSr-x   1 2235883341 13025676510 1927-10-10 00:51 #10086
s-wS--x-wt   1 2286828425 29994901240 1949-08-22 22:50 #10109
crw--wSrwt   1 3083778288 3882824206 148, 212 2003-07-28 08:32 #10126
s-wS--sr-x   1  874900871   804519280 1977-11-28 01:52 #10130
s--sr-x---   1 190343276810597220 2013-07-05 00:55 #10131
c-w-r-Sr-T   1 3259732952 2590389953   9,  22 2012-06-19 14:56 #10147
pr-x-w--wt   1 1627318825 10163842180 1956-12-27 06:01 #10160
srw-r-SrwT   1 2603486838 32408788170 1954-11-16 08:43 #10177
srw---srwt   1  458009213  9517825730 2023-12-03 18:43 #10184
brwxr--rwx   1 2423698452 2252742920  44, 231 1956-07-25 07:28 #10197
brwS-wS-w-   1 3480615060 1244965598  44, 189 2006-10-21 17:03 #1020

The other one is not mountable anymore:
[88397.252831] EXT4-fs (dm-1): ext4_check_descriptors: Checksum for
group 1 failed (49189!=48621)
[88397.252856] EXT4-fs (dm-1): group descriptors corrupted!

One thing to note is that using Supermicros current BIOS 1.2b for this
board, the machine crashes after a fair amount of network and disk-io
(around 2-5TiB I believe) with an MCE. This does not happen with their
BIOS version 1.1b which is installed at the moment.

I'm at a loss here, as I really don't know what's causing these crashes
and also don't really know how I can debug this any further. Does
anybody have any hints for me?

memtest86 runs fine for hours, by the way, and the machine doesn't have
heat problems (at least the IPMI-console doesn't say so, and the fans
are all fine).

More info on the system can be found at
https://bugzilla.kernel.org/show_bug.cgi?id=16081 (lspci/lsscsi)

Thanks,
Lukas




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1275392420.16058.18.ca...@larosa.fritz.box



Re: how to put packages on hold -- permanently

2009-12-30 Thread Lukas Ruf
Dear all

sorry for being off thread.

Thanks for your help.  The hint by Andrei solved my problem.

In /etc/apt/preferences, I marked the packages as Prio *-1*:

  Package: nano
  Pin: release testing
  Pin-Priority: -1

  Package: aptitude
  Pin: release testing
  Pin-Priority: -1

  Package: tasksel
  Pin: release testing
  Pin-Priority: -1

  Package: tasksel-data
  Pin: release testing
  Pin-Priority: -1

and all the annoyances are gone.

The problem with hold is that the front-ends overrule the
package state for important packages, obviously.  Using dselect's
= or aptitude package hold did not solve my problem.

Regarding your question, Robert, why so many people still
use dselect and apt-get: ... because they simply prefer to.
When I started using Debian back in 1999, I became acquainted
with dselect -- as I have been using vim in xterm, and fvwm
since 1993. For me, this is one of the great advantages of
Debian to give the user the freedom to use what they prefer.

All the best for 2010!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
Consecom  http://www.consecom.com | Ad Laborem


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Change Package Dependencies

2009-12-30 Thread Lukas Ruf
Dear all

Is there any possibility to overrule the package dependencies without
modifying the package source?

Reason for asking: I do not need to have doc packages installed on all
of my servers.  But some packages simply insist on installing their
doc package too.

In /etc/apt/preferences, I marked the packages with Pin-Priority: -1
-- but is there another way too?

Thanks for any hints.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
Consecom  http://www.consecom.com | Ad Laborem


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Change Package Dependencies

2009-12-30 Thread Lukas Ruf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Andrei Popescu andreimpope...@gmail.com [2009-12-30 10:06]:

 On Wed,30.Dec.09, 09:37:16, Lukas Ruf wrote:
  Dear all
 
  Is there any possibility to overrule the package dependencies without
  modifying the package source?
 
  Reason for asking: I do not need to have doc packages installed on all
  of my servers.  But some packages simply insist on installing their
  doc package too.

 Could you please point to concrete packages? I doubt any package will
 *depend* on the respective -doc package, but will rather *recommend* it.


texlive-base *depends* on texlive-doc-base

 There are many ways to deal with this, here are 3 I know of:

 1. (My preferred way for desktop machines) in aptitude's interactive
 mode you can easily choose not to install a recommended package

 2. Invoke your package manager with the relevant switch for one-time
 installation without recommends

 3. set

 APT::Install-Recommends false;

 in /etc/apt/apt.conf to globally disable installation of recommends.


Thanks for these hints.  They help downstripping...

wbr,
Lukas
- -- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
Consecom  http://www.consecom.com | Ad Laborem
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAks7G74ACgkQXf8zDoH8+EVMJwCgng2VXZ+TnDNa/4Nws2mryUqq
wmQAnRRUkeNPMrOdS0Th2uhltORiOwnu
=MNGX
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Change Package Dependencies

2009-12-30 Thread Lukas Ruf
 Sven Joachim svenj...@gmx.de [2009-12-30 09:59]:

 What do you mean by insist?  If they recommend the doc package, you
 can easily overrule that.  If they depend on it, that is a bug and you
 should report it.


texlive-base depends on texlive-doc-base -- I'm gonna report it.

Thanks.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
Consecom  http://www.consecom.com | Ad Laborem


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



how to put packages on hold -- permanently

2009-12-29 Thread Lukas Ruf
Dear all

Some packges, for example nano, tasksel, aptitude or
texlive-pstricks-doc, I do not want to have installed.

However, when I set them on hold by

  echo nano hold | dpkg --set-selections
  echo tasksel hold | dpkg --set-selections
  echo aptitude  hold | dpkg --set-selections
  echo texlive-pstricks-doc hold | dpkg --set-selections

the hold-settings are ignored by dselect or by apt-get.

Is there anywhere a setting that I can make dselect and apt-get obey
to my hold-settings permanently?

Thanks

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
Consecom  http://www.consecom.com | Ad Laborem


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



webcalendar with PHP5

2007-03-04 Thread Lukas Ruf
Dear all,

using etch, I would like to make use of webcalendar on my Apache 2
webserver that runs smoothly with PHP5.

webcalendar requires PHP4.

Any suggestion on how to solve this issue?

Thanks!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Tool for Automated Packet Validation available?

2006-11-29 Thread Lukas Ruf
Dear all,

is there any tool that allows me to compare the components of the
installed packages against a repository?  Something like
checksum-comparison of all installed binaries

Thanks for any help!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Help needed: PHP not working with apache 2.2.3-3.1

2006-11-16 Thread Lukas Ruf
Edward,

Thanks for answering!

 On Sun, Nov 12, 2006 at 09:49:20AM +0100, Lukas Ruf wrote:
  Dear all,
 
  since the change from apache 2.0 to 2.2 was made with debian
  unstable, I have not been able to get php (4 or 5) working as an
  apache 2.2 module.
 
  Until before the change, I have been operating a wiki and made
  heavily use of php for dynamic web-pages.
 

 What are the errors, if any, that you're getting? Are there any hints in
 /var/log/apache2/* ?

The following error messages are found:

[Thu Nov 16 19:38:03 2006] [error] [client ] \
  (13)Permission denied: exec of '/usr/share/dokuwiki/index.php' failed
[Thu Nov 16 19:38:03 2006] [error] [client ] \
  Premature end of script headers: index.php

However access rights have not been modified:

  euphrat:dokuwiki!65 ls -ld /usr
  drwxr-xr-x 11 root root 4096 2006-03-25 04:49 /usr/
  euphrat:dokuwiki!66 ls -ld /usr/share
  drwxr-xr-x 206 root root 4096 2006-11-12 09:44 /usr/share/
  euphrat:dokuwiki!67 ls -ld /usr/share/dokuwiki
  drwxr-xr-x 5 root root 4096 2006-11-08 07:02 /usr/share/dokuwiki/
  euphrat:dokuwiki!68 ls -ld /usr/share/dokuwiki/index.php
  -rw-r--r-- 1 root root 185 2006-11-06 20:32 /usr/share/dokuwiki/index.php

and

  euphrat:dokuwiki!82 ls -ld dokuwiki.php
  -rw-r--r-- 1 root root 8579 2006-11-06 20:43 dokuwiki.php
  euphrat:dokuwiki!83 ls -ld /etc/dokuwiki
  drwxr-xr-x 4 root root 4096 2006-11-08 07:02 /etc/dokuwiki/
  euphrat:dokuwiki!84 ls -ld /etc
  drwxr-xr-x 149 root root 8192 2006-11-16 18:53 /etc/

Any further ideas?

Thanks in advance.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Help needed: PHP not working with apache 2.2.3-3.1

2006-11-12 Thread Lukas Ruf
Dear all,

since the change from apache 2.0 to 2.2 was made with debian
unstable, I have not been able to get php (4 or 5) working as an
apache 2.2 module.

Until before the change, I have been operating a wiki and made
heavily use of php for dynamic web-pages.

Therefore, I kindly ask you for any support that helps me fixing that
problem.

My system information:
  -- System Information:
  Debian Release: 4.0
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'unstable')
  Architecture: i386 (i686)
  Shell:  /bin/sh linked to /bin/bash
  Kernel: Linux 2.6.17.14-euphrat
  Locale: LANG=en_IE, LC_CTYPE=en_IE (charmap=ISO-8859-1)

euphrat:mods-enabled!69 more php5.conf
IfModule mod_php5.c
  AddType application/x-httpd-php .php .phtml .php3
  AddType application/x-httpd-php-source .phps
/IfModule

euphrat:mods-enabled!70 sudo apache2ctl -M
Loaded Modules:
[...]
 python_module (shared)
 negotiation_module (shared)
 perl_module (shared)
 php5_module (shared)
[...]
Syntax OK

euphrat:mods-enabled!72 dpkg -l \*php\* | grep '^ii'
ii  libapache2-mod-php5  5.2.0-3  server-side, HTML-embedded 
scripting languag
ii  php-fpdf 1.53.dfsg-5  PHP class to generate PDF 
files
ii  php-pear 5.2.0-3  PEAR - PHP Extension and 
Application Reposit
ii  php5 5.2.0-3  server-side, HTML-embedded 
scripting languag
ii  php5-cgi 5.2.0-3  server-side, HTML-embedded 
scripting languag
ii  php5-cli 5.2.0-3  command-line interpreter for 
the php5 script
ii  php5-common  5.2.0-3  Common files for packages 
built from the php
ii  suphp-common 0.6.1.20061108-1 Common files for mod suphp

euphrat:mods-enabled!74 dpkg -l '*libc*' | grep '^ii'
ii  glibc-doc2.3.6.ds1-8
 GNU C Library: Documentation
ii  libc62.3.6.ds1-8
 GNU C Library: Shared libraries
ii  libc6-dev2.3.6.ds1-8
 GNU C Library: Development Libraries and Hea
[...]

Further information needed?

Thanks for any help!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Critical Problem: Howto (Re-)Activate PHP with Apache 2.2.3 in unstable

2006-10-17 Thread Lukas Ruf
Dear all,

can anyone give me any help on how to reactivate PHP with Apache 2.2.3
in Debian unstable?

I have tried php4 and php5 packages of Debian, set the respective
symlinks to /etc/apache2/mods-enabled and, yes, I restarted apache
about a hundred times during the last night :¦

Is it the problem due to the unmet dependency of libapache2-mod-suphp?

Do I need to provide more information?

Thanks in advance!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list



Debian unstable and Apache 2.0.55-4.1 instead of 2.2.3-2

2006-10-16 Thread Lukas Ruf
Dear all,

a couple of days ago I made the mistake to allow dselect to upgrade
from Apache 2.0.55 to 2.2.3.  Since then, I only run with problems,
neither PHP, Python nor SSIs/CGIs work as they did smoothly before.

Hence my question: How can I fallback to good 2.0 series of Apache
while keeping Debian unstable for the rest?  Do I need to build it
myself?

Thanks for any help!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list



Totally lost with Debian unstable/Apache 2.2.3/PHP [45]

2006-10-16 Thread Lukas Ruf
Dear all,

without success I have been trying to get php4 or php5 working with
Debian unstable's Apache 2.2.3 server.

While in both cases, 'apache2_ctl -M' reported shared php4_module or
php5_module respectively, my php-pages do not get executed properly --
but Mozilla offres to save the page locally.

Any idea what I am missing?  With 2.0.54 it was running smoothly :(

Thanks in advance!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



How to activate PHP5 with latest apache2.2.3 on Debian unstable

2006-10-12 Thread Lukas Ruf
Dear all,

after the upgrade of apache 2.0 to latest apache 2.2

  euphrat:~!54 dpkg -l apache\* | grep '^ii'
  ii  apache-common  1.3.34-4 support files for all Apache webservers
  ii  apache2-mpm-prefork2.2.3-2  Traditional model for Apache HTTPD 2.1
  ii  apache2-utils  2.2.3-2  utility programs for webservers
  ii  apache2.2-common   2.2.3-2  Next generation, scalable, extendable web 
se

I am unable to activate php5 -- which I had to install for dependency
reasons.  Allthough the php5 module is activated in apache, php-pages
do not get interpreted at server side.

  euphrat:~!55 sudo apache2ctl -M
  Password:
  Loaded Modules:
   core_module (static)
   log_config_module (static)
   logio_module (static)
   mpm_prefork_module (static)
   http_module (static)
   so_module (static)
   alias_module (shared)
   auth_basic_module (shared)
   auth_digest_module (shared)
   authn_file_module (shared)
   authz_host_module (shared)
   authz_user_module (shared)
   autoindex_module (shared)
   dav_module (shared)
   dav_fs_module (shared)
   dav_svn_module (shared)
   authz_svn_module (shared)
   dir_module (shared)
   env_module (shared)
   include_module (shared)
   mime_module (shared)
   negotiation_module (shared)
   php5_module (shared)
   rewrite_module (shared)
   setenvif_module (shared)
   ssl_module (shared)
   status_module (shared)
   suexec_module (shared)
  Syntax OK

What am I missing since I have symlinked php5.load and php5.conf to
/etc/apache2/mods-enabled?

Thanks for any hint and help!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Digitalfoto-Archivierung

2006-08-04 Thread Lukas Gantert
Evgeni Golov wrote:
 
 OT
 Gibt es eigentlich ein Tool das Hochkantbilder automatisch umdrehen
 kann? [. . .]
 
 Hint: der Kamera abgewöhnen so einen Murks zu machen ;-)
 

und nur noch Breitköpfe knipsen!

Lukas


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Bildschirmfoto screenshot?

2006-06-27 Thread Lukas Gantert
 [screenshot]
 Die Gnome-Version ist für meine Bedürfnisse etwas spartanisch geraten. ich
 habe jedenfalls keine Möglichkeit gefunden, nur ein bestimmtes Fenster
 statt des ganzen Desktops zu knipsen.
 

voreingestellte Tastenkuerzel in Gnome:

Taste Print                   knipst den ganzen Bildschirm
Tasten Alt  Print          knipst das aktive Fenster

Gruss Lukas


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Mailman and Postfix in Debian Unstable

2006-06-16 Thread Lukas Ruf
 Ronny Aasen [EMAIL PROTECTED] [2006-06-16 12:47]:


thanks for answering!

 On Wed, 2006-06-14 at 23:13 +0200, Lukas Ruf wrote:
[...]
 
  [EMAIL PROTECTED]:
  80.254.163.99 does not like recipient.
  Remote host said: 554 [EMAIL PROTECTED]: Relay access denied
  Giving up on 80.254.163.99.
 
  I do not understand why!  Until recently, it worked
 
[...]

 do your postdfix accept mail2.lpr.ch as a local address ?

 ie is it in your main.cf's
 mydestination = mail2.lpr.ch, whatever.tld, localhost, ...


I think so: the 'myhostname' of the mailserver is set to mail2.lpr.ch.

euphrat:mailman!63 postconf | egrep 'my(destination|hostname|domain|origin)'
append_at_myorigin = yes
append_dot_mydomain = yes
local_transport = local:$myhostname
mydestination = $mydomain, $myhostname, localhost.$mydomain, localhost
mydomain = lpr.ch
myhostname = mail2.lpr.ch
myorigin = $mydomain
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps 
$virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains 
$relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps 
$recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
smtp_helo_name = $myhostname
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_proxy_ehlo = $myhostname

I'm wondering if it has to do anything with my restrictions: if I am
sending emails to the mailing list from within a host in 'mynetworks',
everything works as expected.  If from outside it fails.

Here are my smptd_recipient_restrictions
  smtpd_recipient_restrictions =
 permit_mynetworks,
 permit_sasl_authenticated,
 reject_invalid_hostname,
 reject_non_fqdn_hostname,
 reject_non_fqdn_sender,
 reject_non_fqdn_recipient,
 reject_unknown_sender_domain,
 reject_unknown_recipient_domain,
 reject_unauth_pipelining,
 reject_unauth_destination,
 check_helo_access btree:/etc/postfix/helo_checks.btree,
 check_policy_service inet:127.0.0.1:6,
 permit

Any other hint?

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Mailman and Postfix in Debian Unstable

2006-06-14 Thread Lukas Ruf
Dear Siggy, dear All,

for any strange reason, postfix rejects emails sent from my
yahoo-Account to my [EMAIL PROTECTED] mailinglist with the
following message:

[EMAIL PROTECTED]:
80.254.163.99 does not like recipient.
Remote host said: 554 [EMAIL PROTECTED]: Relay access denied
Giving up on 80.254.163.99.

I do not understand why!  Until recently, it worked

According to /etc/mailman/postfix-to-mailman.py, I have
configured my postfix installation with

/etc/postfix/main.cf:
relay_domains = lists.lpr.ch
transport_maps = hash:/etc/postfix/transport.hash
mailman_destination_recipient_limit = 1

/etc/postfix/transport.hash:
lists.lpr.ch  mailman:

# grep lists /etc/bind/db.lpr.ch
lists   IN  MX  5   mail2.lpr.ch.
lists   CNAME   mail2

euphrat:postfix!64 egrep '(MTA|DEB_LISTMASTER)' /etc/mailman/mm_cfg.py
# Uncomment this if you configured your MTA such that it
MTA=None   # Misnomer, suppresses alias output on newlist
DEB_LISTMASTER = '[EMAIL PROTECTED]'
# MTA='Postfix'

I restarted and 'check'ed postfix and mailman several times -- the
same error happens.

Does anybody know what goes wrong?

Thanks for any help!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems w. Promise SATA300 TX2plus PDC40775

2006-05-30 Thread Lukas Ruf
Dear Cedric,

 [EMAIL PROTECTED] [EMAIL PROTECTED] [2006-05-30 10:11]:

 I just bought a Promise SATA300 TX2plus but i cannot run it under linux.

 I have a Debian Sarge system with 2.6.8-K7 linux kernel (original kernel from
 the Sarge distribution)


may be this kernel is too old: I am using, actually, 2.6.16.16
(self-build) -- and it detects my SATA300 without any problems:

lspci | grep SATA

:05:09.0 Mass storage controller: Promise Technology,
Inc. PDC40775 (SATA 300 TX2plus) (rev 02)

 - Then I downloaded the driver sources from Promise.com, installed the kernel
 sources as required but i cannot compile them :


you do not need them if you have a recent kernel!

 So my questions are :
 - are you using the Debian distribution kernel or did you compile your kernel
 with some additional options ?

My kernel config is attached for 2.6.16.16

 - how did you build the ulsata2 driver ? Are there any additional packages you
 installed ? Do you know when i can get all these missing files ?


see above.

 I am not experienced with kernel/drivers compilation, so i may have missed 
 some
 obvious steps.

 Thanks in advanced for any help


any time!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.16.16
# Thu May 11 21:18:03 2006
#
CONFIG_X86_32=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=-euphrat
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_SYSCTL=y
CONFIG_AUDIT=y
# CONFIG_AUDITSYSCALL is not set
# CONFIG_IKCONFIG is not set
# CONFIG_CPUSETS is not set
CONFIG_INITRAMFS_SOURCE=
CONFIG_UID16=y
CONFIG_VM86=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_EMBEDDED=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
CONFIG_SLAB=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_SLOB is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y

#
# Block layer
#
CONFIG_LBD=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=m
CONFIG_IOSCHED_CFQ=m
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED=anticipatory

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
CONFIG_MPENTIUM4=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_HPET_TIMER=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_SCHED_SMT=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=m
CONFIG_X86_MCE_P4THERMAL=y
CONFIG_TOSHIBA=m
CONFIG_I8K=m
CONFIG_X86_REBOOTFIXUPS=y
CONFIG_MICROCODE=m
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m

#
# Firmware Drivers
#
CONFIG_EDD=m
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y

Re: package proxying

2006-04-24 Thread Lukas Ruf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Paul Johnson [EMAIL PROTECTED] [2006-04-21 08:42]:

 On Thursday 20 April 2006 22:32, Lukas Ruf wrote:
  is there a toolset that allows for package being proxied/cached on a
  second host?

 apt-proxy does this, though if you use http apt sources, squid will do the
 job.

thanks for the hint!  I installed it and it works as expected except
for one thing: I would like to feed my packet selection as retrieved
from dpkg --get-selections, and have 'apt-proxy' handle all these --
instead of just streaming/caching.

Anyway, it improves my package upgrading!

Thanks!

wbr,
Lukas
- -- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFETM28Xf8zDoH8+EURArEEAJ41n3jAOIKBx9c9w6eZ1l6RBPpofACgrm+U
hWe856//T9Nkfv+uNrpjoxY=
=zOkp
-END PGP SIGNATURE-



Re: package proxying

2006-04-24 Thread Lukas Ruf
Johannes,

 Johannes Wiedersich [EMAIL PROTECTED] [2006-04-21 10:47]:

 Lukas Ruf wrote:
 Dear all,
 
 is there a toolset that allows for package being proxied/cached on a
 second host?  The reason for my question: a set of computers is
 connected to a server that runs 7*24h. Instead of having all the
 computers download the packages individually, the server should fetch
 all the *upgraded* packages during the night and store them locally in
 a pool.  In the morning, the computers would then retrieve the
 relevant packages from that pool.   Does there exist such a solution?
 
 I run once a mirror that provided this feature.  Now, I cannot
 afford to have a local mirror.  Therefore, I would like to store
 only the upgraded packages in server-cache.
 
 Is there any solution that provides this functionality?

 I use apt-cacher. It's quite simple to set up and works well.


thanks for the hint. I set up apt-proxy, which does approximately
the same, since it was mentioned a little earlier

Thanks!

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



package proxying

2006-04-20 Thread Lukas Ruf
Dear all,

is there a toolset that allows for package being proxied/cached on a
second host?  The reason for my question: a set of computers is
connected to a server that runs 7*24h. Instead of having all the
computers download the packages individually, the server should fetch
all the *upgraded* packages during the night and store them locally in
a pool.  In the morning, the computers would then retrieve the
relevant packages from that pool.   Does there exist such a solution?

I run once a mirror that provided this feature.  Now, I cannot
afford to have a local mirror.  Therefore, I would like to store
only the upgraded packages in server-cache.

Is there any solution that provides this functionality?

TIA.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
http://lists.lpr.ch/muttprint | muttprint mailing list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Problems w. Promise SATA300 TX2plus PDC40775

2006-02-22 Thread Lukas Ruf
Dear all,

to add more capacity, I bought a

Promise SATA300 TX2plus PDC40775

SATA-II capable controller and a

Samsung SATA-II harddisk.

And tried to integrate it into my Linux 2.4.32-based system.   The
short question first, before listing the information I have available:

Has anybody successfully installed a SATA300 TX2plus controller
and mounted a harddisk under Linux 2.4.32?  Or can give me any
other help?

My attempts:

While the physical installation went smoothly, I have problems
integrating the controller and the disk into my system running

Debian unstable with Linux 2.4.32

The system (/) runs on a SCSI-2 disk controlled by an Adaptec 2940
card:

lspci -s 09 -v
:00:09.0 SCSI storage controller: Adaptec AIC-7880U
Flags: bus master, medium devsel, latency 32, IRQ 9
I/O ports at e000 [disabled] [size=256]
Memory at fb00 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at unassigned [disabled] [size=64K]

The sata disk should be mounted during the boot process for /home.

The controller is detected by the system:

lspci -s 0b -v
:00:0b.0 Mass storage controller: \
Promise Technology, Inc. PDC40775 (SATA 300 TX2plus) (rev 02)
Subsystem: Promise Technology, Inc. PDC40775 (SATA 300 TX2plus)
Flags: bus master, 66MHz, medium devsel, latency 72, IRQ 10
I/O ports at d400 [size=128]
I/O ports at d000 [size=256]
Memory at fa80 (32-bit, non-prefetchable) [size=4K]
Memory at fa00 (32-bit, non-prefetchable) [size=128K]
Expansion ROM at unassigned [disabled] [size=32K]
Capabilities: available only to root

I can load the ulsata2 module as provided by Promise for 2.4 kernels:

sudo modprobe ulsata2 debug=7
dmesg | tail
  PROMISE SATA-II 150/300 Series Linux Driver v1.00.0.14
  scsi1 : ulsata2
  ulsata2:[D] Qcmd t=0 cmd=[ 12 0 0 0 ff 0 ]
  ulsata2:[D] Qcmd t=1 cmd=[ 12 0 0 0 ff 0 ]
  ulsata2:[D] Qcmd t=2 cmd=[ 12 0 0 0 ff 0 ]
  ulsata2:[D] Qcmd t=3 cmd=[ 12 0 0 0 ff 0 ]
  ulsata2:[D] Qcmd t=4 cmd=[ 12 0 0 0 ff 0 ]
  ulsata2:[D] Qcmd t=5 cmd=[ 12 0 0 0 ff 0 ]
  ulsata2:[D] Qcmd t=6 cmd=[ 12 0 0 0 ff 0 ]
  ulsata2:[D] Qcmd t=7 cmd=[ 12 0 0 0 ff 0 ]

sudo cat /proc/scsi/ulsata2/1
  PROMISE SATA-II 150/300 Series Linux Driver v1.00.0.14
  Adapter1 - SATA 300 TX2plus  [ IRQ10 ]

However, no device can be found.

Loading kernel's libata.o

sudo modprobe libata
dmesg | tail -1
  libata version 1.11 loaded.

doesn't help either.

Trying to load the kernel's sata_promise.o fails

sudo modprobe sata_promise
  /lib/modules/2.4.32/kernel/drivers/scsi/sata_promise.o: init_module: No 
such device
  Hint: insmod errors can be caused by incorrect module parameters, 
including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
  /lib/modules/2.4.32/kernel/drivers/scsi/sata_promise.o: insmod 
/lib/modules/2.4.32/kernel/drivers/scsi/sata_promise.o failed
  /lib/modules/2.4.32/kernel/drivers/scsi/sata_promise.o: insmod 
sata_promise failed

without further notices in dmesg oder kern.log

Thus my question again: Can anbody give me any hints and help?

Thanks in advance.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems w. Promise SATA300 TX2plus PDC40775

2006-02-22 Thread Lukas Ruf
 Lukas Ruf [EMAIL PROTECTED] [2006-02-22 13:39]:

 Dear all,

 to add more capacity, I bought a

 Promise SATA300 TX2plus PDC40775

 SATA-II capable controller and a

 Samsung SATA-II harddisk.


I decided to switch to 2.6.15.4 -- now it runs without problems.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian on Dell N02132 Inspiron 1300

2006-02-15 Thread Lukas Ruf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Kevin,

 Kevin Mark [EMAIL PROTECTED] [2006-02-15 06:03]:

thanks for your answer,

 On Wed, Feb 15, 2006 at 05:15:06AM +0100, Lukas Ruf wrote:
  Dear all,
 
  for a small home-server, I plan to replace my good-old P1
  200MHz with a Dell Inspiron notebook.  The reason for this
  intention: 3years warranty, low-price, low-energy consumption.
 
[...]
  Since Debian is the very only distribution running on my servers,
  I have three questions:
 
  - Has anyone setup, configured and run Debian testing on the Inspiron
1300, yet?  Experiences, nuts and bolts hints/considerations?
 
  - Does there exist a list of laptops that are known to run Debian?
 
  - Are there other recommendations for cheap laptops with 3years
warranty that run Debian?
 

 I found (via Google) 2 refs: 1 to gentoo and 1 to ubuntu breezy.
 They seem to suggest good results.

ok.  thanks.

 wired ethernet:ok
 built-in wifi: ndiswrapper(non-free)
 video: 915resolution with 1280x800
 audio: alsa

great!

 do you have any other requirements?

my requirements are quite modest:

- - no X, no standby, no hibernate, no wireless but must run perfectly
  with closed lid and dynamic power-regulation to minimize power
  consumption if not loaded.

- - for backup, easy connection of an external USB drive would be
  helpful.

Thanks very much!

wbr,
Lukas
- -- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD8uUJXf8zDoH8+EURAkIEAJ9Ru+cxvzmPBbltTYO3+uk04XXNnQCaAseG
J9xt6vZ+BeRGWmT1pj5ZU3A=
=K6rr
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Debian on Dell N02132 Inspiron 1300

2006-02-14 Thread Lukas Ruf
Dear all,

for a small home-server, I plan to replace my good-old P1
200MHz with a Dell Inspiron notebook.  The reason for this
intention: 3years warranty, low-price, low-energy consumption.

However, for my personal work, I have been using Thinkpad's
with Debian only.  Thus, I have no idea whether Debian testing
can be install and runs smoothly on the Inspiron 1300 -- which
I would like to know before ordering ;)

Since Debian is the very only distribution running on my servers,
I have three questions:

- Has anyone setup, configured and run Debian testing on the Inspiron
  1300, yet?  Experiences, nuts and bolts hints/considerations?

- Does there exist a list of laptops that are known to run Debian?

- Are there other recommendations for cheap laptops with 3years
  warranty that run Debian?

TIA.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Designer von qt4.1 ohne Symbole und Widgets

2006-01-25 Thread Lukas Landis

Hallo Leute,

Ich habe bis heute mit Qt4.0.1 gearbeitet.
Ab heute habe ich Version Qt4.1 für die testing-Distribution per apt 
heruntergeladen.


Jetzt fehlen bei dem Designer und auch bei Assistant die Symbole und 
alle Widgets.


Kann mir da jemand weiterhelfen?

Lukas


--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/


Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Logitech Mobile Pro to use as sound device

2006-01-25 Thread Lukas Ruf
Dear all,

quite a while ago, I received a Logitech Mobile Pro to use with my
cell phone.  This works as expected. :)

For handsfree communication via skype, it works also on a
Windows installation :|

However, I cannot get it to work under Linux :(

After searching and browsing for this issue, I have not found any
success message in this regard.

Therefore my shy questions:

- has anyone been able to get the Logitech Mobile Pro headset to work
  with Linux?

- if so, might he or she share his or her knowledge with me?

Argh, I nearly forgot:

- IBM Thinkpad T40p
- latest Linux kernel
- Debian unstable

Thanks in advance.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Linux kernel 2.6.14 headers

2006-01-25 Thread Lukas Ruf
 Antonio Rafael C. Paiva [EMAIL PROTECTED] [2006-01-25 16:37]:

 Hi everyone!

 I was trying to install the VMware player in my computer but it needs
 to compile a few modules specifically to my kernel (2.6.14), so I was
 wondering if anyone knows of a repository where I can get the package.

 I tried to use other kernels but they fail to configure property my
 ethernet connection, this is why I need to stick with this one.


IIRC: 2.6.14 worked fine with me.

IIRC: vmware player 1.0, like vmware workstation 5.5, does not need to
  have the vmware-any-any patch applied while vmware GSX server does.

IIRC: you need to have the set of kernel headers of your running
  kernel

IIRC: you need to have the same compiler version as your kernel was
  built with.

HTH.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Tomcat 5 - irgendwie startet er nicht

2006-01-22 Thread Lukas Pataki
Hallo

 aber leider gibts keine Verbindung unter localhost:8080

ist der default port nicht 8180 ?

.luke


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



NFS rooting current root

2006-01-12 Thread Lukas Ruf
Dear all,

are there any opinions on risks and benefits of exporting my
server root (/boot, /etc, /usr, /dev, /sys) read-only to the
client that provides just /var and does an nfsroot mount of
the read-only exported one??

Thanks for any hands-on experience hints.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: PHP4 und 5

2006-01-07 Thread Lukas Pataki
Hallo,


 Jetzt meine Frage, soweit die hier richtig ist:
 Kann man PHP4 und PHP5 parallel betreiben und bestimmte Websites eben
auf 4
 und 5 stellen?

du kannst php _nicht_ parallel als modul betreiben, - bzw. immer
nur eins als Modul einbinden.
 Aber als cgi schon. Also die php_cli installieren und wie schon 
Georg sagte per handler , je nach Dateiendung im Apache ansprechen.


.luke


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Package Signatures

2006-01-04 Thread Lukas Ruf
 [EMAIL PROTECTED] [EMAIL PROTECTED] [2006-01-04 09:25]:


 Lukas Ruf writes:
  Two questions arise:
 
  - how do the power users of Debian react in such situations?

 By reading the mailing list's traffic for the day before posting,
 and thus noting that there's already been a fair number of posts
 discussing this and what one can do about it.


perfect!  Thanks for the very enlightening answer.

What I found:

| From: Jacob Elder 
| To: debian-user@lists.debian.org
| Subject: Re: GPG error with Debian archives
| Message-ID: [EMAIL PROTECTED]
|
| [...]
|
| For what it's worth, I am seeing the same problem too.
|
| [...]
|

did not really help.

| Subject: Re: How to get new Debian gpg keys?
| From: Joey Hess 
| To: debian-user@lists.debian.org
| Date: Wed, 4 Jan 2006 00:25:15 -0500
|
| [...]
|
| wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - \
| sudo apt-key add -
|
| [...]

but fixed the problem!  However, this was the only one, that was
really helping.  Anyway.  You probably referred to that one!  Thanks
once more.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: cdrecord as user

2006-01-04 Thread Lukas Ruf
 Ernst-Magne Vindal [EMAIL PROTECTED] [2006-01-04 10:45]:

 Hi, I need help get cdrecord running as normal user.

 I have installed it as suid root but get access denied trying to run it as
 normal user. The user is in the group cdrom


what is the output of 'id -a' as that user?  If it's yourself, have
logout out completely after having added yourself to cdrom?   You
could also try 'ssh localhost' and try cdrecord again.

What were the exact error messages?

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Package Signatures

2006-01-03 Thread Lukas Ruf
Dear all,

today during my daily update, I got the following messages:

W: GPG error: http://ftp.us.debian.org proposed-updates Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY 010908312D230C5F
W: GPG error: ftp://ftp.us.debian.org unstable Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY 010908312D230C5F

Two questions arise:

- how do the power users of Debian react in such situations?  Do you
  continue with the apt-get upgrade or do you skip it?

- I am handling some own packages.  Where can I find a short and
  concise explanation of the package signature issues (how to create,
  where to publish)?

Thanks in advance for any help.

wbr,
Lukas
-- 
Lukas Ruf   http://www.lpr.ch | Ad Personam
rbacs  http://wiki.lpr.ch | Restaurants, Bars and Clubs
Raw IP   http://www.rawip.org | Low Level Network Programming
Style  http://email.rawip.org | How to write emails


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Pakete vor deinstallation schützen

2005-12-25 Thread Lukas Pataki
hallo,


 lass beide oder mehr (php4.3x, php5, php5.1) installiert! teilw.
hängen 
 sehr viele dinge an php4 ohne die es nur mit umständen geht.

das wird leider nicht gehen, es handelt sich genauer gesagt um
libapache2-mod-php5 und dieser wird libapache2-mod-php4 deinstallieren
und alles mitnehmen :(

Eine andere möglichkeit gibt es nicht, pakete händisch zu verwalten?


lukas



Pakete vor deinstallation schützen

2005-12-24 Thread Lukas Pataki
Hallo,


gibt es eine Möglichkeit Pakete vor der Deinstallation zu schützen?
Ich möchte mod_php4 durch php5 ersetzen und dabei würden mir Pakete 
deinstalliert
werden zb. squirrelmail,
Pakete auf hold schützen ja nur vor upgrades.

luke



debian sarge auf PowerStack II Pro4000

2005-09-26 Thread Frank Lukas
Es gibt verschiedene Fehler, siehe Liste ...

Arbeitet irgend jemand auf den Problemen oder wird ein Motorola PowerStack
II System (PReP) nicht mehr unterstützt.

1. Das erste CD Image ist nicht bootfähig auf einer PReP Maschine
2. Der Installer läuft fehlerhaft, er macht das System nicht bootfähig.
Fehler im anlegen der PReP Boot Partition und einspielen der Dateien.
3. Ein manuelles Kopieren mit dd if= u.s.w. funktioniert nicht.
4. Irgendwo lässt sich eine Anleitung welche auch Laien verstehen und
nachvoll ziehen können auffinden.

Wenn man das nicht hin bekommt sollte man es lassen und die Rechner Systeme
auf denen eine Installation nicht funktioniert aus den Listen nehmen.

Ich habe mir die Dist. Debian 3.1 für PowerPC Systeme gekauft und bin sauer
das dieses Debian nicht zu gebrauchen ist.

Ich denke ja mal das eine Installation irgendwie möglich ist, aber dann muss
jemand auch eine verständliche Anleitung schreiben.

In den verschiedenen Foren schreiben alle möglichen Leute scheiße über SUSE
PPC 7.3 aber das ist das einziges System was man Installieren kann und
danach auch noch recht gut läuft.

Debian PowerPC Port mag ja vielleicht was für neuere Apple Maschinen sein
aber ansonsten meilenweit von der Qualität des i386 Ports entfernt. Wenn man
seinen Rechner als unterstütztes System in einer Liste wiederfindet und
diese Debian Scheiße ...

Mann ich bin echt sauer, so eine Schweiße



Re: Gesamtspieldauer von mp3 bestimmen

2005-07-28 Thread Lukas Gantert
Christian Christmann:

 Gibt es eine Möglichkeit, für alle mp3s, die sich in einem
 Verzeichnis befinden, die gesamte Spiellänge zu bestimmen?

und die plumpe GUI-Loesung:
JuK: Datei  Neu  Wiedergabeliste aus Ordner...das Gewuenschte findet sich
in der in der Statusleiste

guten Morgen, 
Lukas


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



wohin spenden?

2005-07-06 Thread Lukas Gantert
Begeistert vom Debian-Projekt ist es an der Zeit, auch mal einen Beitrag
zu leisten. Als Laie ist eine Geldspende wohl am sinnvollsten. Aber wo
im Projekt wird es am dringensten benötigt? Ich möchte nicht unbedingt
Geld in die USA schicken...

Vorerst einfach mal ein riesengrosses Dankeschön an alle Debian's.

Lukas


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: wohin spenden?

2005-07-06 Thread Lukas Gantert
Jochen Schulz:
 
 Vorerst einfach mal ein riesengrosses Dankeschön an alle Debian's.

 Es gibt nur ein's! :-

Meinte natürlich an alle Debianler und Debianlerinnen.

Lukas


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: wohin spenden?

2005-07-06 Thread Lukas Gantert
Alexander Schmehl:

 
 LinuxTag DVDs produzieren, Flyer drucken, Fahrtkosten fuer Entwickler
 uebernehmen die irgendwo hin muessen, bei ausfall Hardware fuer eine
 Compileer-Farm in Darmstadt anschaffen, etc.

ist gespeichert, merci!


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: php4 phpmyadmin problem

2005-06-09 Thread Lukas Demetz
Hi Almut,

first of all, thanks for your reply. I did what you said, now I sit here
with loads of output. After checking it, I guess the interesting stuff
is there (at the end of the log):
-SNIP---
3819  writev(4, [{fca\r\ntable border=\0\ cellpaddi..., 4049},
{6ad\r\n, 5}, {\ntd class=\navNormal\ n..., 1709},
{\r\n, 2}], 4) = 5765
3819  getcwd(/usr/share/phpmyadmin, 4096) = 22
3819  lstat64(/usr, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
3819  lstat64(/usr/share, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
3819  lstat64(/usr/share/phpmyadmin, {st_mode=S_IFDIR|0755,
st_size=8192, ...}) = 0
3819  lstat64(/usr/share/phpmyadmin/libraries, {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
3819  lstat64(/usr/share/phpmyadmin/libraries/relation.lib.php,
{st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  open(/usr/share/phpmyadmin/libraries/relation.lib.php, O_RDONLY) = 8
3819  fstat64(8, {st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  fstat64(8, {st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  lseek(8, 0, SEEK_CUR) = 0
3819  lseek(8, 0, SEEK_SET) = 0
3819  read(8, ?php\n/* $Id: relation.lib.php,v..., 8192) = 8192
3819  read(8, ] . \': \'\n . (($cfgRe..., 8192) = 8192
3819  brk(0)= 0x857c000
3819  brk(0x85a4000)= 0x85a4000
3819  brk(0)= 0x85a4000
3819  brk(0)= 0x85a4000
3819  brk(0x859a000)= 0x859a000
3819  brk(0)= 0x859a000
3819  read(8, settings\n *\n * @access  public\n ..., 8192) = 8192
3819  read(8, teAlterTable($col, $col, $types[..., 8192) = 8192
3819  read(8, \' . \\\n\;\n$reloptions[\'..., 8192) = 788
3819  read(8, , 8192) = 0
3819  close(8)  = 0
3819  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
3819  chdir(/etc/apache)  = 0
3819  rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0
3819  getpid()  = 3819
3819  kill(3819, SIGSEGV)   = 0
3819  sigreturn()   = ? (mask now [RTMIN])
3819  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
-

Before this, it opens other files in /usr/share/phpmyadmin/libraries,
but works ok. Maybe someone could help here? ;)

CHeers

Lukas

Almut Behrens schrieb:

On Wed, Jun 08, 2005 at 07:51:59PM +0200, Lukas Demetz wrote:
  

Hi there,

today I upgraded one of our servers to Debian 3.1, without bigger
problems. Let me list you the old vs. new versions of some interesting
packages:
apache 1.26 - 1.33
php4 4.1 - 4.3 (module)

As now, everything works smoothly (nice work guys! :) ), however, I
noticed a strange behaviour using phpMyAdmin (2.6.2, same as before).
Everytime I try to list the content of a table, I get an empty table. In
addition, there is an error entry in /var/log/apache/error.log:

[notice] child pid 28099 exit signal Segmentation fault (11)




To narrow down on the problem, it might help to have an strace of what
exactly is happening immediately before the apache process segfaults. 
To get one, just attach strace to one of the apache children (use 'ps axf'
to find out which of the apache processes are children, and their PID,
and then pass that PID to 'strace -f -o /tmp/apache.trace -p PID' --
you need to run strace under the UID of the webserver or as root, btw),
and then simply reload the webpage until that child segfaults...

In the strace output, look for what's happening before the process gets
the SIGSEGV, somewhere at the end.  If what you find doesn't make any
sense to you, you might want to post a sensibly trimmed section of the
strace output here for us to look at...

Cheers,
Almut


  


-- 
Lukas Demetz
Digiem Snc
http://www.digiem.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: php4 phpmyadmin problem

2005-06-09 Thread Lukas Demetz





Here also the ltrace output:

7425 memcpy(0x8115299, "\n td class="navNormal" n"..., 2573)
= 0x8115299
7425 __ctype_b_loc() = 0x400500cc
7425 __ctype_b_loc() = 0x400500cc
7425 strcmp("ap::buff::read", "ap::buff::writev") = -5
7425 strcmp("ap::buff::write", "ap::buff::writev") = -118
7425 strcmp("ap::buff::writev", "ap::buff::writev") = 0
7425 strcmp("ssl", "ssl") = 0
7425 memcpy(0x8114cc1, "\n td class="navDrop" now"..., 678)
= 0x8114cc1
7425 memcpy(0x8114f67, " td nowrap="nowr"..., 191) =
0x8114f67
7425 memcpy(0x8115026, "\n\n", 2) = 0x8115026
7425 memcpy(0x8115028, "br /\n", 7) = 0x8115028
7425 --- SIGSEGV (Segmentation fault) ---
7425 chdir("/etc/apache") = 0
7425 sigemptyset(0xbfff1c64) = 0
7425 sigaction(11, 0xbfff1c60, 0xbfff1bd0) = 0
7425 getpid() = 7425
7425 kill(7425, 11) = 0
7425 --- SIGSEGV (Segmentation fault) ---
7425 +++ killed by SIGSEGV +++
---

Interesting. Seems that a memcpy makes the error.

Lukas

  Hi Almut,

first of all, thanks for your reply. I did what you said, now I sit here
with loads of output. After checking it, I guess the interesting stuff
is there (at the end of the log):
-SNIP---
3819  writev(4, [{"fca\r\ntable border=\"0\" cellpaddi"..., 4049},
{"6ad\r\n", 5}, {"\ntd class=\"navNormal\" n"..., 1709},
{"\r\n", 2}], 4) = 5765
3819  getcwd("/usr/share/phpmyadmin", 4096) = 22
3819  lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
3819  lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
3819  lstat64("/usr/share/phpmyadmin", {st_mode=S_IFDIR|0755,
st_size=8192, ...}) = 0
3819  lstat64("/usr/share/phpmyadmin/libraries", {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
3819  lstat64("/usr/share/phpmyadmin/libraries/relation.lib.php",
{st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  open("/usr/share/phpmyadmin/libraries/relation.lib.php", O_RDONLY) = 8
3819  fstat64(8, {st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  fstat64(8, {st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  lseek(8, 0, SEEK_CUR) = 0
3819  lseek(8, 0, SEEK_SET) = 0
3819  read(8, "?php\n/* $Id: relation.lib.php,v"..., 8192) = 8192
3819  read(8, "] . \': \'\n . (($cfgRe"..., 8192) = 8192
3819  brk(0)= 0x857c000
3819  brk(0x85a4000)= 0x85a4000
3819  brk(0)= 0x85a4000
3819  brk(0)= 0x85a4000
3819  brk(0x859a000)= 0x859a000
3819  brk(0)= 0x859a000
3819  read(8, "settings\n *\n * @access  public\n "..., 8192) = 8192
3819  read(8, "teAlterTable($col, $col, $types["..., 8192) = 8192
3819  read(8, "\' . \"\\n\";\n$reloptions[\'"..., 8192) = 788
3819  read(8, "", 8192) = 0
3819  close(8)  = 0
3819  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
3819  chdir("/etc/apache")  = 0
3819  rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0
3819  getpid()  = 3819
3819  kill(3819, SIGSEGV)   = 0
3819  sigreturn()   = ? (mask now [RTMIN])
3819  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
-

Before this, it opens other files in /usr/share/phpmyadmin/libraries,
but works ok. Maybe someone could help here? ;)

CHeers

Lukas

Almut Behrens schrieb:

  
  
On Wed, Jun 08, 2005 at 07:51:59PM +0200, Lukas Demetz wrote:
 



  Hi there,

today I upgraded one of our servers to Debian 3.1, without bigger
problems. Let me list you the old vs. new versions of some interesting
packages:
apache 1.26 - 1.33
php4 4.1 - 4.3 (module)

As now, everything works smoothly (nice work guys! :) ), however, I
noticed a strange behaviour using phpMyAdmin (2.6.2, same as before).
Everytime I try to list the content of a table, I get an empty table. In
addition, there is an error entry in /var/log/apache/error.log:

[notice] child pid 28099 exit signal Segmentation fault (11)

   

  

To narrow down on the problem, it might help to have an strace of what
exactly is happening immediately before the apache process segfaults. 
To get one, just attach strace to one of the apache children (use 'ps axf'
to find out which of the apache processes are children, and their PID,
and then pass that PID to 'strace -f -o /tmp/apache.trace -p PID' --
you need to run strace under the UID of the webserver or as root, btw),
and then simply reload the webpage until that child segfaults...

In the strace output, look for what's happening before the process gets
the SIGSEGV, somewhere at the end.  If what you find doesn't make any
sense to you, you might want to post a sensibly trimmed section of the
strace output here for us to look at...

Cheers,
Almut


 


  
  
  


-- 
Lukas Demetz
Digiem Snc
http://www.digiem.net




Re: php4 phpmyadmin problem

2005-06-09 Thread Lukas Demetz
Hi there, again it's me :P

After trying and checking, I installed apache2 (and left php4 with its
modules unchanged) and see there, it works without problems. So, my
guess is now that the problem _may be_ with Apache ...

Lukas

Lukas Demetz schrieb:

Hi Almut,

first of all, thanks for your reply. I did what you said, now I sit here
with loads of output. After checking it, I guess the interesting stuff
is there (at the end of the log):
-SNIP---
3819  writev(4, [{fca\r\ntable border=\0\ cellpaddi..., 4049},
{6ad\r\n, 5}, {\ntd class=\navNormal\ n..., 1709},
{\r\n, 2}], 4) = 5765
3819  getcwd(/usr/share/phpmyadmin, 4096) = 22
3819  lstat64(/usr, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
3819  lstat64(/usr/share, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
3819  lstat64(/usr/share/phpmyadmin, {st_mode=S_IFDIR|0755,
st_size=8192, ...}) = 0
3819  lstat64(/usr/share/phpmyadmin/libraries, {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
3819  lstat64(/usr/share/phpmyadmin/libraries/relation.lib.php,
{st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  open(/usr/share/phpmyadmin/libraries/relation.lib.php, O_RDONLY) = 8
3819  fstat64(8, {st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  fstat64(8, {st_mode=S_IFREG|0644, st_size=33556, ...}) = 0
3819  lseek(8, 0, SEEK_CUR) = 0
3819  lseek(8, 0, SEEK_SET) = 0
3819  read(8, ?php\n/* $Id: relation.lib.php,v..., 8192) = 8192
3819  read(8, ] . \': \'\n . (($cfgRe..., 8192) = 8192
3819  brk(0)= 0x857c000
3819  brk(0x85a4000)= 0x85a4000
3819  brk(0)= 0x85a4000
3819  brk(0)= 0x85a4000
3819  brk(0x859a000)= 0x859a000
3819  brk(0)= 0x859a000
3819  read(8, settings\n *\n * @access  public\n ..., 8192) = 8192
3819  read(8, teAlterTable($col, $col, $types[..., 8192) = 8192
3819  read(8, \' . \\\n\;\n$reloptions[\'..., 8192) = 788
3819  read(8, , 8192) = 0
3819  close(8)  = 0
3819  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
3819  chdir(/etc/apache)  = 0
3819  rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0
3819  getpid()  = 3819
3819  kill(3819, SIGSEGV)   = 0
3819  sigreturn()   = ? (mask now [RTMIN])
3819  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
-

Before this, it opens other files in /usr/share/phpmyadmin/libraries,
but works ok. Maybe someone could help here? ;)

CHeers

Lukas

Almut Behrens schrieb:

  

On Wed, Jun 08, 2005 at 07:51:59PM +0200, Lukas Demetz wrote:
 



Hi there,

today I upgraded one of our servers to Debian 3.1, without bigger
problems. Let me list you the old vs. new versions of some interesting
packages:
apache 1.26 - 1.33
php4 4.1 - 4.3 (module)

As now, everything works smoothly (nice work guys! :) ), however, I
noticed a strange behaviour using phpMyAdmin (2.6.2, same as before).
Everytime I try to list the content of a table, I get an empty table. In
addition, there is an error entry in /var/log/apache/error.log:

[notice] child pid 28099 exit signal Segmentation fault (11)

   

  

To narrow down on the problem, it might help to have an strace of what
exactly is happening immediately before the apache process segfaults. 
To get one, just attach strace to one of the apache children (use 'ps axf'
to find out which of the apache processes are children, and their PID,
and then pass that PID to 'strace -f -o /tmp/apache.trace -p PID' --
you need to run strace under the UID of the webserver or as root, btw),
and then simply reload the webpage until that child segfaults...

In the strace output, look for what's happening before the process gets
the SIGSEGV, somewhere at the end.  If what you find doesn't make any
sense to you, you might want to post a sensibly trimmed section of the
strace output here for us to look at...

Cheers,
Almut


 




  


-- 
Lukas Demetz
Digiem Snc
http://www.digiem.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



php4 phpmyadmin problem

2005-06-08 Thread Lukas Demetz




Hi there,

today I upgraded one of our servers to Debian 3.1, without bigger
problems. Let me list you the old vs. new versions of some interesting
packages:
apache 1.26 - 1.33
php4 4.1 - 4.3 (module)

As now, everything works smoothly (nice work guys! :) ), however, I
noticed a strange behaviour using phpMyAdmin (2.6.2, same as before).
Everytime I try to list the content of a table, I get an empty table.
In addition, there is an error entry in /var/log/apache/error.log:

[notice] child pid 28099 exit signal Segmentation fault (11)


The error is reproducible, and I tried to comment out the errors, but
it seems that the error i s in some "if" statement, which seems strange
to me. I guess there's something wrong with apache or php4, but I'm not
sure. I updated everything to stable, and checked by hand the packages.

Hope someone could help me ;)

Cheers

NB: The other sites on the server run without problems.
-- 
Lukas Demetz
Digiem Snc
http://www.digiem.net




php4 phpmyadmin problem

2005-06-08 Thread Lukas Demetz




Hi there,

today I upgraded one of our servers to Debian 3.1, without bigger
problems. Let me list you the old vs. new versions of some interesting
packages:
apache 1.26 - 1.33
php4 4.1 - 4.3 (module)

As now, everything works smoothly (nice work guys! :) ), however, I
noticed a strange behaviour using phpMyAdmin (2.6.2, same as before).
Everytime I try to list the content of a table, I get an empty table.
In addition, there is an error entry in /var/log/apache/error.log:

[notice] child pid 28099 exit signal Segmentation fault (11)


The error is reproducible, and I tried to comment out the errors, but
it seems that the error i s in some "if" statement, which seems strange
to me. I guess there's something wrong with apache or php4, but I'm not
sure. I updated everything to stable, and checked by hand the packages.

Hope someone could help me ;)

Cheers

NB: The other sites on the server run without problems.
-- 
Lukas Demetz
Digiem Snc
http://www.digiem.net




VMWare und Debian

2005-04-08 Thread Lukas Kempf
Hallo Liste,
Ich habe bei mir VMWare auf W2k SP4 geladen und möchte Woody installieren.
Der VM habe ich 2.5GB als HDD bereitgestellt. Wenn ich die Installation
jedoch starte, sieht er die HDD nicht. Was ist da falsch!? er nimmt sie ja
als SCSI 0:0 an, dürft doch keine Probleme geben oder!?
Mfg

  Lukas

-- 
Handyrechnung zu hoch? Tipp: SMS und MMS mit GMX
Seien Sie so frei: Alle Infos unter http://www.gmx.net/de/go/freesms


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



seg Fault bei ps fax

2005-04-03 Thread Lukas Pataki
Hallo List,
ich habe ein seltsames Phänomen.
Seit einiger Zeit schmiert mein Rechner immer wieder ab.
Debian /sarge Kernel 2.4.27-2-k7
In den Logs ist nichts zu finden.
Das letzte mal war er nur per ping erreichbar
aber sonst hat keine Service reagiert.(smtp,http,ftp,pop)
Ich bekomme seit neuestem bei `ps fax` ein:

  PID   TTY   STAT  TIME COMMAND
Segmentation fault
---
ps aux kann ich ohne Probleme ausführen
Im exim4/mainlog stand mal was von to many open files, da ist
der Rechner aber nicht abgestürzt.
laut lsof sind um di 4-6 tausend files immer offen. -scheint mir normal.
Ein netstat -at bringt den Rechner auf einen Load von über 200.
Firewall ist keine am laufen.
Wo kann ich den mit der Fehlersuche beginnen ?
danke.luke
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


login User auto anlegen

2005-03-31 Thread Lukas Pataki
Hallo Liste,
kann mir wer den Weg weisen wie ich User beim ersten
Login automatisch anlegen lassen kann?
d.h. User kommt per ssh - auth würde über pam:mysql erfolgen
und beim ersten login soll das HomeDir errichtet werden.
danke.luke
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Schrift mit fester Breite

2005-03-25 Thread Lukas Pataki
Hallo Liste,
die Frage ist vielleicht nicht wirklich Debian spezifisch.
Dennoch, ich suche eine Möglichkeit, Zeichen in einer festen
Breite darzustellen, also das - sollte genausoviel
Plazt verbrauchen wie ein m. - egal welchen Schriftsatz
der Emailklient verwendet.
Kann ich das mit einem Speziellen Zeichensatz bestimmen
in Der Ascii Tabelle habe ich leider nichts gefunden.
danke,
Luke
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Re: Schrift mit fester Breite

2005-03-25 Thread Lukas Pataki
Hi,

Die Breite eines Zeichens wird NUR durch den zeichensatz bestimmt der  
verwendet ist. Courier ist ein Besipiel fr einen solchen Schriftsatz.
Die Ascii-Tabelle hat damit garnichts zu tun, die ist nur da um Zahlen  
Zeichen zuzuordnen und umgekehrt :)
jaja, habe ich wohl etwas falsch formuliert.
Ich Suche nach einem Zeichen das breiter ist wie das -
und nach einem nicht sichtbaren Zeichen was auch
iergendwie breiter ist, oder so... :)
Vielleicht gibt es ja sowas in einer anderen Tabelle.
,luke
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Re: Schrift mit fester Breite

2005-03-25 Thread Lukas Pataki
hallo,

Vielleicht kann man dir weiterhlefen wenn du mal sagst was du berhaupt  
vorhast.
eine Anzahl an Zahlen sollen in einer Linie aufgelistet werden
zb. 1 2 3 4 5 6 7
darunter soll eine aus - generierte Linie gemacht werden.
Da alles in einer Schleife luft sind die Anzahl der Elemente
gleich, jedoch bei einer Schrift ohne feste Breite unbrauchbar.
Und da will ich eine Lsung dafr finden.
luke
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


jaka wersja?

2005-03-25 Thread Lukas CoX
witaj grupo!
mam takie male pytanko. Aktualnie uzywam Sarge'a ale mam zamiar zmienic system, teraz mam pytanko jaka wersja Debiana jest najbardziej odpowiednia
na komputer typu desktop? moje konfiguracje: p3 733 gf4mx plytka VH6 rev1.1 sblive rtl8139 -w sumie nic nowego, drugi to athlon xp, plytka nforce2 
dzwiek, i lan zintegrowany, grafa redeon 9550. czy mam zassac nowego Sarge'a czy moze SID'a? prosze o jakies sensowne powody, dla ktorych polecacie jedna albo druga wersje
z gory dziekuje za pomoc

Z powazaniem: Lukas CoX
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: DVD-RAM mit Dateisystem? (was: formatieren)

2005-02-22 Thread Lukas Schulze
Guten Morgen,
ich wollte einmal fragen ob es mehr Dokumentationen über das Thema
Debian Sarge auf USB stick installieren gibt?

Also ich hab bisher einige gute Sachen gefunden, unter anderem das was
im Debian Handbuch steht:
http://www.debian.org/releases/testing/powerpc/ch04s04.html.de
http://www.debian.org/releases/testing/i386/apas02.html.de
ABER, es hilft mir nicht weiter weil das ganze nicht funktionieren will.
Ansonsten, gibt es vieleicht schon ein Projekt was sich damit
beschäftigt, weil es sollte schon Deb. Sarge sein.

Wäre dankbar für Antworten,

Lukas Christian Schulze



3Com Karte wird nicht geladen

2005-01-02 Thread Lukas Pataki
Hallo Liste

ich habe ein Asus A7N8X Board mit 2 nics:

[EMAIL PROTECTED]  dmesg | grep -i eth
:00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet 
Controller (rev a1)
:02:01.0 Ethernet controller: 3Com Corporation 3C920B-EMB Integrated Fast 
Ethernet Controller 

aber die 2 Karte (3Com) wird nicht geladen.
Benutze Kernel 2.6.9, und der 3com treiber ist integriert, aber beim booten 
wird Sie scheinbar nichtmal gefunden:

[EMAIL PROTECTED]  dmesg | grep -i eth
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.29.
eth0: forcedeth.c: subsystem: 01043:80a7 bound to :00:04.0

`ifconfig eth1 up`bringt natürlich auch nichts.
Wie kann ich den Kernel überreden die Karte dennoch zu verwenden?

danke.luke



Re: 3Com Karte wird nicht geladen

2005-01-02 Thread Lukas Pataki
hi 

  ich habe den treiber statisch in den kernel eingebunden. Als modul 
  war es nicht möglich.
 
 Warum nicht?

ging doch, - war ein Fehler von mir
habe jetzt die Module so nachgeladen, -eth1 ist jetzt funktionstüchtig.


Aber wieso es vorher nicht ging, (mit den statischen Modulen) bleibt noch offen.
In der boot.log stand folgendes:

Sun Jan  2 23:42:20 2005: Detecting hardware: agpgart 3c59x siimage i810_audio 
usb_ohci ehci_hcd


Sun Jan  2 23:42:21 2005: Skipping unavailable/built-in 3c59x module.

Wieso ist den 3c59x unavailable ?


.luke



Re: Sarge polskie literki pod Konsole

2004-12-31 Thread Lukas CoX

Michał Białas napisał(a):


Dnia piątek, 31 grudnia 2004 00:43, Lukas CoX napisał:
 


CZEŚĆ!

Qrcze, probowalem juz chyba wszystkiego i nadal nie potrafie uzyskac
polskich czcionek pod Konsole...Uzywam Fluxboxa, wczesniej KDE i mam
wszystkie czcionki poinstalowane...nie wiem co sie dzieje...locale zwraca
wszystko pl_PL...niby dobrze...ale Konsole nie moze przejść niektórych
polskich literekąśż są dla niej tajemnicą, z kolei nie ma problemów z
łó...nie wiem juz co robic...pomozcie...
   



Zajrzyj do /usr/share/doc/konsole/README.linux.console


 


nie pomoglo.nie wiem juz...pod gnome terminal dziala wszystko ok...są 
literki polskie a pod Konsole zamiast np.: ąść mam kwadraciki
...naprawde juz tego nie rozumiem




Re: Sarge polskie literki pod Konsole

2004-12-31 Thread Lukas CoX

LOL!!!
przestawiłem Ustawienia-czcionki-inna i wybrałem taką, która ma polskie 
krzaczki...hehe kto by się spodziewał, że rozwiązanie bedzie aż takie proste...
Dzieki za wszelką pomoc i przepraszam za własną głupotę!

Pozdrawiam!!!



Sarge polskie literki pod Konsole

2004-12-30 Thread Lukas CoX

CZEŚĆ!

Qrcze, probowalem juz chyba wszystkiego i nadal nie potrafie uzyskac polskich czcionek pod Konsole...Uzywam Fluxboxa, wczesniej KDE i 
mam wszystkie czcionki poinstalowane...nie wiem co sie dzieje...locale zwraca wszystko pl_PL...niby dobrze...ale Konsole nie moze

przejść niektórych polskich literekąśż są dla niej tajemnicą, z kolei nie 
ma problemów z łó...nie wiem juz co robic...pomozcie...



Re: Tab-loses fluxbox

2004-12-28 Thread lukas pataki
hi


On Mon, 27 Dec 2004 18:18:00 +0100
Matthias Mees [EMAIL PROTECTED] wrote:
 Hallo,
 
 hier läuft ein fluxbox (0.9.9-1) unter Sarge, das, soweit ich der Doku
 folgen kann, problemlos Unterstützung für Tabs bieten sollte. Tut's aber
 nicht.

wie hast du den probiert ob es funktioniert ? 
mach mal 2 z.b. aterm auf und nimm den einen mit der mittleren Taste und 
schmeiss sie
in die andere.
 
 Weder bringt ein session.tabs: true in der ~/.fluxbox/init Tabs, noch
 taucht Entsprechendes im Configuration-Menu auf.

bei mir steht:

[EMAIL PROTECTED]:~# cat ~/.fluxbox/init | grep tabs
session.tabsAttachArea: Window
session.tabs:   true


gruss.luke

 
 Was mag da klemmen?
 
 Gruss, Matthias
 
 
 -- 
 Haeufig gestellte Fragen und Antworten (FAQ): 
 http://www.de.debian.org/debian-user-german-FAQ/
 
 Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
 mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)
 



Swięta!!!

2004-12-24 Thread Lukas CoX

Cześć wszystkim!

życze wszystkim zdrowych, wesołych i pogodnych świąt spędzonych w miłym, 
rodzinnym gronie oraz szampańskiej zabawy na Sylwestrze. Wspaniałego, 
Nowego Roku i aby problemy same się rozwiązywały

Jeszce raz Wesołych Świąt i Szczęśliwego Nowego Roku


Lukas CoX



mount - problem

2004-12-24 Thread Lukas CoX

Cześć!

Może ktoś z Was mi pomoze.. Mam maly problem i nie wiem jak Go 
rozwiazac...Uzywam dysku WD 80Gb jako przenosnej dyskietki..
Na tymdysku posiadam 1 partycje fat32, nigdy z nim nie bylo problemu az do 
teraz..ostatnio podczas proby mountowania wyskakuje mi taki error:

mount: wrong fs type, bad option, bad superblock on /dev/hdd5,
  or too many mounted file systems

nie mam pojecia o co chodzi, bo pod win9x dysk dziala bez problemow..zawsze dzialal, a teraz cos takiego...za duzo systemow plikowych tez nie 
mam zamontowanychsam juz nie wiem. Zamontowane mam :


/dev/hda1 on / type ext2 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda6 on /home type ext2 (rw)
...i juzPomozecie?

z powazaniem CoX



Re: mount - problem

2004-12-24 Thread Lukas CoX

Mikołaj Menke napisał(a):


Dnia 2004-12-24 13:05 użytkownik Lukas CoX napisał :


Cześć!

Może ktoś z Was mi pomoze.. Mam maly problem i nie wiem jak Go 
rozwiazac...Uzywam dysku WD 80Gb jako przenosnej dyskietki..
Na tymdysku posiadam 1 partycje fat32, nigdy z nim nie bylo problemu 
az do teraz..ostatnio podczas proby mountowania wyskakuje mi taki error:


mount: wrong fs type, bad option, bad superblock on /dev/hdd5,
  or too many mounted file systems




A co mówi cat /etc/fstab?
Pozdrawiam!


/etc/fstab nic nie mowi, bo wywalilem wpis..a wczesniej bylo cos takiego:

#/dev/hdd5  /mnt/dysiek fat ro,user,noauto  0   0

nie pomaga nawet:
mount /dev/hdd5 /blablabla -t vfat...
nadal ten sam komunikat




Re: mount - problem

2004-12-24 Thread Lukas CoX

Lukas CoX napisał(a):


Mikołaj Menke napisał(a):


Dnia 2004-12-24 13:05 użytkownik Lukas CoX napisał :


Cześć!

Może ktoś z Was mi pomoze.. Mam maly problem i nie wiem jak Go 
rozwiazac...Uzywam dysku WD 80Gb jako przenosnej dyskietki..
Na tymdysku posiadam 1 partycje fat32, nigdy z nim nie bylo problemu 
az do teraz..ostatnio podczas proby mountowania wyskakuje mi taki 
error:


mount: wrong fs type, bad option, bad superblock on /dev/hdd5,
  or too many mounted file systems





A co mówi cat /etc/fstab?
Pozdrawiam!


/etc/fstab nic nie mowi, bo wywalilem wpis..a wczesniej bylo cos takiego:

#/dev/hdd5  /mnt/dysiek fat ro,user,noauto  0   0

nie pomaga nawet:
mount /dev/hdd5 /blablabla -t vfat...
nadal ten sam komunikat




no...nie bylo tylko tego hasha



Re: mount - problem

2004-12-24 Thread Lukas CoX

[EMAIL PROTECTED] napisał(a):



 


A co mówi cat /etc/fstab?
Pozdrawiam!

 


/etc/fstab nic nie mowi, bo wywalilem wpis..a wczesniej bylo cos takiego:

#/dev/hdd5  /mnt/dysiek fat ro,user,noauto  0   0

nie pomaga nawet:
mount /dev/hdd5 /blablabla -t vfat...
nadal ten sam komunikat


   



a co mowi 'fdisk -l /dev/hdd'  ?


 


fdisk mowi tak:

Disk /dev/hdd: 79.9 GB, 79998918144 bytes

255 heads, 63 sectors/track, 9725 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

  Device Boot  Start End  Blocks   Id  System

/dev/hdd1   *   2972678115911+   f  W95 Ext'd (LBA)

/dev/hdd5   2972678115880b  W95 FAT32





Re: mount - problem

2004-12-24 Thread Lukas CoX

Lukas CoX napisał(a):




fdisk mowi tak:

Disk /dev/hdd: 79.9 GB, 79998918144 bytes

255 heads, 63 sectors/track, 9725 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

  Device Boot  Start End  Blocks   Id  System

/dev/hdd1   *   2972678115911+   f  W95 Ext'd (LBA)

/dev/hdd5   2972678115880b  W95 FAT32





dobra...teraz to juz kompletnie nie rozumiem...uruchomilem fsck.vfat 
przeszedl...napotkal problemy ale wszystkie poprawil i...nic nadal to samo
dopisalem do ftsab linijke:
/dev/hdd5   /mnt/dysiek fat ro,user,noauto,umask=0020  0
(zmienilo sie tylko umask - wczesniej nie bylo)
i wypisuje mi pod zwyklym userem :
/dev/hdd5   /mnt/dysiek fat ro,user,noauto,umask=0020  0

a pod rootem nadal to samo... a najfajniejsze jest to, ze jednak mam 
wkompilowana obsluge fat i vfat...ale jako moduly, sproboje dzis
przekompilowac to..mam jeszce pytanie co do kompilacji jadra:
jaderko 2.6.8 bez latek zadnych 
jaka powinna byc default codepagefor FAT? i 
default iocharset for FAT?

moze to cos zmienia?


z powazaniem CoX



Re: mount - problem

2004-12-24 Thread Lukas CoX

Lukas CoX napisał(a):


Lukas CoX napisał(a):




fdisk mowi tak:

Disk /dev/hdd: 79.9 GB, 79998918144 bytes

255 heads, 63 sectors/track, 9725 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

  Device Boot  Start End  Blocks   Id  System

/dev/hdd1   *   2972678115911+   f  W95 Ext'd (LBA)

/dev/hdd5   2972678115880b  W95 FAT32




dobra...teraz to juz kompletnie nie rozumiem...uruchomilem fsck.vfat 
przeszedl...napotkal problemy ale wszystkie poprawil i...nic nadal to 
samo

dopisalem do ftsab linijke:
/dev/hdd5   /mnt/dysiek fat 
ro,user,noauto,umask=0020  0

(zmienilo sie tylko umask - wczesniej nie bylo)
i wypisuje mi pod zwyklym userem :
/dev/hdd5   /mnt/dysiek fat 
ro,user,noauto,umask=0020  0


a pod rootem nadal to samo... a najfajniejsze jest to, ze jednak mam 
wkompilowana obsluge fat i vfat...ale jako moduly, sproboje dzis

przekompilowac to..mam jeszce pytanie co do kompilacji jadra:
jaderko 2.6.8 bez latek zadnych jaka powinna byc default codepagefor 
FAT? i default iocharset for FAT?

moze to cos zmienia?


z powazaniem CoX



przepraszam pod zwyklym userem pisze:
mount: fs type fat not supported by kernel




ide

2004-12-22 Thread Lukas Helf
hallo
wie kann ich die platte von dritte ide controller mounten, wenn mount
/dev/hdc usw nicht funktioniert???

MFG Lukas Helf Österreich


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



nat?maskarada?

2004-12-19 Thread Lukas CoX

CZEŚĆ!

mam pytanko...udostępniam połączenie neostrady w lanie. Czytałem na necie, że 
jest możliwość ograniczenia transferu różnym komputerom, ale doczytałem
się, że możliwe jest to w wypadku, gdy komp ograniczany podłączony jest do 
serwera/bramy przez oddzielną kartę sieciową. I tu pojawia się moje pytanie
Czy jest możliwość ograniczenia transferu komputerom o danym IP? a jeżeli tak, 
to naprowadźcie mnie na tropz góry dziękuję za pomoc...


z poważaniem   Lukas CoX



Re: nat?maskarada?

2004-12-19 Thread Lukas CoX

Lukas CoX napisał(a):


CZEŚĆ!

mam pytanko...udostępniam połączenie neostrady w lanie. Czytałem na 
necie, że jest możliwość ograniczenia transferu różnym komputerom, ale 
doczytałem
się, że możliwe jest to w wypadku, gdy komp ograniczany podłączony 
jest do serwera/bramy przez oddzielną kartę sieciową. I tu pojawia się 
moje pytanie
Czy jest możliwość ograniczenia transferu komputerom o danym IP? a 
jeżeli tak, to naprowadźcie mnie na tropz góry dziękuję za pomoc...



z poważaniem   Lukas CoX


Dobra...nie wyraziłem się jasnomoja sieć wygląda tak neo=serwerek 
/p166 debian woody/ = switch = lan. Serwerek wywalilem do szafy, 
i ja takze jestem podpiety przez switcha. Tak wiec odpada dzielenie na  
kilku kartach sieciowych. Tu pojawil sie moj problem. Czy jest mozliwosc 
poblokowania  transferu kilku tylko uzytkownikom lanu? Tak, aby np. 
ktos, kto przeglada tylko strony mial moze ze 2 kb/s natomiast inni, 
ktorzy to wykorzystuja w inny sposob troche wiecej? Mam nadzieje, ze 
teraz opisalem juz to troche bardziej obrazowo...


z poważaniem Lukas CoX



Re: Sarge - problem

2004-12-17 Thread Lukas CoX

CZESC!

ok co do mojego problemu z uruchamianiem kde po zabiciujuz wiem o co 
chodzilo. Problen stanowily sterowniki od modemu. Do i-netu jestem podlaczony 
za pomoca neo 128
na modemie sagem fast 800. Uzywam sterownikow w wersji 1.9.9.1 Pos 
skompilowaniu i instalacji /jadra zarowno 2.4.27 jak i 2.6.8/ modem sie 
uruchamial. Problem wystepuje
po zaznaczeniu w eagleconfig opcji laczenia z netem przy starcie systemu. 
Wszystko wstaje ale kde i gnome juz nie...wieszaja sie w opisanych momentach. 
To samo dzieje sie po
wpisaniu startadsl i zabiciu x-ow..opisalem to, moze sie komus przydac...




papa /cox/



Sarge - problem

2004-12-16 Thread Lukas CoX

Czesc!

Na początku proszę o wyrozumiałość, to jest mój pierwszy mail na listę, jeżeli 
złamałem
jakieś zasady, nie bijcie, tylko pokarzcie palcem które, a więcej nie będę...;p
A teraz do rzeczy:
Po dość długim użytkowaniu Drewniaka stwierdziłem, że trzeba by było zpbaczyć w 
końcu
Sarge'a. Zassałem (*.iso nic innego nie wchodziło w grę) wypaliłem i 
zainstalowałem...
System bez zarzutu, tylko trapią mnie dwie rzeczy: 
- po pewnym czsie użytkowania, przeglądania netu słuchania muzyki najnormalniej zawiesza
mi się panel KDE...na pewien dość długi czas...w sumie mi to nie przeszkadza, bo 
korzystam z konsoli, ale chcę się dowiedzieć : CZEMU?


- drugi problem: podczas np: zmiany kofiguracji X po zapisaniu zmian do xfree 
config
po wklepaniu kombinacji ctrl+alt+backspace restartuje sie x, ładuje się gdm 
loguje sie
i kde zwiesza sie podczas ładowania na inicjalizacja usług, gnome w ogóle 
po
wyświetleniu splasha i koniec...nic tylko restart..potem jest ok. Czy ktos mial
podobne problemy?

z gory dziekuje /CoX/



Re: RCS (Revision Control System)

2004-11-29 Thread Lukas Ruf
 Richard Kemp [EMAIL PROTECTED] [2004-11-29 13:28]:

 Which is the best RCS ? I'm a little lost between CVS, SCCS, Arch,
 Subversion ...


This depends on your requirements.  I know CVS, arch and Subversion.

CVS I would not recommend anymore.
arch is really cool -- but not too easy.
Subversion is my favourite tool.  I like the available tools and its
ease of use.

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian's Linux Kernels: Which patches are applied?

2004-11-19 Thread Lukas Ruf
Mirko,

 Mirko Parthey [EMAIL PROTECTED] [2004-11-18
 18:28]:

 On Thu, Nov 18, 2004 at 01:57:24PM +0100, Lukas Ruf wrote:

 These steps should apply to at least 2.4.27, though they may also be
 valid for other versions.

 Hope this helps, Mirko


Thanks!

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Debian's Linux Kernels: Which patches are applied?

2004-11-18 Thread Lukas Ruf
Dear all,

how can I find out which patches were applied to kernels as
distributed with Debian?

Thanks in advance.

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian's Linux Kernels: Which patches are applied?

2004-11-18 Thread Lukas Ruf
 Jerome BENOIT [EMAIL PROTECTED] [2004-11-18 13:49]:

 Lukas Ruf wrote:
 Dear all,
 
 how can I find out which patches were applied to kernels as
 distributed with Debian?
 
 Quick answer:
 you can get the information you whant in the distributed tarball
 /usr/src/kernel-source-2.x.x.tar.bz2

 For example, in the /usr/src/kernel-source-2.6.9
 there are files with explicit name which may contain what you want:
 Debian.src.changelog
 applied_patches


I see the changelog but I do not see the applied_patches .
However, I found the packages 'kernel-patch-version'

uccellina:src!85 dpkg -l | grep kernel | grep patches
ii  kernel-patch-d 2.4.24-3   Debian patches to Linux 2.4.24
ii  kernel-patch-d 2.6.7-4Debian patches to Linux 2.6.7
ii  kernel-patch-d 2.6.8-8Debian patches to Linux 2.6.8

What I would like really, is something like applied_patches that would
explicitely name the patches, i.e. file names of the patches applied.

TIA.
wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: A better title

2004-11-16 Thread Lukas Ruf
 Cecil [EMAIL PROTECTED] [2004-11-16 18:03]:

 Because of sheer boredom, I'd like to be able to setup my linux box
 to be able to somehow route stuff in such a way that email sent to
 [EMAIL PROTECTED] ends up in my linux box via fetchmail or
 maybe even kmail.  Am I lookng in the wrong direction for this? I'd
 like to be able to hide my real email address and use my roadkill
 address.  I don't actually have this address.  I would like somehow
 to have my linux box be able to recieve email sent to this address,
 and have the actual email address I use get translated somehow. My
 email address is [EMAIL PROTECTED], but I would like for people to
 be able to send to the flat kitty address. Many thanks in advance.


I do not get your intention: Do you want to receive emails sent to
[EMAIL PROTECTED] on your box but have the address rewritten to
[EMAIL PROTECTED]?  Or do you want to send email as if they would
come from [EMAIL PROTECTED] although your 'real' address is
[EMAIL PROTECTED]?

In the former case: why?  If the email is safely delivered, why
change?

In the latter case:  make use of an appropriate MTA like postfix or
so.

However, I might have misunderstood your approach completely.
Therefore my questions:
- roadkill.org : do they deliver email by POP?
-or do they simply forward email?

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: vote: best webmail !

2004-11-06 Thread Lukas Ruf
 Alexei Chetroi [EMAIL PROTECTED] [2004-11-05 17:08]:

 On Fri, Nov 05, 2004 at 02:42:55PM +0100, Lukas Ruf wrote:
   IMP
  
   http://www.horde.org/imp/
  
 
  Is there anywhere a detailed, precise and concise ( ,-) )
  instruction manual on what is required to configure imp on Debian
  unstable?

   There is, but mostly written in php :) What exactly do you need?
   It worked out of box (almost), and I only had problems configuring
   it to use LDAP for preferences and contact information. If you use
   (my|pg)sql for such things, it can be configured via debconf.
   Source files are well documented, and intstalling source package
   of imp3 helped me much (after that I've found examples I needed in
   /usr/share/doc/imp3/examples, but I already had all of
   functionallity I needed)


Ok, I'll take a look at the sources.  Out of the box, it could not
connect to my mysql/imap environment  thanks!

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Limiting User Commands

2004-11-06 Thread Lukas Ruf
 Stephen Le [EMAIL PROTECTED] [2004-11-06 00:36]:

 On Sat, 6 Nov 2004 00:13:28 +0100, Osamu Aoki [EMAIL PROTECTED]
 wrote:
   Is there an easy way to limit the commands a certain group of
   users can execute? I've looked at chroot, and it's too
   complicated for my needs and seems too easy to circumvent; users
   will be able to upload their own Perl scripts, so it seems that
   they'll be able to access commands outside their chroot by
   getting Apache w/ mod_perl to execute the script.
 
  Is is so?

 Indeed. A chroot would only apply to a user if they were logged into
 the system. Let's say I wanted to prevent users executing the
 command bad_command. Well, if bad_command was not available to a
 user in their chroot, they wouldn't be able to execute it. However,
 a user might write a Perl script that contained the following line:

 system(bad_command);

 If they got Apache to execute the script, the bad_command would be
 run. This is the reason why I'm trying to approach this problem from
 a permissions standpoint. Of course, someone might suggest running
 an Apache daemon inside each user's chroot, but that's really
 impractical...


if apache is run in a chroot'ed environment, wouldn't this solve
exactly the problem?  I run my public web-server that way together
with the suexec feature enabled such that a script is executed as the
owner of the directory/user, hence I feel pretty safe in that regard.

HTH.

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: vote: best webmail !

2004-11-05 Thread Lukas Ruf
 Eric d'Alibut [EMAIL PROTECTED] [2004-11-05 08:06]:

 On Fri, 5 Nov 2004 13:50:04 +0800 (CST), ms linux
 [EMAIL PROTECTED] wrote:

  squirrelmail ? openwebmail ? or ...

 Hands down, no contest, category-killer, industrial strength, don't
 try this at home kids:

 IMP

 http://www.horde.org/imp/


Is there anywhere a detailed, precise and concise ( ,-) ) instruction
manual on what is required to configure imp on Debian unstable?

Thanks for any hints!

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: TPR40e suspends forever

2004-10-27 Thread Lukas Ruf
 Riccardo Tortorici [EMAIL PROTECTED] [2004-10-27 15:43]:

 I discover that with ACPI the suspend features doen not work properly
 because of the module ohci_hcd, I did something like this:
 rmmod ohci_hcd  sleep 2  echo 4  /proc/acpi/sleep  sleep 2 
 insmod ohci_hcd
 in this way my laptop finally suspend in 2 secs! I can clearly see the
 half-moon led...ok...now I want to resume, reopen the lid-switch
 and..what?? There's no way to resume it, even if I press the power
 button thousand of times..I only have to remove and re-insert the
 battery, there's no way to resume it! Of course when I power it on I
 have to wait the entire boot sequence. Ideas?
 bye


why do you do
insmod ohci_hcd
at the end?

for suspend/resume you have usually some scripts in /etc/apm (if you
have the apmd installed).  Googling the web for information on 'usb
suspend thinkpad' should lead to some information.

wbr,
Lukas
-- 
Lukas Ruf   | Wanna know anything about raw |
http://www.lpr.ch | IP? - http://www.rawip.org |
eMail Style Guide: http://www.rawip.org/style.html|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   3   4   5   >