hould ease customization by users. Are we worried that there are some
dependencies on the files created by the default rules?
TIA.
--
Josip Rodin
severity 1039898 critical
thanks
This makes the package unusable in Debian 12, apparently
People noticed in https://forums.debian.net/viewtopic.php?t=155302
--
Josip Rodin
l,cn=auth
SASL SSF: 0
ldapadd: invalid format (line 57) entry: "cn=gosa-samba3,cn=schema,cn=config"
So, yeah, all in all this is a very frustrating onboarding experience.
Please fix it. TIA.
--
Josip Rodin
t, as they aren't escaped by:
escapeUri() {
echo "$1" | sed 's/[:/.-]/_/g'
}
Please fix it. TIA.
--
Josip Rodin
orce-extra-removable', '--no-floppy',
'--modules=part_msdos part_gpt', '--grub-mkdevicemap=/boot/grub/device.map',
'/dev/mapper/vg0-myvm--root']
2021-10-16 22:09:37 DEBUG STDOUT:
2021-10-16 22:09:37 DEBUG STDERR: Installing for i386-pc platform.
grub-install: error: diskfilter writes are not supported.
2021-10-16 22:09:37 ERROR Program failed: 1
So, uhh, I'm a bit stuck here. This used to work under vmdebootstrap...
--
Josip Rodin
On Sat, Oct 16, 2021 at 10:42:38PM +0200, Josip Rodin wrote:
> Installing GRUB for BIOS
> ERROR: Do not understand partition device name /dev/loop0p1
> ERROR: Exception('Do not understand partition device name /dev/loop0p1')
> Something went wrong, cleaning up!
>
>
;
/dev/mapper/vg0-myvm--root:4295MB:dm:512:4096:msdos:Linux device-mapper
(linear):;
1:1049kB:4295MB:4294MB:::;
>From this output, the diff logic could actually generate
/dev/mapper/vg0-myvm--root1 which would indeed work, but, again, realpath()
is unyielding.
So, maybe detect the use of device mapper paths? If realpath resolves into
/dev/dm*, abort with an error message saying use /dev/mapper/ as the device?
And then have an exception for /dev/mapper paths so that it doesn't even
try to run realpath on those?
Otherwise I'm going to have to work around this by doing lvcreate and
losetup outside of vmdb2, I guess.
Please fix this. TIA.
--
Josip Rodin
file hasn't been touched...
Am I missing something here?
A diff between 4.84 and 4.89 sources shows that this code was changed
inbetween, with a block of new code using EXIM_HAVE_OPENAT replacing
the old logic...?
Please fix it. TIA.
--
Josip Rodin
On Mon, Nov 30, 2020 at 11:11:21PM +0100, Bernhard Schmidt wrote:
> On Sun, Nov 29, 2020 at 08:11:09PM +0100, Josip Rodin wrote:
>
> Dear Josip,
>
> > For some reason, the systemd unit config shipped by openvpn in
> > /lib/systemd/system/openvpn-server@.service says --
in consideration
> (solved of course) and now today make a separate package for maildrop
> is nonsense cos is part of courier-mta suite.. it belongs to that
> suite, but upstream committed some of the requested features
>
> El jue, 26 de nov. de 2020 a la(s) 07:56, Josip R
sense.
What would be the reason for this, can it be removed or worked around
somehow, please?
I see the same file content is present in 2.4.7-1, too.
TIA.
--
Josip Rodin
.. seems people thinks that maildrop are
> made for others rather than the courier suite... funny please close
> all of those package cos seems many of them are not supported by
> upstream and community must make a fork in those several cases!
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
--
Josip Rodin
On Sun, Oct 18, 2020 at 11:12:15AM +0200, Josip Rodin wrote:
> On Sat, Oct 17, 2020 at 01:09:08PM +0200, Josip Rodin wrote:
> > [2020/10/17 10:26:37.521971, 3, pid=16890, effective(0, 0), real(0, 0)]
> > ../source3/smbd/share_access.c:151(token_contains_name)
> > token_con
On Sat, Oct 17, 2020 at 01:09:08PM +0200, Josip Rodin wrote:
> [2020/10/17 10:26:37.521971, 3, pid=16890, effective(0, 0), real(0, 0)]
> ../source3/smbd/share_access.c:151(token_contains_name)
> token_contains_name: returning false for users
> [2020/10/17 10:26:37.522069, 1
On Sat, Oct 17, 2020 at 06:40:39AM +1300, Andrew Bartlett wrote:
> On Thu, 2020-10-15 at 15:37 +0200, Josip Rodin wrote:
> > On Thu, Oct 15, 2020 at 10:06:12AM +0200, Josip Rodin wrote:
> > > Further down the line, I also enabled more debugging, and observed
> &g
On Thu, Oct 15, 2020 at 10:06:12AM +0200, Josip Rodin wrote:
> Further down the line, I also enabled more debugging, and observed
> messages like these:
>
> [2020/10/15 08:00:57.669098, 3, pid=29639, effective(0, 0), real(0, 0)]
> ../libcli/security/dom_sid.c:210(dom
figure that one out
--
Josip Rodin
I found that had been moved to the net command, so I set up domain root
with it, but it made no difference.
For this installation, this is a grave bug (it makes the package in question
unusable), but I'll try not to harp on that...
Please help. TIA.
--
Josip Rodin
On Sat, Jul 11, 2020 at 07:32:22AM -0400, Boyuan Yang wrote:
> It has been another 3 years since last reply; is there any possibility
> to push this forward?
Oh, sure, I just forgot about it.
--
Josip Rodin
m, if you just run whatis from console, does it work?
--
Josip Rodin
trouble.
Please fix this. TIA.
--
Josip Rodin
le" makes virsh console work again.
/usr/lib/python2.7/dist-packages/vmdebootstrap/grub.py seems to do it
without the option to configure anything.
This seems to be a regression from jessie.
Please fix it. TIA.
--
Josip Rodin
cache/apache2/mod_cache_disk -mtime +30 -type d -print -delete 2>/dev/null
| wc -l)
Clearly far from perfect, but at least the inode count doesn't risk causing
write errors to the partition.
Please fix it. TIA.
--
Josip Rodin
skeleton example in SCRIPTLET-API includes an if for $SKELETON_HOOKED,
but it's not explained anywhere whether this is actually required or not.
Please fix this. TIA.
--
Josip Rodin
#x27;lvcreate': 'vg0', 'name':
'/dev/vg0/foo-bar-1-root', 'size': '4G'}
2019-11-27 11:19:02 INFO Calling >
2019-11-27 11:19:02 ERROR An error occurred, exiting with non-zero exit code
It's as if it ran lvcreate with --noudevsync or something, but that
shouldn't be...
Please fix it. TIA.
--
Josip Rodin
;add map loop0p1 (253:3): 0 8384512 linear
7:0 2048\n'
2019-11-27 11:41:10 INFO remembering /dev/mapper/loop0p1 as root
2019-11-27 11:41:10 ERROR Already has device: root
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/vmdb/app.py", line 107, in
run_steps_helper
method(step, self.settings, state)
File "/usr/lib/python3/dist-packages/vmdb/plugins/partition_plugin.py", line
109, in run
state.tags.set_dev(tag, dev)
File "/usr/lib/python3/dist-packages/vmdb/tags.py", line 61, in set_dev
raise AlreadyHasDev(tag)
vmdb.tags.AlreadyHasDev: Already has device: root
2019-11-27 11:41:10 INFO Something went wrong, cleaning up!
This latter part is clearly a failure to recognize that the partition number
suffixes cannot be concatenated onto a base device name that ends in a
number. Note how kpartx adds the letter 'p' inbetween.
Please fix it. TIA.
--
Josip Rodin
On Wed, Mar 27, 2019 at 07:45:20PM +, Matthias Klose wrote:
> GCC 9 also passes the linker option --as-needed by default; typical
> build issues are passing libraries before object files to the linker,
>
> [...]
> /usr/bin/ld: menu.c:(.text+0x17bb): undefined reference to
> `gtk_clist_set_col
On Fri, Dec 28, 2018 at 10:12:15PM +0100, joy wrote:
> * https://forum.mikrotik.com/viewtopic.php?t=91863 from 2014
>
> Even if all those devices have not been RFC-compliant
JFTR I had approached MikroTik about their issue, provided a test case and
tested a beta, and now with RouterOS 6.44 (rele
Not only does it not work, it errors out with:
% sudo update-grub
/usr/sbin/grub-probe: error: failed to get canonical path of
`/dev/mapper/oldvgname-lvroot'.
Which is to say:
% sudo sh -ex /usr/sbin/grub-mkconfig -o /boot/grub/grub.cfg
+ set -e
+ prefix=/usr
+ exec_prefix=/usr
+ datarootdir=
And in turn this makes subsequent kernel upgrades croak:
% sudo dpkg --configure -a
Setting up linux-image-4.9.0-8-amd64 (4.9.144-3.1) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
/etc/kernel/postinst.d/zz-update-grub:
/usr/sbin/grub-pro
On Mon, Feb 04, 2019 at 02:39:16PM +0100, Markus Wanner wrote:
> On 2/3/19 10:51 PM, Josip Rodin wrote:
> > If it's an upstream issue that can't be fixed with packaging, then
> > tag it upstream and forward it, as the fine manual teaches you to.
>
> Well, I think of
On Sat, Feb 02, 2019 at 09:39:25PM +0100, Markus Wanner wrote:
> I fear that's not possible, as it would mean splitting the library
> itself. Please speak up if you have ideas or wishes on what the
> packaging could do to improve your use case. Otherwise, I'll close this
> issue.
If it's an upst
reopen 874542
severity 874542 normal
found 874542 2.9.1-2
found 874542 2.9.2-1~bpo9+1
thanks
Hi there,
Apparently, if the user doesn't honor Recommends, which is no longer the
default but is nevertheless perfectly legitimate, this package fails to
install on stretch with or without backports:
%
Package: munin-node
Version: 2.0.25-1+deb8u3, 2.0.33-1
Hi,
For some reason this program is unable to show a half-decent help output:
% sudo munin-node-configure --help
Usage:
munin-node-configure [options]
So users have to read its source to see its GetOptions syntax... which isn't
Package: munin-plugins-core
Version: 2.0.25-1+deb8u3, 2.0.33-1
Hi,
The http_loadtime plugin does:
time_bin=`which time`
command -v $time_bin 2>&1 >/dev/null || result=1
But if you don't have the time package installed, $time_bin is nothing, and
command -v with no argument returns 0.
It ha
On Tue, Jan 01, 2019 at 01:42:23PM +0100, Roland Rosenfeld wrote:
> On Fr, 28 Dez 2018, Josip Rodin wrote:
> > Even if all those devices have not been RFC-compliant, I would still
> > say it's doubtful that the Net::SNMP approach of croaking with a
> > single opaque sent
Hi,
If the logic is changed in line 2620 to assume empty _error to be a sign of
success, it would contradict the comment above that says "If another error
is returned, we assume that the synchronization has failed."
This might actually be a duplicate of
https://rt.cpan.org/Public/Bug/Display.htm
Hi,
Without this kernel module shipped, users of X1 gen6 are forced to compile,
which is significantly more taxing than just having to unblacklist the
module.
Can't it be shipped, yet added to the default blacklist, until the Yoga X11e
issue is resolved?
(It goes without saying that it's already
On Mon, Sep 03, 2018 at 10:48:27PM +, Debian Bug Tracking System wrote:
> Subject: ntpdc times out when the server monlist has over 600 clients
>
> Apparently the people at support.ntp.org have it documented:
>
> http://support.ntp.org/bin/view/Support/MonitoringAndControllingNTP#Who_is_using
On Mon, Jul 02, 2018 at 01:39:34PM +1200, Andrew Bartlett wrote:
> We simply don't have the resources to manage the tasks you suggest
I'm saying one shouldn't send a message to n-close@bugs.d.o and instead
just keep an existing bug open. That change alone actually conserves
resources. Sending
On Mon, Jul 02, 2018 at 09:41:39AM +1200, Andrew Bartlett wrote:
> > How does that make sense? If the option is called "do X", and fails to
> > do X in some opaque circumstances, how is that not a bug? At the very
> > very least, it needs to be explained somewhere. Last I checked, there
> > was not
On Fri, Jun 29, 2018 at 11:04:27AM +0200, Mathieu Parent wrote:
> The "create mask" doesn't impact the chmod UNIX extension.
Exactly, and likewise for "force create mode". How does that make sense? If
the option is called "do X", and fails to do X in some opaque circumstances,
how is that not a bu
On Mon, Jun 18, 2018 at 09:51:03PM +, Debian Bug Tracking System wrote:
> Closing as this is not a bug but a configuration tuning.
Sorry, what? I don't see such an explanation in the bug log.
Two people said "unix extensions = no" would work around the issue.
Nobody provided an actual solutio
Package: courier-authlib
Hi,
For some reason there exists an expect script in
/usr/lib/courier/courier-authlib/authsystem.passwd
which seems to be calling passwd(1),
which causes courier-authlib to depend on expect(1),
which in turn has a bunch of other dependencies,
which in turn gets installed
FWIW I can't remember a dist-upgrade of a samba server in my life where
smb.conf changes weren't a very annoying distraction...
It seems that whenever you have anything within the global section of
smb.conf, like domain membership or log level or any number of assorted
similar settings, it lists
Hi,
I had a post-upgrade reboot surprise me like this:
% grep ^ENABLED /etc/default/spamassassin
ENABLED=1
% ls -l /etc/default/spamassassin
-rw-r--r-- 1 root root 908 Vel 21 2008 /etc/default/spamassassin
% sudo systemctl status spamassassin -l
* spamassassin.service - Perl-based spam filter us
retitle 81077 links: Cyrillic transliteration not aware of varieties
thanks
My original bug report was insufficiently informed - there are a variety
of transliteration methods, and the default one picked is in fact the
most common one for the Russian language and character sets.
It would, however
On Tue, Feb 20, 2018 at 03:06:36PM -0800, Jamie Zawinski wrote:
> It is not my responsibility to secure Debian's laptop power management system.
>
> It is not my responsibility to integrate xscreensaver with Debian's laptop
> power management system.
>
> It is my responsibility to make *xscreens
On Tue, Feb 20, 2018 at 12:00:20PM -0800, Jamie Zawinski wrote:
> There is absolutely no chance in hell that the xscreensaver daemon will
> ever, ever link with dbus. Over my dead body. For all of these reasons:
> https://www.jwz.org/xscreensaver/toolkits.html
With so many users forced to manually
On Sun, Feb 18, 2018 at 02:13:41PM -0800, Jamie Zawinski wrote:
> I absolutely agree with you that there should be documentation on how to
> solve this problem.
>
> If you come up with a set of simple steps that solve it, please let me
> know and I will happily add it to the xscreensaver FAQ. The
On Sun, Feb 18, 2018 at 10:39:10PM +0100, Josip Rodin wrote:
> On Sun, Feb 18, 2018 at 07:21:52PM +0100, Josip Rodin wrote:
> > The xscreensaver package should probably document some of these options,
> > provide examples, and add some package relationships to indicate what sho
On Sun, Feb 18, 2018 at 07:21:52PM +0100, Josip Rodin wrote:
> Apparently there's a whole little cottage industry of ways people have been
> trying to use to get this working, e.g.:
>
> * a xss-lock package that subscribes to Linux power events more
>natively
> * a
Hi,
After reproducing this information leak for a while, it occurred to me to go
report it, and I see I'm not alone :)
Apparently there's a whole little cottage industry of ways people have been
trying to use to get this working, e.g.:
* a xss-lock package that subscribes to Linux power events
Here's a backtrace with rxvt-dbgsym installed:
(gdb) bt
#0 0xb76dbcf9 in __kernel_vsyscall ()
#1 0xb7350d61 in __lll_lock_wait_private ()
at ../sysdeps/unix/sysv/linux/i386/lowlevellock.S:97
#2 0xb7347ad7 in __nptl_setxid (cmdp=0xbf8a6ee8) at allocatestack.c:1085
#3 0xb74a2336 in __GI_set
Package: rxvt
Version: 1:2.7.10-7+b1
Severity: important
Hi,
After upgrading from jessie to stretch, when I start rxvt from xfce, and
then simply run exit in the shell, the process sometimes gets stuck.
I see a blank rxvt window that I can't terminate with the window manager's
X button.
In the p
It should be noted that the general issue involving needing to use
libpam-systemd or xserver-xorg-legacy but the errors being vague already
has a separate bug report at #890749.
The aspects of this bug regarding the Intel video driver remain relevant,
though.
--
2. That which causes joy or
retitle 801401 with systemd, cannot start X from the console command line using
xinit, only startx
clone 801401 -1
severity 801401 normal
retitle -1 using startx requires either libpam-systemd or xserver-xorg-legacy
submitter -1 James Richardson
thanks
I just happened to find this bug report aft
On Sat, Jan 13, 2018 at 02:33:35PM -0500, Wolfgang Tichy wrote:
> When I start joe with just one C-file and then press Esc-C to compile, joe
> orphans my C-file into a buffer. Instead I am left with 2 windows. One
> contains the new file "Unnamed" , the other contains "* Build Log *". If I
> use Ct
Hi,
I observed something very similar this after a jessie -> stretch
dist-upgrade. My whole failing logfile is attached, and the gist of the
problem was in these errors:
[...]
[ 5115.028] (EE) systemd-logind: failed to get session: PID 4398 does not
belong to any known session
[...]
[ 5116.097
On Sat, Feb 17, 2018 at 09:22:34PM +0100, Adam Borowski wrote:
> > https://sourceforge.net/p/joe-editor/bugs/380/
>
> That site uses some broken Javascript that keeps breaking even when writing
> a reply. That's on par with how SourceForge has been working since 2003 or
> so, only the kind of bre
Hi,
I saw this error message when I accidentally ran startx on tty1 from a
screen(1) session.
For some reason, there's a root-owned /dev/tty0 on the machine.
Should there be one? I certainly don't seem to see it - I have
six VTs set up, and e.g. /dev/tty1 where I'm running that startx
is owned by
On Wed, Oct 04, 2017 at 01:06:58AM +0200, Adam Borowski wrote:
> Package: joe
> Version: 4.4-1
> Severity: normal
>
> If you try to edit for example the following file:
> .
> ???
> ???
> ???
>
>
>
>
> ???
> ???
>
>
>
> `
> joe displays wrong not just ever
Package: lxc
Version: 1:2.0.7-2+deb9u1
Hi,
I tried following the https://wiki.debian.org/LXC#Unprivileged_container
guide on a new machine, but got stuck on:
% sudo lxc-create -o lxc-create.log -l DEBUG --name test1 -t download
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyse
On Sun, Dec 31, 2017 at 10:09:22AM +0900, Osamu Aoki wrote:
> | AC_DEFINE_UNQUOTED(HAVE_COURIER,1,
> | [ Whether this version of maildrop is part of Courier ])
All of those changes related to HAVE_COURIER sound like something that
should be possible to figure out on runtime. For ex
On Sun, Dec 24, 2017 at 09:17:28AM +0900, Osamu Aoki wrote:
> Another option is create another wrapper code such as maildrop-suid-root
> which is a SUID on root program and let it calls maildrop in upstream.
> And make courier call this new code. This needs upstream cooperation.
>
> I don't wan
On Sun, Sep 10, 2017 at 08:07:46PM -0400, Daniel Kahn Gillmor wrote:
> you don't want to be bothered to install pinentry-curses before upgrading
The point isn't that I personally happen not to want to be bothered to do
a specific thing; the point is that these kinds of issues get noticed years
aft
Package: wget
Severity: minor
Hi,
Resolving #766780 seems to have pulled in a pair of disproportionally large
libraries:
[...]
The following NEW packages will be installed:
libicu52 libpsl0
The following packages will be upgraded:
wget
[...]
After this operation, 28,4 MB of add
JFTR the pinentry gtk ridiculosity, addressed in bug #753163, was never
fixed in jessie, so upgrading headless servers that e.g. have mutt installed
to read a few files in /var/mail/, has caused tons of these completely
pointless dependencies to be installed via libgpgme11; or, rather, for
libgpgm
On Fri, Jul 07, 2017 at 09:01:35AM +0200, Bernhard Schmidt wrote:
> > Yes, it's common to set up a network service in a way that only localhost
> > will access it. No, that doesn't conflict with the idea that server software
> > goes into server software packages and client software goes into clien
r Policy\Computer Configuration\Windows Settings\Security
> > Settings\Local Policies\Security Options"
> >
> > Disable: Domain member: Digitally encrypt or sign secure channel data
> > Disable: Domain member: Digitally sign secure channel data (when possibl
reopen 422347
thanks
I've read the discussion that happened after the message to -done and I'm at
a loss for words - this kind of a decision would go against the BCP of some
twenty years of Debian packaging.
Yes, it's common to set up a network service in a way that only localhost
will access it.
Hi,
Isn't https://bugs.debian.org/857736 the same as https://bugs.debian.org/824010
?
--
2. That which causes joy or happiness.
Hi,
I just wanted to chime in to say this behavior where
perl -p '...' arg1 arg2 arg3 ...
...fails to reflect the basic failure to process arg* in the return code -
is essentially a bug. Just because the manual page explains how it is wrong
that doesn't make it less wrong. By that logic, any oth
On Sun, Feb 05, 2017 at 10:00:35AM +1300, Chris Lamb wrote:
> > Would you consider applying this patch and uploading?
>
> Friendly ping on this :)
Sure. But, on this note, was this issue by any chance resolved by that
recent patch to dpkg-dev, where it resets timestamps itself?
--
2. That
reopen 495526
thanks
On Sat, Jan 14, 2017 at 10:51:04PM +, Debian Bug Tracking System wrote:
> From: Michael Gilbert
> To: 495526-cl...@bugs.debian.org
> Subject: re: automatic fetching of domain-name-servers from resolv.conf
>
> DDNS can be used to achieve your goal.
Sorry, I don't underst
On Mon, Jan 16, 2017 at 06:11:03AM +, Chris Lamb wrote:
> > Would you consider applying this patch and uploading?
>
> Friendly ping on this :)
Oh I'm so sorry for apparently ignoring you with this, I just didn't get
around to it in the last upload, but I have every intention to add it in
the
On Mon, Nov 14, 2016 at 06:53:01AM +0100, Helmut Grohne wrote:
> Source: joe
> Version: 4.3-1
> Tags: patch
> User: helm...@debian.org
> Usertags: rebootstrap
>
> joe fails to cross build from source, because it configures the build
> for the build architecture (by failure of passing --host) and u
forwarded 822074 https://sourceforge.net/p/joe-editor/bugs/359/
thanks
Adam, thanks for the bug report as well as the patch.
I encourage you to use the upstream bug tracking system for these generic
issues in the future, so other people see it faster.
On Sun, Apr 24, 2016 at 10:41:38PM +0200, Ad
On Sat, Oct 22, 2016 at 03:41:46PM +0200, Tobias Frost wrote:
> However may I ask you to take a look at the RC bugs in your DDPO? [2]
> ;-)
Intriguing, I completely missed that maildrop bug, I think my spam filters
somehow ate it. I'll try to figure out both issues, thanks for the hint.
--
On Tue, Sep 20, 2016 at 11:13:17PM +0200, Tobias Frost wrote:
> On Mon, Sep 19, 2016 at 09:14:50PM +0200, Josip Rodin wrote:
> > On Sat, Sep 17, 2016 at 02:34:12PM +0200, Tobias Frost wrote:
> > > there was some disussion in respect to freeradius lately on debian-
> > >
On Tue, Aug 30, 2016 at 11:20:50AM +0200, Raphael Hertzog wrote:
> Josip, do you really still care about this package?
I'm pretty sure I told Sam to take it over a few years back...?
If you want to fix that, by all means, just work on it.
--
2. That which causes joy or happiness.
Package: xtail
Version: 2.1-5
Severity: important
Hi,
I seem to have hit a wall here:
% xtail /opt/build-web/build-web/storage/logs/josip/
zsh: segmentation fault (core dumped) xtail
/opt/build-web/build-web/storage/logs/josip/
Kernel logs at the time things like:
[99470.526562] traps: xtail
notforwarded 470671
thanks
The link
http://studio.imagemagick.org/pipermail/magick-developers/2009-October/003188.html
is dead now.
I'm guessing that's:
https://www.mail-archive.com/magick-developers@imagemagick.org/msg00745.html
But that's not necessarily the same thing. So I'm removing the fo
Hi,
This idea is still legitimate on headless servers. There's many machines
that will run convert(1), but will never run display(1), and pulling in
hicolor-icon-theme and whatever else that entails is just wasteful and may
well lead to harder upgrades in the future.
Please implement separate pac
Package: gnumeric
Severity: wishlist
Hi,
Would it be possible to get the command-line utilities without all the
various GUI dependencies?
TIA.
--
2. That which causes joy or happiness.
Package: openssh-client
Version: 1:6.0p1-4+deb7u4
Hi,
When you connect to an SSH server at an alternate port using ssh-keyscan,
its known_hosts output doesn't contain the port number.
However, the ssh client does expect the port in the known_hosts entries,
it skips them otherwise.
Please fix ss
reassign 819198 www.debian.org
thanks
On Thu, Mar 24, 2016 at 03:49:28PM -0300, Js wrote:
> Package: libapache2-mod-auth-radius
> Version: 1.5
> Severity: serious
> Tags: upstream
> Justification: fails to build from source (but built successfully in the past)
>
> The package libapache2-mod-auth-
On Thu, Apr 14, 2016 at 01:58:25PM +0200, Adam Borowski wrote:
> Package: joe
> Version: 4.1-2
> Severity: normal
>
> Hi!
> It looks like #508797 ("Ins" not working) is back -- you apparently lost the
> patch somewhere.
>
> Changing "overtype" to "overwrite" in one's config file solves this, as
>
On Tue, Feb 23, 2016 at 08:42:17PM +0100, Nicolas Schier wrote:
> I have already made some patches at home that do prepare separation of
> parallel from moreutils (as described previously); but these changes do
> only make sense iff the GNU parallel package is also going to be
> adjusted (since
Hi,
Please proceed with the split in whichever form, it really doesn't make
sense to have parallel + 5 other programs in one package and then
slightly different parallel + 7 other programs in another package.
TIA.
--
2. That which causes joy or happiness.
Hi,
In my original message I mentioned several other timeouts, which may have
misled other readers into thinking that it's safe to actually change them
all - it isn't.
I've had best results when I only changed the ProcessManager.pm's
worker_timeout to 10+ seconds less than global timeout. That ha
On Mon, Feb 01, 2016 at 01:53:24AM +0100, Adam Borowski wrote:
> /usr/share/doc/joe/README.Debian claims you can ":include /etc/joe/jstarrc"
> to avoid having to copy the entire file and to make it work over upgrades.
> However, doing so seems to ignore the entirety of ~/.jstarrc
>
> Let's say we
tag 660787 unreproducible
thanks
On Wed, Feb 22, 2012 at 09:28:28AM +0100, Josip Rodin wrote:
> On Tue, Feb 21, 2012 at 04:00:00PM -0500, cvev...@users.sourceforge.net wrote:
> > Package: joe
> > Version: 3.7-2
> > Severity: important
> >
> > started in mrxvt
forwarded 813349 https://sourceforge.net/p/joe-editor/bugs/341/
thanks
On Mon, Feb 01, 2016 at 12:47:38AM +0100, Adam Borowski wrote:
> Package: joe
> Version: 4.1-2
> Severity: important
>
> If a ~/.jstarrc from a previous version exists, jstar will segfault on
> startup.
> This happens even fo
reopen 748944
thanks
On Fri, Jul 24, 2015 at 10:55:12PM +0200, Julien Cristau wrote:
> On Thu, Jul 23, 2015 at 10:06:42 +0200, Josip Rodin wrote:
>
> > reassign 748944 x11-common
> > retitle 748944 lightdm relies on the executability of /etc/X11/Xsession,
> > plea
reassign 748944 x11-common
retitle 748944 lightdm relies on the executability of /etc/X11/Xsession, please
enforce it
thanks
On Wed, Jul 22, 2015 at 08:52:14PM +0200, Yves-Alexis Perez wrote:
> On mer., 2015-07-22 at 20:43 +0200, Josip Rodin wrote:
> > On Tue, Jul 21, 2015 at 09:48:3
On Tue, Jul 21, 2015 at 09:48:35PM +0200, Yves-Alexis Perez wrote:
> On mar., 2015-07-21 at 15:20 +0200, Josip Rodin wrote:
> > No, startx has also worked on my machine without the executable bit on that
> > file. It's lightdm that seems to be depending on something others d
> > lightdm: Attempt to login fails to get past greeter
> > Unarchived Bug 748944
> > > submitter 748944 !
> > Bug #748944 {Done: James Lynn } [lightdm]
> > lightdm: Attempt to login fails to get past greeter
> > Changed Bug submitter to 'Josip
On Sun, Jul 19, 2015 at 02:09:29PM +0200, Josip Rodin wrote:
> Hi,
>
> I think I hit this bug too: I don't have anything (uncommented) in
> /etc/default/locale, but after installing lightdm I ended up with a ~/.dmrc
> that says:
>
> [Desktop]
> Language=de_DE.ut
Hi,
I think I hit this bug too: I don't have anything (uncommented) in
/etc/default/locale, but after installing lightdm I ended up with a ~/.dmrc
that says:
[Desktop]
Language=de_DE.utf8
Session=lightdm-xsession
Oddly enough, I didn't actually notice this because lightdm was in English.
Once I
1 - 100 of 1084 matches
Mail list logo