Dear Tobias,
Thank you very much for the NMU. It really helps!
Cheers,
Benda
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello Andreas,
Andreas Beckmann writes:
> during a test with piuparts I noticed your package failed to build a
> module for linux-3.16-3-amd64:
>
> DKMS make.log for oss4-4.2-build2010 for kernel 3.16-3-amd64 (x86_64)
> Fri Nov 7 01:14:30 UTC 2014
> make: Entering directory '/usr/src/linux-head
Ritesh Raj Sarraf writes:
> On Tuesday 21 October 2014 01:35 PM, Ritesh Raj Sarraf wrote:
>> tor |/lib/rc/sh/runscript.sh: 274: exec: /bin/bash:
>> not found
>> tor | * ERROR: tor failed to start
>
> The tor service works if the init script interpreter is chan
Hey Gabriele,
Any update on this?
I will try to reproduce the bug by myself. Otherwise, I intend to
cancel the revert if there is no definite reason.
Cheers,
Benda
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas.
Hello Ritesh,
Ritesh Raj Sarraf writes:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763681
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765785
>
>
> We have 2 RC bugs in openrc at this time. Any plans on how we want these
> fixed ?
In the lastest commit 8a876c89a
http://anonsc
Hi Adam,
Thank you for reporting the bug.
Removing the dangling links could be done manually:
find -L /etc -type l # to confirm the broken links to remove
find -L /etc -type l -delete # to remove them
OpenRC postint script should not exit with error in this case, though.
Cheers,
B
I can confirm these bugs with udev-215 and sysvinit-core in jessie.
udev takes a long time to settle. It takes more than 20 seconds to
probe the other partitions, like shown in the dmesg:
[ 11.333067] Bluetooth: HCI device and connection manager initialized
[ 11.333077] Bluetooth: HCI socket
Dear Ritesh,
Ritesh Raj Sarraf writes:
> I tried OpenRC some time ago and ran into some problems. I did file a
> bug report here.
> Bug#750559: openrc: breaks boot if extra crypto devices are present
May I ask if you have time to test the set up again? On Jan 27, we have
introduced an "off" r
The following was what we had in a long IRC discussion.
This is another circular dependency caused by a difference between LSB
script and OpenRC counterpart:
LSB header defines Required-{Start,Stop}, but OpenRC has only one "need"
relation.
In this special case,
hwclock [Required-Stop $local_f
Thanks Julián,
Julián Moreno Patiño writes:
> Package: openrc
> Version: 0.12.4+20131230-9
> Severity: serious
>
> openrc 0.12.4+20131230-9 FTBFS on armel,armhf and ppc64el:
> https://buildd.debian.org/status/package.php?p=openrc
>
> * Checking hidden functions in librc.so ... * Checking traili
Dear all,
I have adopted casacore-data from Gijs Molenaar's version and set up a
git repo at debian-astro @ alioth.
https://anonscm.debian.org/cgit/debian-astro/packages/casacore-data.git
A built version is uploaded to mentors,
http://mentors.debian.net/package/casacore-data
http://mento
Dear all,
Casacore has been updated to 1.7.0 and tracked at
https://anonscm.debian.org/cgit/debian-astro/packages/casacore.git
It has also been uploaded to mentors at
https://mentors.debian.net/package/casacore
http://mentors.debian.net/debian/pool/main/c/casacore/casacore_1.7.0-1.dsc
Hey Gijs,
Gijs Molenaar writes:
>>> you can give me access to your maintenance tree, but I don't know if
>>> I'll do much - since we already have our solution for the short term.
>>
>> Alright, so I won't give you the access this time. Ole and I was
>> discussing about moving the packaging repo
Dear Ole Streicher,
Thank you very much for the initial work! I managed to clone out the
repo[1] before you decided to delete it.
We are packaging casacore 1.6.0 [2] basing on your work, under the
project of AireLinux[3], a working-in-progress debian-based distribution
for astrophysics initiated
Dear Gabriele,
Thanks for trouble shooting it and glad to see that you found the
offending commit.
For your revertion of d0ce84fa4a74d2d in the git repo, could you please
explain how exactly the lsb-deps-on-"all" change caused this bug?
Instead of simply reverting it, I would like to understand
Package: openrc
Version: 0.12.4+20131230-7
Severity: normal
Hey,
OpenRC does not umount filesystems cleanly. There is only one
/etc/init.d/transit which calls
reboot/halt stop in start(), but umountfs, umountfsroot or umountnfs.sh are not
handled at all.
They are not even in the shutdown runlev
Dear Klaus,
I figured out the cause: perl, by which lsb.pl is written, is inside
/usr.
Roger has expressed this concern before. I did not take it seriously at
that time. Now it bites us..
We should rewrite lsb.pl with POSIX shell or even C, or rely on
functions from insserv (which has a LSB pars
Dear Klaus,
Thank you for trying OpenRC out on Debian and sorry for the trouble.
The bug is strange and I could not reproduce it on a box of single /.
lsb.pl is used to convert from LSB init scripts to a set of shell
declarations that OpenRC could understand, which is crucial in the
second earl
Forwarded: https://alioth.debian.org/tracker/index.php?func=detail&aid=314541
FYI. I have raised the issue with minicom upstream.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Dear Marko,
Thank you very much for your support.
The packaging is mostly finished. We are working on the naming conflicts
of /sbin/rc (with plan 9 rc) and /sbin/runscript (with minicom) with
upstreams.
One important item on our TODO list is porting OpenRC to GNU/Hurd. Bill
Wang (freecnpro in th
Forworded: https://bugs.gentoo.org/show_bug.cgi?id=493958
zigo@d.o uploaded openrc once and it is rejected by ftpmaster for the
name conflict of /sbin/rc with plan 9 rc[1]. Upstream is considering
renaming rc to openrc:
https://bugs.gentoo.org/show_bug.cgi?id=493958
1. http://packages.debian.org
Wow! Thank you Aoki-san!
This is the first time I see a package on which I spent a lot of effort
get included in Debian, after being a Debian user and administrator for
10 years.
It feels marvellous! I am really encouraged :)
Cheers,
Benda
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@
Hi,
Ximin Luo writes:
> Some more obvious changes:
> - the debian/copyright file in the upload queue is still in the old format.
> - there are lintian warnings; there are no warnings for the mentors version
>
> I'd suggest you cancel the one in the current queue (if that's possible) and
> have y
Dear Petter,
Petter Reinholdtsen writes:
> This seem to be the wrong approach to handle $all, at least the way I
> understand $all. $all is the set of enabled init.d scripts except those
> that depend on $all, not every file in /etc/init.d/.
"enabled init.d scripts" in the same runlevel or all
Dear Guys,
Holger Levsen writes:
> one which is at least installable with apt-get + sid sources. that's
> still not the case, despite 684396 being announced here a year ago.
(Replying generally)
There seems to be some doubts concerning why #684396 has taken a whole
year without being finished.
Hi Ximin,
Ximin Luo writes:
> Sorry, ignore this, I missed the fact that scim and scim-pinyin are separate
> upstream packages. Your versioning is fine.
Okay.
>> 2. Please upload your PGP key 0xDFBE5F8B into the public keyservers.
>> Otherwise
>> I cannot verify your signature.
Thanks. I'll
Dear Petter,
>[Bill Wang]
>> I think that should be #Should-Start, because #Require-Start: $all
>> will have a serious impact on OpenRC(maybe there are other init
>> systems).
> Can you explain a bit more? The way I understand $all, it is the set
> of all the available scripts without a relation
Hi,
scim-pinyin has been removed from Debian. There is ongoing effort to get
this reintroduced (bug #679806). However it is unlikely to be found in
wheezy soon.
Benda
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "scim-pinyin"
Package name: scim-pinyin
Version : 0.5.92-1
Upstream Author : Tz-Huan Huang , James Su
URL : http://sourceforge.net/projects/scim/
License
Package: sponsorship-requests
Severity: normal
Dear Maintainer,
* scim-bridge-el was removed together with scim-bridge (bug #642371)
At the same time, scim-bridge is integrated into scim upstream and
appears as scim-im-agent:
http://packages.debian.org/sid/scim-im-agent
Dear Ximin,
Thanks a lot for your inputs. I have version bumped scim-pinyin to
0.5.92, which includes tzhuan's patch upstream.
Lintian warnings were killed. Please have another look:
https://mentors.debian.net/package/scim-pinyin
@Ming Hua, are you still interested in maintaining this p
Dear all,
I have integrated the patch to the source in Squeeze.
The updated package was uploaded to mentors[1].
Please consider readopt it by mentoring to process.
Cheers,
Benda
1. https://mentors.debian.net/package/scim-pinyin
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debi
Dear Guys,
Thanks a lot for the input from Marco d'Itri, Holger Levsen and Thomas
Goirand, as well as Aron Xu off list.
m...@linux.it (Marco d'Itri) writes:
> openrc was recently discussed on debian-devel@ and there was a large
> consensus that it is not a credible alternative to upstart and sy
Dear all,
I'd like to vote for it. It would be very nice to have iptraf-ng, as we
need statistics in ipv4 and ipv6 separately for an interface.
Cheers,
Benda
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists
Package: libboost1.42-doc
Version: 1.42.0-3
Severity: normal
Now /usr/share/doc/libboost1.42-doc/examples/libs/python/example/tutorial/
cannot build because debian don't ship System Jamfile.
However, this bug is fix in #432410[1] for libboost1.38-doc[2]. I don't know
why the fix did not apply
Hi,
My iPod Touch is 3G 32GB (firmware 3.1.3).
[ 1850.520066] usb 1-1: new high speed USB device using ehci_hcd and address 3
[ 1850.657886] usb 1-1: New USB device found, idVendor=05ac, idProduct=1299
[ 1850.657891] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1850.657895]
Hi,
I can confirm this bug.
After upgrading, my NTFS partition can not be recognized:
# update-grub2
head: cannot open `/boot/grub/video.lst' for reading: No such file or
directory
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-trunk-686
Found initrd image: /boot/initrd.img-2.6
Hi Nicholas,
Thank you for your reply.
Nicholas Breen writes:
> Packages must not depend on any fonts package[1], it's a serious policy
> violation.
How about a recommend, according to the policy?
> xfonts-75dpi and -100dpi are part of the standard X installation ("xorg"
> metapackage); it's
Hi,
I am also facing this error.
My xterm randomly ignores input after upgrade. I don't know if it is
related to this.
Yours,
--
XU Benda
Research Center for Neutrino Science
Department of Physics
Tohoku University
JAPAN
http://www.awa.tohoku.ac.jp/~benda
--
To UNSUBSCRIBE, email to debia
39 matches
Mail list logo