On Apr 02, david vernazobres <[EMAIL PROTECTED]> wrote:
> $ udevinfo -p /block/sda/sda1 -q symlink
Did you actually configure udev to create symlinks for this device?
--
ciao,
Marco
signature.asc
Description: Digital signature
It must not be the default, but it's still an important feature which
must be available for the system administrator to enable.
--
ciao,
Marco
signature.asc
Description: Digital signature
tatements to pppd to determine this.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Apr 02, Aurelien Jarno <[EMAIL PROTECTED]> wrote:
> The patch below automatically update those file during the build.
This can be fixed upstream, which version of autotools is needed?
--
ciao,
Marco
signature.asc
Description: Digital signature
y be incomplete.
Not a bug. But maybe the lsof maintainer will want to do something about
this.
--
ciao,
Marco
signature.asc
Description: Digital signature
tag 310960 pending
thanks
A package of udev 059 is available from http://www.bofh.it/~md/debian/ .
Feel free to try it, but note that all recent udev versions are buggy.
--
ciao,
Marco
signature.asc
Description: Digital signature
ease report the output of ls -l /etc/udev/rules.d/ .
--
ciao,
Marco
signature.asc
Description: Digital signature
Package: dhcp3-server
Version: 3.0.2-1
Severity: serious
Tags: patch
This breaks with dash:
- if ! /usr/sbin/dhcpd3 -t >& /dev/null; then
+ if ! /usr/sbin/dhcpd3 -t 2>&1 /dev/null; then
--
ciao,
Marco
signature.asc
Description: Digital signature
On Jul 03, Andrew Pollock <[EMAIL PROTECTED]> wrote:
> Nice of you to check the open bugs...
Actually I did, but only looked at serious bugs, which is the expected
severity for a bashism which breaks dash.
--
ciao,
Marco
signature.asc
Description: Digital signature
Package: drupal
Severity: normal
Tags: patch
/usr/share/drupal/scripts/cron.sh:
for i in /etc/drupal/*.php; do
+ test -e $i || continue
Or it will break when there are no *.php files in /etc/drupal/.
--
ciao,
Marco
signature.asc
Description: Digital signature
ly* the first time the package is installed or upgraded, to allow
root to remove the symlink.
(You will probably need to create a flag file in preinst, look at the
udev dpkg script for an example.)
The symlink should be named z60_alsa-base.rules (see README.Debian for
details about the naming conve
EXITSTATUS=1
+ start $CARDNUM || EXITSTATUS=1
exit $EXITSTATUS
;;
unload)
--
ciao,
Marco
signature.asc
Description: Digital signature
otup.
>
> This just caused my root fs to go flaky on me, xfs_repair fixed the
> damage.
I cannot reproduce this with ext3, so I believe this is an XFS bug
(or something really wrong on the submitter system).
--
ciao,
Marco
signature.asc
Description: Digital signature
rkaround I've changed the udev rule to:
> BUS="usb", KERNEL="lp[0-9]*", NAME="usb/%k", GROUP="lp"
This is not supposed to have any effect that the default rules do not.
--
ciao,
Marco
signature.asc
Description: Digital signature
this package.
I will leave this bug open until 2.6.12 will be in etch.
--
ciao,
Marco
signature.asc
Description: Digital signature
works):
Md: but until then, MoinMoin/user.py
Md: search for or c.isspace()
Md: add or c == "'"
--
ciao,
Marco
signature.asc
Description: Digital signature
fore udev will work well enough to finish the upgrade.
(If you tried to discuss your ideas with maintainers before starting to
write down big designs you would probably save a lot of time.)
--
ciao,
Marco
signature.asc
Description: Digital signature
t-get/aptitude
> dist-upgrade with no or few special precautions, and the corresponding
> reboot delayed until the user is ready etc. This can be seen e.g. in the
This has historically not been true for many !x86 architectures, BTW.
--
ciao,
Marco
signature.asc
Description: Digital signature
ned, so it's obviously not such a bad solution.
> The solution, of course, is blindingly simple: do what lvm has
> done for ages. Ship the old and the new versions of udev; and select
> the version to run based on the running kernel image.
Cool! I will wait for your simple pa
On Jul 11, Jakob Bohm <[EMAIL PROTECTED]> wrote:
> That was not the information published by Marco in his packaging changelog
> and in his blog. The bug is reported against the Debian package, I believed
> Marco on his word that this was an upstream change in udev, that udev 0.
do not prefer to downgrade to 0.060-1)
You can hack the init script then, but I cannot guarantee that the
recent udev packages will work with your kernel.
--
ciao,
Marco
signature.asc
Description: Digital signature
not such a bad solution.
I need to clarify that I had not seen #317720 yet. The package was
supposed to refuse to be installed too if an older version of udev is
already running.
--
ciao,
Marco
signature.asc
Description: Digital signature
ill happen in
the next months[1], and this makes a dual-personality package not really
a possible solution.
But I'm also offering you the occasion of proving me wrong, if you
disagree with my judgement.
[1] I suppose you *did* read the last few months' traffic of the
hotplug-devel
an
> patches. Which is obviously not going to be a simple patch and far beyond
> my kernel knowledge.
These are not bugs, but rather fundamental design features.
--
ciao,
Marco
signature.asc
Description: Digital signature
-z]7, ..)
This definitely needs to be investigated. Please report the content of
/etc/udev/ and /etc/udev/rules.d/
Also, are you sure that the relevant drivers have been loaded?
--
ciao,
Marco
signature.asc
Description: Digital signature
5 i686 GNU/Linux
This is interesting, because nothing in udev itself was changed.
(IOW, this bug is even more subtle...)
--
ciao,
Marco
signature.asc
Description: Digital signature
gt; It also not creating /dev/sda1 at the time I plug in the CF card while
> the kernel does detect that I plug it in. It only seems to detect it
> after 5 minutes or something.
Did you read README.Debian about all_partitions?
--
ciao,
Marco
signature.asc
Description: Digital signature
On Jul 12, Mourad De Clerck <[EMAIL PROTECTED]> wrote:
> Are you sure udev is not just deactivated? I think Marco set it up so
> that udev detects whether or not 2.6.12 is running, and if it's not
> (like in your case 2.6.11) it just stops. Well, that's how I understoo
The need for all_partitions is a fundamental design limitation of some
hardware devices, and there is nothing you can do about it.
Please try again with an appropriate all_partitions rule.
--
ciao,
Marco
signature.asc
Description: Digital signature
her
components of the system, so switching back and forth between versions
is not practical.
--
ciao,
Marco
signature.asc
Description: Digital signature
ee that you are running 2.6.13rc...
Please reboot with this installed as
/etc/hotplug.d/default/logger.hotplug and send me the compressed
/dev/hotplug.log file.
--
ciao,
Marco
#!/bin/dash
[ "$USER" = root ] && exit
FILE="/dev/hotplug.log"
[ -f $FILE ] || : > $FILE
i
em
will be read only.
Let's try a different approach. What happens if you restore the correct
udev.conf and add "mkdir /dev/.udevdb" to /etc/init.d/udev after the
"warn_if_interactive" line?
--
ciao,
Marco
signature.asc
Description: Digital signature
b/" in the
init script after the warn_if_interactive line.
--
ciao,
Marco
signature.asc
Description: Digital signature
|| On Thu, 14 Jul 2005 17:54:27 +0200
|| David Martínez Moreno <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> after upgrading to xserver-xorg, I am not able to start X server
>> anymore:
>>
[...]
On Jul 14, Marco d'Itri <[EMAIL PROTECTED]> wrote:
> Myself, I suggest to also try again with "mkdir /dev/.udevdb/" in the
> init script after the warn_if_interactive line.
This one works, and correctly works around the bug.
I will upload a fixed package in one or
is method is never called because no symlink is created to
> /etc/init.d/hotplug-net from rc0.d/ or rc6.d/.
Is this really needed? The script has to cope anyway with the file not
being deleted because of a system crash.
--
ciao,
Marco
signature.asc
Description: Digital signature
ined.
I'm reassigning this bug.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Apr 06, Thomas Hood <[EMAIL PROTECTED]> wrote:
> ifupdown now has an "--allow" option. When "--allow=foo" is given,
On which ifupdown version this depends?
Anyway, I suppose that this is intented to be a post-sarge change.
--
ciao,
Marco
signature.asc
Description: Digital signature
lly start pppd at boot time is the recommended method.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Apr 06, Thomas Hood <[EMAIL PROTECTED]> wrote:
> If pppd's "persist" option is not used then the current state of affairs
If persist is not used then starting pppd at boot time is not much
useful, and this is the only sensible reason for starting it with
if
On Apr 06, Joerg Dorchain <[EMAIL PROTECTED]> wrote:
> I had the impression that pon/poff were going to be deprecated in favour
> of using ifup/ifdown as with all other interfaces.
Not really.
--
ciao,
Marco
signature.asc
Description: Digital signature
t;/dev/null || exit 0
> >update-rc.d hotplug-net start 41 S . stop 89 0 6 . >/dev/null ||
> > exit 0
Done. To fix the crash case, please delete the file net.enable too
in ifupdown-clean.
--
ciao,
Marco
signature.asc
Description: Digital signature
hod so either way it will be fixed.
--
ciao,
Marco
signature.asc
Description: Digital signature
Package: ccd2iso
Version: 0.2-0.0
This .deb depends on the libc6 package of the experimental tree (>= 2.3.4-1).
I think it should depends only on sid's packages.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 8 Apr 2005 02:14:06 +0200
Marco Perosa <[EMAIL PROTECTED]> wrote:
> Package: ccd2iso
> Version: 0.2-0.0
>
> This .deb depends on the libc6 package of the experimental tree (>= 2.3.4-1).
> I think it should depends only on sid's packages.
I'm sorry, t
On Apr 02, Marco d'Itri <[EMAIL PROTECTED]> wrote:
> > $ udevinfo -p /block/sda/sda1 -q symlink
> Did you actually configure udev to create symlinks for this device?
Can you confirm this please?
--
ciao,
Marco
signature.asc
Description: Digital signature
Package: linuxlogo
Version: 4.09-2
Severity: wishlist
A new upstream version is available:
http://www.deater.net/weave/vmwprod/linux_logo/linux_logo-4.10.tar.gz
It would be good to see it packaged, as it has a new Italian translation.
Thank you in advance! :)
-- System Information:
Debian Rele
e should know: if the kernel crashes, it's a kernel bug.
--
ciao,
Marco
signature.asc
Description: Digital signature
t a kernel hacker so I cannot explain what is happening, but I
expect that a kernel maintainer should be able to.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Apr 13, Lionel Elie Mamane <[EMAIL PROTECTED]> wrote:
> The devices for logical volumes of LVM2 (kernel driver device-mapper)
Which devices are these? LVM is supposed to create its own devices by
itself.
--
ciao,
Marco
signature.asc
Description: Digital signature
ise support for your card, or if it cannot be distinguished from
supported cards.
--
ciao,
Marco
signature.asc
Description: Digital signature
.
The latest udev may load drivers in a different order, and this is what
exposed the bug: probably the old one just loaded the working one first.
--
ciao,
Marco
signature.asc
Description: Digital signature
reassign 334068 libsane
thanks
On Oct 17, Christopher Martin <[EMAIL PROTECTED]> wrote:
> On October 17, 2005 13:03, Marco d'Itri wrote:
> > > The problem seems to be that udev runs lmctl before the usbfs entry
> > > corresponding to your mouse has been
On Oct 18, Ian Redfern <[EMAIL PROTECTED]> wrote:
> I saw the same in my setup and I think the problem is the following
> in /etc/init.d/udev:
It's not, this is not relevant at all and the code is correct because
there is always a long-running udevd instance.
--
ciao,
Marc
better supports coldplugging than hotplug, which does not
run the hotplug.d/ scripts.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Oct 19, Horms <[EMAIL PROTECTED]> wrote:
> So, can someone remind me what is calling modprobe?
> The seems certain to be there.
In this case udevd does.
I have reassigned the bug to m-i-t.
--
ciao,
Marco
signature.asc
Description: Digital signature
teger: "174.649350649351"
asking on sympa mailing list, i've got a reply that is a known 4.X
problem, fixed in subsequent releases.
I'll ask for patches in list, but please fix it. ;)
[sympa works, but i think that unsubscribe management not...]
--
dott. Marco Gaiarin
t
looks fine to me) then looks like it is a kernel bug.
--
ciao,
Marco
signature.asc
Description: Digital signature
The patch are on:
http://sourcesup.cru.fr/cgi/viewcvs.cgi/sympa/src/task_manager.pl?r1=1.64&r2=1.65
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia''http://www.sv.lnf.it/
Polo FVG - V
e rtc, parport_pc and 8250_pnp then?
> What is need is CONFIG_PNP, CONFIG_PNPACPI and CONFIG_PNPBIOS for
> loading driver using LPC bridge (midi port, joytisk, ...).
Which data would these options provide, and where?
--
ciao,
Marco
signature.asc
Description: Digital signature
ed.
> Why complex ?
It's not acceptable to need to generate an aliases file at every boot.
--
ciao,
Marco
signature.asc
Description: Digital signature
rom main in udev.c.
pid = fork();
switch(pid) {
...
default:
...
waitpid(pid, &status, 0);
--
ciao,
Marco
signature.asc
Description: Digital signature
m old bug reports?
> Loading fails at boot time but works after booting (rmmod ipw2100 &&
> modprobe ipw2100 necessary).
Looks like you have a stand-alone /usr file system and you need to move
the file to /lib/firmware/.
--
ciao,
Marco
signature.asc
Description: Digital signature
hack this in udev and the aliases cannot be
provided by the modules themselves as usual.
--
ciao,
Marco
signature.asc
Description: Digital signature
WordPerfect Office 10
http://aug4xeg1fkxzeaanxsa5xsaa.empallhh.com
michelson muddle again bushy up much zealand. will anthem tomorrow trytophan
this. pollute enough by ak taken under lookout south. down crane over reedbuck
before. out candidate tomorrow deferral there. yesterday trag be incrim
hat the bug is not reliably reproducible, some days on my
system may fail one of 8250, 8250_pnp, uhci_hcd or nothing at all.
--
ciao,
Marco
signature.asc
Description: Digital signature
LF section in modules.
Look at linux/scripts/mod/file2alias.c for details.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Oct 21, matthieu castet <[EMAIL PROTECTED]> wrote:
> But what's wrong with alias ?
>
> The problem is we haven't enought information from sysfs to build the alias.
Non sequitur. Please read again my suggestions and actually look at how
modules can provide
> The situation right now is that a user cannot chose initramfs-tools, which
is
> not what i had planed, expecting initramfs-tools to follow the proposal
> shortly, which is partly a good thing since jonas proposed an even cleverer
> method that should satisfy everyone, but it would have still be
Package: yaird
Version: 0.0.11-6
Severity: critical
Yaird needs the effort to support booting from a root device on a EVMS volume.
This bug should tracks the efforts to enable yaird understand EVMS volumes.
This is needed since the next release, "etch", will surely provide a linux
kernel >= 2
eee1394: Error parsing configrom for node 0-00:1023
> ieee1394: Node changed: 0-00:1023 -> 0-01:1023
> ieee1394: Node added: ID:BUS[0-00:1023] GUID[001010030500]
I can't see how this would be related to udev.
> I had no problems with previous udev and hotplug packages and
&g
Alle 21:18, sabato 22 ottobre 2005, Steinar H. Gunderson ha scritto:
> EVMS support in yaird should not be difficult to add for someone who
> already knows yaird. Basically, what you need to do is:
We need a perl hacker.
Code speaking, I'm not a perl hacker, too bad, but I understood that, looki
hould I use usbmgr instead ? (unfortunately it conflicts with udev).
No, it's crap.
--
ciao,
Marco
signature.asc
Description: Digital signature
Provides: udev
> # Required-Start:mountvirtfs
> # Required-Stop:
> # Default-Start: S 1 2 3 4 5
> # Default-Stop: 0 6
> ### END INIT INFO
The init script is not supposed to be run on shutdown/reboot.
Can you also provide data for /etc/init.d/udev-mtab?
--
ciao,
Mar
Alle 13:07, domenica 23 ottobre 2005, hai scritto:
> > > We need a perl hacker.
> > Mattia, maybe you would like to jump in here too ? I hope i am not
> > abusing by asking you that :)
> Oh, well, I'd really like to :) Only problem I have is that I don't have
> any EVMS system available.
Can be s
uot;Card", "ISL37300P", "Eval-RevA"
bind "orinoco_cs"
I am using Debian GNU/Linux unstable, kernel 2.6.5.
--
Marco Laverdière
s a kernel bug, we didn't get
> some of these aliases in the usb devices correct.
Reassigning...
--
ciao,
Marco
signature.asc
Description: Digital signature
On Oct 23, Glyn Edwards <[EMAIL PROTECTED]> wrote:
> I need the following line on the end of usb.handmap for my tablet to
> have its module loaded correctly.
Why not fix the kernel driver instead? Modern systems do not use maps.
--
ciao,
Marco
signature.asc
Description: Digital signature
(C) 2005 Erik van Konijnenburg, Marco Amadori
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any
added to the default blacklists
Maybe you should wake up, read all messages in the bug report and
upgrade.
--
ciao,
Marco
signature.asc
Description: Digital signature
you purge modutils then the symlink will be dangling.
--
ciao,
Marco
signature.asc
Description: Digital signature
so
far I have not been able to reproduce the bug again (which may or may
not be related, I need a few more reboots).
--
ciao,
Marco
signature.asc
Description: Digital signature
On Oct 26, Tino Keitel <[EMAIL PROTECTED]> wrote:
> > It will never happen, because the script expects / to be writeable.
> Then a separate bug should be opened regarding this, right?
No, because it's a feature.
--
ciao,
Marco
signature.asc
Description: Digital signature
m udevd[14729]: get_netlink_msg: no
> ACTION in payload found, skip event 'umount'
I have since learnt that these events are generated by the kernel.
Why they are broken should be investigated by the kernel team.
--
ciao,
Marco
signature.asc
Description: Digital signature
un_hotplugd in z70_hotplugd.rules.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Sep 28, Martin Samuelsson <[EMAIL PROTECTED]> wrote:
> Or what is the problem? Is it with hotplug or with libusb?
With hotplug. If will be solved by the next udev upload, which will
replace hotplug and correctly support this.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Sep 28, Jeremie Knuesel <[EMAIL PROTECTED]> wrote:
> I have the same problem:
And I suggest you look at the same solution: fixing your configuration.
--
ciao,
Marco
signature.asc
Description: Digital signature
Package: turck-mmcache
Version: 2.4.6-12
Severity: grave
Justification: renders package unusable
Package phpapi-20020918 no longer exist, neither as a package, neither as a
virtual one,
so turck-mmcache should be build against something else...
Bye,
Marco Bodrato
-- System Information
On Sep 28, Jeremie Knuesel <[EMAIL PROTECTED]> wrote:
> I may have deleted the udev config files at some time (before installing
> 0.070-2). One needs to make a purge, then an install, to get the
> full /etc/udev. Is this intended?
Yes.
--
ciao,
Marco
signature.asc
Descr
/etc/sysctl.conf is a conffile.
> Since /etc/sysctl.conf is a conffile of another package, you should
> probably surround the transition by some medium priorized debconf
> question.
This would still be a policy violation, and I do not think that I will
litter the package with more deb
ily_run: true
* rkhunter/cron_db_update: true
--
-----
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia |
--
tag 330973 upstream help
thanks
On Sep 30, Alexander Weber <[EMAIL PROTECTED]> wrote:
> mppe_compress[1]: osize too small! (have: 1400 need: 1404)
I do not use MPPE and do not know well how it works.
If you want to see this fixed please research the issue and provide a
patch.
--
ci
behaviour where the client build just crash.
Thanks
Marco Menardi (markit in freenode)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
il daily, and I am available for help. Can we meet on irc,
#debian-devel?
Marco
--
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica
/
If you are still interested, please let me know, and in case, we
can co-maintain this package (otherwise I would like
to take this package).
Regards
Marco
--
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra genera
se i found %n, but that would make a cdrom0, wouldn't it? Do i
> have to involve external programs or static rules to solve this common
> problem?
Yes.
--
ciao,
Marco
signature.asc
Description: Digital signature
Package: logcheck
Version: 1.2.41
Severity: normal
Tags: patch
I have an ipv6 enabled dns server.
I modified the file /etc/logcheck/ignore.d.paranoid/bind to propely handle ipv6
addresses in bind logs.
I've corrected a tipo (transfered istead of trnsferred) and some unnecessary
dot quoting (into
rmance mail transport
ii sysklogd [system 1.4.1-17System Logging Daemon
-- debconf information excluded
--
-----
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://ww
client libraries m
ii zlib1g 1:1.2.3-3 compression library - runtime
evince recommends no packages.
-- no debconf information
--
ciao,
Marco
signature.asc
Description: Digital signature
6.8.2.dfsg.1-5 X Window System client libraries m
ii zlib1g 1:1.2.3-3 compression library - runtime
abiword-gnome recommends no packages.
-- no debconf information
--
ciao,
Marco
signature.asc
Description: Digital signature
601 - 700 of 6717 matches
Mail list logo