Bug#749541: libjcode-perl: move to /usr/share/perl5

2014-05-31 Thread Atsushi KAMOSHIDA
Hi Niko, Thank you for your patch. I'll check it and upload new libjcode-perl. Thanks, Atsushi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#693511: rcconf: ssh daemon doesn't show up in rcconf.

2012-11-29 Thread Atsushi Kamoshida
Hi Tim, Thank you for the reply. I'll close this bug but please open new bug or re-open this bug if you find some difference between the problem system and your new VM. I believe the following commands help you something. # rcconf --list | grep ssh # ls -la /etc/rc*.d/*ssh* # cat /var/lib/rcconf/

Bug#693511: rcconf: ssh daemon doesn't show up in rcconf.

2012-11-18 Thread Atsushi KAMOSHIDA
Hello Tim, I tried to reproduce it in my testing environment but I couldn't see the problem. I created VM and fresh-installed squeeze on it and then upgraded to sid. ii rcconf 2.5 all ii whiptail 0.52.14-11

Bug#636614: loop-aes-utils: mount/umount option '--no-canonicalize' support from util-linux for fuse

2011-08-04 Thread Atsushi Kamoshida
Package: loop-aes-utils Version: 2.16.2-1 Severity: critical Tags: upstream Justification: breaks unrelated software I found fuse conflicts with loop-aes-utils recently. According to ubuntu bug #727220, loop-aes-utils needs to have --no-canonicalize option and --fake option(umount only) to use fus

Bug#570404: [Pkg-sysvinit-devel] Processed: rcconf now barely usable

2010-03-09 Thread Atsushi KAMOSHIDA
> > "PR" == Petter Reinholdtsen writes: > PR> I fail to see an explanation on what in this bug report is related to > PR> sysv-rc and what is the expected behaviour from sysv-rc. > > PR> I can guess that rcconf removes rcX.d/ symlinks using update-rc.d and > PR> expect this to be remembered.

Bug#556180: some programs become inaccessible

2009-11-16 Thread Atsushi KAMOSHIDA
> AK> You should open another ticket, or it'll make the problem complexed. > I'm guessing that maybe both problems are related, and fixing the latter > will fix the former. You can guess but I can't guess because of less information. You should describe how you handle rcconf and how you find the p

Bug#556180: some programs become inaccessible

2009-11-16 Thread Atsushi KAMOSHIDA
> Yes, but isn't what I found a much bigger problem that should be fixed first? You should open another ticket, or it'll make the problem complexed. BTW, rcconf saves the service name and its number(NN of /etc/rc?.d/[SK]NNname]) in /var/lib/rcconf/services. If you purge rcconf, this file is delet

Bug#556180: some programs become inaccessible

2009-11-16 Thread Atsushi KAMOSHIDA
Purging rcconf deletes its database and re-installed rcconf can't find off state package. I mensioned to re-install the packages rcconf can't see, not rcconf itself. > If you've tried switching ntp and mysql with older rcconf(<= 2.2), > please re-install ntp and mysql. update-rc.d disable/enable

Bug#556180: some programs become inaccessible

2009-11-16 Thread Atsushi KAMOSHIDA
In my environment(sid), rcconf seems fine on both ntp and mysql. debdesk:~# rcconf -l | grep ntp ntp on debdesk:~# rcconf --off ntp update-rc.d: using dependency based boot sequencing update-rc.d: warning: ntp start runlevel arguments (none) do not match LSB Default-Start values (2 3 4 5) update-r

Bug#519555: rcconf-1.22-test

2009-04-03 Thread Atsushi KAMOSHIDA
I'll upload 1.22 officially and close this bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-04-02 Thread Atsushi KAMOSHIDA
Hi, > After apply this patch - I see 'hidden' services and can manage it. > Only need add 'functions' to unselects array. > > --- /usr/sbin/rcconf2009-04-02 19:02:39.0 +0400 > +++ /usr/sbin/rcconf.orig2009-04-02 19:02:32.0 +0400 > @@ -617,7 +617,7 @@ > ( $r

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-03-16 Thread Atsushi KAMOSHIDA
> OK, so there is some other factor involved... > but what? Could you describe your information in detail? I can't understand your "some other factor." > -- System Information: > Debian Release: squeeze/sid > APT prefers experimental > APT policy: (990, 'experimental'), (500, 'unstable') > A

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-03-16 Thread Atsushi KAMOSHIDA
> They are just two different computers I use on alternating days. Does your "touch V" test reproduce on jidanni1? I think the hint for this problem is what difference your computers is because rcconf works fine on your jidanni1 and doesn't work on jidanni2. Also, rcconf works fine on my computers

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-03-16 Thread Atsushi KAMOSHIDA
What is the difference between jidanni1 and jidanni2? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-03-15 Thread Atsushi KAMOSHIDA
> it happens with other packages too. I only tried the S/K20's. Other packages may also happen at your side because rcconf doesn't have its own status for defaults, rcconf has status data in /var/lib/rcconf/services for non-defaults. I couldn't reproduce your situation. In my several hosts, rccon

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-03-14 Thread Atsushi KAMOSHIDA
> Can you please try this experiment: > update-rc.d -f wwwoffle remove > update-rc.d wwwoffle defaults > then run rcconf and in it deselect wwwoffle, > then do > # find /etc/rc?* -name \*wwwoffle* > /etc/rc0.d/K20wwwoffle > /etc/rc1.d/K20wwwoffle > /etc/rc2.d/K20wwwoffle > /etc/rc3.d/K20wwwoffle >

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-03-13 Thread Atsushi KAMOSHIDA
> AK> (1) Install wwwoffle package > I don't want to reinstall. You don't need to reinstall. I installed since my host doesn't have wwwoffle. > AK> 'wwwoffle' can be de-selected > yes, but can't be reselect afterwards. Here is the complete steps what I did. (1) Install wwwoffle package (2)

Bug#519555: "KNOWN PROBLEM" vs. 20/20 links

2009-03-13 Thread Atsushi KAMOSHIDA
> I removed wwwoffle via rcconf, but now can't put it back. It is not > inside rcconf's menu anymore. I tried the following steps and it seems 'wwwoffle' is showed and can be selected again. (1) Install wwwoffle package (2) Run rcconf (2-A) de-select wwwoffle (2-B) "Ok" and exit (3) Run rcconf

Bug#483009: rccconf doesn't show all "services"

2008-06-10 Thread Atsushi KAMOSHIDA
This problem caused since openssh-server postinst has been changed and update-rc.d isn't called with 'defaults.' I'll fix rcconf to be able to handle it. Atsushi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#333079: rcconf: rcconf 1.14 does not work

2005-10-30 Thread Atsushi KAMOSHIDA
Giovanni, > > Can't locate stddef.ph in @INC (did you run h2ph?) > (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 > /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 > /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at > /usr/lib/perl/5.8/bits/ty

Bug#333079: rcconf: rcconf 1.14 does not work

2005-10-17 Thread Atsushi KAMOSHIDA
> Can't locate stddef.ph in @INC (did you run h2ph?) (@INC contains: /etc/perl > /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 > /usr/local/lib/site_perl .) at /usr/lib/perl/5.8/bits/types.ph line 10. > Compilation f

Bug#319329: aish segdefault

2005-08-11 Thread Atsushi KAMOSHIDA
, where buffer size for file IO and internal string size are different. I'll test and upload new package. Thanks, -- Atsushi KAMOSHIDA <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]