Hi everyone,
I'm contacting you because I'm clueless on what's happening.
Basically my issue is I don't have logs anymore :/
I'm using rsyslog but since some times, I'm getting only this message
when I try to start it:
--
> systemctl start rsyslog.service
A dependency job for rsyslog.service
deb...@sioban.net (12023-01-31):
> A dependency job for rsyslog.service failed. See 'journalctl -xe' for
> details.
Have you considered seeing journalctl -xe for details?
--
Nicolas George
Le 31/01/2023 à 11:08, Nicolas George a écrit :
deb...@sioban.net (12023-01-31):
A dependency job for rsyslog.service failed. See 'journalctl -xe' for
details.
Have you considered seeing journalctl -xe for details?
Hi,
Yes, that was my first action.
The last line of log is from Oct 24 :/
Hello everyone,
I ran into argument with my father about who pays Debian developement. He says
everyone want to eat something and since only donation won't cut it,
corporations and companies which use Debian need to fund the developement. I
understand that some task like kernel maintanace are fu
Hi,
krys...@ibse.cz wrote on 31/01/2023 at 10:51:10+0100:
> Hello everyone,
> I ran into argument with my father about who pays Debian
> developement. He says everyone want to eat something and since only
> donation won't cut it, corporations and companies which use Debian
> need to fund the deve
I've got a couple of Debian systems that (for various reasons) are running
"testing" or "sid". I recently did
apt update && apt upgrade && aptitude search '~o'
on these machines and found that a number of firmware packages are considered
"obsolete", presumably because they are no lo
On Tue, 31 Jan 2023 at 23:21, Rick Thomas wrote:
> I've got a couple of Debian systems that (for various reasons) are running
> "testing" or "sid".
> I recently did
> apt update && apt upgrade && aptitude search '~o'
> on these machines and found that a number of firmware packages a
On 1/31/23 05:43, Pierre-Elliott Bécue wrote:
Hi,
krys...@ibse.cz wrote on 31/01/2023 at 10:51:10+0100:
Hello everyone,
I ran into argument with my father about who pays Debian
developement. He says everyone want to eat something and since only
donation won't cut it, corporations and companies
On Tue, Jan 31, 2023 at 11:09:59AM +0100, deb...@sioban.net wrote:
>
> Le 31/01/2023 à 11:08, Nicolas George a écrit :
> > deb...@sioban.net (12023-01-31):
> > > A dependency job for rsyslog.service failed. See 'journalctl -xe' for
> > > details.
> > Have you considered seeing journalctl -xe for
gene heskett wrote on 31/01/2023 at 14:00:14+0100:
> On 1/31/23 05:43, Pierre-Elliott Bécue wrote:
>> Hi,
>> krys...@ibse.cz wrote on 31/01/2023 at 10:51:10+0100:
>>
>>> Hello everyone,
>>> I ran into argument with my father about who pays Debian
>>> developement. He says everyone want to eat
gene heskett wrote:
...
> So something like this needs to be said:
>
> Make it easier for John Q. Public's like me to contribute to those
> support funds. I'm not Elon Musk, but I could manage a $50 bill from
> time to time. Make it easier for the users who have benefited greatly,
> to supply s
Hi,
> how does it actually work?
Most of the software in the Debian operating system is taken by Debian
for free from "upstream" projects.
For example i maintain as upstream developer libburn, lisofs, and
libisoburn with their applications cdrskin and xorriso. They are not
specific to Debian or
On Mon, Jan 30, 2023 at 6:00 PM Alexandre Rossi wrote:
> Hi,
>
> > In the past week my laptop freezes randomly, I can say it happens every
> 2-3
> > hours. but there are actions that consistently always cause a freeze,
> like
> > opening Zoom or executing lspci in Terminator.
>
> I would suggest:
Hi Greg,
I'm sorry, I was unsure what kind of logs to give, thanks for giving me some
instructions.
❯ df /var/log /var/log/journal
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md24 46096212 1620728 42101496 4% /var/log
/dev/md24 46096212 1620728 42101496 4% /
"Thomas Schmitt" wrote on 31/01/2023 at 15:01:15+0100:
> I don't get paid for this. It's for fun, curiosity, and conscience.
I'd add "and because I rely on it", from my point of view.
All my systems run Debian, having a nice OS is the guarantee that my
systems will keep working a way I like th
I have an application that refuses to start because its port is
blocked. But I have difficulty knowing what port it is
$ java -jar /usr/local/share/JabRef/JabRef-3.2.jar &
[1] 4831
haines@lenin:~$ Jan 31, 2023 8:36:39 AM
net.sf.jabref.logic.remote.server.Remote
ListenerServerLifecycl
> On Jan 31, 2023, at 8:05 AM, Haines Brown wrote:
>
> I have an application that refuses to start because its port is
> blocked. But I have difficulty knowing what port it is
I would try strace, which shows you all system calls being made. In this case,
it is probably bind() that is ret
On Tue, Jan 31, 2023 at 03:52:32PM +0100, deb...@sioban.net wrote:
> ❯ df /var/log /var/log/journal
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/md24 46096212 1620728 42101496 4% /var/log
> /dev/md24 46096212 1620728 42101496 4% /var/log
OK, not out of disk
On Tue, 31 Jan 2023 10:05:12 -0500
Haines Brown wrote:
> I have an application that refuses to start because its port is
> blocked. But I have difficulty knowing what port it is
>
>$ java -jar /usr/local/share/JabRef/JabRef-3.2.jar &
> [1] 4831
> haines@lenin:~$ Jan 31, 2023 8:36:39 A
Hi,
Haines Brown wrote:
> I have an application that refuses to start because its port is
> blocked. But I have difficulty knowing what port it is
>
[...]
>
> $ strings $(which jabref) | wc -l
> 56
This "56" does NOT mean, jabref is listening on Port 56.
It only means, that the jabre
> On Jan 31, 2023, at 8:05 AM, Haines Brown wrote:
>
> I have an application that refuses to start because its port is
> blocked. But I have difficulty knowing what port it is
I would try strace, which shows you all system calls being made. In this case,
it is probably bind() that is ret
Here is the output.
❯ systemctl cat rsyslog.service
# /lib/systemd/system/rsyslog.service
[Unit]
Description=System Logging Service
Requires=syslog.socket
Documentation=man:rsyslogd(8)
Documentation=man:rsyslog.conf(5)
Documentation=https://www.rsyslog.com/doc/
[Service]
Type=notify
ExecStart=/u
On Tue, Jan 31, 2023 at 08:31:38AM -0700, Casey Deccio wrote:
>
>
> > On Jan 31, 2023, at 8:05 AM, Haines Brown wrote:
> >
> > I have an application that refuses to start because its port is
> > blocked. But I have difficulty knowing what port it is
> I would try strace, which shows you all
On Tue, Jan 31, 2023 at 10:05:12AM -0500, Haines Brown wrote:
> I have an application that refuses to start because its port is
> blocked. But I have difficulty knowing what port it is
>
>$ java -jar /usr/local/share/JabRef/JabRef-3.2.jar &
> [1] 4831
> haines@lenin:~$ Jan 31, 2023 8:36
On Tue 31 Jan 2023 at 14:41:24 (+), Shalom Ben-Zvii Kazaz wrote:
> On Mon, Jan 30, 2023 at 6:00 PM Alexandre Rossi wrote:
> > > In the past week my laptop freezes randomly, I can say it happens every
> > 2-3
> > > hours. but there are actions that consistently always cause a freeze,
> > like
>
On Tue, 31 Jan 2023 04:03:51 -0800
"Rick Thomas" wrote:
Hello Rick,
>So what do I need to add to my sources.list file to get them back now?
There was an announcement a few days ago, saying what to do. Typically,
I cannot find it ATM.
However, you simply need to add;
non-free-firmware
To th
On Tue, Jan 31, 2023 at 11:30:02AM -0500, Haines Brown wrote:
> On Tue, Jan 31, 2023 at 08:31:38AM -0700, Casey Deccio wrote:
> >
> >
> > > On Jan 31, 2023, at 8:05 AM, Haines Brown wrote:
> > >
> > > I have an application that refuses to start because its port is
> > > blocked. But I have d
On Tue, Jan 31, 2023 at 05:22:23PM +0100, Sioban wrote:
> Here is the output.
>
> ❯ systemctl cat rsyslog.service
That looks exactly like mine. So that's probably fine.
> Requires=syslog.socket
This is the only part of it that looks like a "dependency". Maybe
this is the thing that's breaking
On Tuesday, January 31, 2023 05:34:49 AM Pierre-Elliott Bécue wrote:
> There are also individuals making such donations.
>
> That being said, these donations can't be used to pay a Developer for
> its work in the project.
Well that may be true in the case of certain Debian organizations, but I d
Hi,
--
Warning: I hope you will forgive me for this email not really related to
debian. I just think people from this community could likely have good
advice about this question.
--
I would like to format plain text emails to increase readability and
information separation. The id
On Tuesday, January 31, 2023 08:00:14 AM gene heskett wrote:
> It does, but we should all remember that TANSTAAFL is a universal law.
> It cannot be broken.
Aside: Not the purpose of my response here, so plaese do not reply, but I
believe that I am supplying some free lunches. If not, I'll have
On Tuesday, January 31, 2023 01:49:18 PM Pierre Willaime wrote:
> ... I am looking for a convenient way to
> "draw" some ASCII boxes such as
>
> #
> ## some title here ##
> #
> Do you know dedicated tools or text editor to do such things the easy
> way on a
On Tue, Jan 31, 2023 at 02:05:16PM -0500, rhkra...@gmail.com wrote:
[...]
> The reasons that there are quite a few charities that I do not contribute to
> has to do with two (related) things:
Quite the Scientific Method (TM). Making a few things up to make your
point :-)
Now: Pick one. Prove t
On 1/31/23 09:04, Thomas Schmitt wrote:
Hi,
how does it actually work?
Most of the software in the Debian operating system is taken by Debian
for free from "upstream" projects.
For example i maintain as upstream developer libburn, lisofs, and
libisoburn with their applications cdrskin and xo
On Tue 31 Jan 2023 at 19:49:18 (+0100), Pierre Willaime wrote:
>
> I would like to format plain text emails to increase readability and
> information separation. The idea is to go beyond markdown and to have
> more visible elements. For example I am looking for a convenient way to
> "draw" some AS
boxes specializes in that. chafa may help those that get your ascii boxes
put those characters into the printable set.
Jude
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
.
On Tue, 31 Jan 2023,
to...@tuxteam.de wrote:
> On Tue, Jan 31, 2023 at 02:05:16PM -0500, rhkra...@gmail.com wrote:
>
> [...]
>
> > The reasons that there are quite a few charities that I do not contribute
> > to
> > has to do with two (related) things:
>
> Quite the Scientific Method (TM). Making a few things up
On 1/31/23 11:38 AM, Dan Ritter wrote:
. . .
Because SPI is a US registered charity, it is covered by
charitynavigator.org:
. . .
And its numbers are impressive. Although it appears to have been rather
lavishly overfunded in 2018.
--
JHHL
On Tue, Jan 31, 2023 at 01:42:10PM -0600, David Wright wrote:
> The question then is why emacs uses ; as a comment character.
Because of LISP.
https://www.gnu.org/software/emacs/manual/html_node/elisp/Comments.html
rhkra...@gmail.com wrote:
On Tuesday, January 31, 2023 05:34:49 AM Pierre-Elliott Bécue wrote:
There are also individuals making such donations.
That being said, these donations can't be used to pay a Developer for
its work in the project.
That being said, there are certainly developers out t
On Tue, Jan 31, 2023 at 07:49:18PM +0100, Pierre Willaime wrote:
> #
> ## some title here ##
> #
>
> (I am using emacs comment-box feature in a buffer to do this and I
> replace ; by #, I suppose there is nicer way to do this).
>
> I often see email signatu
On Tue, Jan 31, 2023 at 12:13:03PM -0500, Henning Follmann wrote:
> I think this is just futile. Why would you do all this painful stuff,
> which might not get you close to what you really want - running that app.
Are you implying the problem should not occur?
> For now I just assume you insta
Hi from Germany.
Sorry, I found no other way/group to ask.
I want to use macOS to maintain some iPads for my school. I have not found a
way to address them via USB in the VM. Even a simple stick does not appear.
I've tried some solutions, which I found via google, but no luck.
some examples:
Hello,
You will probably find the dedicated Qemu doc helpful:
https://www.qemu.org/docs/master/system/devices/usb.html
I don't use Qemu directly, I use virtmanager, so I am not familiar with
Qemu syntax and howto.
But I would launch qemu with the "-device qemu-xhci" parameter (you only
need xh
missed grub cmdline:
[0.00] Command line:
vfio-pci.ids=8086:8cb1,1458:5007,8086:8cad,1458:5006,8086:8ca6,1458:5006
Le 31/01/2023 à 21:14, Greg Wooledge a écrit :
> A .signature file is only written once, so it doesn't matter how
> tedious it is to produce the desired formatting. That said, I would
> imagine relatively few people have octothorpe boxes around text in their
> .signature files these days. Even ba
On 1/31/23 19:49, Pierre Willaime wrote:
(...)
For example I am looking for a convenient way to
"draw" some ASCII boxes such as
#
## some title here ##
#
(...)
the package 'figlet' is what you want
Le 31/01/2023 à 20:44, Jude DaShiell a écrit :
> chafa may help
https://hpjansson.org/chafa/
Thanks!
Not exactly what I am looking for (cf. my other answer) but very useful.
On 1/31/23 23:07, err...@free.fr wrote:
On 1/31/23 19:49, Pierre Willaime wrote:
(...)
For example I am looking for a convenient way to
"draw" some ASCII boxes such as
#
## some title here ##
#
(...)
the package 'figlet' is what you want
hum, sorry, f
Haines Brown wrote:
> $ jabref
> 15:43:56.614 [AWT-EventQueue-0] WARN
> net.sf.jabref.logic.remote.server.RemoteListenerServerLifecycle -
> Port is blocked
> java.net.BindException: Address already in use
> at sun.nio.ch.Net.bind0(Native Method) ~[?:?]
> at sun.nio.
On Tue 31 Jan 2023 at 15:03:30 (-0500), Greg Wooledge wrote:
> On Tue, Jan 31, 2023 at 01:42:10PM -0600, David Wright wrote:
> > The question then is why emacs uses ; as a comment character.
>
> Because of LISP.
>
> https://www.gnu.org/software/emacs/manual/html_node/elisp/Comments.html
I had as
On Tue, Jan 31, 2023 at 11:06:44PM +0100, Pierre Willaime wrote:
> I do not want to do ASCII art, I am only searching a simple way to do
> something close to the debian-annouce emails.
>
>
> The Debian Project
On Tue, Jan 31, 2023 at 05:32:07PM -0500, Greg Wooledge wrote:
> Again, a programming language can easily take an input string, measure
> its length in characters, and produce an output string that looks like
> a "box" around the input string. (Less easily if full Unicode is in play.)
Here's a si
David Wright composed on 2023-01-28 09:10 (UTC-0600):
> On Sat 28 Jan 2023 at 03:15:11 (-0500), Felix Miata wrote:
>> I thought only Windows was like that, but apparently not always. I keep my
>> initramfs configuration set to =dep.
> And is that the reason behind, and cure for, your mushroomin
On Tue, 31 Jan 2023 23:06:44 +0100
Pierre Willaime wrote:
> 1- a simple way to draw a line (without pressing 72 times on "-")
> ---
In emacs, ctl-u 7 2 -
On Tue, Jan 31, 2023 at 9:42 AM Shalom Ben-Zvii Kazaz
wrote:
>
> On Mon, Jan 30, 2023 at 6:00 PM Alexandre Rossi wrote:
>
>> Hi,
>>
>> > In the past week my laptop freezes randomly, I can say it happens every
>> 2-3
>> > hours. but there are actions that consistently always cause a freeze,
>> li
On Tue 31 Jan 2023 at 18:31:15 (-0500), Felix Miata wrote:
> David Wright composed on 2023-01-28 09:10 (UTC-0600):
> > On Sat 28 Jan 2023 at 03:15:11 (-0500), Felix Miata wrote:
>
> >> I thought only Windows was like that, but apparently not always. I keep my
> >> initramfs configuration set to =d
On Tue, Jan 31, 2023 at 02:53:46PM -0500, Miles Fidelman wrote:
> rhkra...@gmail.com wrote:
> > On Tuesday, January 31, 2023 05:34:49 AM Pierre-Elliott Bécue wrote:
> > > There are also individuals making such donations.
> > >
> > > That being said, these donations can't be used to pay a Developer
On Tue, Jan 31, 2023 at 05:14:01PM -0700, Charles Curley wrote:
> On Tue, 31 Jan 2023 23:06:44 +0100
> Pierre Willaime wrote:
>
> > 1- a simple way to draw a line (without pressing 72 times on "-")
> > ---
>
> In emacs, ctl-u 7
Buenos días, soy usuario de Debian recientemente aunque anteriormente he usado
ubuntu y Linux mint. Estoy intentando instalar tor y otros paquetes mediante
terminal con usuario root y no funciona con dpkg -i ni con sido apt-get
instalo. Me gustaría saber cómo instalar paquetes nuevos mediante te
David Wright composed on 2023-01-31 22:56 (UTC-0600):
> On Tue 31 Jan 2023 at 18:31:15 (-0500), Felix Miata wrote:
>> David Wright composed on 2023-01-28 09:10 (UTC-0600):
>>> On Sat 28 Jan 2023 at 03:15:11 (-0500), Felix Miata wrote:
I thought only Windows was like that, but apparently n
On Wed, Feb 01, 2023 at 05:23:35AM +, tvcasaraf1 tvcadaraf1 wrote:
> Buenos días, soy usuario de Debian recientemente aunque anteriormente he
> usado ubuntu y Linux mint. Estoy intentando instalar tor y otros paquetes
> mediante terminal con usuario root y no funciona con dpkg -i ni con sido
Le 31/01/2023 à 16:31, Casey Deccio a écrit :
On Jan 31, 2023, at 8:05 AM, Haines Brown wrote:
I have an application that refuses to start because its port is
blocked. But I have difficulty knowing what port it is
I would try strace, which shows you all system calls being made. In this
On Tue, Jan 31, 2023 at 2:54 PM Dan Ritter wrote:
> to...@tuxteam.de wrote:
> > On Tue, Jan 31, 2023 at 02:05:16PM -0500, rhkra...@gmail.com wrote:
> >
> > [...]
> >
> > > The reasons that there are quite a few charities that I do not
> contribute to
> > > has to do with two (related) things:
> >
Le 31/01/2023 à 19:29, Greg Wooledge a écrit :
Requires=syslog.socket
This is the only part of it that looks like a "dependency". Maybe
this is the thing that's breaking? You can try
"systemctl status syslog.socket" and see if it gives anything useful.
Here is the result:
❯ systemctl sta
Pierre Willaime writes:
> 1- a simple way to draw a line (without pressing 72 times on "-")
> ---
>
> 2- a simple way to align some text to the right (that is to say to
> automatically calculate how many spaces are needed to fill
66 matches
Mail list logo