Dear list.
I've upgraded one of my VPS to Jessie recently. The upgrade itself
went smoothly, more-or-less (disregarding inability to boot
xz-compressed kernel due to ancient pvgrub).
Yet there's that rss2mail package I used for years that's troubling me
now.
First, the packaging quality.
I recently upgraded to squeeze and found that the slapd configuration had been
completely revamped. I was authenticating against a locally replicated copy of
my directory behind a firewall. I was using anonymous binding for my own
purposes and I want to continue using it that way. I don't really
On Jo, 17 iun 10, 15:32:57, Danny wrote:
> Hi guys,
>
> I am currently on Debian 5.04 and need to upgrade gettext from the current
> version
> to a newer one (im trying to upgrade DR17, and I get gettext errors).
>
> When I install gettext I get a LOT of dependency errors. Is there a way I can
>
Hi guys,
I am currently on Debian 5.04 and need to upgrade gettext from the current
version
to a newer one (im trying to upgrade DR17, and I get gettext errors).
When I install gettext I get a LOT of dependency errors. Is there a way I can
get gettext and the needed dependencies in one go?
Than
Jerry Spicklemire wrote:
The following packages have unmet dependencies:
e2fsprogs: PreDepends: libblkid1 (>= 1.34-1) but it
is not installable
PreDepends: libss2 (>= 1.34-1) but it is
not installable
PreDepends: libuuid1 (>= 1.34-1) but it
is not installable
coreutils
Incoming from Jerry Spicklemire:
>
> Is there any way to back up in time to
> a state where sarge is complete, and
> therefore upgradable, even if it is
> in a less than ideal state? I can always
I'd suggest you backup /etc and $HOME and re-install, using
woody/stable sources.list. Then if y
Greetings Debian Gurus,
Well, I've learned a lot this week
about how Debian works in the real
world. Up to now I've just been
having a blissful run of beginner's
luck, it seems. The past five days
have seen me chasing down supposed
hardware incompatibilities, sifting
through partial, though
>Pigeon wrote:
>On Mon, Sep 22, 2003 at 01:34:01PM -0700, Ben Blout wrote:
>> I am struggling with a kernel upgrade with a woody box, installed from
>> 3.0r0 CD. I installed with a 2.2.20 kernel, not sure what flavor.
This
>> being the first time I did anything kernel related, I did what I
though
Ben,
You haven't given a lot of information but based on what you have I suspect
your problem is initrd. 2.4.20 Debian images definitely use initrd, which
means you need an initrd=/initrd.img line in lilo for that kernel, and a
symlink initrd.img to /boot/initrd.img-2.4 ??? I know the 2.4.18
I am struggling with a kernel upgrade with a woody box, installed from
3.0r0 CD. I installed with a 2.2.20 kernel, not sure what flavor. This
being the first time I did anything kernel related, I did what I thought
was the simplest thing, and chose the 2.2.20 image from
security.debian.org, using
I am struggling with a kernel upgrade with a woody box, installed from
3.0r0 CD. I installed with a 2.2.20 kernel, not sure what flavor. This
being the first time I did anything kernel related, I did what I thought
was the simplest thing, and chose the 2.2.20 image from
security.debian.org, using
On Mon, Sep 22, 2003 at 01:34:01PM -0700, Ben Blout wrote:
> I am struggling with a kernel upgrade with a woody box, installed from
> 3.0r0 CD. I installed with a 2.2.20 kernel, not sure what flavor. This
> being the first time I did anything kernel related, I did what I thought
> was the simples
I am struggling with a kernel upgrade with a woody box, installed from
3.0r0 CD. I installed with a 2.2.20 kernel, not sure what flavor. This
being the first time I did anything kernel related, I did what I thought
was the simplest thing, and chose the 2.2.20 image from
security.debian.org, using
on Fri, Dec 21, 2001 at 07:30:11AM -0600, Pete Templin ([EMAIL PROTECTED])
wrote:
>
> I did a live upgrade (production server, company doesn't have funds for a
> development or transition server) on a box from Debian 2.1 to Debian 2.2,
> and reminded myself why I don't like to upgrade boxes. I'v
I did a live upgrade (production server, company doesn't have funds for a
development or transition server) on a box from Debian 2.1 to Debian 2.2,
and reminded myself why I don't like to upgrade boxes. I've got most of
the stuff fixed (finally), but I get these errors in dselect:
When trying to
On Fri, Nov 09, 2001 at 15:45:48 +, P Kirk wrote:
> Forgot the attachment.
> 6544 open("/usr/sbin/install-info", O_RDONLY|0x8000) = 4
> 6544 fstat64(0x4, 0x80f5c80) = 0
> 6544 fstat64(0x4, 0xbfffd2ec) = 0
> 6544 stat64(0x80fe5b0, 0x80f5ae0) = 0
> 6544 link("/usr/in
Forgot the attachment.
6530 execve("/usr/bin/dpkg", ["dpkg", "-i", "util-linux_2.11l-3_i386.deb"],
[/* 22 vars */]) = 0
6530 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or
directory)
6530 open("/etc/ld.so.cache", O_RDONLY) = 4
6530 fstat64(0x4, 0xb044) = 0
6530
On Thu, Nov 08, 2001 at 09:29:57PM +0100, J.H.M. Dassen (Ray) wrote:
>On Thu, Nov 08, 2001 at 20:07:04 +, P Kirk wrote:
>> install-info: failed to lock dir for editing! Operation not permitted
>
>Weird. link(2) lists only two possible causes for EPERM:
>"The filesystem containing oldpath and ne
On Thu, Nov 08, 2001 at 20:07:04 +, P Kirk wrote:
> install-info: failed to lock dir for editing! Operation not permitted
Weird. link(2) lists only two possible causes for EPERM:
"The filesystem containing oldpath and newpath does not support the creation
of hard links." and "oldpath is a dire
I wonder if there's a way to specify an info directory or indeed no
info directory using dpkg? something along the lines of ./configure
infodir=/foo/bar when doing it from source?
On Thu, Nov 08, 2001 at 08:26:06PM +0100, J.H.M. Dassen (Ray) wrote:
>> drwxrwxrwx3 root root 4096 Nov 6 15:35 /usr/info/
>
>OK, it may be a permission/ownership problem. Does the problem go away if
>you try the dpkg line again after you've done
> chmod 755 /usr/info
>
On Thu, Nov 08, 2001 at 12:00:16 +, P Kirk wrote:
> 2192 open("/usr/sbin/install-info", O_RDONLY|0x8000) = 4
> 2192 fstat64(0x4, 0x80f5c80) = 0
> 2192 fstat64(0x4, 0xbfffd36c) = 0
> 2192 link("/usr/info/dir", "/usr/info/dir.lock") = -1 EPERM (Operation not
> permitted)
>
>Well, there is some information that may prove to be relevant, like
>- The version of dpkg (the package which contains install-info)
>- The output of "ls -ld /usr/info /usr/share/info"
>- The log produced by
> "strace -f -e file -o fileaccesslog dpkg -i util-linux_2.11l-3_i386.deb"
> which pr
On Tue, Nov 06, 2001 at 08:01:37 -0800, P Kirk wrote:
> > Preparing to replace util-linux 2.11h-1 (using
> > .../util-linux_2.11l-3_i386.deb)
> > ...
> > install-info: failed to lock dir for editing! No such file or
> > directory
> > dpkg: warning - old pre-removal script returned error exit status
> something happened to my apt-get database in Woody and now when I try
> to install new packages, run dselect or apt-get upgrade I see this;
> help appreciated:
>
> (Reading database ... 20068 files and directories currently
> installed.)
> Preparing to replace util-linux 2.11h-1 (using
> .../uti
Hi all,
something happened to my apt-get database in Woody and now when I try
to install new packages, run dselect or apt-get upgrade I see this;
help appreciated:
(Reading database ... 20068 files and directories currently
installed.)
Preparing to replace util-linux 2.11h-1 (using
.../util-linux
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have a server running woody. This afternoon I tried to install
fte-xwindows package, but ftp.uk.debian.org hadn't got the package. This is
normally time to do an upgrade.
So (in dselect - which I normally use) I did one
There is something wrong
On Sun, Nov 04, 2001 at 02:26:39PM +0100, Gary Jones wrote:
> I tried (again) upgrading my 2.1r4 to 2.2r3 today. When I ran
> apt-get --fix-broken --show-upgraded dist-upgrade
> I was told that "These packages have been kept back", and a list of
> about 12 packages, including: login, netstd, p
I tried (again) upgrading my 2.1r4 to 2.2r3 today. When I ran
apt-get --fix-broken --show-upgraded dist-upgrade
I was told that "These packages have been kept back", and a list of
about 12 packages, including: login, netstd, passwd, ppp. Most of the
list I didn't really care about too much, b
Hi all,
I have recently upgraded from woody to sid and have managed to break a few
things in the process. I am having trouble figuring out a solution as i find
dpkg's output somewhat cryptic ...
please find output from apt-get -f install below :-
The following extra packages will be insta
On Tuesday 09 January 2001 21:49, Joey Hess wrote:
> JP Sartre wrote:
> > Can't locate warnings.pm in @INC (@INC contains: /usr/lib/perl5
> > /usr/lib/perl5/5.6/i386-linux /usr/lib/perl5/5.6
> > /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl
> > /usr/lib/perl5/5.005/i386-linux /usr/li
JP Sartre wrote:
> Can't locate warnings.pm in @INC (@INC contains: /usr/lib/perl5
> /usr/lib/perl5/5.6/i386-linux /usr/lib/perl5/5.6
> /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl
> /usr/lib/perl5/5.005/i386-linux /usr/lib/perl5/5.005 .) at
> /usr/lib/perl5/5.6/warnings/registe
Hi all.
I was running woody originally before it became testing and decided to do a
fresh install. Upon realizing that testing didn't include many packages I
enjoyed having I tried a dist-upgrade to sid.
Here's my problem. I remember reading about problems with the new perl upgrade
and how i
Josip Rodin <[EMAIL PROTECTED]> writes:
> [please CC: any replies to -user]
> On Fri, Jun 23, 2000 at 02:24:10PM -0400, Maitland Bottoms wrote:
> > What should the permissions and ownership of /tmp/.X11-unix be to make
> > the X server happy?
>
> drwxrwxrwt2 root usersgroup 1024 Jun 24
[please CC: any replies to -user]
On Fri, Jun 23, 2000 at 02:24:10PM -0400, Maitland Bottoms wrote:
> What should the permissions and ownership of /tmp/.X11-unix be to make
> the X server happy?
drwxrwxrwt2 root usersgroup 1024 Jun 24 01:44 /tmp/.X11-unix
I'm not sure if the latest X pa
So,
Besides the ssh funnies, there are other interesting problems in the
lastest potato updates to hit the mirrors...
What should the permissions and ownership of /tmp/.X11-unix be to make
the X server happy?
And what about netscape:
/usr/bin/X11/netscape: line 277: syntax error near unexpected
On Thu, 12 Feb 1998, you wrote:
> Many packages didn't install, and some could not be removed
> (timezone, wg15-locale, etc). I manually
> removed the packages the script didn't, then ran autoup.sh again,
What version of autoup.sh did you use? The most recent is
v0.19. The problems you
Hello All,
Yesterday I took the plunge, and tried to upgrade my Bo system to Hamm
via
the
autoup.sh script found at the Debian web site. I specified ftp to acquire
the new files, and let the
script run with defaults to ftp.debian.org. My system was 2.0.31 kernel,
with libc6 and libc5-c
Mauro Condarelli writes:
>
> Hi!
> I'm trying to upgrade from 1.1 to 1.3
> I'm *sure* i saw a document specifying some manual operations
> needed before dselect, but i seem to be unable to find it any
> more.
> Can someone send me a pointer???
> PLZ copy directly me, since i just subscribed to the
The info is in .../debian/1.3-Upgrading from your mirror. I will send it
to you via email.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Lindsay Allen <[EMAIL PROTECTED]> Perth, Western Australia
voice +61 8 9316 248632.0125S 115.8445Evk6lj
=-=-=-=-=-=-=-=-=
Hi!
I'm trying to upgrade from 1.1 to 1.3
I'm *sure* i saw a document specifying some manual operations
needed before dselect, but i seem to be unable to find it any
more.
Can someone send me a pointer???
PLZ copy directly me, since i just subscribed to the list and
i surely o not want the reply to
41 matches
Mail list logo