Page 1 of 16 12311 ... LastLast
Results 1 to 10 of 154

Thread: Rufus .deb Package

  1. #1
    Join Date
    May 2005
    Location
    Western Australia
    Beans
    193
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Rufus .deb Package

    Can someone check the .deb package that I have created just in case I have f&&cked up



    If I have stuffed up please tell me so I can fix it.

    Breezy version of 0.6.9 is up so far in use and working .
    Hoary version of 0.6.5 is up there obviously I can't test it but it should be working.

    http://strikeforce.dyndns.org/files/

    I'm only gonna put up the breezy version mainly because I've upgraded my main comp to breezy

    stoeptegal has chosen to mirror the files which is great there might be a delay when a new version comes out but stoeptegal as graciously helped out give him some thanks

    http://www.ubuntudebs.luxz.net/
    Last edited by strikeforce; November 22nd, 2005 at 02:48 PM.

  2. #2
    Join Date
    May 2005
    Location
    Western Australia
    Beans
    193
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Rufus .deb Package

    Has there been any issues? I haven't got feedback at all yet. I'm wondering whether I lucked it or well replace the l with an f?

  3. #3
    Join Date
    Nov 2004
    Location
    Bern, Switzerland
    Beans
    578

    Re: Rufus .deb Package

    Quote Originally Posted by strikeforce
    Has there been any issues? I haven't got feedback at all yet. I'm wondering whether I lucked it or well replace the l with an f?
    I've downloaded it, but tis' missing some files like /usr/bin/rufus. Here is what was installed:
    /.
    /usr
    /usr/bin
    /usr/sbin
    /usr/share
    /usr/share/doc
    /usr/share/doc/rufus
    /usr/share/doc/rufus/changelog.gz
    /usr/share/doc/rufus/CHANGELOG.TXT.gz
    /usr/share/doc/rufus/credits.txt
    /usr/share/doc/rufus/GeoIP.LICENSE.txt
    /usr/share/doc/rufus/LeoXV.LICENSE.TXT
    /usr/share/doc/rufus/LICENSES.TXT
    /usr/share/doc/rufus/TODO.TXT
    /usr/share/doc/rufus/README.Debian
    /usr/share/doc/rufus/copyright
    /usr/share/doc/rufus/changelog.Debian.gz
    /usr/lib
    /usr/lib/menu
    /usr/lib/menu/rufus

    and the deb file is only 10kb, what is surely to small for rufus
    thanks

  4. #4
    Join Date
    Dec 2004
    Location
    Northern Europe
    Beans
    222
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Rufus .deb Package

    this package seems totally broken. i downloaded the source files from your url, and ran dpkg-source -x <name of that .dsc file>.
    then when i tried to build a deb from it i got Permission denied error. It apparently tried to write to /usr something when you build the package..

  5. #5
    Join Date
    Apr 2005
    Beans
    5

    Re: Rufus .deb Package

    ***Updated***
    ***Fixed seeding bug in StorageWrapper.py***
    http://www.kolumbus.fi/jukka.lehtoma...s-0.5.9.tar.gz size 369 KB
    Extract the contents of the Rufus file to a temporary location.

    cd Rufus
    chmod 744 install
    ./install

    To run Rufus type rufus

    ********************************************
    Depend
    dev-python/wxpython-2.5.3*
    dev-lang/python-2.4* (python-2.3 cjkcodecs & iconvcodec)
    ********************************************

    rufus.py
    import wxversion
    wxversion.select(["2.5.3-unicode", "2.5.4-unicode", "2.5.5-unicode", "2.6-unicode"])

    ********************************************
    Uninstall
    rm -rf /usr/share/rufus/
    rm /usr/bin/rufus

    /home/user/.Rufus/
    /home/user/Rufus
    ********************************************
    Last edited by LeoXV; August 24th, 2005 at 08:40 PM.

  6. #6
    Join Date
    May 2005
    Location
    Western Australia
    Beans
    193
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Rufus .deb Package

    Its been rebuilt 3 times I have some more editing before hopefully it'll be completed and put into breezy give me a little bit. I'll post back with more details. It however will only be compatible with breezy when it comes out. I now have it working in hoary although not sanctioned by any stretch of the imagination.

    http://www.smlintl.com.au/packages

    All the info is there. I need to edit out some files and edit some more bits and pieces over the next few days. Once its completed it'll revert back to version 1 since thats how they like it. However I will create a hoary one as I said.

    **Edit I will have the finished product hopefully up and running my time tonight or early tommorow my time.

    Sorry for the stuff around its been a bit of a

    I truly am sorry about the stuff around.

    ***EDIT

    Its all fixed there will be a hoary folder just look in there. wxgtk2.6 has been fixed and there will be a breezy version there.
    Last edited by strikeforce; August 24th, 2005 at 12:34 AM.

  7. #7
    Join Date
    Apr 2005
    Beans
    5

    Re: Rufus .deb Package

    rufus-0.6.0 - http://www.kolumbus.fi/jukka.lehtoma...s-0.6.0.tar.gz
    Depend
    dev-python/wxpython
    dev-lang/python
    Optional
    dev-python/geoip-python-0.2
    dev-python/python-mhash-1.3

    Fixed seeding bug in StorageWrapper.py (rufus-0.5.9)

    Logs .Rufus/error.log and .Rufus/rufus.log
    CPU Usage Fix

    Menu (Gnome and KDE)
    /usr/share/pixmaps/rufus.png
    /usr/share/icons/rufus.png
    /usr/share/applications/rufus.desktop

  8. #8
    Join Date
    May 2005
    Location
    Western Australia
    Beans
    193
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Rufus .deb Package

    Quote Originally Posted by LeoXV
    rufus-0.6.0 - http://www.kolumbus.fi/jukka.lehtoma...s-0.6.0.tar.gz
    Depend
    dev-python/wxpython
    dev-lang/python
    Optional
    dev-python/geoip-python-0.2
    dev-python/python-mhash-1.3

    Fixed seeding bug in StorageWrapper.py (rufus-0.5.9)

    Logs .Rufus/error.log and .Rufus/rufus.log
    CPU Usage Fix

    Menu (Gnome and KDE)
    /usr/share/pixmaps/rufus.png
    /usr/share/icons/rufus.png
    /usr/share/applications/rufus.desktop
    The packages have been updated. I don't think however python-mhash-1.3 is in hoary at the moment I have listed it as suggestions but not as anything else. However the package has been updated. http://www.smlintl.com.au/packages

  9. #9
    Join Date
    Aug 2005
    Location
    Leiden - nl
    Beans
    410
    Distro
    Hardy Heron (Ubuntu Development)

    Re: Rufus .deb Package

    I used this client in windows the last few months and it rocks.

    I tried to install this deb in kubuntu, but my system wouldn't allow me because it's amd64.
    Could you please please make a 64bit version?

  10. #10
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Rufus .deb Package

    I was recently building SuSE RPMs for it, and found that it still ain't 100% stable... Anyway, I'll place it in Extras when I get around to it... I'm pretty tied up at the moment.
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

Page 1 of 16 12311 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •