On Thu, May 27, 2010 at 10:09 +0200, Israel Garcia wrote:
> Some times ago (I could not find on google), I could create a deb file
> for my lenny from unstable or testing debian (done remember now). I
> remember I follow some steps from a blog or something and I
> successfully created a new version of a deb file. Can you help me to
> get this steps?
Take a look at http://lists.debian.org/debian-user/2010/05/msg01325.html
and in particular the "Stable + backports + simple sid backports"
section.
On Thu, 27 May 2010 10:09:04 +0200, Israel Garcia wrote:
> Some times ago (I could not find on google), I could create a deb file
> for my lenny from unstable or testing debian (done remember now). I
> remember I follow some steps from a blog or something and I successfully
> created a new version of a deb file. Can you help me to get this steps?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2010.05.27.09.39.57@gmail.com">http://lists.debian.org/pan.2010.05.27.09.39.57@gmail.com
05-27-2010, 09:58 AM
Mirco Piccin
installing deb files from unstable or testing
Hi
> I meant "using testing and unstable packages in Lenny"..
There are two way2 to do the job:
backports (as Camaleón suggests)
apt-pinning (as John suggests)
Regards
M
05-27-2010, 07:47 PM
Ingo Kasten
installing deb files from unstable or testing
Israel Garcia schrieb:
Some times ago (I could not find on google), I could create a deb file
for my lenny from unstable or testing debian (done remember now). I
remember I follow some steps from a blog or something and I
successfully created a new version of a deb file. Can you help me to
get this steps?
As far as I understand, you would like to backport an unstable package
for your stable system.
Unless you don't want to pin your apt-get to unstable (or testing) do
the following (so did I many times before when I used stable):
Go to the debian unstable package *source* page and download manually
the appropriate source file, the *.dsc file and the diff.gz file into
an empty folder.
In this folder you do "dpkg-source -x *.dsc" and your build-folder will
be produced. In the root of this folder you make
"dpkg-buildpackage -rfakeroot" and if all dependencies are met, you will
get a *deb file which can be installed on your system with
"dpkg -i *.deb" ( all commands without "" ).
If the build process fails, you will be warned for unmet dependencies
and sometimes the trouble begins! Maybe you even have to backport all
dependencies, which isn't a funny thing to do for the whole gtk for
example ;-) .
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Thu,27.May.10, 21:47:16, Ingo Kasten wrote:
> Israel Garcia schrieb:
> >Some times ago (I could not find on google), I could create a deb file
> >for my lenny from unstable or testing debian (done remember now). I
> >remember I follow some steps from a blog or something and I
> >successfully created a new version of a deb file. Can you help me to
> >get this steps?
> >
> As far as I understand, you would like to backport an unstable
> package for your stable system.
> Unless you don't want to pin your apt-get to unstable (or testing)
> do the following (so did I many times before when I used stable):
> Go to the debian unstable package *source* page and download
> manually the appropriate source file, the *.dsc file and the diff.gz
> file into
> an empty folder.
> In this folder you do "dpkg-source -x *.dsc" and your build-folder
Wouldn't it be simpler to just add a deb-src line for unstable and
apt-get source package
?
Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
05-28-2010, 05:43 AM
Ingo Kasten
installing deb files from unstable or testing
Andrei Popescu schrieb:
On Thu,27.May.10, 21:47:16, Ingo Kasten wrote:
Israel Garcia schrieb:
Some times ago (I could not find on google), I could create a deb file
for my lenny from unstable or testing debian (done remember now). I
remember I follow some steps from a blog or something and I
successfully created a new version of a deb file. Can you help me to
get this steps?
As far as I understand, you would like to backport an unstable
package for your stable system.
Unless you don't want to pin your apt-get to unstable (or testing)
do the following (so did I many times before when I used stable):
Go to the debian unstable package *source* page and download
manually the appropriate source file, the *.dsc file and the diff.gz
file into
an empty folder.
In this folder you do "dpkg-source -x *.dsc" and your build-folder
Wouldn't it be simpler to just add a deb-src line for unstable and
apt-get source package
?
Regards,
Andrei
Yes and no.
As I mentioned, you'll have to pin apt-get (source) to the right
distribution , that means sometimes unstable and sometimes testing.
Then you would do apt-get source [package]=unstable/testing for
downloading. But it would work indeed :-) .
Regards
Ingo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Thu, May 27, 2010 at 11:58 AM, Mirco Piccin <pictux@gmail.com> wrote:
> Hi
>
>> I meant "using testing and unstable packages in Lenny"..
>
> There are two way2 to do the job:
> backports (as Camaleón suggests)
Ready!, I backported rrdttool 1.4 to my server...:-)
thanks a lot guys.
regards
Israel.
> apt-pinning (as John suggests)
>
> Regards
> M
>
>
>
>
--
Regards;
Israel Garcia
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: AANLkTinI503QlV33sgec63tARD4xqGnxg0PjdifAMqYz@mail .gmail.com">http://lists.debian.org/AANLkTinI503QlV33sgec63tARD4xqGnxg0PjdifAMqYz@mail .gmail.com