Hoo boy, I have my work cut out for me:
IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
Here is how to proceed:
- If you're working with a numpy git repository
On Wed, Apr 09, 2025 at 19:15:31 +, Matt Timpson wrote:
> I'd also like to know what "numpy" is and what is does.
apt-cache show python3-numpy
or do a Google/Duckduckgo/Bing search for it.
Certainly. I used this command:
cd /opt/scanner
and get this error when I follow it up with either
box64 scanner
or
box64 run_scanner.sh
I'd also like to know what "numpy" is and what is does.
Thanks,
Matt Timpson 🍉
Sent with Proton Mail secure email.
On Wednesday, 9 April 2025 at 03:22,
On Tue Apr 8, 2025 at 10:04 PM BST, Matt Timpson wrote:
Original error was: Cannot
dlopen("/opt/scanner/numpy.core._multiarray_umath.so"/0x604e20ac, 2)
[6369] Failed to execute script main
Can I ask what this means?
That most likely is you trying to indirectly run an executable in x86_64
f
On Tue, Apr 8, 2025 at 10:54 AM Matt Timpson wrote:
> Hello,
>
> Dan told me to send this to the mailing list instead of individual people.
> This command worked:
>
> sudo apt install ./scanner_x86_64_1.7.2312301E.deb
>
> However, I still need to find the executable and run it. I think it's
> "sc
On Tue, Apr 08, 2025 at 02:37:25PM +, Matt Timpson wrote:
> Hello,
>
> Dan told me to send this to the mailing list instead of individual people.
> This command worked:
>
> sudo apt install ./scanner_x86_64_1.7.2312301E.deb
>
> However, I still need to find the executable and run it. I thin
Hello,
Dan told me to send this to the mailing list instead of individual people. This
command worked:
sudo apt install ./scanner_x86_64_1.7.2312301E.deb
However, I still need to find the executable and run it. I think it's
"scanner:amd".
Thanks,
Matt Timpson 🍉
Sent with Proton Mail secure
Hello debian-user,
I’m Jordan Patel from Federante Ltd. We’re interested in placing
an order and would love to see your latest product/service list
along with pricing.
Could you kindly send the details to ifalda...@federante.com.ar
at your earliest convenience?
Looking forward to your respons
I need to install files .fw on bullseye but I only find the framework
program this program works for bullseye too? I don’t think so
Are there some different programs for Linux?
You can try manually boot the system from the grub command line, like this:
https://superuser.com/questions/1237684/how-to-boot-from-grub-shell
Then, you can try running 'update-grub'.
On August 20, 2023 12:45:50 PM UTC, s.mol...@sbcglobal.net wrote:
>Follow-up: I managed to boot into live system
Follow-up: I managed to boot into live system. What Do I do now to solve the
problem?
From: s.mol...@sbcglobal.net
Sent: Sunday, August 20, 2023 8:15 AM
To: 'debian-user@lists.debian.org'
Subject: Grub Error
My primary computer is an AMD FM-8320 8-Core Processor.. This morning, when
I bo
From: s.mol...@sbcglobal.net
Sent: Wednesday, July 26, 2023 6:47 AM
To: 'debian-user@lists.debian.org'
Subject: Error: no such device
I installed Debian 12.0.0 on my Linux platform form the net install iso
without any warning or error messages. The initial boot of the system booted
the
On 20/02/2023 20:59, Vic Cekvenich wrote:
...
I think that is the goal for all
of us.
...
I did/do apt install python3-pip and python3-venv and python ensurepip
still does not work. But if I do pyenv to build, all of python works well.
There is large gap between too generic goal "can develop"
Vic Cekvenich wrote:
> Hi Dan, thx for a response.
>
> I am trying to avoid building python.
>
> I currently do that via pyenv for the system python and it makes debian
> unstable(as 'my' python in /usr/local fights with other system packages in
> /bin. I'd like to think that debian also would l
Hi Dan, thx for a response.
I am trying to avoid building python.
I currently do that via pyenv for the system python and it makes debian
unstable(as 'my' python in /usr/local fights with other system packages
in /bin. I'd like to think that debian also would like to help in us
devs not havin
Vic Cekvenich wrote:
>
> I can't figure out how to file a bug. But I see a bug related to ensurepip -
> and some maintainer said that ensurepip is used by developers and won't be
> fixed by debian.
>
> But you also won't let us that develop fix it. In ubuntu, they even have a
> repo for ptyh
I can't figure out how to file a bug. But I see a bug related to ensurepip -
and some maintainer said that ensurepip is used by developers and won't be
fixed by debian.
But you also won't let us that develop fix it. In ubuntu, they even have a
repo for ptyhon to help developers (deadsnakes or
On 2023-02-04, Haines Brown wrote:
> - Forwarded message from Greg Wooledge -
>
> Date: Thu, 2 Feb 2023 08:57:30 -0500
> From: Greg Wooledge
> To: debian-user@lists.debian.org
> Subject: Re: Fw: locating blocked port
>
> I finally managed to get jabref to ru
- Forwarded message from Greg Wooledge -
Date: Thu, 2 Feb 2023 08:57:30 -0500
From: Greg Wooledge
To: debian-user@lists.debian.org
Subject: Re: Fw: locating blocked port
I finally managed to get jabref to run.
I looked at waht aprocess was using the PIS as you suggest.
$ ps -fp
On Thu, Feb 02, 2023 at 08:48:43AM -0500, Haines Brown wrote:
> Now the quetion is, what process is using that port?
>
>$ sudo ss -pt state listening 'sport = :6050'
>Recv-Q Send-Q Local Address:Port Peer Address:Port Process
>0 1 [:::127.0.0.1]:6050 *:*
After stumblin about and wasting people's time. I may have made some
progress.
First was the kind help that the jabref port can be found by searching
on line for "net.sf.jabref.logic.remote.server" Remote port number".
Doing so revealed that jabref's default port is probably 6050. I
wouild nev
On Wed, Feb 1, 2023 at 5:24 PM wrote:
>
> [...]
> Begin forwarded message:
>
> Date: Wed, 1 Feb 2023 06:09:32 -0500
> From: Haines Brown
> To: debian-u...@howorth.org.uk
> Subject: Re: locating blocked port
>
> On Tue, Jan 31, 2023 at 10:09:28PM +, debian-u...@howorth.org.uk
> wrote:
> > Hain
Haines Brown sent a reply directly to me instead of the list in
response to the post I made. I advised him to send his reply to the
list instead. He didn't, he just forwarded me another copy of his
reply. So here's his reply so anybody that's interested can read it. I
expect Haines may end up in
Anxiously looking to find a solution? https://bit.ly/3XxiM3C
Rock on,MONICA DAN
On Thu, Oct 13, 2022 at 04:42:41PM -0700, David Christensen wrote:
[...]
> > I would like to switch to new host which can use thunderbird
> >
> > Any suggestions
>
>
> As another reader suggested, reconfigure Thunderbird to use IMAP:
And bribe your sysadmins to enable it in the server.
The l
On 10/13/22 07:32, lists tomgeorge.info wrote:
From: lists tomgeorge.info
Sent: Thursday, October 13, 2022 10:13 AM
To: debianu...@lists.debain.org
Subject: Forced to Purge Thunderbird
The company hosting my domain name has forced a switch to microsoft outlook.
On 2022-10-13 10:32, lists tomgeorge.info wrote:
*From:* lists tomgeorge.info
*Sent:* Thursday, October 13, 2022 10:13 AM
*To:* debianu...@lists.debain.org
*Subject:* Forced to Purge Thunderbird
The company hosting my doma
From: lists tomgeorge.info
Sent: Thursday, October 13, 2022 10:13 AM
To: debianu...@lists.debain.org
Subject: Forced to Purge Thunderbird
The company hosting my domain name has forced a switch to microsoft outlook. No
longer supports pop3 protocol.
Result: Thun
On 16/1/22 6:41 am, c. marlow wrote:
Begin forwarded message:
Date: Sat, 15 Jan 2022 16:17:21 -0600
From: "c. marlow"
To: "c. marlow"
Subject: Re: Just curious if there's anybody out there still using LXDE?
Oops.. I accidentally replied this back to myself LOL!
On Sat, 15 Jan 2022 16:15:4
Begin forwarded message:
Date: Sat, 15 Jan 2022 16:17:21 -0600
From: "c. marlow"
To: "c. marlow"
Subject: Re: Just curious if there's anybody out there still using LXDE?
Oops.. I accidentally replied this back to myself LOL!
On Sat, 15 Jan 2022 16:15:46 -0600
"c. marlow" wrote:
Oops:
On 2021-12-13, Rainer Dorsch wrote:
> Hmm..after rereading the user manual, error 79 show up two times, i.e. the
> Number+Text seems to be relevant:
>
> 79 Error
> Turn off then on
>
> The product has experienced an
> internal firmware error.
>
> Turn the product power off, wait
> at least 30 s
On 2021-12-11, Rainer Dorsch wrote:
> Hi,
>
> I have sometimes a document causing an error 79 on my HP CP1525nw. According
> to the user manual that means
> The product has experienced an internal firmware error.
Not according to the manual I'm reading, which tells us error 79 means
"an incompa
On Sun 12 Dec 2021 at 21:04:51 +0100, Rainer Dorsch wrote:
> Am Sonntag, 12. Dezember 2021, 12:47:00 CET schrieb Brian:
> > On Sun 12 Dec 2021 at 11:03:27 +0100, Rainer Dorsch wrote:
> > > Hi,
> > >
> > > I changed the model for printer from
> > >
> > > postscript-hp:3/ppd/hplip/HP/hp-laserjet_c
On 12.12.2021 15:03, Rainer Dorsch wrote:
Hi,
I changed the model for printer from
postscript-hp:3/ppd/hplip/HP/hp-laserjet_cp1520_series-ps.ppd
to
hplip:0/ppd/hplip/HP/hp-color_laserjet_cp1518ni-pcl3.ppd
which made the document printing which caused the internal firmware error in
the printe
On Sun 12 Dec 2021 at 11:03:27 +0100, Rainer Dorsch wrote:
> Hi,
>
> I changed the model for printer from
>
> postscript-hp:3/ppd/hplip/HP/hp-laserjet_cp1520_series-ps.ppd
>
> to
>
> hplip:0/ppd/hplip/HP/hp-color_laserjet_cp1518ni-pcl3.ppd
According to HP the cp1520 series has an AirPrint fac
Hi Gene,
On Sun, Nov 28, 2021 at 09:03:21PM -0700, Charles Curley wrote:
> I have installed bullseye now, but still can't install anything fom
> trinity despite installing the keyrnig and the updatig it wth synaptic.
> What the hell is going on?
We don't know because despite being repeatedly aske
Begin forwarded message:
Date: Sun, 28 Nov 2021 12:52:40 -0800
From: Gene Heskett
To: charlescur...@charlescurley.com
Subject: Re: new buster install, dvd said 11.,1 but installed 10.1
I have installed bullseye now, but still can't install anything fom
trinity despite installing the keyrnig a
- Forwarded message from Paul Gevers -
Date: Sun, 2 May 2021 21:41:38 +0200
From: Paul Gevers
To: Debian Devel Announce
Subject: bits from the Release Team: bullseye status update
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.10.0
Mail-Followup-To:
On Mon, Apr 19, 2021 at 11:31:58AM -0400, Greg Wooledge wrote:
> On Mon, Apr 19, 2021 at 03:27:37PM +, Andrew M.A. Cater wrote:
> > If Nouveau is going to work - it will "just work", I think, as Felix Miata
> > says. If it definitely doesn't work at all and just freezes,
> > then you'll need
On Mon, Apr 19, 2021 at 03:27:37PM +, Andrew M.A. Cater wrote:
> If Nouveau is going to work - it will "just work", I think, as Felix Miata
> says. If it definitely doesn't work at all and just freezes,
> then you'll need to effectively reinstall, do the text only install trick,
> install t
From: "Andrew M.A. Cater"
To: Susmita/Rajib , debian-u...@lits.debian.org
Subject: Re: Attempt to use the chipset NVIDIA Corp MCP79 [GeForce 8200M G]
(rev b1) (prog-if 00 [VGA controller]) with Dix. Teacher-Guide, Mr. Felix
Miata
User-Agent: Mutt/1.10.1 (2018-07-13)
On Mon, Apr 19, 2021 at 07:3
Date: Mon, 19 Apr 2021 15:04:34 +
From: "Andrew M.A. Cater"
To: Susmita/Rajib , debian-u...@lits.debian.org
Subject: Re: Attempt to use the chipset NVIDIA Corp MCP79 [GeForce 8200M G]
(rev b1) (prog-if 00 [VGA controller]) with Dix. Teacher-Guide, Mr. Felix
Miata
User-Agent: Mutt/1.10.1 (2
On Jo, 14 ian 21, 10:38:23, to...@tuxteam.de wrote:
> On Thu, Jan 14, 2021 at 11:18:17AM +0200, Andrei POPESCU wrote:
> > Hello,
> >
> > This might be of interest for subscribers of debian-user.
> >
> > Please note the freeze policy link should (obviously) have bullseye in
> > the URL instead of
On Thu, Jan 14, 2021 at 11:18:17AM +0200, Andrei POPESCU wrote:
> Hello,
>
> This might be of interest for subscribers of debian-user.
>
> Please note the freeze policy link should (obviously) have bullseye in
> the URL instead of buster.
[...]
Hey, thanks!
What you did is a really nice idea
Hello,
This might be of interest for subscribers of debian-user.
Please note the freeze policy link should (obviously) have bullseye in
the URL instead of buster.
In order to have a short freeze and release bullseye as soon as possible
RC bugs must be *dealt with*. This usually means fixing (i
David wrote:
> On Wed, 16 Dec 2020 at 00:41, deloptes wrote:
[snip]
>
> Some discussion around those questions occurred in the thread from
> which Andrei forwarded one message. The thread begins here:
> https://lists.debian.org/debian-release/2020/12/msg00139.html
>
> so that's probably a goo
On Wed, 16 Dec 2020 at 00:41, deloptes wrote:
> Andrei POPESCU wrote:
> > Sorry, should have been more explicit: I'm just the messenger here,
> > assuming that most debian-user subscribers are probably not following
> > debian-devel.
> > In my opinion the most important message is this:
> >> >
On Tue, Dec 15, 2020 at 02:40:47PM +0100, deloptes wrote:
> Andrei POPESCU wrote:
[...]
> > That is, if you and other list subscribers care about continued i386
> > support you should probably look into contributing.
>
> What does it mean exactly? Contribute how and where?
I'd ask in debian-dev
Andrei POPESCU wrote:
> Sorry, should have been more explicit: I'm just the messenger here,
> assuming that most debian-user subscribers are probably not following
> debian-devel.
>
this is true - thank you
I became aware of the i386 issue on the geode dev news list (AFAIR) some
time ago (may b
On Ma, 15 dec 20, 11:47:49, deloptes wrote:
>
> Hi Andrei,
> thank you for posting on this very important topic.
>
> I want to share my experience and view hoping that you draw some useful
> conclusions and we can keep i386 in some way available.
Sorry, should have been more explicit: I'm just t
robably some more people who simply haven't gotten around to confirming
>> that they can be a porter.
>
> I agree. Most of my point is just that they should do that. :) Now's
> the time.
>
My use of i386 is on a geode based Accrosser industrial PC that is used as
F
Relevant for those who need i386 support.
Kind regards,
Andrei
- Forwarded message from Russ Allbery -
Date: Mon, 14 Dec 2020 16:55:49 -0800
From: Russ Allbery
To: debian-de...@lists.debian.org, debian-rele...@lists.debian.org,
debian...@lists.debian.org
Subject: Re: Release status of
Hello,
After a lot of investigation work on my part, because I am not very experienced
in Debian, I have found the problem, it seems that the Kernel "4.19.0-9-amd64 #
1 SMP" has been the last one that the laptop's built-in keyboard worked.
>From that version onwards, the functionality has been
Heads-up for those using wicd from sid.
- Forwarded message from Axel Beckert -
Date: Fri, 07 Aug 2020 05:45:41 +0200
From: Axel Beckert
To: Debian Bug Tracking System
Subject: Bug#968033: RM: wicd -- ROM; Version in unstable depends on Python
2.x, Python3 version only in experimental
On Sun, Jul 19, 2020 at 05:47 Ajith R wrote:
> Hi,
> > Mapping unicode to UTF-8
Ajith, if you deal with unicode scripting you really should look into Raku.
One of its many strengths is it is unicode (utf8) by default and has many
aids built-in for unicode grapheme handling including regexes and
Hi,
> Mapping unicode to UTF-8
Thanks for the explanation and the references. I am starting to understand the
idea. Hopefully, after going through the references everyone has given, I will
understand it clearly.
> Example 2. Don't know the name of this one. I tell myself it
> represents a
This is the third part - the layout file is comprssed and attached
ajith
in.tar.gz
Description: application/gzip
This is the second part of my email.
> Note that the whitespace in your *attached* file (mixed tabs and
> saces) matched my own, whereas the file here in your post does not.
> That suggests that the 0xc2 0xa0 sequences may be a result of your
> copy/paste operation.
By "the file here in your pos
I was trying to send this mail for the past few days. It was not getting
distributed probably because it is lengthy. So, I am trying to send it as two
emails. This first part is being continued in the next email
Hi David,
> OK. I wonder whether the problem you're having with using XCompose
Hi Zenaan,
I'm not sure if it's been asked or stated by you, but which desktop are you
using?
I am using KDE
Thanks,
ajith
On Lu, 06 iul 20, 19:44:06, Matthew Campbell wrote:
> I wouldn't recommend using ifconfig to enable or disable your second
> network card. It is somewhat deprecated. Try using ifup and ifdown.
Apples and... apple pie?
ifupdown is a network management tool, relying on other low level tools
to do
I wouldn't recommend using ifconfig to enable or disable your second network
card. It is somewhat deprecated. Try using ifup and ifdown.
name=Matthew%20Campbell&email=trenix25%40pm.me
Original Message
On Jul 5, 2020, 9:23 PM, Borden Rhodes wrote:
>> Use ps x to see how many co
Matthew Campbell wrote:
> Nothing seems good enough. Do you want a picture? I'm not typing all of
> that in on my tablet. Let's just let it go. I'm working on understanding
> grub. I'm going to boot from a USB flash drive.
When I want to boot from the USB drive with GPT configured I first make su
Nothing seems good enough. Do you want a picture? I'm not typing all of that in
on my tablet. Let's just let it go. I'm working on understanding grub. I'm
going to boot from a USB flash drive.
name=Matthew%20Campbell&email=trenix25%40pm.me
Original Message
On Jul 3, 2020, 7:37
On Thu 02 Jul 2020 at 21:17:57 (+), Matthew Campbell wrote:
> On Jul 2, 2020, 1:08 PM, David Wright wrote:
> > On Thu 02 Jul 2020 at 08:12:00 (+), Matthew Campbell wrote:
> >> On Jul 1, 2020, 7:50 PM, David Wright wrote:
> >> > On Wed 17 Jun 2020 at 05:14:22 (+), Matthew Campbell wrote:
On Thu 02 Jul 2020 at 08:12:00 (+), Matthew Campbell wrote:
> On Jul 1, 2020, 7:50 PM, David Wright wrote:
> > On Wed 17 Jun 2020 at 05:14:22 (+), Matthew Campbell wrote:
> >> […]
> >> I booted from a USB 2.0 flash drive into Grub2.
> >> […]
> >> /dev/sdb is the new 4 TB Toshiba External US
On 2020-07-02 01:12, Matthew Campbell wrote:
The 4 TB hard drive uses a GPT type partition table, not an MBR type table,
which is why the computer can't see it. It can't make sense of GPT tables. It
is a Toshiba Satellite laptop. Satellite P105-S6187, model number
PSPAAU-01L00S. I just ordered
debian-user:
This message was only sent to the OP by mistake.
David
On 2020-06-14 18:16, Matthew Campbell wrote:
I'm kind of stuck using the ProtonMail app on my tablet.
The message you replied to was properly indented. Other than
top-posting and the "name=Mathew..." field, your message
Hi,
Matthew Campbell wrote:
> The 4 TB hard drive uses a GPT type partition table, not an MBR type table,
> which is why the computer can't see it. It can't make sense of GPT tables.
Not knowing what's actually causing your problem, i have to doubt this
theory.
If the machine's firmware has no c
Dear debian-user subscribers,
While most of use don't have a vote as per the Debian Constitution we
can (and sometimes do) get involved in various decision processes, even
if just by providing our opinion or point of view (in a discussion on
some list, on a bug report, etc.).
In my opinion (ha
Matthew Campbell wrote:
> My computer cannot see a GPT partition table. I've had to use a dos MBR
> partition table on my USB flash drives. I mount my file systems as
> read-only first so I can check them after booting before remounting them
> read-write.
I am sorry to say it, but you are not abl
On Lu, 15 iun 20, 01:16:16, Matthew Campbell wrote:
> I'm kind of stuck using the ProtonMail app on my tablet.
The ProtonMail web app has the option to send plain text only.
Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
signature.asc
Description: PGP signature
Matthew Campbell wrote:
> I'm kind of stuck using the ProtonMail app on my tablet.
>
> I would like to be able to disconnect the internal hard drive in the
> laptop. I'll need to turn off the laptop before moving it so I can look
> for that model number. I hope to get to that soon. I can't do tha
Man, that text really got screwed up.
name=Matthew%20Campbell&email=trenix25%40pm.me
Original Message
On Jun 14, 2020, 6:20 PM, Matthew Campbell wrote:
> The internal hard drive was visible to Grub, as was the other external USB
> hard drive, a Western Digital drive. Having an
The internal hard drive was visible to Grub, as was the other external USB hard
drive, a Western Digital drive. Having an external hard drive connected with
USB is not the problem. Grub was on /dev/sda and used to boot the Western
Digital drive just fine, until Grub was reconfigured to boot the
The Wanderer wrote:
> That's *probably* not a problem relative to the fact that this is a USB3
> external hard drive, but it certainly can't be helping.
I am not sure, but I think there were 686 BIOSes that could not see 4TB
disks
On 2020-06-13 at 18:44, David Christensen wrote:
[that on 2020-06-13 at 15:38, Matthew Campbell wrote:]
>> /dev/sda: Toshiba MK1234GS, 111.8 GiB (Internal)
>> /dev/sr0: MATSHITADVD-RAM UJ-850S , DVD R/W (Internal IDE)
>> /dev/sdb: Toshiba External USB 3.0 3.7 TiB
>> /dev/sdc: PNY 32 USB 2.0 FD 28
Matthew Campell -- Whatever client software you are using for e-mail, it
is not indenting previous message content when you reply. This makes it
very hard to follow the conversation, especially when there are replies
to replies, to replies, to replies, etc.. Rather than trying to fix the
prob
On 06/13/2020 03:52 PM, Matthew Campbell wrote:
Use the setfont command to change your console font on the fly. Look
in /usr/share/consolefonts for available choices and try them out.
I use setfont /usr/share/consolefonts/Uni3-TerminusBold32x16.psf.gz
systemd sets it while booting too. I hav
Use the setfont command to change your console font on the fly. Look in
/usr/share/consolefonts for available choices and try them out.
I use setfont /usr/share/consolefonts/Uni3-TerminusBold32x16.psf.gz
systemd sets it while booting too. I haven't figured that part out yet. It's a
systemd rela
name=Matthew%20Campbell&email=trenix25%40pm.me
Original Message
On Jun 12, 2020, 11:46 PM, David Christensen < dpchr...@holgerdanske.com> wrote:
On 2020-06-12 17:58, Matthew Campbell wrote:
> I hope I don't create a fight with this.
>
> I booted the Debian netinst disc and insta
name=Matthew%20Campbell&email=trenix25%40pm.me
Original Message
On Jun 12, 2020, 8:32 PM, elvis < el...@dogonfire.com> wrote:
On 13/6/20 10:58 am, Matthew Campbell wrote:
> I hope I don't create a fight with this.
>
> I booted the Debian netinst disc and installed Linux on /dev/
On Thu, Jun 11, 2020, at 11:05 AM, Dan Ritter wrote:
> Matthew Campbell wrote:
> > The process is complete. The 4 TB drive has been successfully blanked in
> > less than 40 hours using dd. It got done between 11 pm last night and 12 am
> > this morning. dd showed an overall average write speed o
On Thu, Jun 11, 2020, 2:05 PM Dan Ritter wrote:
> Matthew Campbell wrote:
> > The process is complete. The 4 TB drive has been successfully blanked in
> less than 40 hours using dd. It got done between 11 pm last night and 12 am
> this morning. dd showed an overall average write speed of 28.4 MB/
Matthew Campbell wrote:
> The process is complete. The 4 TB drive has been successfully blanked in less
> than 40 hours using dd. It got done between 11 pm last night and 12 am this
> morning. dd showed an overall average write speed of 28.4 MB/s. It was never
> my intention to start a war. My
On 2020-06-10 10:13, Matthew Campbell wrote:
I ran a read test first to look for bad sectors on the new hard drive to see if it was damaged by the shipping process.
I use the manufacture toolkit to test and verify drives.
Now I am writing to each sector, after looking around on the drive to i
I wipe a new drive for two reasons.
1) I like to make sure it's nice and clean which makes me comfortable. It
bothers me if I don't.
2) I can make a reasonable determination about which sectors were used when
setting up the partition table(s) and any boot loaders so I know which sectors
were u
I have started the process over from the beginning. It seems to respond well to
obs=4M as the write speed has gone from 3.7 MB/s to 28.2 MB/s, which is about
the same as where it was with obs=1M. It should take a couple of days to
complete this write process.
The WD drive that I have, which is
This means that reads and writes should be on 4KiB boundaries, and writes
should be multiples of 4KiB, for optimal performance. As long as those criteria
are met, there's no harm and some real benefits of reading and writing larger
blocks than the minimum.
One example benefit, among several pos
On Mon, 02 Sep 2019 08:48:50 +0200, Computer Planet
wrote:
>Is It possible to print of a string at the exit of a bash script?
Have a look at `man bash` and search for 'trap.'
trap [-lp] [[arg] sigspec ...]
The command arg is to be read and executed when the
shell receives signa
On Fri 17 May 2019 at 20:20:03 +, Riccardo Paolo Bestetti wrote:
> > You could also consider just applying the patches which work for you
> > and getting on with life. Bugs have been reported and not responded
> > to. You have done your part; now it is up to someone else who is in
> > a positi
-Original Message-
From: Brian
Sent: venerdì 17 maggio 2019 19:21
To: debian-user@lists.debian.org
Subject: Re: FW: knockd package long-standing bug
> You could also consider just applying the patches which work for you and
> getting on with life. Bugs have been reported a
On Wed 15 May 2019 at 08:02:01 +, Riccardo Paolo Bestetti wrote:
> -Original Message-
> From: to...@tuxteam.de
> Sent: mercoledì 15 maggio 2019 07:47
> To: debian-user@lists.debian.org
> Subject: Re: FW: knockd package long-standing bug
>
> Hi Tomás,
>
&
-Original Message-
From: to...@tuxteam.de
Sent: mercoledì 15 maggio 2019 07:47
To: debian-user@lists.debian.org
Subject: Re: FW: knockd package long-standing bug
Hi Tomás,
> I don't understand to whom you sent a mail: to the maintainer's (Leonardo's)
> Debian
On Tue, May 14, 2019 at 10:56:18PM +, Riccardo Paolo Bestetti wrote:
> >>Hello,
> >>
> >>Bug #868015 has been open since Jul 2017 [...]
> >Hi Riccardo, I'll take a chance at answering your question [...]
[good points]
> Your input is much appreciated and you made some valid and interesting p
>>Hello,
>>
>>Bug #868015 has been open since Jul 2017 and the fix consists in 3
>>lines added to the system unit file. I.e. knockd.service lacks the
>>[Install] section and thus the service can't be made to auto-start after a
>>reboot.
>>Since the maintainer doesn't seem interested in fixing it
>> What is so wrong with YUM? I actually like it better over apt-get or
>> aptitude...
> There's nothing wrong with YUM except that:
>
> a) It's dead upstream. They axed it in favor of DNF.
Yes, I did hear that but again, I like yum so stayed with it.
> b) It's dependency resolution algorit
On 02/22/2016 12:04 PM, Richard Zimmerman wrote:
How is Debian better off from Microsoft porting apt to Windows ?
Because they didn't select YUM. :) Ric
What is so wrong with YUM? I actually like it better over apt-get or
aptitude...
I wuz just being snarky. I used to work at Redhat and kno
On Mon, 22 Feb 2016 17:04:42 +
Richard Zimmerman wrote:
> >> How is Debian better off from Microsoft porting apt to Windows ?
> >
> > Because they didn't select YUM. :) Ric
>
> What is so wrong with YUM? I actually like it better over apt-get or
> aptitude...
There's nothing wrong with YUM
>> How is Debian better off from Microsoft porting apt to Windows ?
>
> Because they didn't select YUM. :) Ric
What is so wrong with YUM? I actually like it better over apt-get or aptitude...
FYI, I'm a CentOS shop and a programmer. I used to run Debian full-time and
running Debian Jessie as I'm
1 - 100 of 1467 matches
Mail list logo