Bug#567924: periodic hook script

2010-02-01 Thread FEJES Jozsef
Package: apt Version: 0.7.25 Severity: wishlist I'd like to do stuff with apt periodically. APT::Periodic is awesome because it is bundled with apt. It does cleaning, updating, downloading, and maybe unattended-updates, but that's all, which is a limitation. There are packages like apticron or

Bug#570700: admin menus don't work if root is disabled

2010-02-20 Thread FEJES Jozsef
Package: menu Version: 2.1.43 Severity: important When I installed my system, I intentionally didn't specify a root password, which seemed to be a supported installation option. I created a normal user and I can use sudo just fine. But Gnome menus like System-Administration-Synaptic don't work:

Bug#517967: Re: Bug#517967: please integrate with pam-auth-update

2010-01-09 Thread FEJES Jozsef
this happen in the debian package. -- [ FEJES Jozsef ] http://joco.name -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#564516: dhcp3-client: weird conflict with samba/resolvconf when shutting down

2010-01-09 Thread Fejes Jozsef
Package: dhcp3-client Version: 3.1.3-2 Severity: normal Hi! Basically, I see 3 problems: ifdown eth1 seems to kill and restart dhclient for some reason, dhclient seems to be killed before deconfiguring interfaces, and during shutdown dhclient reloads samba but it's already stopped and it

Bug#517967: Re: Bug#517967: please integrate with pam-auth-update

2010-01-10 Thread FEJES Jozsef
love to see this happen in the debian package. -- [ FEJES Jozsef ] http://joco.name -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#563797: (nincs tárgy)

2010-01-16 Thread FEJES Jozsef
I'm using squeeze and upgraded mc yesterday, /usr/share/mc/filehighlight.ini is still missing from mc_4.7.0-1_i386.deb. If this is a known bug, how could this have made it to squeeze? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#570700: admin menus don't work if root is disabled

2010-02-21 Thread FEJES Jozsef
Hello Jozsef, You need to configure GNOME/gksu to use sudo. This is necessary in any case since some GNOME programs use gksu directly, and not su-to-root. For that, you have to change the gconf key /apps/gksu/sudo-mode. Thank you, that worked. Could this be a default then, in case someone else

Bug#570700: admin menus don't work if root is disabled

2010-02-22 Thread FEJES Jozsef
Maybe d-i can set a debconf value that gksu would use to choose the default, but this might fall afoul of the 'Debconf is not a registry' policy. It doesn't have to be a debconf setting, gksu can just check at install time if there is a root password or not, and if there isn't, it should pick

Bug#570700: admin menus don't work if root is disabled

2010-02-22 Thread FEJES Jozsef
Maybe d-i can set a debconf value that gksu would use to choose the default, but this might fall afoul of the 'Debconf is not a registry' policy. It's already an alternative, and AFAIK it is already set by the installer when you choose to install in sudo mode. I installed Debian squeeze

Bug#594572: gdm3: nt domain users (from a perfectly working winbind) don't appear in the logon screen user list

2010-08-27 Thread Fejes Jozsef
Package: gdm3 Version: 2.30.2-4 Severity: normal Default Debian install with Gnome, Samba, Winbind. I joined an NT domain, set up Samba and Winbind, included Winbind in PAM and nsswitch.conf, it's all good. Winbind is configured to use the default domain so I can login with the name

Bug#594572: gdm3: nt domain users (from a perfectly working winbind) don't appear in the logon screen user list

2010-08-28 Thread FEJES Jozsef
I observed the same behavior with LDAP, and I think this is intentional. If there are too many users, as is generally the case with remote NSS modules, it is useless to list them all. However, once a user has logged on, it should appear since it is part of the recent users list. If it does not,

Bug#600589: hostapd+bridge doesn't work if hostapd is not run as a daemon in squeeze

2010-10-18 Thread FEJES Jozsef
Package: hostapd Version: 0.6.10-2 I'm using a very common setup: I want to bridge eth0 + wlan0 (b43 wireless card). When I run hostapd as a daemon, it works fine. But when I run it from /etc/network/interfaces with the hostapd stanza, it doesn't work. Symptoms: in the syslog I see that there's

Bug#600629: can't set apn

2010-10-18 Thread FEJES Jozsef
Package: comgt Version: 0.32-2 Setting APN doesn't work because of a typo ($c vs. $x). Could you please provide a package I can test before you notify upstream? I have to say I'm very surprised noone bothered to report it yet, comgt's scripting language is so much better than chat's, doesn't

Bug#600629: Acknowledgement (can't set apn)

2010-10-20 Thread FEJES Jozsef
I fixed the variable name ($c=$x) and also noticed that a double quotation mark is missing and it was sending send $x literally to the modem. So the correct APN setting is: send AT+CGDCONT=1,\IP\,\ send $x send \^m -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#600589: hostapd+bridge doesn't work if hostapd is not run as a daemon in squeeze

2010-10-23 Thread FEJES Jozsef
So basically, if I do bridge first, then run hostapd as a daemon, it used to work, but with a newer kernel it doesn't, because the bridge needs wlan0 to be in master mode already, which is the job of hostapd. If I do hostapd first via /etc/network/interfaces, then the bridge from the same

Bug#580286: Do not install update-mot.d stuff

2010-08-15 Thread FEJES Jozsef
Hi! How can I still display update-notifier stuff in my motd? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#580286: Do not install update-mot.d stuff

2010-08-15 Thread FEJES Jozsef
On 2010.08.15. 19:33, Julian Andres Klode wrote: On So, 2010-08-15 at 19:18 +0200, FEJES Jozsef wrote: Hi! How can I still display update-notifier stuff in my motd? You should not, but you can copy the following files from the source package to /etc/update-motd.d: * debian/20-cpu