Orphaning package scite

2018-11-27 Thread Johan Swensson

Hello,

I'm no longer using it and don't have the cycles to maintain it anymore.

https://src.fedoraproject.org/rpms/scite

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Interested in co-maintaining acpi

2013-10-20 Thread Johan Swensson

Hi list,

I am not currently a sponsored maintainer but have submitted a few 
review requests[1][2] as well as a proposed update to the acpi package[3].


The acpi package have not been updated in a while and I would like to 
offer to help out in any way that I can.
In my first request[1] I have put some links to comments I have left on 
other review requests for anyone who wants to take a look.


Regards
Johan


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1012391
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1020014
[3] https://bugzilla.redhat.com/show_bug.cgi?id=988181
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Self Introduction

2013-09-26 Thread Johan Swensson

Hi,

I'm new to these parts of the woods and hope that I can contribute to 
the Fedora project in any way that I can.


I have used Fedora since FC6. For the last 5 years I've also used RHEL 
in my line of work as a sysadmin and consultant.


I have made a bunch of rpms for work and for my personal projects and 
would now like to use my skills to give back to the community.
To start learning how to do this the right way I'm starting of with a 
fairly simple application.

Review request here: https://bugzilla.redhat.com/show_bug.cgi?id=1012391

This is my first package and I'm in need of a sponsor.

J
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Issue building

2011-07-08 Thread Johan Swensson
Hi

I'm trying to build Apache Directory Studio from source from the 1.5.3
tarball but I'm running into some deps issues.

mvn clean install:

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 2:45.737s
[INFO] Finished at: Fri Jul 08 09:20:30 CEST 2011
[INFO] Final Memory: 9M/23M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack
(unpack-language-packs) on project studio-build: Unable to find artifact.
Could not find artifact
org.eclipse.languagepack:BabelLanguagePack-eclipse-de:zip:3.5.0.v20090620043401
in central (http://repo1.maven.org/maven2)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.eclipse.languagepack
-DartifactId=BabelLanguagePack-eclipse-de -Dversion=3.5.0.v20090620043401
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.eclipse.languagepack
-DartifactId=BabelLanguagePack-eclipse-de -Dversion=3.5.0.v20090620043401
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR]
org.eclipse.languagepack:BabelLanguagePack-eclipse-de:zip:3.5.0.v20090620043401
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] apache.snapshots (http://repository.apache.org/snapshots,
releases=false, snapshots=true),
[ERROR] central (http://repo1.maven.org/maven2, releases=true,
snapshots=false)
[ERROR] - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
error: Bad exit status from /var/tmp/rpm-tmp.jcC96M (%build)



Re: Issue building

2011-07-08 Thread Johan Swensson
Yes I am, is that the problem?



Hi Johan,

Are you using Maven 3?

Regards,
Pierre-Arnaud

On 8 juil. 2011, at 09:25, Johan Swensson wrote:

 Hi

 I'm trying to build Apache Directory Studio from source from the 1.5.3
 tarball but I'm running into some deps issues.

 mvn clean install:

 [INFO]
 
 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 2:45.737s
 [INFO] Finished at: Fri Jul 08 09:20:30 CEST 2011
 [INFO] Final Memory: 9M/23M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack
 (unpack-language-packs) on project studio-build: Unable to find artifact.
 Could not find artifact
 org.eclipse.languagepack:BabelLanguagePack-eclipse-de:zip:3.5.0.v20090620043401
 in central (http://repo1.maven.org/maven2)
 [ERROR]
 [ERROR] Try downloading the file manually from the project website.
 [ERROR]
 [ERROR] Then, install it using the command:
 [ERROR] mvn install:install-file -DgroupId=org.eclipse.languagepack
 -DartifactId=BabelLanguagePack-eclipse-de -Dversion=3.5.0.v20090620043401
 -Dpackaging=zip -Dfile=/path/to/file
 [ERROR]
 [ERROR] Alternatively, if you host your own repository you can deploy the
 file there:
 [ERROR] mvn deploy:deploy-file -DgroupId=org.eclipse.languagepack
 -DartifactId=BabelLanguagePack-eclipse-de -Dversion=3.5.0.v20090620043401
 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
 [ERROR]
 [ERROR]
 [ERROR]
 org.eclipse.languagepack:BabelLanguagePack-eclipse-de:zip:3.5.0.v20090620043401
 [ERROR]
 [ERROR] from the specified remote repositories:
 [ERROR] apache.snapshots (http://repository.apache.org/snapshots,
 releases=false, snapshots=true),
 [ERROR] central (http://repo1.maven.org/maven2, releases=true,
 snapshots=false)
 [ERROR] - [Help 1]
 [ERROR]
 [ERROR] To see the full stack trace of the errors, re-run Maven with the
 -e switch.
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 [ERROR]
 [ERROR] For more information about the errors and possible solutions,
 please read the following articles:
 [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
 error: Bad exit status from /var/tmp/rpm-tmp.jcC96M (%build)



[CentOS] State of KVM and CentOS

2009-08-03 Thread Johan Swensson
Hi

I was wondering, what is the state on getting a more updated version of KVM 
onto centos?
I've found some 3rd party repos by I'm curious if one could expect a new 
supported KVM soon or will it not get in until EL6?

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Double packages

2009-05-20 Thread Johan Swensson
yum install ncurses-devel.x86_64


- Original Message -
From: Eduardo Silvestre eduardo.silves...@nfsi.pt
To: CentOS mailing list centos@centos.org
Sent: Wednesday, May 20, 2009 5:33:08 PM GMT +01:00 Amsterdam / Berlin / Bern / 
Rome / Stockholm / Vienna
Subject: [CentOS] Double packages




Hello, 

i'm trying install some packages with x64_86 architecture and got same packages 
doubling (32 and 64 bits). 
How can i force yum just install packages x64_86 based? 

[r...@www pfqueue-0.5.6]# yum install ncurses-devel 
Loading fastestmirror plugin 
Loading mirror speeds from cached hostfile 
* base: mirrors.nfsi.pt 
* updates: mirrors.nfsi.pt 
* addons: mirrors.nfsi.pt 
* extras: mirrors.nfsi.pt 
Setting up Install Process 
Parsing package install arguments 
Resolving Dependencies 
-- Running transaction check 
--- Package ncurses-devel.x86_64 0:5.5-24.20060715 set to be updated 
--- Package ncurses-devel.i386 0:5.5-24.20060715 set to be updated 
-- Finished Dependency Resolution 

Dependencies Resolved 

= 
Package Arch Version Repository Size 
= 
Installing: 
ncurses-devel x86_64 5.5-24.20060715 base 1.7 M 
ncurses-devel i386 5.5-24.20060715 base 1.6 M 

Transaction Summary 
= 
Install 2 Package(s) 
Update 0 Package(s) 
Remove 0 Package(s) 

Total download size: 3.3 M 

Regards, 
--- 
Eduardo Silvestre 
nfsi telecom, lda. 

eduardo.silves...@nfsi.pt 
Tel. (+351) 21 949 2300 - Fax (+351) 21 949 2301 
http://www.nfsi.pt/ 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: comcast, port 25, and postfix?

2009-05-14 Thread Johan Swensson
Port 25 is also used for receiving mail.
My guess is your ISP blocked port 25 for incoming connections due to someone 
using your postfix for relaying spam. 


- Original Message -
From: Tom Horsley tom.hors...@att.net
To: Fedora List fedora-list@redhat.com
Sent: Thursday, May 14, 2009 2:37:51 AM GMT +01:00 Amsterdam / Berlin / Bern / 
Rome / Stockholm / Vienna
Subject: comcast, port 25, and postfix?

I'm running postfix rather than sendmail, and I have it
setup to use a relayhost to send mail via my ISP through
a stunnel SSL connection.

I just got mail from comcast telling me they have blocked
port 25 on my cablemodem due to possible abuse (I don't
really care if they do this - I'm not using port 25).

Just curious: Anyone know if postfix will try to talk port
25 for any reason if I've got it configured to send
via the relay? Or is this just comcast trying to sound
like they have a good reason to do what they always
wanted to do and block smtp :-)? Or are there maybe
obscure kerneloops or smolt or bugbuddy things trying
to talk port 25 directly sometimes?

I've never noticed any port 25 activity in wireshark when
monitoring interfaces while sending mail.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: rsync -

2009-05-14 Thread Johan Swensson
rsync does not delete anything unless you pass the --delete option

- Ursprungligt meddelande -
Från: Bob Goodwin bobgood...@wildblue.net
Till: Community assistance, encouragement, and advice for using Fedora. 
fedora-list@redhat.com
Skickat: torsdag, 14 maj 2009 21:33:14 GMT +01:00 
Amsterdam/Berlin/Bern/Rom/Stockholm/Wien
Ämne: rsync -


I have two f-10 desk top computers, boxes 6 and 9. I use them 
interchangeably and keep notes [notecase] in both. I would like to 
update each from the other without losing anything in the process.

The name rsync seems to imply that it will make them identical. Does 
that mean if the source has fewer files than the target the target will 
have some deleted? Is there a command string to ensure I wont lose 
anything?

None of this is clear to me from the man page.

Bob

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: [CentOS] if no NFS server clients are waiting..

2009-05-14 Thread Johan Swensson
Try with the soft option.

- Original Message -
From: Michael Casey michaelcase...@gmail.com
To: centos@centos.org
Sent: Thursday, May 14, 2009 2:06:31 PM GMT +01:00 Amsterdam / Berlin / Bern / 
Rome / Stockholm / Vienna
Subject: [CentOS] if no NFS server clients are waiting..


What can I do, If the NFS server is rebooting/offline? 
I mean the clients just wait and wait and wait... 

I tried to set 

timeo=5,retrans=2 

mount options when mounting nfs in fstab on client side = 
still no luck, clients are just waiting... 
Can I set a timeout somewhere? :D 

Thank you for any tips 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NFS issues

2008-08-13 Thread Johan Swensson

nate wrote:

Johan Swensson wrote:
  

No firewall on either end and server responds to ping.

client:
   program vers proto   port
102   tcp111  portmapper
102   udp111  portmapper
1000241   udp889  status
1000241   tcp892  status



Doesn't look like nfslock is running on the client?

What does /etc/init.d/nfslock status say?

  

[EMAIL PROTECTED] ~]# service nfslock status
rpc.statd (pid 2737) is running...


As Craig said he started notice this about the the time he upgraded to
5.2, the same goes for me, started getting this problem about the time
I've upgraded the clients and server.



Maybe related to this bug:

https://bugzilla.redhat.com/show_bug.cgi?id=453094

Try restarting nfslock on both client and server when it occurs?
Or try setting up a cron to restart nfslock hourly on all systems
to see if that can workaround the issue until a fix comes out?

nate


  
Actually I tried restarting both nfslock(on clients and server) and 
nfs(on server) but it didn't help.

Is my solution with mounting it nolock bad?

I was also thinking about mounting the nfs shares as soft, is this a 
good idea? Could it help me? And also, what's the difference between 
soft and intr?

Read the manual and I thought they were pretty similiar.



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
  



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] NFS issues

2008-08-12 Thread Johan Swensson
So I'm running nfs to get content to my web servers. Now I've had this 
problem 2 times (about 2 weeks since the last occurrence).

I use drbd on the nfs server for redundancy. Now to my problem:

All my web sites stopped responding so I started by checking dmesg and 
there I found a bunch of this errors

||

Aug 11 16:00:39 web03 kernel: lockd: server 192.168.20.22 not responding, timed 
out
Aug 11 16:02:39 web03 kernel: lockd: server 192.168.20.22 not responding, timed 
out


But when checking the nfs server lockd was running and I could access 
all the files from the webserver with ls, cd etc.


The logs on the nfs server doesn't say anything of interest and checking 
apaches error_log just says not found or unable to stat.


Now I mentioned this have happened 2 times and both these times I've 
solved it by rebooting the nfs server and web servers. This isn't a 
good solution to have to reboot my servers every couple of weeks so I 
really could use some help. :)


Also I get this from time to time on the web servers, dunno if it's related.
/do_vfs_lock: VFS is out of sync with lock manager! /
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NFS issues

2008-08-12 Thread Johan Swensson
It happend again this night but now I temporarily(?) fixed it with 
mounting -o nolock on the web servers.
It works but dmesg is still spamming lockd: server 192.168.20.22 not 
responding, timed out. Atleast my sites are up, and the message isn't 
critical anymore.

But how can I get rid of it?

Johan Swensson wrote:
So I'm running nfs to get content to my web servers. Now I've had this 
problem 2 times (about 2 weeks since the last occurrence).

I use drbd on the nfs server for redundancy. Now to my problem:

All my web sites stopped responding so I started by checking dmesg and 
there I found a bunch of this errors

||
Aug 11 16:00:39 web03 kernel: lockd: server 192.168.20.22 not responding, timed 
out
Aug 11 16:02:39 web03 kernel: lockd: server 192.168.20.22 not responding, timed 
out

But when checking the nfs server lockd was running and I could access 
all the files from the webserver with ls, cd etc.


The logs on the nfs server doesn't say anything of interest and 
checking apaches error_log just says not found or unable to stat.


Now I mentioned this have happened 2 times and both these times I've 
solved it by rebooting the nfs server and web servers. This isn't a 
good solution to have to reboot my servers every couple of weeks so I 
really could use some help. :)


Also I get this from time to time on the web servers, dunno if it's 
related.

/do_vfs_lock: VFS is out of sync with lock manager! /


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
  


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NFS issues

2008-08-12 Thread Johan Swensson

No firewall on either end and server responds to ping.

client:
  program vers proto   port
   102   tcp111  portmapper
   102   udp111  portmapper
   1000241   udp889  status
   1000241   tcp892  status
server:

  program vers proto   port
   102   tcp111  portmapper
   102   udp111  portmapper
   1000241   udp964  status
   1000241   tcp967  status
   1000111   udp718  rquotad
   1000112   udp718  rquotad
   1000111   tcp721  rquotad
   1000112   tcp721  rquotad
   132   udp   2049  nfs
   133   udp   2049  nfs
   134   udp   2049  nfs
   1000211   udp  32768  nlockmgr
   1000213   udp  32768  nlockmgr
   1000214   udp  32768  nlockmgr
   132   tcp   2049  nfs
   133   tcp   2049  nfs
   134   tcp   2049  nfs
   1000211   tcp  58027  nlockmgr
   1000213   tcp  58027  nlockmgr
   1000214   tcp  58027  nlockmgr
   151   udp778  mountd
   151   tcp781  mountd
   152   udp778  mountd
   152   tcp781  mountd
   153   udp778  mountd
   153   tcp781  mountd

However I just rebooted the nfs server. But when I checked before lockd 
was running with a ps -A
As Craig said he started notice this about the the time he upgraded to 
5.2, the same goes for me, started getting this problem about the time 
I've upgraded the clients and server.

nate wrote:

Johan Swensson wrote:
  

It happend again this night but now I temporarily(?) fixed it with
mounting -o nolock on the web servers.
It works but dmesg is still spamming lockd: server 192.168.20.22 not
responding, timed out. Atleast my sites are up, and the message isn't
critical anymore.
But how can I get rid of it?



What does 'rpcinfo -p' read on both the servers and the clients?

Also how about /etc/init.d/nfs status (both client and server)
and /etc/init.d/nfslock status (both client and server)

Any firewalls in between client and server?
Run: iptables -L -n (on both client and server)

nate

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
  



--

*Johan Swensson | apegroup*
System Administrator
[EMAIL PROTECTED]
Mobile: +46 (0) 735 21 98 58
www.apegroup.com
Fiskartorpsvägen 52, 115 42 Stockholm
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: Scp sftp with no shell access or restricted access

2006-11-16 Thread Johan Swensson

I like the idea having a scponly-account. But I'm used to run
pure-ftpd and limiting users bandwidth. Is there any way to do this?


[gentoo-dev] proposed patch

2005-02-20 Thread Johan Swensson
I would like to suggest that you add https://sourceforge.net/projects/sbs-linux/
to genpatches. It would be nice. And the code SEEMS pretty stable.
Atleast for my laptop :)

/johan

--
gentoo-dev@gentoo.org mailing list