On Tue, Apr 22, 2025 at 09:46:14PM +0200, Chris Hofstaedtler wrote:
> * Serge E. Hallyn [250422 15:48]:
> > On Mon, Apr 21, 2025 at 08:08:50PM +0200, Salvatore Bonaccorso wrote:
> > > Thought this will not really be fixable in code, it depends on how
> > > uids were as
hat suffice?
If /etc/subuid and /etc/subgid do not exist, then useradd should
not add subuids. Likewise if SUB_UID_COUNT = 0 in login.defs.
But there is no explicit "do not use subuids" setting in
login.defs right now.
-serge
Hi,
Talking to about this bug here,
→ https://forums.debian.net/viewtopic.php?t=161926
With the temporary "solution" :
dconf write /org/gnome/calculator/refresh-interval 0
(as ↑ user !)
or
su -l username -c "dbus-launch dconf write
/org/gnome/calculator/refresh-interval 0"
(as ↑ root)
H
to handle a
database rename or delete.
https://docs.oracle.com/cd/E17276_01/html/api_reference/C/envdbrename.html
https://docs.oracle.com/cd/E17276_01/html/api_reference/C/envdbremove.html
I've attached a patch that uses these instead and that seems to solve
the problem
On Fri, May 31, 2024 at 07:27:22PM +0200, Jakub Wilk wrote:
> Package: login
> Version: 1:4.13+dfsg1-1+b1
> Severity: minor
>
> I stumbled upon this:
>
>$ man lastlog.8 | grep -w term
> Having high UIDs can create problems when handling the
> /var/log/lastlog with externa
Thanks. Applied to https://salsa.debian.org/debian/shadow
On Thu, May 30, 2024 at 02:32:24AM +0200, Chris Hofstaedtler wrote:
> Control: tags 1068229 + patch
>
> Hi,
>
> here's a patch to achieve the requested changes.
>
> When this is uploaded, we can have lastlog2 take over.
>
> Please let
Package: linux-headers-6.1.0-20-amd64
Version: 6.1.85-1
Severity: important
X-Debbugs-Cc: beer-b...@yandex.ru
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
After updating stable Debian to the latest version my
Package: network-manager
Version: 1.42.4-1
Severity: important
X-Debbugs-Cc: beer-b...@yandex.ru
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
After updating stable Debian to the latest version my laptop losts
Package: steam-installer
Version: 1:1.0.0.79~ds-2
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: serge.kilim...@gmail.com
Dear Maintainer,
when I try to install the package I get the following error :
The following packages have unmet dependencies:
libgl1-mesa-dri:i386 :
k about that?
Hi Chris,
It doesn't look like upstream shadow is specifying pam_lastlog.so,
but debian login does.
Putting pam_lastlog2.so into a common-* from src:pam sounds like a good
solution.
thanks,
-serge
Thanks. This is new to me - I see that debian/rules sets that as the
default.
Note that vipw will not use sensible-editor, or ask you what you want
for it, if VISUAL or EDITOR is set in your environment. Would you
mind adding that to your manpage patch?
thanks,
-serge
On Wed, Feb 28, 2024 at
Hi,
fwiw this looks good to me.
thanks,
-serge
On Wed, Jan 03, 2024 at 02:59:32PM +0100, Helmut Grohne wrote:
> Source: shadow
> Version: 1:4.13+dfsg1-3
> Tags: patch
> User: helm...@debian.org
> Usertags: dep17m2
>
> Hi,
>
> We want to finalize the /usr-merge tra
Package: offlineimap3
Version: 0.0~git20230519.c9f44ad+dfsg-1
Severity: important
X-Debbugs-Cc: serge.co...@cnrs.fr
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Using OfflineIMAP as a solution to synchronise
Package: roundcube
Version: 1.4.14+dfsg.1-1~deb11u1
Severity: normal
X-Debbugs-Cc: serge.co...@cnrs.fr
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
A Bullseye running server having roundcube already installed.
Package: libosmgpsmap-1.0-1
Version: 1.2.0-2
Severity: critical
Tags: d-i
Justification: breaks unrelated software
X-Debbugs-Cc: serge.noir...@free.fr
libosmgpsmap uses libsoup 2.4 and GeocodeGlin use libsoup 3.0
This occurs with the gramps application.
gramps stop then we have the following error
04#L504
>
> and
>
> https://sources.debian.org/src/shadow/1:4.13+dfsg1-1/src/login.c/?hl=980#L980
>
> indicate that this should not be possible. It looks like PREVENT_NO_AUTH
> doesn't do anything at all.
>
> This was replicated on IRC by another user too.
The shadow code enforcing PREVENT_NO_AUTH is in the !ifdef PAM case.
-serge
On Thu, Jun 22, 2023 at 08:13:24AM +0200, Marc Haber wrote:
> Package: login
> Version: 1:4.13+dfsg1-1+b1
> Severity: minor
>
> Hi,
>
> upgrading from bullseye to bookworm, during the "apt upgrade" step, it
> may happen that login updates login.defs and adds the NONEXISTENT and
> PREVENT_NO_AUTH
shadow-maint/shadow/pull/727.diff
-serge
Package: keepass2
Version: 2.47+dfsg-2
Severity: important
Dear Maintainer,
just install, start and trying to add database.
Window about master password is big and bottom of window with buttons is out of
screen.
Compaq CQ57, screen resolution is 1366x768.
-- System Information:
Debian Rel
; > X-Debbugs-CC: Iker Pedrosa
> > X-Debbugs-CC: Serge Hallyn
> > To: sub...@bugs.debian.org
> >
> > Hi Balint,
> >
> > This is my first patch set sent to Debbugs. Let's see if I do it
> > correctly :).
> >
> > I can't open a MR i
he local
> policy is that users should be paranoid against each other. It is
> just as easy to set perms of your own home dir at any time, too.
>
> /mjt
Agreed with mjt. As an example, unprivileged containers cannot be
started if your subuids cannot at least 'x' $HOME. And in all the
systems I set up to share with family/friends I want to encourage
not limit sharing.
-serge
On Fri, Oct 14, 2022 at 12:18:26AM +0200, Najib B wrote:
> Package: passwd
> Version: 1:4.12.3+dfsg1-1
> Severity: important
> X-Debbugs-Cc: najibbak...@gmail.com
>
> Dear Maintainer,
>
> I have just noticed this issue on chsh that I would like to report to you,
> including a solution that I woul
On Sat, Apr 09, 2022 at 06:41:47PM +0200, Christoph Anton Mitterer wrote:
> On Sat, 2022-04-09 at 08:20 -0500, Serge E. Hallyn wrote:
> > I wonder whether it was disabled
> > for security reasons? Is there a debian bug referring to that?
>
> Hmm could be this...
>
>
So deluser was doing the right thing, right?
The bug is how you got into this state? Either the adduser for
the high uid should have checked for it being a delegated subuid,
or the adduser which added the subuids to the lower subuid should
have refused when the higher subuid existed as a uid.
On
Thank you, applied (with tiny changes) at github.com/shadow-maint/shadow.
On Mon, Feb 21, 2022 at 02:24:01PM +0100, Markus Hiereth wrote:
> Source: shadow
> Version: 4.8.1
> Severity: minor
>
> Hi Serge,
>
> I withdrew the changes you did not appreciate, kept the ones you
Thank you, applied.
On Wed, Feb 23, 2022 at 10:02:12AM +0100, Markus Hiereth wrote:
> Hi Serge,
>
> On Mon, 21 Feb 2022 10:30:17 -0600 serge wrote:
>
> attached groups.1.xml and id.1.xml and patches that replace the
> previously sent on 21 Feb 2022 17:01:53 +0100.
>
>
s/500 , sorry about that.
-serge
Thank you. I will take these diffs (4 I believe?), do one final review, and
push to github.com/shadow-maint/shadow under commits with you as Author.
On Mon, Feb 21, 2022 at 12:40:07PM +0100, Markus Hiereth wrote:
> Source: shadow
> Version: 4.8.1
> Severity: minor
>
> Dear
On Fri, Feb 11, 2022 at 07:14:27PM +0100, Markus Hiereth wrote:
> Hi Serge,
>
> "Serge E. Hallyn" schrieb am 11. Februar 2022 um 18:13
>
> > Thanks. The diff is especially helpful. Although a few of these hunks
> > appear to be just changes to the line b
On Wed, Feb 09, 2022 at 11:18:04PM +0100, Markus Hiereth wrote:
> Source: shadow
> Version: 4.8.1
> Severity: normal
>
> Dear Serge,
>
> attached to this bugreport the improved file useradd.8.xml and a diff.
> A last check is certainly reasonable.
Thanks. The di
On Fri, Jan 28, 2022 at 12:26:00PM +0100, Markus Hiereth wrote:
> Dear Maintainer,
>
> the previously reported p
> roblem is quite probable due to fact that the setup instruction on groupmems
> hadn't be performs.
Ah, I see, manpage recommends setgid. The instructions in
the manpage are definit
fication failure
>
>* What outcome did you expect instead?
>
> A snippet from the logfile is attached
>
> Best regards
> Markus
This is not a well understood - or well documented - command.
In order for unprivileged users to use groupmems, you must make
it setuid-root:
On Thu, 2022-01-20 at 12:42 +, se...@raspberrypi.com wrote:
> A bit of a follow-up - I just found that running with
> LIBGL_ALWAYS_INDIRECT=true gets rid of the black triangle problem.
>
Okay sorry, the black triangle issue just doesn't occur right away
every time, and LIBGL_ALWAYS_INDIRECT d
A bit of a follow-up - I just found that running with
LIBGL_ALWAYS_INDIRECT=true gets rid of the black triangle problem.
alf is just
black. There are two contexts like that which overlap, leaving most of
the screen black.
Kind regards,
Serge
Package: freecad
Version: 0.19.1+dfsg1-2
Severity: important
X-Debbugs-Cc: se...@raspberrypi.com
Dear Maintainer,
When running FreeCAD, creating a new file crashes with a segfault:
connect failed: No such file or directory
Program received signal SIGSEGV, Segmentation fault.
#0 /lib/arm-linux-g
On Fri, Sep 24, 2021 at 08:13:22AM +0200, Johannes Schauer Marin Rodrigues
wrote:
> Hi Balint & Serge,
>
> Quoting Johannes Schauer Marin Rodrigues (2021-08-20 14:45:14)
> > For your convenience, I created a salsa MR that fixes #989712 as well as
> > #992578:
> >
)
Mac String: Allerta Medium
Windows String: Allerta-Medium
I'm not a font specialist. Is it possible that there is any relation ?
Regards,
Serge
On 20/01/2021 21:01, Matt McInerney wrote:
I'm not familiar with this issue, but you can try downloading the
original files
On Sat, Jun 26, 2021 at 05:57:02PM +0200, Christoph Anton Mitterer wrote:
> Source: shadow
> Version: 1:4.8.1-1
> Severity: normal
>
>
> Hey there.
>
>
> I've recently noted that some of my systems had entries like
>
> $ cat /etc/subuid
> debian-security-support:10:65536
> lightdm:427680:6
vlc is functional.
Regards,
Serge
Hello,
I made some test with bullseye (testing), and that issue is still present.
Regards,
Serge
On 15/11/2019 22:00, Serge Pouliquen wrote:
Package: thunar
Version: 1.8.4-1
Severity: normal
Dear Maintainer,
My system has 2 partitions / and /home.
I tried to trash a file (as a non-root
Package: fonts-allerta
Version: 2.01+dfsg1-1
Severity: normal
Dear Maintainer,
* What led up to the situation?
I installed the package fonts-allerta
I opened LibreOffice and tried to select allerta fonts.
According to my understanding, there are 2 fonts : Allerta Stencil and Allerta
Regular.
Hi,
issue is still present in current version.
reported upstream as https://trac.videolan.org/vlc/ticket/25252
Regards,
Serge
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.8-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License : E
On Sun, Sep 06, 2020 at 12:20:24AM +0200, Chris Hofstaedtler wrote:
> * Serge E. Hallyn [200905 22:19]:
> > On Mon, May 01, 2017 at 04:47:17PM +0200, Michael Biebl wrote:
> > > On Tue, 16 Aug 2016 15:26:46 -0500 "Serge E. Hallyn"
> > > wrote:
> > Fo
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License :
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name : elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License :
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License :
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License :
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License :
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "elfio":
* Package name: elfio
Version : 3.7-1
Upstream Author : Serge Lamikhov-Center
* URL : http://serge1.github.io/ELFIO
* License :
On Sun, Sep 06, 2020 at 12:20:24AM +0200, Chris Hofstaedtler wrote:
> * Serge E. Hallyn [200905 22:19]:
> > On Mon, May 01, 2017 at 04:47:17PM +0200, Michael Biebl wrote:
> > > On Tue, 16 Aug 2016 15:26:46 -0500 "Serge E. Hallyn"
> > > wrote:
> > Fo
workflow ?
Amongst others, the ZTEX boards or some digilent boards … relatively not so
expensive hardware with more powerful FPGA (including DSP, BRAM… slices).
Cheers,
Serge.
> Le 14 mai 2020 à 19:19, Nathaniel Graff a écrit :
>
> Package: wnpp
> Owner: Nathaniel Graff
> Severit
On Sat, Nov 30, 2019 at 06:47:28PM +0100, Christian Göttsche wrote:
> As the change got merged upstream [1], and upstream releases roughly
> once a year, any chance this gets cherry-picked in the next Debian
Digs aside, the goal is 4x/year, and the next one is scheduled for December.
I was intendi
Package: thunar
Version: 1.8.4-1
Severity: normal
Dear Maintainer,
My system has 2 partitions / and /home.
I tried to trash a file (as a non-root user). The user has the right to delete.
My uid is 1000. When I choose 'Move to Wastebasket', Thunar is proposing me to
'Cancel' or 'Delete permanent
Yes, I'd actually like to have a make option to run the tests in a
container, but I also had some trouble running the tests. Need a
"known to fail" option per test might be a good way to get moving
on this. Please keep me in the loop if/as you work on this.
On Mon, Nov 11, 2019 at 04:36:32PM +01
Thanks,
second option sounds nicer but sure is a lot more code. So I'm
leaning towards the first. Do you mind creating a github issue
at github.com/shadow-maint/shadow for this, or would you prefer that
I do it?
-serge
On Sat, Oct 19, 2019 at 04:20:11PM -0600, Todd C. Miller wrote:
>
On 14/10/2019 16:50, Marc Haber wrote:
On Mon, Oct 14, 2019 at 09:23:17AM +0100, Adam D. Barratt wrote:
On 2019-10-14 01:21, Serge Rijkers wrote:
exim4.template.conf contains:
av_scanner = clamd: /var/run/clamav/clamd.ctl
clean buster clamav-daemon uses /run/clamav/clamd.ctl
For a on tech
below is the exact error in mainlog with /var/run symlink in in place
1iJnUT-0005ZN-Je malware acl condition: clamd /var/run/clamav/clamd.ctl
: unable to connect to UNIX socket (/var/run/clamav/clamd.ctl): No such
file or directory
regards,
Serge Rijkers
On 14/10/2019 10:23, Adam D. Barratt wrote:
Control: tags -1 + moreinfo
On 2019-10-14 01:21, Serge Rijkers wrote:
exim4.template.conf contains:
av_scanner = clamd: /var/run/clamav/clamd.ctl
clean buster clamav-daemon uses /run/clamav/clamd.ctl
For a on tech-savvy user this is difficult to
On 14/10/2019 10:23, Adam D. Barratt wrote:
Control: tags -1 + moreinfo
On 2019-10-14 01:21, Serge Rijkers wrote:
exim4.template.conf contains:
av_scanner = clamd: /var/run/clamav/clamd.ctl
clean buster clamav-daemon uses /run/clamav/clamd.ctl
For a on tech-savvy user this is difficult to
Package: exim4
Version: 4.92-8+deb10u3
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
A clean install of buster as an smtp mail server
* What exactly did you do (or not do) that was effectiv
Thanks. If you feel so inclined, please feel free to file an issue for it
at github.com/shadow-maint/shadow. I'll aim to fix this in the next week
or two. (A lot of travel coming up)
On Mon, Sep 23, 2019 at 01:16:10PM +0200, Laurent Bigonville wrote:
> Source: shadow
> Version: 1:4.7-2
> Severi
Package: systemd
Version: 241-3+rpi1
Severity: normal
Dear Maintainer,
v240 of systemd broke the mechanism that passes reboot arguments to the kernel.
https://github.com/systemd/systemd/issues/11828
I've tested that adding this patch to the current Buster version (241-3)
resolves the problem.
h
Package: src:vlc
Version: 3.0.6-0+deb9u1
Severity: normal
Dear Maintainer,
* What led up to the situation?
remove wire cable from ethernet
play cd audio with vlc
* What exactly did you do (or not do) that was effective (or
ineffective)?
with net connection, vlc can play cd audio and d
On Tue, Apr 16, 2019 at 10:44:21PM +, Dmitry Bogatov wrote:
>
> [2019-04-14 13:35] Cristian Ionescu-Idbohrn
>
> > On Sun, 14 Apr 2019, Dmitry Bogatov wrote:
> > >
> > > Definitely. But default one is from bin:util-linux.
> >
> > On my sid/unstable:
> >
> > # dpkg -S /bin/login
> > login: /b
Package: alsa-utils
Version: 1.1.8-2
Tags: patch
/etc/init.d/alsa-utils initscript contains an unnecessary "sleep 1" at
store_levels(), delaying shutdown by one second when using sysvinit.
Proposed fix:
diff --git a/debian/init b/debian/init
index e6a6e92..403c17f 100755
--- a/debian/init
+++ b/
Package: initscripts
Version: 2.93-8
Second (part of the) issue described in #915671, namely, wrong /tmp
permissions when it is symlinked to a non-existent location was not
previously fixed.
Not that I care very much about this feature, but for consistency it
should be either fixed or removed.
T
Hi,
it would be great if you could open a pull request at
https://github.com/shadow-maint/shadow/
> This is *WRONG*, it will also return 0 if /tmp is not a symlink.
Wow, my bad, sorry for the noise. Should not have really mixed C and
shell code in my head.
> (Also, use test -h instead of test -L for symlinks, cf. the
> GNU autoconf texinfo manual, *Limitations of Builtins::)
>
> What about t
Package: initscripts
Version: 2.93-1
In /usr/share/doc/initscripts/README.Debian it is documented that /tmp
could be a symlink to (for example) /run/tmp. This feature was
implemented in version 2.88dsf-13.3 (see
https://salsa.debian.org/debian/sysvinit/commit/3bec14850 ).
But currently it does no
Hello, I have the same problem following an update this morning.
To correct this (at least temporarily), I removed the defective symbolic
links present in /etc/alsa/alsa.d.
My headphone output works, but not the hdmi output. Which is better than
nothing while waiting for a real fix.
Thank you.
--
39:38 serge-poehat fake-hwclock[91]: Mon 10 Sep 13:39:38 UTC
2018
...
Sep 10 14:39:38 serge-poehat systemd[1]: Started Create Static Device
Nodes in /dev.
Sep 10 14:39:38 serge-poehat systemd-fsck[125]: e2fsck 1.43.4
(31-Jan-2017)
Sep 10 14:39:38 serge-poehat systemd[1]: Starting udev Kernel D
Package: thunar
Version: 1.6.11-1
Severity: normal
Dear Maintainer,
On my system, there are 2 partitions : / and /home
* What exactly did you do (or not do) that was effective (or
ineffective)?
In order to have a functional trash for root partition, I made a directory
called /.Trash-10
Package: xserver-xorg-video-nvidia
Version: 390.48-3
Severity: important
Dear Maintainer,
Dependency with xserver-xorg-core is no longer assured because it requires <<
2: 1.19.99 but the currently available version is 2: 1.20.0-2
Thanks !
-- System Information:
Debian Release: buster/sid
AP
Package: peruse
Version: 1.2+dfsg-2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
When I just run "peruse" command in my terminal (in fresh installation of
peruse from apt), I get the following message that appears :
Failed to load the component from disk. Reported
Package: dwarf-fortress
Version: 0.44.10-1
Followup-For: Bug #898175
I imagine I'm not alone in using the i386 architecture (even though we are
fewer and fewer).
Thank you for your time and your work.
Greetings
Serge.
-- System Information:
Debian Release: buster/sid
APT prefers uns
Package: dwarf-fortress
Version: 0.44.10-1
Severity: important
Tags: patch
To make it functional, please add this line in the shortcut :
LD_PRELOAD=/usr/lib/i386-linux-gnu/libz.so /usr/games/dwarf-fortress
(Dwarf Fortress does not work without libz.so)
Thanks
-- System Information:
Debian Rel
Hi
In case of interest, I attached an audacity capture.
ffmpeg output convertion was:
ffmpeg output is :
ffmpeg -i "2L-125_stereo-11289k-1b_04.dsf" -acodec flac -ar 96000
"2L-125_stereo-11289k-1b_04.flac"
ffmpeg version 3.2.10-1~deb9u1 Copyright (c) 2000-2018 the FFmpeg developers
built wi
5488
https://trac.ffmpeg.org/ticket/5489
Regards,
Serge
* What was the outcome of this action?
no outcome at the moment
* What outcome did you expect instead?
a proper flac file
-- System Information:
Debian Release: 9.4
APT prefers stable-updates
APT policy: (700, 'stable-upd
Would you mind opening an issue (well, two) at
github.com/shadow-maint/shadow/issues?
I'll see it there when looking for a task, but am not likely to see this email.
Quoting 積丹尼 Dan Jacobson (jida...@jidanni.org):
> Package: passwd
> Version: 1:4.5-1
> Severity: wishlist
> File: /usr/sbin/userad
Package: synaptic
Version: 0.84.2
Followup-For: Bug #276655
I have reported the bug #890668 about unattended-upgrades package
In it's recent version (0.99), this package upgrade all Debian packages (not
only security packages) even if they are blocked on Synaptic.
The maintainer of this package t
Package: unattended-upgrades
Version: 0.99
Severity: important
Tags: d-i
With unattended-upgrades 0.99: All Debian packages are updated (not only
Debian-Security) including blocked packages
I don't wan't to upgrade Tellico 3.1-0.3, because the last version (3.1.1-0.1)
has an annoying bug (sorry i
Package: libcdio-utils
Version: 0.83-4.3+b1
Severity: normal
Dear Maintainer,
I tried to upgrade to the last version.
I failed to find a binary for cd-paranoia in debian package.
That binary should be present according to package description.
Maybe, it should be provided by another package, bu
tion to this annoying bug, which prevent some
automatic installation and (re)configuration of the gitlab package.
Sincerely,
Serge Cohen.
-- System Information:
Debian Release: 9.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.1
Package: lm-sensors
Version: 1:3.4.0-4
Severity: minor
Dear Maintainer,
Home website is referred to : http://www.lm-sensors.org/
That link is down !
In /etc/sensors3.conf:
# Such custom configuration files for specific mainboards can be found at
# http://www.lm-sensors.org/wiki/Configurations
Th
Package: xserver-xorg-video-intel
Version: 2:2.99.917+git20161206-1
Severity: important
Dear Maintainer,
I'm using debian jessie with uptodate packages.
It is the second time that IGP is crashing during the wallpaper.
Wallpaper was active long time before crash.
I hope that the attached dump will
On Sat, Jul 15, 2017 at 11:42:22AM +0200, Frans Spiesschaert wrote:
> Serge E. Hallyn schreef op vr 14-07-2017 om 14:06 [-0500]:
> > Thanks, I see it went through some review at
> >
> > https://lists.debian.org/debian-l10n-dutch/2017/06/msg00055.html
> >
> > so
Thanks, I see it went through some review at
https://lists.debian.org/debian-l10n-dutch/2017/06/msg00055.html
so happy to take it in the upstream package. Would you like to
post a pull request at github.com/shadow-maint/shadow, or would
you prefer that I post the file for you?
Package: xfce4-sensors-plugin
Version: 1.2.6-1+b1
Severity: normal
Dear Maintainer,
excuse my broken English.
No hddtemp data in plugin preferences but i can view tempereatures in terminal
--
hddtemp /dev/sda
/dev/sda: Hitachi HDS721032CLA362: 37°C
-- System Information:
Debian Release: 9.0
%_d %H:%M
3/ click close
4/ right click on plugin, then Properties
5/ change the first field (custom tooltip format) to %_d %H:%M
6/ close
result : only tooltip settings has been saved, clocl format has been lost
expected result : all settings should be saved
Regards,
Serge Pouliquen
Package: fpm2
Version: 0.79-3
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
minimize program to tray
* What exactly did you do (or not do) that was effective (or
ineffective)?
click o
Package: audacity
Version: 2.0.6-2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
* What led up to the situation?
# apt-get install audacity
* What exactly did you do (or not do) that was effective (or
ineffective)?
$ audacity
* What was the outcome o
Package: desmume
Version: 0.9.10-2
Followup-For: Bug #777640
Dear Maintainer,
can confirm bug
"serge@debian:~$ desmume
Failed to set format: Invalid argument
Microphone init failed.
DeSmuME 0.9.10 svn0 dev+ x86-JIT NOSSE
terminate called after throwing an instance of 'std::bad_all
On Tue, Apr 11, 2017 at 03:35:54PM +0200, Svenja Otten wrote:
> Am Wed, 5 Apr 2017 08:51:09 -0500
> schrieb "Serge E. Hallyn" :
>
> > My guess would be that your new login is in a different cgroup from the
> > old. The path 'user.slice/user-1000.slice' is
On Mon, May 01, 2017 at 04:47:17PM +0200, Michael Biebl wrote:
> On Tue, 16 Aug 2016 15:26:46 -0500 "Serge E. Hallyn"
> wrote:
> > Package: wnpp
> > Severity: normal
> >
> > I'd like to pass cgmanager along to a new maintainer, if anyone has
> &
Package: edbrowse
Version: 3.6.3
Please package the new version (3.6.3) of edbrowse.
It has some great new features like caching of http files, and M
without a destination buffer.
thanks,
Serge
Quoting Chris Lamb (la...@debian.org):
> Hi Serge,
>
> > > > looks ok to me, although, would it be better to fall back to time(NULL)
> > > > if the env variable is invalid?
> > >
> > > In my experience it is far superior to explicitly error out
1 - 100 of 431 matches
Mail list logo