aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2] 3

Author Topic: Debian Stable  (Read 50840 times)

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #15 on: September 25, 2009, 04:23:56 PM »

Try it the way I did.
You should be able to install libupnp3 on 9.04 (Jaunty Jackalope) too.
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Debian Stable
« Reply #16 on: September 26, 2009, 05:22:07 PM »

@zhao: Either build yourself, or if you really want to mix debian and ubuntu try the testing repo. The index files in stable are gzip, while testing has the new ones in bzip2 compressed.

@^marcell^: If it worked, great, but keep in mind that strange things can happen when you mix the things up. I would have suggested to compile the the libupnp for you system, too. If you add an changelog entry with your changes, that mentions the recompile, I could put them into my repo. If you do so, leave the -b switch in dpkg-buildpackage call, so we have a nice source package, too.
Logged
Homefucking is killing prostitution

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #17 on: September 26, 2009, 07:48:56 PM »

I would have suggested to compile the the libupnp for you system, too.
I suppose I should do this like before. Unfortunately I just copy/pasted your command and have no idea how I could do this for libupnp too. :-[

If you add an changelog entry with your changes, that mentions the recompile, I could put them into my repo.
I am no packager, so debian/changelog is a complete mistery to me. What should I add?

If you do so, leave the -b switch in dpkg-buildpackage call, so we have a nice source package, too.
This will be no problem. I can do this. ;D
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Debian Stable
« Reply #18 on: September 26, 2009, 11:48:20 PM »

I suppose I should do this like before. Unfortunately I just copy/pasted your command and have no idea how I could do this for libupnp too. :-[

Exactly the same. You work with the orig.tar.gz, .dsc and .diff.gz of lipupnp. The commands are the same.

I am no packager, so debian/changelog is a complete mistery to me. What should I add?

Just what you did, with an higher verison number. I can't see the version right now, but it is something <version>-1. So you can just copy the first entry (copying is always a good idea, so the format of the timestamp can't be rubushied) and change it to something like <version>-1marcell1. Then in the lines that describe the changes, you put just "Recompiled for Ubuntu Jaunty" or whatever your version is called. After that you start dpkg-buildpackge. If just upnp and amule have to be compiled, it shouldn't take that long.

If you do so, leave the -b switch in dpkg-buildpackage call, so we have a nice source package, too.
This will be no problem. I can do this. ;D
With leave I meant remove. It's used to make just the binaries, so you won't get a new .diff.gz.

If everything went fine, put everything execpt the sourcetree, your created debs, the diff.gz, orig.tar.gz and dsc into a tarball, and send it to me. Make sure the .changes file is in there, too. It's not needed for using the packages, but for signing them. If you want to sign them yourself, just call debsign *.changes.
Logged
Homefucking is killing prostitution

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #19 on: September 27, 2009, 01:18:03 PM »

I suppose I should do this like before. Unfortunately I just copy/pasted your command and have no idea how I could do this for libupnp too. :-[
Exactly the same. You work with the orig.tar.gz, .dsc and .diff.gz of lipupnp. The commands are the same.
I can't find any of those files for libupnp. Where am I supposed to look for them?

If everything went fine, put everything execpt the sourcetree, your created debs, the diff.gz, orig.tar.gz and dsc into a tarball, and send it to me. Make sure the .changes file is in there, too. It's not needed for using the packages, but for signing them. If you want to sign them yourself, just call debsign *.changes.
So I put the .deb files the .changes file and the original two .gz and one .dsc files into one archive?
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Debian Stable
« Reply #20 on: September 27, 2009, 10:23:34 PM »

I suppose I should do this like before. Unfortunately I just copy/pasted your command and have no idea how I could do this for libupnp too. :-[
Exactly the same. You work with the orig.tar.gz, .dsc and .diff.gz of lipupnp. The commands are the same.
I can't find any of those files for libupnp. Where am I supposed to look for them?
In the source repo of debian. http://packages.debian.org/source/squeeze/libupnp
If everything went fine, put everything execpt the sourcetree, your created debs, the diff.gz, orig.tar.gz and dsc into a tarball, and send it to me. Make sure the .changes file is in there, too. It's not needed for using the packages, but for signing them. If you want to sign them yourself, just call debsign *.changes.
So I put the .deb files the .changes file and the original two .gz and one .dsc files into one archive?
Exactly, so I can sign them, create the indices and so on. You can attach them one by one to an e-mail, too, but I don't think this is a good idea.
Logged
Homefucking is killing prostitution

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #21 on: September 28, 2009, 01:17:15 PM »

Finally I put everything together. However the resulting aMule archive is 48,9 MB big. The libupnp3 archive is 2.6 MB big.

Code: [Select]
total 50M
-rw-r--r--  1 marcell marcell  44K 2009-09-28 12:09 amule_2.2.6-1.diff.gz
-rw-r--r--  1 marcell marcell 1.5K 2009-09-28 12:09 amule_2.2.6-1.dsc
-rw-r--r--  1 marcell marcell  12K 2009-09-28 12:39 amule_2.2.6-1_i386.changes
-rw-r--r--  1 marcell marcell 2.0M 2009-09-28 12:37 amule_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 5.8M 2009-09-23 21:22 amule_2.2.6.orig.tar.gz
-rw-r--r--  1 marcell marcell 176K 2009-09-28 12:36 amule-alc_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 141K 2009-09-28 12:36 amule-alcc_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 219K 2009-09-28 12:36 amule-alcc-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 341K 2009-09-28 12:35 amule-alc-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 276K 2009-09-28 12:36 amule-cas_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 132K 2009-09-28 12:35 amule-cas-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 267K 2009-09-28 12:36 amule-cmd_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 867K 2009-09-28 12:36 amule-cmd-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 236K 2009-09-28 12:34 amule-common_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 1.3M 2009-09-28 12:37 amule-daemon_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 8.6M 2009-09-28 12:35 amule-daemon-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell  12M 2009-09-28 12:34 amule-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 179K 2009-09-28 12:37 amule-ed2k_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 314K 2009-09-28 12:34 amule-ed2k-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 132K 2009-09-28 12:37 amule-i18n-ar_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:37 amule-i18n-ast_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 129K 2009-09-28 12:37 amule-i18n-bg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:37 amule-i18n-ca_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 153K 2009-09-28 12:37 amule-i18n-cs_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 136K 2009-09-28 12:37 amule-i18n-da_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:37 amule-i18n-de_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 179K 2009-09-28 12:37 amule-i18n-el_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 124K 2009-09-28 12:37 amule-i18n-en-gb_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:37 amule-i18n-es_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:37 amule-i18n-et-ee_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:37 amule-i18n-eu_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:37 amule-i18n-fi_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 173K 2009-09-28 12:38 amule-i18n-fr_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:38 amule-i18n-gl_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 152K 2009-09-28 12:38 amule-i18n-he_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 134K 2009-09-28 12:38 amule-i18n-hr_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 173K 2009-09-28 12:38 amule-i18n-hu_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:38 amule-i18n-it_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:38 amule-i18n-it-ch_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 168K 2009-09-28 12:38 amule-i18n-ja_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 162K 2009-09-28 12:38 amule-i18n-ko-kr_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:38 amule-i18n-lt_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:38 amule-i18n-nl_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:38 amule-i18n-nn_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:38 amule-i18n-pl_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:38 amule-i18n-pt-br_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 172K 2009-09-28 12:38 amule-i18n-pt-pt_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 176K 2009-09-28 12:38 amule-i18n-ru_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 165K 2009-09-28 12:38 amule-i18n-sl_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 166K 2009-09-28 12:38 amule-i18n-sq_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 136K 2009-09-28 12:38 amule-i18n-sv_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 171K 2009-09-28 12:38 amule-i18n-tr_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 176K 2009-09-28 12:38 amule-i18n-uk_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 170K 2009-09-28 12:38 amule-i18n-zh-cn_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 170K 2009-09-28 12:38 amule-i18n-zh-tw_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 1.1M 2009-09-28 12:36 amule-remote-gui_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 5.9M 2009-09-28 12:35 amule-remote-gui-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 160K 2009-09-28 12:34 amule-skin-gnome_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 164K 2009-09-28 12:34 amule-skin-kde4_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 162K 2009-09-28 12:34 amule-skin-tango_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 160K 2009-09-28 12:34 amule-skin-xfce_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 285K 2009-09-28 12:37 amule-theme-default_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 123K 2009-09-28 12:36 amule-utils_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 123K 2009-09-28 12:36 amule-utils-gui_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 428K 2009-09-28 12:37 amuleweb_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 2.0M 2009-09-28 12:35 amuleweb-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 255K 2009-09-28 12:36 amule-wxcas_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 470K 2009-09-28 12:35 amule-wxcas-dbg_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell 130K 2009-09-28 12:37 amule-xas_2.2.6-1_i386.deb
-rw-r--r--  1 marcell marcell  33K 2009-09-28 12:49 changelog

Sending the aMule archive through e-mail is not possible, the file is too big. Do you have a suggestion for uploading it to some place?
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Debian Stable
« Reply #22 on: September 28, 2009, 03:29:14 PM »

Rapidshare? Did you sign them, or do I have to.
« Last Edit: September 28, 2009, 03:31:10 PM by Vollstrecker »
Logged
Homefucking is killing prostitution

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #23 on: September 28, 2009, 09:47:24 PM »

OK, I uploaded them to rapidshare and sent you an email with the links. ;)
Logged

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #24 on: September 29, 2009, 11:01:10 PM »

Next thing: I created the packages for Ubuntu 8.10 (intrepid) the same way as discussed earlier.
Now when I try to install the "amule_2.2.6-1_i386.deb" it reports the unmet dependency of "amule-i18n-en-gb_2.2.6-1_i386.deb".
The problem is that it's the same the other way around. The language pack requires amule. ??? This didn't happen for the Ubuntu 8.04 packages.

The only difference here is that libupnp3 was already installed and I didn't have to create a package for it. ::)
Oh, and I didn't add your website to the repository list of apt-get, but I think this shouldn't matter here.

Any hints or suggestions?
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Debian Stable
« Reply #25 on: September 29, 2009, 11:37:19 PM »

When trying to install packages with dependencies locally, install them both within the same command. Something like dpkg -i pkg1 pkg2 should do the job.
Logged

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #26 on: September 30, 2009, 08:35:05 PM »

When trying to install packages with dependencies locally, install them both within the same command. Something like dpkg -i pkg1 pkg2 should do the job.

Thanks, it worked like you suggested.
cd into the package directory and execute:
Code: [Select]
sudo dpkg -i amule_2.2.6-1_i386.deb amule-i18n-en-gb_2.2.6-1_i386.deb
Logged

gonzo13

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Debian Stable
« Reply #27 on: October 03, 2009, 10:39:57 AM »

Download the orig.tar.gz, diff.gz and dsc. Then do an dpkg-source -x *.dsc, go into to created dir and do an "dpkg-buildpackage -us -uc -b -rfakeroot". It will complain about not all dependencies satisfiyed. Install the deps if they and try again. If you don't get the right version, adjust debian/control accordingly.

Hi everyone:

I from Spain, so maybe I'd have lots of mistakes, excuse me. I've done all what you said on this post:  I've installed unsatisfiyed dependecies and try "dpkg-buildpackage -us -uc -b -rfakeroot" again. At the beginning it's everything ok, but while aMule is being compiled it say:

Code: [Select]
./configure --build=i486-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=\${prefix}/lib/amule --disable-maintainer-mode --disable-dependency-tracking --host=i486-linux-gnu --enable-ccache --enable-geoip --enable-amulecmd --enable-debug --disable-optimize --disable-profile --enable-webserver --enable-cas --enable-wxcas --enable-alc --enable-alcc --enable-amule-gui --enable-amule-daemon --with-language=all --enable-xas
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking if this is a FreeBSD 4 or earlier system... no
checking for i486-linux-gnu-g++... i486-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether i486-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i486-linux-gnu-g++... none
checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E
checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether i486-linux-gnu-gcc accepts -g... yes
checking for i486-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i486-linux-gnu-gcc... none
checking how to run the C preprocessor... i486-linux-gnu-gcc -E
checking for gawk... (cached) mawk
checking for egrep... grep -E
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for i486-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for bison... bison -y
checking for i486-linux-gnu-ranlib... ranlib
checking for i486-linux-gnu-strip... no
checking for strip... strip
checking for i486-linux-gnu-ar... no
checking for ar... ar
checking for i486-linux-gnu-ld... no
checking for ld... ld
checking for zlib >= 1.1.4... yes (version 1.2.3.3)
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.35)
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for sys/types.h... (cached) yes
checking for a POSIX compliant regex library... yes
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.24)
checking for File::Copy... ok
checking whether we need the GUI... yes
checking GeoIP.h usability... yes
checking GeoIP.h presence... yes
checking for GeoIP.h... yes
checking for GeoIP_open in -lGeoIP... yes
checking for the --with-toolkit option... will be automatically detected
checking for the --with-wxshared option... will be automatically detected
checking for the --with-wxdebug option... will be automatically detected
checking for the --with-wxversion option... will be automatically detected
checking for wx-config... /usr/local/bin/wx-config
checking for wxWidgets version >= 2.8.0 (--unicode=yes)... yes (version 2.9.0)
checking for wxWidgets static library... no
checking if wxWidgets was built in DEBUG mode... no
checking if wxWidgets was built in STATIC mode... no
checking which wxWidgets toolkit was selected... gtk2
checking for i486-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libupnp version >= 1.6.6... yes (version 1.6.6)
checking for crypto++ version >= 5.1... yes (version 5.5.2, installed)
checking if we're using the GNU C++ library... yes
checking that wxWidgets has support for large files... [b]no[/b]
configure: error:
Support for large files in wxWidgets is required by aMule.
To continue you must recompile wxWidgets with support for
large files enabled.
dh_auto_configure: command returned error code 256
make: *** [config.status] Error 1

I know the problem is wxWidgets but i don't know how to fix it. Could you help me, please? I'll be very grateful.

Thank you very much,
Gonzo.

P.D: I'm using Ubuntu Hardy, but I could only get the commands from here
« Last Edit: October 03, 2009, 12:30:13 PM by gonzo13 »
Logged

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: Debian Stable
« Reply #28 on: October 03, 2009, 12:49:22 PM »

You don't have to build the package yourself. The sense of packages is that you simply install them from a repository.

What you need to do is:
  • Add this line to /etc/apt/sources.list:    deb http://www.vollstreckernet.de/ubuntu/ hardy amule-stable wx upnp
  • Open synaptic by entering: sudo synaptic
  • Select from the menu: Settings > Repositories and open the "Updates" pane. Tick the option for "Unstable updates"
  • Refresh the package list in synaptic
  • Search for amule and verify that you see version 2.2.6-1 as the latest available one
  • Mark amule for installation and install it.
  • If no error appears you are done. ;)

Please post problems regarding the Ubuntu Package in the Ubuntu Hardy thread. You can always link to this one in your posts from there.

Edit (Stu): Typo in link
« Last Edit: October 04, 2009, 01:01:53 PM by Stu Redman »
Logged

Nolo

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Debian Stable
« Reply #29 on: June 24, 2010, 05:26:27 PM »

The stable version is updated to 2.2.6

deb http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp

wx contains 2.8.10

upnp is empty for now, because the current stable debian has everything needed in it's original repositories. When it's needed, it get's filled, so for now you can ommit them, but maybe you'll need them latere.

For sure, you can get the sources for selfcompile the usual way via:

deb-src http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp

You can combine those two possibilities to get just what you want.


Hello,

I did that in my source.list

#
# deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official amd64 NETINST Binary-1 20100201-16:38]/ lenny main

#deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official amd64 NETINST Binary-1 20100201-16:38]/ lenny main

#deb http://ftp.es.debian.org/debian/ lenny main
#deb-src http://ftp.es.debian.org/debian/ lenny main

deb http://ftp.es.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.es.debian.org/debian/ lenny main contrib non-free

deb http://security.debian.org/ lenny/updates main
deb-src http://security.debian.org/ lenny/updates main

deb http://volatile.debian.org/debian-volatile lenny/volatile main
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main

deb http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp
deb-src http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp


I ran aptitude to update the packets, the answer was:

the public key is not available and then ignore all the access to http://www.vollstreckernet.de/debian.

what am I doing wrong?

thanks in advance

Manuel
Logged
Pages: 1 [2] 3