Slashdot Mirror


Sent To Jail Because of a Software Bug

First time accepted submitter toshikodo writes "The BBC is reporting a claim that some sub-post office workers in the UK have been sent to jail because of a bug in the accounting software that they use. The Post Office admits Horizon computer defect. I've worked on safety critical system in the past, and I am well aware of the potential for software to ruin lives (thankfully AFAIK nobody has been harmed by my software), but how many of us consider the potential for bugs in ordinary software to adversely affect those that use it?"

48 of 239 comments (clear)

  1. Open Source... by Anonymous Coward · · Score: 2, Insightful

    and shit like this doesn't happen or can at least be properly traced back by a third party and gives people the means to defend themselves.

    1. Re:Open Source... by Anonymous Coward · · Score: 2, Insightful

      then what, nothing in OSS land takes responsibility for itself, its free it (sort of works) if it doesnt fix it your self or fuck off

    2. Re:Open Source... by mark-t · · Score: 4, Insightful

      But at least the option to fix it yourself actually exists.

    3. Re:Open Source... by BonzaiThePenguin · · Score: 3, Insightful

      Everyone assumes someone is already out there testing all open-source software, which is why it never seems to get done.

      Also, deliberate bugs and backdoors simply wouldn't be checked back in.

    4. Re:Open Source... by c0lo · · Score: 5, Interesting

      Everyone assumes someone is already out there testing all open-source software, which is why it never seems to get done.
      Also, deliberate bugs and backdoors simply wouldn't be checked back in.

      TFA quote:

      Ms Hamilton said that, by the time the figure reached £36,000, she lied to the Post Office - wrongly telling them the books were balancing just so that she could open the office the next day.

      With closed-source, the choices Ms Hamilton has:
      * keep covering the differences caused by the bug
      * refuse to pay and instead sue the Post Office/Royal Mail with the hope they'll ask Horizon computer system to check. Not going to happen: the plaintiff carries the burden of proof, the Post Office has no incentive to do anything.

      With OSS, Ms Hamilton has (alone or in by association with other sub-postmasters) the choice between:
      * do the same as for close source. or
      * hire a QA team and, upon obtaining the proof, sue the Post Office for the unwarranted requests, cost of source audit and other unspecified damages. The Post Office has the choice between to keep losing such suits or pay their own source audit/QA process and release the fixes in OSS.

      I wonder which of the two would minimize the total social cost of the package maintenance (in the very specific terms of the "unseen costs")?

      --
      Questions raise, answers kill. Raise questions to stay alive.
    5. Re:Open Source... by someone1234 · · Score: 3, Insightful

      A really wise post office chief would have done that audit before the first lawsuit.

      --
      Patents Drive Free Software as Hurricanes Drive Construction Industry
    6. Re:Open Source... by rtfa-troll · · Score: 5, Insightful

      then what, nothing in OSS land takes responsibility for itself

      Red Hat does. Even Ubuntu will to some extent. Any time you want you can get paid support for OSS and, given the right support contract and money they really will take care of you properly. The definitely take responsibility for the things they promise. (N.B. your two dollar desktop license really doesn't promise much at all).

      Its free it (sort of works) if it doesnt fix it your self or fuck off

      And this is the thing. We have seen before that people were sent to jail for bugs in breathalyzers. In some cases people who claimed these bugs were in courts that demanded source; they were set free. In other cases the proprietary software companies behind the machines managed to get them locked away without a fair trial.

      If the shit hits the fan with OSS you always have one more option and the possibility to approach multiple support suppliers. This won't happen for free and it likely won't be included in any existing agreements, however you may be happy for the chance to spend $15000 on software consultancy and not spend the rest of your life in some US State hellhole. Your proprietary software vendor will be thinking of all the other people that might sue about a bug like that and will never ever help you out of the problem.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    7. Re:Open Source... by wonkey_monkey · · Score: 3, Insightful

      If I reveal this source code to the sub-post offices and continue to buy from the vendor...

      then...?

      --
      systemd is Roko's Basilisk.
    8. Re:Open Source... by nooneelsesname · · Score: 5, Insightful

      You are the one talking shit, buddy. You think sub-postmasters buy this software? The Post Office REQUIRES them to use it. There is no way they would allow the sub-postmasters to see the code, and even if they did, how many of these little guys do you think can read code. If it was open source there would be geeks interested in the claims of the sub-postmasters who would be delighted to reveal that the evil Post-Office was screwing the little guy. They would do it for fun. And if there was noone to review the code voluntarily, the sub-postmasters could gang up to hire an INDEPENDANT consultant to do so.

    9. Re:Open Source... by Spottywot · · Score: 5, Insightful

      A really wise post office chief would have done that audit before the first lawsuit.

      Yes you are correct, but the trouble is that the word 'Postmaster' conjours an image of someone with authority over a medium to largish business. In reality a lot of postmasters in the UK are simply running a family business/ small shop that just happens to be the Post office as well. A lot of these people have no real business training, do some very simple bookkeeping themselves, and when some software comes along that they've never had to use before, that software had better be bug free and easy enough to use. Before anyone says no software is bug free, I know that, by bug free I mean 'not going to add 13,000 to the turnover of a small business seemingly at random' . In short I think blaming the Postmasters for not being wise enough is just a wee bit disingenuous.

      --
      In a cybernetic fit of rage she pissed off to another age...
    10. Re:Open Source... by N1AK · · Score: 5, Insightful

      Let's assume that for the sake of the example an equivalent piece of software was available at a viable price and was open source.

      A small shopkeeper (what most postmasters in the UK are these days) is shown to have a considerable amount of missing money. They are prosecuted by the post office and a jury convicts them. The fact the 'computer' says the money is missing is a part of the evidence against them but if the 'know' they didn't take the money and it can't possibly have been anyone else who works for them then surely they could already pay auditors to track the transaction records and show they don't make sense right? Except that would assume that they think to do it, are confident it will prove their innocence and can afford the considerable cost upfront.

      Yes, in theory, open source lets you check. However a bug in a complex accountancy system is likely to be very difficult and if you didn't find the bug then it could actually strengthen the evidence against you.

      I like open source; it is not, however, a panacea to all the worlds ills. The bigger question here is how a prosecution started by faulty accounting software ended in a conviction. Unless the defence did a very poor job, the prosecution overstated their case or the jury mis-applied 'reasonable doubt' surely this shouldn't have happened.

    11. Re:Open Source... by Architect_sasyr · · Score: 2

      Except that's a crap line (which I have spouted in the past). Gnash is the perfect example - you have the opportunity to fix it, but the source code is such a pain in the ass to get around that nobody does it. Pick any large project with long standing bugs - why are they long standing? Because nobody wants to fix it - whether for lack of ability, lack of replication of the bug, or fear of the rip-off's license agreement (which is why there are, what, 5 gnash developers on the planet). Pick a large project with long standing bugs (memory leaks in firefox were a good example until too many people complained about it) and ask yourself why those bugs are long standing and well documented.

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    12. Re:Open Source... by NicBenjamin · · Score: 2

      According to the article she wasn't prosecuted over the missing money. She was prosecuted for telling her superior the books were in balance when they actually showed she owed the post office 36,000 pounds. She didn't have much choice -- they wouldn't let her open if the books didn't balance, and they weren't exactly working overtime to fix the bug -- but in the UK this is "accounting fraud." That's what she got convicted of. It's not fair, but technically it's what is supposed to happen when you tell people your books are fine and they actually say you're in the whole thousands and thousands of quid.

      There are very few court systems that will believe a convicted fraudster's claim that it was all just a misunderstanding (read: computer bug), so not only did she get convicted, and lose her business; she is also currently re-paying the 36k.

      Open-source probably would not have helped her much. In theory the bug could have been fixed by somebody, but it's not like sub-post-masters who accidentally commit fraud are likely to understand code.

    13. Re:Open Source... by dkleinsc · · Score: 4, Informative

      There's another option that open source gives you that proprietary software doesn't: You can pay someone else to fix it. If it's really that irritating to you, but you really don't want to work on it yourself, why not use some cash to convince a developer to fix your bug? You'll get what you want, the developer will get some cash, and the project will have its bug fixed. Everyone wins.

      What you're really demanding is that volunteers do what you want them to do free of charge. What will actually happen is that volunteers will do whatever they damn well please.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    14. Re:Open Source... by NicBenjamin · · Score: 2

      You don't seem to understand how the post office works in the UK. A sub-post-master is a mail-man.

      His boss would be a full postmaster. Since the post is privatized technically all the subpostmasters are independent businesses, which means they are supposed to look out for themselves, they aren't really capable of hiring a QA team.

  2. In related news... by Anonymous Coward · · Score: 5, Insightful

    A government spokesman has stated they have "absolute confidence" in all their computer systems, and what happened to Mr. Buttle was merely an unfortunate accident that could have happened to anyone.

    1. Re:In related news... by Baby+Duck · · Score: 2

      Wish I had mod points to congratulate this relevant shout out to Brazil.

      --

      "Love heals scars love left." -- Henry Rollins

    2. Re:In related news... by Common+Joe · · Score: 3, Insightful

      You make great points, but I am forced to disagree with you on your conclusion. I don't come to conclusion that "these people are just thieves that got caught and are now trying to get off".

      There's a guy who I knew who was sent to jail. He was charged with murder of his girlfriend. There were steroids, cocaine, and a fatal seizure involved. Now, I'm not saying the guy wasn't stupid, but the prosecutor of the case stated the following: individually, the facts make it look like he was guilty of murder, but when the facts are pieced together, the facts looked like an accidental overdose.

      That was about 30 years ago. He was found guilty of murder and (if I recall correctly) served five years in prison. So was he really innocent? What happened? Why was he found guilty if he was innocent? I don't know. I do know that prosecutors are quite happy throwing people in jail in the U.S. today. See the drug war stats for that one. I also believe that prosecutors are quite happy to throw someone in jail just to help their careers. There seems to be stories popping up all over these days where innocent people are going to jail. Google "innocent people who have been put to death". If this can happen in the States, the post office story can happen in Britain.

      Now, you make a very astute point. Nowhere in the article does it say where this missing money went. That is a very interesting point to me. You'd think it would be trivial for a reporter to find this out. From my perch, that means it can go any which way, because I don't trust government (in any country), I don't trust people and I certainly don't trust the media. This article leaves way too many questions.

    3. Re:In related news... by Spottywot · · Score: 2

      Now, you make a very astute point. Nowhere in the article does it say where this missing money went. That is a very interesting point to me. You'd think it would be trivial for a reporter to find this out. From my perch, that means it can go any which way, because I don't trust government (in any country), I don't trust people and I certainly don't trust the media. This article leaves way too many questions.

      I think that after prosecuting the poor victims they will have written off any unrecoverable 'losses' and the saved themselves a good amount in tax, it would be interesting to know how many post offices have just blindly accepted this bug and just stumped up the money with no one actually realising the mistake, in which case it just goes down as pure profit for the post office. In both cases the Post Office end up winners out of this 'creative accounting'.

      --
      In a cybernetic fit of rage she pissed off to another age...
    4. Re:In related news... by horza · · Score: 2

      It was a very clever reference to the movie Brazil, where the bug was actually a bug (falling into the machine and changing "TUTTLE" to "BUTTLE")... which is a reference even further back to the very first computer "bug" and where the term first got its name. This unleashes a chain of events leading to the arrest of Buttle, with management having full confidence in their software until belatedly and begrudgingly giving restitution after the damage had already been done (much like in the article). The reference is remarkably apt.

      Though I would have thought the software where a bug could ruin lives and send people to prison was called PRISM.

      Phillip.

  3. helpdesk india or helpdesk must use script fail? by Joe_Dragon · · Score: 2

    "I got to the end of one week and I was £2,000 short so I rang the helpdesk and they told me to do various things and then it said I was £4,000 short.

    "They then said I had to pay them the £4,000 because that's what my contract says - that I would make good any losses.

    "Then while I was repaying that it jumped up to £9,000."
    System 'confidence'

    Ms Hamilton said that, by the time the figure reached £36,000, she lied to the Post Office - wrongly telling them the books were balancing just so that she could open the office the next day."

    it seems like the helpdesk did not have the power or know-how to see something is very wrong there or maybe they did see something looks off but it's not in the script. Or maybe they where near the max time per call and said said say it's balanced and I will pass this up the chain.

  4. Re:sounds like outsourcing or PHBs saying that by jrumney · · Score: 4, Insightful

    It is outsourcing. The sub-postmasters who are being charged with fraudulent accounting over the results of these bugs are mostly former Royal Mail employees who were sacked and hired back as independent retailers contracted to provide postal services with contracts that transferred all the risk onto the small retailer providing the service.

  5. Sounds like a nightmare by HuguesT · · Score: 4, Insightful

    So these employees were forced to use the UK PO accounting software, which had bugs, and which showed in some instances imaginary shortfalls that they had to repay with no way of defending themselves. Sounds peachy! I hope some judge throws the book at the UK post office and finds some way to redress the situation.

  6. Re:helpdesk india or helpdesk must use script fail by citizenr · · Score: 4, Insightful

    Similar thing happened to me ~10 years ago(another EU country). National Telecom kept insisting I owed them money, when I called to see WTF is going on not so helpfuldesk assistant said he can see my payment and it cleared but system still wants moar money, he knows its a glitch and I can ignore it. A month later I get a bill for 2x what they imagined I owed them plus interest. I called again, asked for name of helpdesk guy, asked him to check it and informed next bill comes like this I will be reporting fraud to the police with his name attached - he cleared whole thing in 10 minutes.

    Yes, this was very asshole of me, but it goes to show where is a will, there is a way.

    --
    Who logs in to gdm? Not I, said the duck.
  7. Try healthcare by Wolfling1 · · Score: 4, Interesting

    We make software for Healthcare professionals. As you can imagine, the risk footprint is pretty ugly.

    We have special testing programs that are targeted at protecting patient safety.

    We also have insurance up the wazoo (a technical term). Our PI Insurance covers us for several millions of dollars per claim, and hundreds of millions for class actions. It is our single biggest insurance expense for the entire organisation.

    I'm happy to say that in 18 years, we've never made a claim against it, and we've never been notified of any negative consequence on any patients.

  8. Send the manager to jail by hcs_$reboot · · Score: 2

    Maybe that'll encourage other CEO/CFO... to hire competent developers at the right (accurate/higher) salary. Due to the apparent easiness of the www languages (html,css,js,php) many people coming from various horizons proclaim themselves "developer", then offering their "talent" at a lower price.

    --
    Slashdot, fix the reply notifications... You won't get away with it...
  9. Private Eye / Nick Wallis's article by alanw · · Score: 5, Informative

    Private Eye, a fortnightly UK satirical and news magazine first raised this issue
    almost two years ago. Here's a link to the journalist's blog article.

    1. Re:Private Eye / Nick Wallis's article by jrumney · · Score: 3, Informative

      Interesting comment at the bottom of the article that might throw some light on where at least some of the money is going. Mobile phone topups are apparently showing up as declined at POS (which should cause the retailer to not take any payment from the customer), while some time later the customer gets an SMS informing them that their account has been topped up.

  10. Re:helpdesk india or helpdesk must use script fail by adolf · · Score: 4, Insightful

    Yes, this was very asshole of me, but it goes to show where is a will, there is a way.

    In what way were you being an asshole? Someone (or something) was trying to defraud you, and you stood your ground and made them (or it) stop. That's not being an asshole; that's merely being responsible.

  11. Re:helpdesk india or helpdesk must use script fail by adolf · · Score: 4, Insightful

    The problem, I think, is that there weren't any books per se to begin with: Everything is tabulated with a computer, and the computer is wrong.

    And when the computer is off by tens of thousands of pounds/dollars/whatever: OMFG.

    But lying? No. Telling the truth is good, especially when it comes to official money. "I don't know what's happening because we're off by a huge amount of money, far more than we could ever accomplish in a day's business" is a good starting point.

    (Just because the books are already cooked by some outside force, does not mean that one must continue to cook them.)

  12. Re:sounds like outsourcing or PHBs saying that by girlintraining · · Score: 4, Insightful

    The sub-postmasters who are being charged with fraudulent accounting over the results of these bugs are mostly former Royal Mail employees who were sacked and hired back as independent retailers

    ...

    Okay, so what they're saying is they fucked over the employees by taking away all their benefits and cutting their wages, they underfunded a software project that performed an apparently mission-critical function... and then fucked them over again when (surprise!) it didn't live up to the absurd demands of management.

    Incompetence on this level by the government -- punishing the soldiers instead of the generals, has already lead to the failure of one major world economy whose various bureaucratic deitrius was "too big to fail", and I see Britain has failed to learn anything from the cluster fuck that is the remains of the US economy.

    Well, British citizens... speaking as someone from the miserable colonies; It'll be nice to have some company.

    --
    #fuckbeta #iamslashdot #dicemustdie
  13. Re:helpdesk india or helpdesk must use script fail by phantomfive · · Score: 2

    In what way were you being an asshole?

    Because it was just some poor guy at the help desk, who is getting paid $10 an hour (if he's lucky), and doesn't need someone to sue him for fraud to make his day worse. It's not his fault, and now he's making threats at him.

    I'm not saying he did the wrong thing, just that the guy at the help desk didn't deserve the treatment he got.

    --
    "First they came for the slanderers and i said nothing."
  14. Actually by Charliemopps · · Score: 4, Interesting

    What I build every day directly relates to the stats and commission of a large number of people. The problem is I'm given flawed methodology from the outset by the managers and above of these people. They basically do not have the analytical or even basic math skills required to be writing the requirements they are in charge of. When I point out all the problems with how they want to approach what we're doing, all I get in return is talk of scope creep and lines like "you're trying to fix today's problems when what we need done is the design for tomorrows system!" which I'm assuming they got out of a book or trade magazine because I hear it repeated enough. None of it really matters when they're doing something as idiotic as dividing every month by 30 to get a daily average.
    "well most months are 30 days"
    No, most months have 31... what about holidays and weekends?
    "See? It all averages out!"
    You and I have entirely different definitions of "average" and... whatever, I've written all my objections into the design requirements, please sign off that you're ignoring my warnings, thanks.
    "Done!"
    Again, your peoples numbers will be completely wrong...

    1. Re:Actually by bill_mcgonigle · · Score: 2

      Again, your peoples numbers will be completely wrong...

      Did we learn nothing from Superman III?

      The difference between the commission they're supposed to get and the commission the bosses signed off on goes into the "Information Systems Mainteance and Training Fund". They'll sign off on that too, just put it in the requirements. Oh, and send me a postcard from Tahiti!

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  15. Re:helpdesk india or helpdesk must use script fail by adolf · · Score: 4, Insightful

    *ahem*

    The poor guy at the help desk: Was he, or was he not representing the company?

  16. The problem is trust by mysidia · · Score: 4, Insightful

    They have misplaced trust in their computer system.

    And misplaced lack of trust in human beings.

    Accounting shortfall should not mean someone goes to jail.

    It should mean a thorough investigation is launched, and the tool that first reported the shortfall should not be assumed to hold accurate information.

  17. The summary isn't very good by FuzzNugget · · Score: 5, Informative

    To resummarize:

    Sub-postmasters, for those who aren't aware, are private subcontractors of the UK postal system. They are not directly employed by the government, they operate as private businesses.

    The UK requires them to use specific software, called Horizon, to manage all transactions and accounting.

    This software had a pretty serious bug that resulted in wrongly calculated shortfalls into the thousands of pounds. Their contracts, however, stipulate that they must make up for shortfalls themselves. Doesn't matter if the software is wrong, that's what it says, that's what it is (sounds like government to me...)

    This bug went unfixed for years, despite numerous complaints and reports.

    Some postmasters started falsely reporting the shortfalls as the obviously miscalculated numbers climbed to ridiculous amounts (tens of thousands) that would put them out of business by the end of the day. Because falsely reporting accounting numbers is illegal (even though the "right" numbers are obviously wrong and completely not the postmasters' fault), some of them were sentenced to prison, most likely due to the strict, unwavering and unreasoning nature of law.

    Basically, they were users self-correcting for what they knew was a flaw in the software they were forced to use, and they went to jail for it or otherwise paid dearly. Damned if you do, damned if you don't. All in all, a pretty deplorable miscarriage of justice.

    1. Re:The summary isn't very good by newcastlejon · · Score: 4, Informative

      To resummarize:

      Sub-postmasters, for those who aren't aware, are private subcontractors of the UK postal system. They are not directly employed by the government, they operate as private businesses.

      The UK requires them to use specific software, called Horizon, to manage all transactions and accounting.

      The Post Office is not state-owned.

      FYI, the postal system in the UK was formally owned and operated by the state, but was split back in 1986 into Post Office Ltd and Royal Mail; the former was privatised. The Post Office operate the physical branches as well as selling some minor banking and telephony* services while RM, which is state-owned, deal with the actual delivery of mail. FWIW parts of my line of work would be much easier if the government actually did run the post offices.

      *To make things more confusing, the old GPO also ran the telephones but that part was spun off into British Telecom long ago. Now the new Post Office also do telephony.

      --
      If God forks the Universe every time you roll a die, he'd better have a damned good memory.
  18. Your false dichotomy by Maxmin · · Score: 2

    In the context of a court case, judges have discretion to turn over closed source to for-hire special/expert witness review and presentment to the court. So your claim of only two choices for review (OSS wins the day, vs the P.O. can refuse to do anything) is evidently meant to convince the more gullible reader into believing OSS would have made the problems experienced by Ms Hamilton & co. easier to resolve. The sub-post masters would have to sue for satisfaction either way, and hire the special witness either way.

    The Postal service (and Horizon by extension) clearly wish avoid liability in this, as do any institutions of its size. Given the soft and squishy language in announcing the report, with total avoidance of addressing specific sub-post masters' claims, they'll continue that way. But as their system is already closed source, your false dichotomy claim is most unhelpful to their plight, making you out as an opportunist.

    --
    O lord, bless this thy holy hand grenade, that with it thou mayest blow thine enemies to tiny bits, in thy mercy.
  19. Re:Everyone. Seriously. WTF are you thinking? by FireFury03 · · Score: 2

    No, really. Are you an idiot, or do you just play one on the Internet? For fuck's sake man, there are even disclaimers that state the software can't be used in nuclear power facilities.

    My favorite "why we can't use Free software" argument is always "if we buy from Microsoft/IBM/whoever, there's someone to sue if it all goes wrong; if we use Free software we have to accept the liability" - a clear indication that someone's never actually read an EULA (although admittedly the limited liability clauses in EULAs may not actually be legal, but I've never heard of someone suing Microsoft when Word breaks...)

  20. Normal in accounts by Justpin · · Score: 2

    ALL of the major accounting software packages have tons of bugs in them. They just stick disclaimers in them voiding them of any responsibility. I know because I was an accountant once, I was hauled over the coals a number of times because of it, even got a disciplinary for poor performance. I quadruple checked and added things up in excel and on paper yet the numbers which came out when entered on the software didn't add up. Until I started recording my screen and demonstrated that it was the software at fault I was entering my calculations as I had worked them out on excel. I vindicated myself but the boss had the knives out for me already and used it as an excuse to sack me and outsourced everything to Pakistan as well as getting rid of his 40 other staff.

  21. Re:want to be called engineers, dont want licensin by Anonymous Coward · · Score: 2, Insightful

    More importantly, we prostitute ourselves to the People With Money. If Money says "no time for proper testing", "no time for proper documentation", "no time for proper architecture", we cave in 99% of the time. IT people are often very, very knowledgable, but we have absolutely no spine.

    There are always "business reasons" for doing things in a half-assed way. Even when that means that other people (like Bank clerks) will go to jail for this.

    But that is just one symptom of a wholly rotten system of corrupt rule and it appears it needs a proper implosion, before anything will be fixed. The banksters have taken over government and we the people already believe in their Money Ideology. We deserve all the shit we can get from this. Disregard the computer scientist, worship the money-changer and then take all the piss you can get from the money-changer.

  22. Re:helpdesk india or helpdesk must use script fail by jrumney · · Score: 2

    To the customer, he appears to be representing the company, but to his employer he is authorized to read the script and no more. Always ask for the guy's manager first if you need them to actually resolve a problem by doing something out of the ordinary.

  23. Re:helpdesk india or helpdesk must use script fail by wildstoo · · Score: 3, Informative

    Dude, you're Australian. You're lucky to have some pretty strong consumer protection law on the books.

    According to my Aussie friend if you have a problem with Telstra, or any other Aussie telecoms company, you contact the Telecommunications Industry Ombudsman and your problem will almost always get sorted quickly. He's had to call them when Telstra have dragged their feet fixing his Internet connection. After he complained to the Ombudsman, Telstra were calling HIM back and apologising, and had a team out in his neighbourhood fixing the problem the next day.

  24. Re:helpdesk india or helpdesk must use script fail by squizzar · · Score: 2

    Good luck with that. I had to phone my car insurance company three times, the first two times I was promised a manager would call me back immediately. My tone went from polite but frustrated to full on shouting down the phone and threatening to come round and burn the place down angry at which point I was magically transferred to a manager. The first thing I said to the manager was that he was an arsehole for making it so difficult to reach him that I had to deliver such a torrent of abuse to a member of his staff in order for them to be allowed to put me through to him directly. I've also told several people I've spoken to at Spark Energy that they should look for somewhere else to work because having seen the level of incompetence they show to their customers I wouldn't want to be dependent on them for my pay.

  25. We use the same system by Anonymous Coward · · Score: 2, Informative

    Posting as AC for obvious reasons.

    Our postal authority uses the same system (Horizon is the UK post office name for the 'entire system'). The counter system runs something called WebRiposte Essential written by an Irish firm called Escher. The way the system works is that everything you do on it is written to what is effectively a journalling system that is replicated peer-to-peer. It is extremely reliable, and Escher boast about it having never lost a transaction. This journalling system is indeed very solid, it is highly fault tolerant and it works very well. The basic end-of-day reports use this (it's called the message store).

    Now Horizon may have other accounting stuff that we don't have here, so I can't say anything about that.

    Occasionally we have had a postmaster not balancing, and in the case where it gets out of hand our postal authority doesn't just go and have them prosecuted on what WebRiposte tells them, the facts are verified rather than just accepting what the computer system says. In every case so far it's turned out that there has been theft. The worst one was my next door neighbor who was a postmaster ended up in this situation. He was entirely innocent. It turns out it was one of his staff members who was actually doing the stealing, she was taken to court and successfully prosecuted - not just on the computer evidence, but other physical evidence too. However, this didn't stop my neighbor from losing his job (the sub office employs their own staff, the sub postmaster is responsible for what their staff do too and can end up paying the price). Of course at first he believed his staff member was not stealing - when you employ someone and think they are of good character, you're going to try and defend them. The consequences for him despite being entirely innocent was nearly losing everything - he has a young family and an extended period of unemployment is devastating.

  26. Re:helpdesk india or helpdesk must use script fail by NicBenjamin · · Score: 2

    You may not understand what a "sub-post-master" does.

    A sub-post-master runs a tiny little post office. The kind that doesn't have employees, or only has a couple employees. He's basically a mailman who can also sell stamps. Oh, and he's a private contractor so he can't get help from anyone in the government except the help desk. A subpostmaster simply does not have the money to hire an accounting guy full-time to go through the books every day.

  27. Re:helpdesk india or helpdesk must use script fail by sribe · · Score: 2

    No, it's a surefire way of being treat like an asshole.

    Nope, at least with Dell, being nice will get you lied to and blown off. Yelling and cursing will get your dead under-warranty equipment replaced.