Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Squeeze repository - Page 2
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Squeeze repository

2»

Comments

  • thank you steve, but am still having problems:

    dpkg: error processing /var/cache/apt/archives/transmission-webinterface_2.73-1~Balocco60+1_all.deb (--unpack): trying to overwrite '/usr/share/transmission/web/index.html', which is also in package transmission-common 2.03-2 configured to not write apport reports dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/transmission-webinterface_2.73-1~Balocco60+1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1)

  • rm_rm_ IPv6 Advocate, Veteran
    edited January 2013

    Hm, everyone seems to "already know" about this repo, I hear about it for the first time. And not sure what problem are you trying to solve here. Why not simply add a Wheezy source, set default-release stable in apt.conf, then install from Wheezy only the software you need to be fresh. It is close to release anyway, so quite stable. Not to mention I wouldn't ever risk installing core things like PHP from some random third party repository.

    /etc/apt/sources.list

    deb http://ftp.us.debian.org/debian squeeze main
    deb http://ftp.us.debian.org/debian wheezy main
    # ...may also have some other stuff here,
    # such as squeeze-backports, the security repo, etc...

    /etc/apt/apt.conf

    APT::Default-Release "stable";

    Run

    apt-get update

    then just

     apt-get install -t wheezy transmission-daemon

    or any other package you want.

  • @mp3news: uninstall (purge) transmission, then install it again. It should fix your problems.

    @rm_: it's surely another solution, however wheey transmission daemon isn't compiled for low resources.

  • 2013-03-02
    Recompiled transmission without --enable-lightweight

    2013-03-01
    Updated znc to 1.0
    Patched python3-dev to compile znc 1.0
    Added znc-module-colloquy and znc-module-push

  • 2013-03-06
    Added eggdrop 1.6.21 with some patches (no host in who/whom, topic protection) and some extra scripts (netbots.tcl, smart.tcl, keeplinked.tcl)
    Added eggdrop 1.6.21 with ipv6 support (eggdrop-ipv6)
    Added eggdrop 1.6.21 with ssl support (eggdrop-ssl)
    Added eggdrop 1.6.21 with http proxies support (eggdrop-httpproxy)

  • 2013-03-10
    Recompiled eggdrop, eggdrop-ipv6, eggdrop-ssl and eggdrop-httpproxy with with-handlen=24
    Removed chanlimit.mod from eggdrop, eggdrop-ipv6, eggdrop-ssl and eggdrop-httpproxy

  • 2013-04-22
    EU repository: http://apt.balocco.name (hosted in Italy).
    US mirror: http://cdn.content-network.net/mirror/apt.balocco.name/
    Thank to @Mun for the US mirror, synced each 2 days.

  • Can you share with me a step-by-step guide to do this (set up your own repo)?
    Might be interested to do that too.....

  • mfsmfs Banned, Member

    5 years old necro.

  • @PatTaylor said:
    Can you share with me a step-by-step guide to do this (set up your own repo)?
    Might be interested to do that too.....

    Google should be your best friend. The software that I use to create the repository is "reprepro".

  • Ban is harsh, surely. It's a necro but it's a relevant addition to the question.

    May as well lock threads after X months if all future responses are deemed unworthy?

  • @ricardo said:
    Ban is harsh, surely. It's a necro but it's a relevant addition to the question.

    Are you referring to the @PatTaylor's question?

    Was a question that was already done in this thread. Surely not relevant.

  • @ricardo said: Ban is harsh, surely. It's a necro but it's a relevant addition to the question.

    @PatTaylor didn't really make a relevant addition to the question -- he simply asked a question.

    The OP originally posted in December 2011 about Debian Squeeze.

    There are ways to necro an old thread, but one wants to see a sign that the person commenting is aware of what he's doing. Otherwise it just looks silly and unserious, especially from someone whose only earlier comment was "I want seo to my website".

    Thanked by 1Steve81
  • Fair enough, I forget how clandestine profile spammers are at trying to get under the radar

Sign In or Register to comment.